2021-08-24 03:26:34.113 | + ./stack.sh:main:473 : exec 2021-08-24 03:26:34.113 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-08-24-032634' 2021-08-24 03:26:34.113 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-08-24-032634.summary.2021-08-24-032634 2021-08-24 03:26:34.113 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-24 03:26:34.114 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-08-24-032634 2021-08-24 03:26:34.114 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2021-08-24-032634 /opt/stack/logs/stack.sh.log 2021-08-24 03:26:34.114 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2021-08-24-032634.summary.2021-08-24-032634 /opt/stack/logs/stack.sh.log.summary 2021-08-24 03:26:34.114 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2021-08-24 03:26:34.114 | + functions:check_path_perm_sanity:596 : local real_path 2021-08-24 03:26:34.114 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-08-24 03:26:34.114 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-08-24 03:26:34.114 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-08-24 03:26:34.114 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-08-24 03:26:34.114 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-08-24 03:26:34.114 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-08-24 03:26:34.114 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-08-24 03:26:34.114 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-08-24 03:26:34.114 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-08-24 03:26:34.114 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-08-24 03:26:34.114 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-08-24 03:26:34.114 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-08-24 03:26:34.114 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-08-24 03:26:34.114 | + ./stack.sh:main:505 : trap exit_trap EXIT 2021-08-24 03:26:34.116 | + ./stack.sh:main:546 : trap err_trap ERR 2021-08-24 03:26:34.119 | + ./stack.sh:main:559 : set -o errexit 2021-08-24 03:26:34.121 | + ./stack.sh:main:562 : uname -a 2021-08-24 03:26:34.122 | Linux dv-cinder-805773-1-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2021-08-24 03:26:34.124 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-08-24 03:26:34.125 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2021-08-24 03:26:34.128 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2021-08-24 03:26:34.165 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2021-08-24 03:26:34.180 | + ./stack.sh:main:576 : fetch_plugins 2021-08-24 03:26:34.182 | + functions-common:fetch_plugins:1655 : local plugins= 2021-08-24 03:26:34.184 | + functions-common:fetch_plugins:1656 : local plugin 2021-08-24 03:26:34.186 | + functions-common:fetch_plugins:1659 : [[ -z '' ]] 2021-08-24 03:26:34.187 | + functions-common:fetch_plugins:1660 : return 2021-08-24 03:26:34.189 | + ./stack.sh:main:580 : run_phase override_defaults 2021-08-24 03:26:34.191 | + functions-common:run_phase:1737 : local mode=override_defaults 2021-08-24 03:26:34.193 | + functions-common:run_phase:1738 : local phase= 2021-08-24 03:26:34.195 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-08-24 03:26:34.196 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-08-24 03:26:34.198 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-08-24 03:26:34.200 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-08-24 03:26:34.201 | + functions-common:run_phase:1747 : local extra 2021-08-24 03:26:34.204 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-08-24 03:26:34.206 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-08-24 03:26:34.208 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-08-24 03:26:34.210 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-08-24 03:26:34.212 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-08-24 03:26:34.214 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-08-24 03:26:34.225 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:26:34.227 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-08-24 03:26:34.229 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-08-24 03:26:34.231 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-08-24 03:26:34.232 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-08-24 03:26:34.234 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-08-24 03:26:34.236 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-08-24 03:26:34.238 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-08-24 03:26:34.239 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-08-24 03:26:34.241 | + functions-common:run_phase:1758 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-08-24 03:26:34.243 | + functions-common:run_phase:1761 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-08-24 03:26:34.245 | + functions-common:run_phase:1762 : plugin_override_defaults 2021-08-24 03:26:34.247 | + functions-common:plugin_override_defaults:1696 : local plugins= 2021-08-24 03:26:34.249 | + functions-common:plugin_override_defaults:1697 : local plugin 2021-08-24 03:26:34.250 | + functions-common:plugin_override_defaults:1700 : [[ -z '' ]] 2021-08-24 03:26:34.252 | + functions-common:plugin_override_defaults:1701 : return 2021-08-24 03:26:34.254 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2021-08-24 03:26:34.270 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2021-08-24 03:26:34.272 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-08-24 03:26:34.284 | ++ functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:26:34.286 | +++ lib/tls:source:43 : hostname -f 2021-08-24 03:26:34.290 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-08-24 03:26:34.291 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-08-24 03:26:34.293 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-08-24 03:26:34.295 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-08-24 03:26:34.297 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-08-24 03:26:34.298 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-08-24 03:26:34.300 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-08-24 03:26:34.302 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-08-24 03:26:34.304 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-08-24 03:26:34.307 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-08-24 03:26:34.311 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2021-08-24 03:26:34.322 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2021-08-24 03:26:34.338 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2021-08-24 03:26:34.350 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2021-08-24 03:26:34.362 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2021-08-24 03:26:34.387 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2021-08-24 03:26:34.446 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2021-08-24 03:26:34.525 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2021-08-24 03:26:34.545 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2021-08-24 03:26:34.587 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2021-08-24 03:26:34.635 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2021-08-24 03:26:34.754 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2021-08-24 03:26:34.767 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2021-08-24 03:26:34.779 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2021-08-24 03:26:34.791 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2021-08-24 03:26:34.876 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/os-vif 2021-08-24 03:26:34.878 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2021-08-24 03:26:34.881 | +++ lib/os-vif:source:17 : is_ml2_ovs 2021-08-24 03:26:34.883 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2021-08-24 03:26:34.885 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2021-08-24 03:26:34.887 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2021-08-24 03:26:34.889 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2021-08-24 03:26:34.889 | False' 2021-08-24 03:26:34.891 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2021-08-24 03:26:34.905 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2021-08-24 03:26:34.907 | + ./stack.sh:main:610 : run_phase source 2021-08-24 03:26:34.909 | + functions-common:run_phase:1737 : local mode=source 2021-08-24 03:26:34.911 | + functions-common:run_phase:1738 : local phase= 2021-08-24 03:26:34.914 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-08-24 03:26:34.916 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-08-24 03:26:34.918 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-08-24 03:26:34.920 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-08-24 03:26:34.922 | + functions-common:run_phase:1747 : local extra 2021-08-24 03:26:34.924 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-08-24 03:26:34.927 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-08-24 03:26:34.930 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-08-24 03:26:34.932 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-08-24 03:26:34.934 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-08-24 03:26:34.936 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-08-24 03:26:34.949 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:26:34.951 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-08-24 03:26:34.953 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-08-24 03:26:34.990 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-08-24 03:26:34.992 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-08-24 03:26:34.994 | + functions-common:run_phase:1758 : [[ source == \s\o\u\r\c\e ]] 2021-08-24 03:26:34.996 | + functions-common:run_phase:1759 : load_plugin_settings 2021-08-24 03:26:34.998 | + functions-common:load_plugin_settings:1673 : local plugins= 2021-08-24 03:26:35.000 | + functions-common:load_plugin_settings:1674 : local plugin 2021-08-24 03:26:35.002 | + functions-common:load_plugin_settings:1677 : [[ -z '' ]] 2021-08-24 03:26:35.004 | + functions-common:load_plugin_settings:1678 : return 2021-08-24 03:26:35.006 | + functions-common:run_phase:1760 : verify_disabled_services 2021-08-24 03:26:35.008 | + functions-common:verify_disabled_services:2020 : local service 2021-08-24 03:26:35.011 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:35.013 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-08-24 03:26:35.015 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:35.017 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-08-24 03:26:35.019 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:35.021 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-08-24 03:26:35.023 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:35.026 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-08-24 03:26:35.028 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:35.030 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-08-24 03:26:35.032 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:35.034 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-08-24 03:26:35.036 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:35.039 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-08-24 03:26:35.041 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:35.043 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-08-24 03:26:35.046 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:35.048 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-08-24 03:26:35.050 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:35.052 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-08-24 03:26:35.055 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:35.057 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2021-08-24 03:26:35.059 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:35.061 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2021-08-24 03:26:35.064 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:35.066 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2021-08-24 03:26:35.068 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:35.070 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2021-08-24 03:26:35.073 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:35.075 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-08-24 03:26:35.077 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:35.079 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2021-08-24 03:26:35.081 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:35.083 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-08-24 03:26:35.086 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:35.088 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-08-24 03:26:35.090 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:35.092 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-08-24 03:26:35.094 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:35.096 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-08-24 03:26:35.099 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:35.101 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-08-24 03:26:35.103 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:35.106 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-08-24 03:26:35.108 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:35.110 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-08-24 03:26:35.112 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:35.114 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-08-24 03:26:35.117 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:35.119 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-08-24 03:26:35.121 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:35.123 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-08-24 03:26:35.126 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:35.128 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-08-24 03:26:35.130 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:35.133 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-08-24 03:26:35.135 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:35.137 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-08-24 03:26:35.139 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:35.141 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-08-24 03:26:35.144 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:35.146 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-08-24 03:26:35.148 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:35.151 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-08-24 03:26:35.153 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:35.155 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-08-24 03:26:35.157 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:35.159 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-08-24 03:26:35.161 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:35.163 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-08-24 03:26:35.166 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:35.168 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-08-24 03:26:35.170 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:35.172 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-08-24 03:26:35.174 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:35.176 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-08-24 03:26:35.179 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:35.181 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-08-24 03:26:35.183 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:35.186 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-08-24 03:26:35.188 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:35.190 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-08-24 03:26:35.192 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:35.195 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-08-24 03:26:35.197 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:35.199 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-08-24 03:26:35.202 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:35.204 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-08-24 03:26:35.206 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:35.208 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-08-24 03:26:35.211 | + ./stack.sh:main:681 : initialize_database_backends 2021-08-24 03:26:35.213 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-08-24 03:26:35.215 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-08-24 03:26:35.229 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:26:35.231 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-08-24 03:26:35.233 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-08-24 03:26:35.235 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-08-24 03:26:35.250 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:26:35.252 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-08-24 03:26:35.254 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-08-24 03:26:35.257 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-08-24 03:26:35.259 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-08-24 03:26:35.262 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-08-24 03:26:35.264 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-08-24 03:26:35.266 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-08-24 03:26:35.269 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-08-24 03:26:35.271 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-08-24 03:26:35.273 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-08-24 03:26:35.276 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-08-24 03:26:35.278 | + lib/database:initialize_database_backends:104 : return 0 2021-08-24 03:26:35.280 | + ./stack.sh:main:682 : echo 'Using mysql database backend' 2021-08-24 03:26:35.280 | Using mysql database backend 2021-08-24 03:26:35.283 | + ./stack.sh:main:685 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-08-24 03:26:35.297 | + ./stack.sh:main:697 : is_service_enabled rabbit 2021-08-24 03:26:35.313 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:26:35.315 | + ./stack.sh:main:698 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-08-24 03:26:35.331 | + ./stack.sh:main:705 : is_service_enabled keystone 2021-08-24 03:26:35.346 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:26:35.348 | + ./stack.sh:main:707 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-08-24 03:26:35.363 | + ./stack.sh:main:709 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-08-24 03:26:35.379 | + ./stack.sh:main:720 : is_service_enabled ldap 2021-08-24 03:26:35.394 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:26:35.396 | + ./stack.sh:main:729 : is_service_enabled s-proxy 2021-08-24 03:26:35.412 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:26:35.414 | + ./stack.sh:main:733 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-08-24 03:26:35.434 | + ./stack.sh:main:735 : [[ -z '' ]] 2021-08-24 03:26:35.437 | + ./stack.sh:main:735 : [[ False == \T\r\u\e ]] 2021-08-24 03:26:35.439 | + ./stack.sh:main:741 : save_stackenv 741 2021-08-24 03:26:35.442 | + functions-common:save_stackenv:60 : local tag=741 2021-08-24 03:26:35.445 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-08-24 03:26:35.449 | + functions-common:save_stackenv:62 : time_stamp=2021-08-24-032635 2021-08-24 03:26:35.451 | + functions-common:save_stackenv:63 : echo '# 2021-08-24-032635 741' 2021-08-24 03:26:35.454 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 03:26:35.456 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-08-24 03:26:35.458 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 03:26:35.461 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-08-24 03:26:35.463 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 03:26:35.465 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-08-24 03:26:35.468 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 03:26:35.470 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-08-24 03:26:35.472 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 03:26:35.475 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.20 2021-08-24 03:26:35.477 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 03:26:35.479 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.20/identity 2021-08-24 03:26:35.481 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 03:26:35.484 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-08-24-032634 2021-08-24 03:26:35.486 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 03:26:35.488 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-08-24 03:26:35.491 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 03:26:35.493 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.20 2021-08-24 03:26:35.496 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 03:26:35.498 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-08-24 03:26:35.500 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 03:26:35.503 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-08-24 03:26:35.505 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 03:26:35.508 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-08-24 03:26:35.510 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 03:26:35.512 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-08-24 03:26:35.515 | + ./stack.sh:main:752 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-08-24 03:26:35.517 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-08-24 03:26:35.519 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-08-24 03:26:35.521 | + functions-common:git_clone:525 : local git_ref=master 2021-08-24 03:26:35.523 | + functions-common:git_clone:526 : local orig_dir 2021-08-24 03:26:35.525 | ++ functions-common:git_clone:527 : pwd 2021-08-24 03:26:35.528 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-08-24 03:26:35.530 | + functions-common:git_clone:528 : local git_clone_flags= 2021-08-24 03:26:35.532 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-08-24 03:26:35.547 | + functions-common:git_clone:530 : RECLONE=False 2021-08-24 03:26:35.549 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-08-24 03:26:35.551 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-08-24 03:26:35.553 | + functions-common:git_clone:544 : echo master 2021-08-24 03:26:35.554 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-08-24 03:26:35.559 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-08-24 03:26:35.561 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-08-24 03:26:35.563 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-08-24 03:26:35.565 | + functions-common:git_clone:593 : git show --oneline 2021-08-24 03:26:35.566 | + functions-common:git_clone:593 : head -1 2021-08-24 03:26:35.569 | 5f970463 update constraint for os-traits to new release 2.6.0 2021-08-24 03:26:35.572 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-08-24 03:26:35.574 | + ./stack.sh:main:756 : echo_summary 'Installing package prerequisites' 2021-08-24 03:26:35.577 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-24 03:26:35.579 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2021-08-24 03:26:35.581 | + ./stack.sh:main:757 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-08-24 03:26:35.584 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-08-24 03:26:35.586 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-08-24 03:26:35.589 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-08-24 03:26:35.591 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-08-24 03:26:35.593 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-08-24 03:26:35.596 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-08-24 03:26:35.599 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-08-24 03:26:35.603 | ++ tools/install_prereqs.sh:source:47 : NOW=1629775595 2021-08-24 03:26:35.606 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-08-24 03:26:35.610 | +++ tools/install_prereqs.sh:source:48 : echo 0 2021-08-24 03:26:35.613 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2021-08-24 03:26:35.615 | ++ tools/install_prereqs.sh:source:49 : DELTA=1629775595 2021-08-24 03:26:35.617 | ++ tools/install_prereqs.sh:source:50 : [[ 1629775595 -lt 7200 ]] 2021-08-24 03:26:35.620 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-08-24 03:26:35.622 | ++ functions-common:export_proxy_variables:2127 : isset http_proxy 2021-08-24 03:26:35.624 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-08-24 03:26:35.627 | ++ functions-common:export_proxy_variables:2130 : isset https_proxy 2021-08-24 03:26:35.629 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-08-24 03:26:35.631 | ++ functions-common:export_proxy_variables:2133 : isset no_proxy 2021-08-24 03:26:35.634 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-08-24 03:26:35.637 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-08-24 03:26:35.682 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-08-24 03:26:35.682 | apache2-dev 2021-08-24 03:26:35.682 | bc 2021-08-24 03:26:35.682 | bsdmainutils 2021-08-24 03:26:35.682 | curl 2021-08-24 03:26:35.682 | g++ 2021-08-24 03:26:35.682 | gawk 2021-08-24 03:26:35.682 | gcc 2021-08-24 03:26:35.682 | gettext 2021-08-24 03:26:35.682 | git 2021-08-24 03:26:35.682 | graphviz 2021-08-24 03:26:35.682 | iputils-ping 2021-08-24 03:26:35.682 | libapache2-mod-proxy-uwsgi 2021-08-24 03:26:35.682 | libffi-dev 2021-08-24 03:26:35.682 | libjpeg-dev 2021-08-24 03:26:35.682 | libmysqlclient-dev 2021-08-24 03:26:35.682 | libpcre3-dev 2021-08-24 03:26:35.682 | libpq-dev 2021-08-24 03:26:35.682 | libssl-dev 2021-08-24 03:26:35.682 | libsystemd-dev 2021-08-24 03:26:35.682 | libxml2-dev 2021-08-24 03:26:35.682 | libxslt1-dev 2021-08-24 03:26:35.682 | libyaml-dev 2021-08-24 03:26:35.682 | lsof 2021-08-24 03:26:35.682 | openssh-server 2021-08-24 03:26:35.682 | openssl 2021-08-24 03:26:35.682 | pkg-config 2021-08-24 03:26:35.682 | psmisc 2021-08-24 03:26:35.682 | python3-dev 2021-08-24 03:26:35.682 | python3-pip 2021-08-24 03:26:35.682 | python3-systemd 2021-08-24 03:26:35.682 | python3-venv 2021-08-24 03:26:35.682 | tar 2021-08-24 03:26:35.682 | tcpdump 2021-08-24 03:26:35.682 | unzip 2021-08-24 03:26:35.682 | uuid-runtime 2021-08-24 03:26:35.683 | wget 2021-08-24 03:26:35.683 | wget 2021-08-24 03:26:35.683 | zlib1g-dev 2021-08-24 03:26:35.683 | libkrb5-dev 2021-08-24 03:26:35.683 | libldap2-dev 2021-08-24 03:26:35.683 | libsasl2-dev 2021-08-24 03:26:35.683 | memcached 2021-08-24 03:26:35.683 | python3-mysqldb 2021-08-24 03:26:35.683 | sqlite3 2021-08-24 03:26:35.683 | conntrack 2021-08-24 03:26:35.683 | curl 2021-08-24 03:26:35.683 | dnsmasq-base 2021-08-24 03:26:35.683 | dnsmasq-utils 2021-08-24 03:26:35.683 | ebtables 2021-08-24 03:26:35.683 | genisoimage 2021-08-24 03:26:35.683 | iptables 2021-08-24 03:26:35.683 | iputils-arping 2021-08-24 03:26:35.683 | kpartx 2021-08-24 03:26:35.683 | libjs-jquery-tablesorter 2021-08-24 03:26:35.683 | libmysqlclient-dev 2021-08-24 03:26:35.683 | parted 2021-08-24 03:26:35.683 | pm-utils 2021-08-24 03:26:35.683 | python3-mysqldb 2021-08-24 03:26:35.683 | socat 2021-08-24 03:26:35.683 | sqlite3 2021-08-24 03:26:35.683 | sudo 2021-08-24 03:26:35.683 | vlan 2021-08-24 03:26:35.683 | lsscsi 2021-08-24 03:26:35.683 | open-iscsi 2021-08-24 03:26:35.683 | lvm2 2021-08-24 03:26:35.683 | qemu-utils 2021-08-24 03:26:35.683 | thin-provisioning-tools 2021-08-24 03:26:35.683 | acl 2021-08-24 03:26:35.683 | dnsmasq-base 2021-08-24 03:26:35.683 | dnsmasq-utils 2021-08-24 03:26:35.683 | ebtables 2021-08-24 03:26:35.684 | haproxy 2021-08-24 03:26:35.684 | iptables 2021-08-24 03:26:35.684 | iputils-arping 2021-08-24 03:26:35.684 | iputils-ping 2021-08-24 03:26:35.684 | libmysqlclient-dev 2021-08-24 03:26:35.684 | postgresql-server-dev-all 2021-08-24 03:26:35.684 | python3-mysqldb 2021-08-24 03:26:35.684 | sqlite3 2021-08-24 03:26:35.684 | sudo 2021-08-24 03:26:35.684 | vlan 2021-08-24 03:26:35.684 | pcp 2021-08-24 03:26:35.684 | ipset 2021-08-24 03:26:35.684 | conntrack 2021-08-24 03:26:35.684 | conntrackd 2021-08-24 03:26:35.684 | keepalived 2021-08-24 03:26:35.684 | lvm2 2021-08-24 03:26:35.684 | qemu-utils 2021-08-24 03:26:35.684 | thin-provisioning-tools 2021-08-24 03:26:35.684 | curl 2021-08-24 03:26:35.684 | liberasurecode-dev 2021-08-24 03:26:35.684 | make 2021-08-24 03:26:35.684 | memcached 2021-08-24 03:26:35.684 | sqlite3 2021-08-24 03:26:35.684 | xfsprogs' 2021-08-24 03:26:35.684 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-08-24 03:26:35.704 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-08-24 03:26:35.704 | apache2-dev 2021-08-24 03:26:35.704 | bc 2021-08-24 03:26:35.704 | bsdmainutils 2021-08-24 03:26:35.704 | curl 2021-08-24 03:26:35.704 | g++ 2021-08-24 03:26:35.704 | gawk 2021-08-24 03:26:35.704 | gcc 2021-08-24 03:26:35.704 | gettext 2021-08-24 03:26:35.704 | git 2021-08-24 03:26:35.705 | graphviz 2021-08-24 03:26:35.705 | iputils-ping 2021-08-24 03:26:35.705 | libapache2-mod-proxy-uwsgi 2021-08-24 03:26:35.705 | libffi-dev 2021-08-24 03:26:35.705 | libjpeg-dev 2021-08-24 03:26:35.705 | libmysqlclient-dev 2021-08-24 03:26:35.705 | libpcre3-dev 2021-08-24 03:26:35.705 | libpq-dev 2021-08-24 03:26:35.705 | libssl-dev 2021-08-24 03:26:35.705 | libsystemd-dev 2021-08-24 03:26:35.705 | libxml2-dev 2021-08-24 03:26:35.705 | libxslt1-dev 2021-08-24 03:26:35.705 | libyaml-dev 2021-08-24 03:26:35.705 | lsof 2021-08-24 03:26:35.705 | openssh-server 2021-08-24 03:26:35.705 | openssl 2021-08-24 03:26:35.705 | pkg-config 2021-08-24 03:26:35.705 | psmisc 2021-08-24 03:26:35.705 | python3-dev 2021-08-24 03:26:35.705 | python3-pip 2021-08-24 03:26:35.705 | python3-systemd 2021-08-24 03:26:35.705 | python3-venv 2021-08-24 03:26:35.705 | tar 2021-08-24 03:26:35.705 | tcpdump 2021-08-24 03:26:35.705 | unzip 2021-08-24 03:26:35.705 | uuid-runtime 2021-08-24 03:26:35.705 | wget 2021-08-24 03:26:35.705 | wget 2021-08-24 03:26:35.705 | zlib1g-dev 2021-08-24 03:26:35.705 | libkrb5-dev 2021-08-24 03:26:35.705 | libldap2-dev 2021-08-24 03:26:35.705 | libsasl2-dev 2021-08-24 03:26:35.705 | memcached 2021-08-24 03:26:35.705 | python3-mysqldb 2021-08-24 03:26:35.705 | sqlite3 2021-08-24 03:26:35.705 | conntrack 2021-08-24 03:26:35.706 | curl 2021-08-24 03:26:35.706 | dnsmasq-base 2021-08-24 03:26:35.706 | dnsmasq-utils 2021-08-24 03:26:35.706 | ebtables 2021-08-24 03:26:35.706 | genisoimage 2021-08-24 03:26:35.706 | iptables 2021-08-24 03:26:35.706 | iputils-arping 2021-08-24 03:26:35.706 | kpartx 2021-08-24 03:26:35.706 | libjs-jquery-tablesorter 2021-08-24 03:26:35.706 | libmysqlclient-dev 2021-08-24 03:26:35.706 | parted 2021-08-24 03:26:35.706 | pm-utils 2021-08-24 03:26:35.706 | python3-mysqldb 2021-08-24 03:26:35.706 | socat 2021-08-24 03:26:35.706 | sqlite3 2021-08-24 03:26:35.706 | sudo 2021-08-24 03:26:35.706 | vlan 2021-08-24 03:26:35.706 | lsscsi 2021-08-24 03:26:35.706 | open-iscsi 2021-08-24 03:26:35.706 | lvm2 2021-08-24 03:26:35.706 | qemu-utils 2021-08-24 03:26:35.706 | thin-provisioning-tools 2021-08-24 03:26:35.706 | acl 2021-08-24 03:26:35.706 | dnsmasq-base 2021-08-24 03:26:35.706 | dnsmasq-utils 2021-08-24 03:26:35.706 | ebtables 2021-08-24 03:26:35.706 | haproxy 2021-08-24 03:26:35.706 | iptables 2021-08-24 03:26:35.706 | iputils-arping 2021-08-24 03:26:35.706 | iputils-ping 2021-08-24 03:26:35.706 | libmysqlclient-dev 2021-08-24 03:26:35.706 | postgresql-server-dev-all 2021-08-24 03:26:35.706 | python3-mysqldb 2021-08-24 03:26:35.706 | sqlite3 2021-08-24 03:26:35.706 | sudo 2021-08-24 03:26:35.706 | vlan 2021-08-24 03:26:35.706 | pcp 2021-08-24 03:26:35.707 | ipset 2021-08-24 03:26:35.707 | conntrack 2021-08-24 03:26:35.707 | conntrackd 2021-08-24 03:26:35.707 | keepalived 2021-08-24 03:26:35.707 | lvm2 2021-08-24 03:26:35.707 | qemu-utils 2021-08-24 03:26:35.707 | thin-provisioning-tools 2021-08-24 03:26:35.707 | curl 2021-08-24 03:26:35.707 | liberasurecode-dev 2021-08-24 03:26:35.707 | make 2021-08-24 03:26:35.707 | memcached 2021-08-24 03:26:35.707 | sqlite3 2021-08-24 03:26:35.707 | xfsprogs ' 2021-08-24 03:26:35.707 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-08-24 03:26:35.709 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:26:35.711 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:26:35.715 | ++ 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 libmysqlclient-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 libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-08-24 03:26:35.715 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-08-24 03:26:35.719 | ++ 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 libmysqlclient-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 libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-08-24 03:26:35.721 | ++ functions-common:install_package:1347 : update_package_repo 2021-08-24 03:26:35.724 | ++ functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-08-24 03:26:35.726 | ++ functions-common:update_package_repo:1320 : REPOS_UPDATED=False 2021-08-24 03:26:35.728 | ++ functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-08-24 03:26:35.730 | ++ functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-08-24 03:26:35.732 | ++ functions-common:update_package_repo:1327 : is_ubuntu 2021-08-24 03:26:35.734 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:26:35.736 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:26:35.738 | ++ functions-common:update_package_repo:1328 : apt_get_update 2021-08-24 03:26:35.740 | ++ functions-common:apt_get_update:1073 : [[ False == \T\r\u\e ]] 2021-08-24 03:26:35.743 | ++ functions-common:apt_get_update:1078 : [[ False = \T\r\u\e ]] 2021-08-24 03:26:35.744 | ++ functions-common:apt_get_update:1080 : local sudo=sudo 2021-08-24 03:26:35.747 | +++ functions-common:apt_get_update:1081 : id -u 2021-08-24 03:26:35.751 | ++ functions-common:apt_get_update:1081 : [[ 1000 = \0 ]] 2021-08-24 03:26:35.753 | ++ functions-common:apt_get_update:1084 : time_start apt-get-update 2021-08-24 03:26:35.755 | ++ functions-common:time_start:2295 : local name=apt-get-update 2021-08-24 03:26:35.757 | ++ functions-common:time_start:2296 : local start_time= 2021-08-24 03:26:35.759 | ++ functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:26:35.762 | +++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:26:35.765 | ++ functions-common:time_start:2300 : _TIME_START[$name]=1629775595763 2021-08-24 03:26:35.767 | ++ functions-common:apt_get_update:1086 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-08-24 03:26:35.769 | ++ functions-common:apt_get_update:1087 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-08-24 03:26:35.771 | ++ functions-common:apt_get_update:1088 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-08-24 03:26:36.173 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-08-24 03:26:36.173 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-08-24 03:26:36.346 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-08-24 03:26:36.484 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-08-24 03:26:38.256 | Reading package lists... 2021-08-24 03:26:38.284 | ++ functions-common:apt_get_update:1092 : REPOS_UPDATED=True 2021-08-24 03:26:38.286 | ++ functions-common:apt_get_update:1094 : time_stop apt-get-update 2021-08-24 03:26:38.289 | ++ functions-common:time_stop:2309 : local name 2021-08-24 03:26:38.291 | ++ functions-common:time_stop:2310 : local end_time 2021-08-24 03:26:38.293 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:26:38.295 | ++ functions-common:time_stop:2312 : local total 2021-08-24 03:26:38.297 | ++ functions-common:time_stop:2313 : local start_time 2021-08-24 03:26:38.299 | ++ functions-common:time_stop:2315 : name=apt-get-update 2021-08-24 03:26:38.301 | ++ functions-common:time_stop:2316 : start_time=1629775595763 2021-08-24 03:26:38.303 | ++ functions-common:time_stop:2318 : [[ -z 1629775595763 ]] 2021-08-24 03:26:38.305 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:26:38.309 | ++ functions-common:time_stop:2321 : end_time=1629775598307 2021-08-24 03:26:38.311 | ++ functions-common:time_stop:2322 : elapsed_time=2544 2021-08-24 03:26:38.313 | ++ functions-common:time_stop:2323 : total=0 2021-08-24 03:26:38.315 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:26:38.317 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2544 2021-08-24 03:26:38.320 | ++ functions-common:install_package:1348 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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 libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-08-24 03:26:38.322 | ++ functions-common:real_install_package:1333 : is_ubuntu 2021-08-24 03:26:38.324 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:26:38.326 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:26:38.328 | ++ functions-common:real_install_package:1334 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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 libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-08-24 03:26:38.348 | ++ functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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 libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-08-24 03:26:38.455 | Reading package lists... 2021-08-24 03:26:38.689 | Building dependency tree... 2021-08-24 03:26:38.690 | Reading state information... 2021-08-24 03:26:38.955 | bc is already the newest version (1.07.1-2build1). 2021-08-24 03:26:38.955 | bc set to manually installed. 2021-08-24 03:26:38.955 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-08-24 03:26:38.955 | bsdmainutils set to manually installed. 2021-08-24 03:26:38.955 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-08-24 03:26:38.955 | gawk set to manually installed. 2021-08-24 03:26:38.955 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-08-24 03:26:38.955 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-08-24 03:26:38.955 | iptables set to manually installed. 2021-08-24 03:26:38.955 | iputils-ping is already the newest version (3:20190709-3). 2021-08-24 03:26:38.955 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-08-24 03:26:38.955 | kpartx set to manually installed. 2021-08-24 03:26:38.955 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-08-24 03:26:38.955 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-08-24 03:26:38.955 | psmisc is already the newest version (23.3-1). 2021-08-24 03:26:38.955 | psmisc set to manually installed. 2021-08-24 03:26:38.955 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-08-24 03:26:38.955 | python3-systemd is already the newest version (234-3build2). 2021-08-24 03:26:38.955 | python3-systemd set to manually installed. 2021-08-24 03:26:38.955 | tcpdump is already the newest version (4.9.3-4). 2021-08-24 03:26:38.955 | tcpdump set to manually installed. 2021-08-24 03:26:38.955 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-08-24 03:26:38.955 | thin-provisioning-tools set to manually installed. 2021-08-24 03:26:38.955 | wget is already the newest version (1.20.3-1ubuntu1). 2021-08-24 03:26:38.955 | wget set to manually installed. 2021-08-24 03:26:38.955 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-08-24 03:26:38.955 | git is already the newest version (1:2.25.1-1ubuntu3.1). 2021-08-24 03:26:38.955 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-08-24 03:26:38.955 | lsof set to manually installed. 2021-08-24 03:26:38.956 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-08-24 03:26:38.956 | parted set to manually installed. 2021-08-24 03:26:38.956 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-08-24 03:26:38.956 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-08-24 03:26:38.956 | tar set to manually installed. 2021-08-24 03:26:38.956 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-08-24 03:26:38.956 | uuid-runtime set to manually installed. 2021-08-24 03:26:38.956 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-08-24 03:26:38.956 | zlib1g-dev set to manually installed. 2021-08-24 03:26:38.956 | The following packages were automatically installed and are no longer required: 2021-08-24 03:26:38.956 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-24 03:26:38.956 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-24 03:26:38.956 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-24 03:26:38.956 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-24 03:26:38.956 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-24 03:26:38.956 | python3-zope.interface 2021-08-24 03:26:38.956 | Use 'sudo apt autoremove' to remove them. 2021-08-24 03:26:38.956 | The following additional packages will be installed: 2021-08-24 03:26:38.956 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2021-08-24 03:26:38.956 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2021-08-24 03:26:38.956 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2021-08-24 03:26:38.956 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2021-08-24 03:26:38.956 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2021-08-24 03:26:38.956 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2021-08-24 03:26:38.956 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2021-08-24 03:26:38.956 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2021-08-24 03:26:38.956 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2021-08-24 03:26:38.956 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2021-08-24 03:26:38.956 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2021-08-24 03:26:38.956 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2021-08-24 03:26:38.956 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2021-08-24 03:26:38.957 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2021-08-24 03:26:38.957 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2021-08-24 03:26:38.957 | libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2021-08-24 03:26:38.957 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2021-08-24 03:26:38.957 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2021-08-24 03:26:38.957 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2021-08-24 03:26:38.957 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2021-08-24 03:26:38.957 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd 2021-08-24 03:26:38.957 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2021-08-24 03:26:38.957 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2021-08-24 03:26:38.957 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2021-08-24 03:26:38.957 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2021-08-24 03:26:38.957 | librbd1 librdmacm1 libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 2021-08-24 03:26:38.957 | libsnmp-base libsnmp35 libssl1.1 libstdc++-9-dev libsub-override-perl 2021-08-24 03:26:38.957 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2021-08-24 03:26:38.957 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2021-08-24 03:26:38.957 | libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev llvm-10 2021-08-24 03:26:38.957 | llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common openssh-client 2021-08-24 03:26:38.957 | openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2021-08-24 03:26:38.957 | postgresql-client-common postgresql-common postgresql-server-dev-12 2021-08-24 03:26:38.957 | python-pip-whl python3-pcp python3-pygments python3-wheel python3-yaml 2021-08-24 03:26:38.957 | python3.8-venv qemu-block-extra sharutils ssl-cert systemd systemd-sysv 2021-08-24 03:26:38.957 | systemd-timesyncd uuid-dev vbetool x11-common 2021-08-24 03:26:38.958 | Suggested packages: 2021-08-24 03:26:38.958 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2021-08-24 03:26:38.958 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2021-08-24 03:26:38.958 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2021-08-24 03:26:38.958 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2021-08-24 03:26:38.958 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2021-08-24 03:26:38.958 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2021-08-24 03:26:38.958 | libomp-10-doc postgresql-doc-12 lksctp-tools lm-sensors snmp-mibs-downloader 2021-08-24 03:26:38.958 | libssl-doc libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2021-08-24 03:26:38.958 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2021-08-24 03:26:38.959 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2021-08-24 03:26:38.959 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl cpufrequtils 2021-08-24 03:26:38.959 | wireless-tools radeontool libmail-box-perl postgresql-12 libjson-perl 2021-08-24 03:26:38.959 | default-mysql-server | virtual-mysql-server python3-mysqldb-dbg 2021-08-24 03:26:38.959 | python-pygments-doc ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx 2021-08-24 03:26:38.959 | | mailx sqlite3-doc openssl-blacklist systemd-container zip 2021-08-24 03:26:39.176 | The following NEW packages will be installed: 2021-08-24 03:26:39.176 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2021-08-24 03:26:39.176 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2021-08-24 03:26:39.176 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2021-08-24 03:26:39.176 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2021-08-24 03:26:39.176 | dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2021-08-24 03:26:39.176 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2021-08-24 03:26:39.177 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2021-08-24 03:26:39.177 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2021-08-24 03:26:39.177 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2021-08-24 03:26:39.177 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2021-08-24 03:26:39.177 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-08-24 03:26:39.177 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2021-08-24 03:26:39.177 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2021-08-24 03:26:39.177 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2021-08-24 03:26:39.177 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2021-08-24 03:26:39.177 | libfakeroot libffi-dev libfile-fcntllock-perl 2021-08-24 03:26:39.177 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2021-08-24 03:26:39.177 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2021-08-24 03:26:39.177 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2021-08-24 03:26:39.177 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-08-24 03:26:39.177 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2021-08-24 03:26:39.177 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2021-08-24 03:26:39.177 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2021-08-24 03:26:39.177 | libmail-sendmail-perl libmysqlclient-dev libmysqlclient21 libncurses-dev 2021-08-24 03:26:39.177 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-08-24 03:26:39.177 | libnl-route-3-200 libnspr4 libnss3 libobjc-9-dev libobjc4 libomp-10-dev 2021-08-24 03:26:39.177 | libomp5-10 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2021-08-24 03:26:39.177 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2021-08-24 03:26:39.177 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 2021-08-24 03:26:39.177 | librados2 librbd1 librdmacm1 libsasl2-dev libsctp-dev libsctp1 2021-08-24 03:26:39.177 | libsensors-config libsensors5 libsm6 libsnmp-base libsnmp35 libssl-dev 2021-08-24 03:26:39.177 | libstdc++-9-dev libsub-override-perl libsys-hostname-long-perl 2021-08-24 03:26:39.177 | libsystemd-dev libthai-data libthai0 libtiff5 libtinfo-dev libtool libwebp6 2021-08-24 03:26:39.177 | libx86-1 libxaw7 libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 2021-08-24 03:26:39.177 | libxrender1 libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 2021-08-24 03:26:39.177 | llvm-10-dev llvm-10-runtime llvm-10-tools lsscsi m4 make memcached 2021-08-24 03:26:39.177 | mysql-common pcp pcp-conf pkg-config pm-utils po-debconf 2021-08-24 03:26:39.178 | postgresql-client-12 postgresql-client-common postgresql-common 2021-08-24 03:26:39.178 | postgresql-server-dev-12 postgresql-server-dev-all python-pip-whl 2021-08-24 03:26:39.178 | python3-mysqldb python3-pcp python3-pip python3-pygments python3-venv 2021-08-24 03:26:39.178 | python3-wheel python3-yaml python3.8-venv qemu-block-extra qemu-utils 2021-08-24 03:26:39.178 | sharutils socat sqlite3 ssl-cert unzip uuid-dev vbetool vlan x11-common 2021-08-24 03:26:39.178 | The following packages will be upgraded: 2021-08-24 03:26:39.178 | curl libcurl4 libldap-2.4-2 libnss-systemd libpam-systemd libssl1.1 2021-08-24 03:26:39.179 | libsystemd0 libxml2 open-iscsi openssh-client openssh-server 2021-08-24 03:26:39.179 | openssh-sftp-server openssl systemd systemd-sysv systemd-timesyncd 2021-08-24 03:26:39.293 | 16 upgraded, 220 newly installed, 0 to remove and 81 not upgraded. 2021-08-24 03:26:39.294 | Need to get 156 MB of archives. 2021-08-24 03:26:39.294 | After this operation, 777 MB of additional disk space will be used. 2021-08-24 03:26:39.294 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.11 [96.1 kB] 2021-08-24 03:26:39.564 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.11 [28.1 kB] 2021-08-24 03:26:39.579 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.11 [10.3 kB] 2021-08-24 03:26:39.680 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.11 [186 kB] 2021-08-24 03:26:39.834 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.11 [3,807 kB] 2021-08-24 03:26:41.528 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.11 [270 kB] 2021-08-24 03:26:41.606 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2021-08-24 03:26:41.684 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.5 [1,320 kB] 2021-08-24 03:26:42.261 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2021-08-24 03:26:42.263 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2021-08-24 03:26:42.267 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 2021-08-24 03:26:42.335 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2021-08-24 03:26:42.339 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.6 [161 kB] 2021-08-24 03:26:42.438 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.6 [234 kB] 2021-08-24 03:26:42.518 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2021-08-24 03:26:42.532 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2021-08-24 03:26:42.604 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [640 kB] 2021-08-24 03:26:42.886 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.4 [1,180 kB] 2021-08-24 03:26:43.581 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.4 [159 kB] 2021-08-24 03:26:43.683 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.4 [84.0 kB] 2021-08-24 03:26:43.685 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.4 [95.5 kB] 2021-08-24 03:26:43.687 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2021-08-24 03:26:43.726 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.2 [1,519 kB] 2021-08-24 03:26:44.370 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2021-08-24 03:26:44.371 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2021-08-24 03:26:44.372 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2021-08-24 03:26:44.413 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.26-0ubuntu0.20.04.2 [1,228 kB] 2021-08-24 03:26:44.873 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2021-08-24 03:26:44.874 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2021-08-24 03:26:44.875 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2021-08-24 03:26:44.914 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2021-08-24 03:26:45.275 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 keepalived amd64 1:2.0.19-2 [360 kB] 2021-08-24 03:26:45.417 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.1 [126 kB] 2021-08-24 03:26:45.480 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2021-08-24 03:26:45.571 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.5 [621 kB] 2021-08-24 03:26:45.821 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2021-08-24 03:26:45.867 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.3 [51.5 kB] 2021-08-24 03:26:45.888 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.3 [377 kB] 2021-08-24 03:26:46.012 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.3 [671 kB] 2021-08-24 03:26:46.277 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2021-08-24 03:26:46.307 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2021-08-24 03:26:46.308 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2021-08-24 03:26:46.381 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2021-08-24 03:26:46.497 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2021-08-24 03:26:46.668 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2021-08-24 03:26:46.821 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2021-08-24 03:26:53.250 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2021-08-24 03:26:55.878 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1,714 kB] 2021-08-24 03:26:55.982 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2021-08-24 03:26:55.983 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2021-08-24 03:26:55.984 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.3.0-17ubuntu1~20.04 [226 kB] 2021-08-24 03:26:56.047 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.2 [2,723 kB] 2021-08-24 03:26:56.471 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2021-08-24 03:26:56.472 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2021-08-24 03:26:56.542 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2021-08-24 03:26:57.350 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2021-08-24 03:26:58.520 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2021-08-24 03:26:58.586 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2021-08-24 03:26:58.589 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2021-08-24 03:26:58.590 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2021-08-24 03:26:58.591 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-08-24 03:26:58.597 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2021-08-24 03:26:58.600 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2021-08-24 03:26:58.601 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2021-08-24 03:26:58.601 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2021-08-24 03:26:58.661 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2021-08-24 03:26:58.664 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2021-08-24 03:26:58.781 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2021-08-24 03:26:58.802 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-08-24 03:26:58.822 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-08-24 03:26:59.045 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-08-24 03:26:59.047 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2021-08-24 03:26:59.080 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2021-08-24 03:26:59.150 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.1 [33.6 kB] 2021-08-24 03:26:59.151 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2021-08-24 03:26:59.152 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2021-08-24 03:26:59.160 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2021-08-24 03:26:59.336 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2021-08-24 03:26:59.352 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2021-08-24 03:26:59.463 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.4 [179 kB] 2021-08-24 03:26:59.467 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2021-08-24 03:26:59.468 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8,405 kB] 2021-08-24 03:27:00.823 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2021-08-24 03:27:00.823 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2021-08-24 03:27:00.823 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2021-08-24 03:27:00.825 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2021-08-24 03:27:00.825 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2021-08-24 03:27:00.826 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2021-08-24 03:27:00.873 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2021-08-24 03:27:00.874 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2021-08-24 03:27:00.875 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2021-08-24 03:27:00.917 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2021-08-24 03:27:00.919 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2021-08-24 03:27:00.932 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2021-08-24 03:27:00.935 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2021-08-24 03:27:00.987 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2021-08-24 03:27:01.120 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2021-08-24 03:27:01.255 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2021-08-24 03:27:01.255 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2021-08-24 03:27:01.274 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2021-08-24 03:27:01.281 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2021-08-24 03:27:01.466 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2021-08-24 03:27:01.563 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2021-08-24 03:27:01.577 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2021-08-24 03:27:01.621 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2021-08-24 03:27:01.678 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2021-08-24 03:27:01.679 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2021-08-24 03:27:01.687 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2021-08-24 03:27:01.722 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.1 [162 kB] 2021-08-24 03:27:01.747 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2021-08-24 03:27:01.751 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2 [118 kB] 2021-08-24 03:27:01.762 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2021-08-24 03:27:01.775 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2021-08-24 03:27:01.795 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2021-08-24 03:27:01.796 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2021-08-24 03:27:01.797 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2021-08-24 03:27:01.798 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2021-08-24 03:27:01.848 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2021-08-24 03:27:01.854 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2021-08-24 03:27:01.887 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2021-08-24 03:27:01.900 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2021-08-24 03:27:01.900 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2021-08-24 03:27:01.902 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2021-08-24 03:27:01.916 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2021-08-24 03:27:01.919 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2021-08-24 03:27:01.921 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2021-08-24 03:27:01.923 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2021-08-24 03:27:01.979 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2021-08-24 03:27:01.993 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2021-08-24 03:27:02.009 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2021-08-24 03:27:02.010 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2021-08-24 03:27:02.023 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2021-08-24 03:27:02.025 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2021-08-24 03:27:02.038 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2021-08-24 03:27:02.042 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2021-08-24 03:27:02.057 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2021-08-24 03:27:02.107 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-08-24 03:27:02.120 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2021-08-24 03:27:02.124 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2021-08-24 03:27:02.144 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 icu-devtools amd64 66.1-2ubuntu2 [188 kB] 2021-08-24 03:27:02.160 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2021-08-24 03:27:02.163 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2021-08-24 03:27:02.164 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-08-24 03:27:02.168 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-08-24 03:27:02.172 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-08-24 03:27:02.207 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-08-24 03:27:02.264 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2021-08-24 03:27:02.265 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-08-24 03:27:02.268 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2021-08-24 03:27:02.269 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2021-08-24 03:27:02.269 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2021-08-24 03:27:02.270 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2021-08-24 03:27:02.271 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2021-08-24 03:27:02.275 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2021-08-24 03:27:02.305 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2021-08-24 03:27:02.309 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2021-08-24 03:27:02.443 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libicu-dev amd64 66.1-2ubuntu2 [9,450 kB] 2021-08-24 03:27:03.729 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libipset13 amd64 7.5-1~exp1 [53.4 kB] 2021-08-24 03:27:03.730 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2021-08-24 03:27:03.732 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2021-08-24 03:27:03.733 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2021-08-24 03:27:03.766 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2021-08-24 03:27:03.767 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2021-08-24 03:27:03.767 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2021-08-24 03:27:03.808 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2021-08-24 03:27:03.808 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2021-08-24 03:27:03.846 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2021-08-24 03:27:03.849 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2021-08-24 03:27:03.849 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2021-08-24 03:27:03.850 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.5 [1,583 kB] 2021-08-24 03:27:04.118 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient-dev amd64 8.0.26-0ubuntu0.20.04.2 [1,538 kB] 2021-08-24 03:27:04.331 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2021-08-24 03:27:04.442 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2021-08-24 03:27:04.444 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.5 [1,256 kB] 2021-08-24 03:27:04.625 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2021-08-24 03:27:04.703 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2021-08-24 03:27:04.768 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2021-08-24 03:27:04.769 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2021-08-24 03:27:04.773 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2021-08-24 03:27:04.774 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2021-08-24 03:27:04.775 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.8-0ubuntu0.20.04.1 [116 kB] 2021-08-24 03:27:04.778 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.8-0ubuntu0.20.04.1 [136 kB] 2021-08-24 03:27:04.781 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.13-0ubuntu0.20.04.1 [3,212 kB] 2021-08-24 03:27:05.341 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.13-0ubuntu0.20.04.1 [1,623 kB] 2021-08-24 03:27:05.651 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2 [225 kB] 2021-08-24 03:27:05.654 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.11 [246 kB] 2021-08-24 03:27:05.669 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2021-08-24 03:27:05.669 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2021-08-24 03:27:05.671 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [735 kB] 2021-08-24 03:27:05.811 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2021-08-24 03:27:05.893 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2021-08-24 03:27:05.896 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2021-08-24 03:27:05.901 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2021-08-24 03:27:06.721 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2021-08-24 03:27:06.723 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2021-08-24 03:27:06.829 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2021-08-24 03:27:06.888 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2021-08-24 03:27:08.025 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2021-08-24 03:27:08.026 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2021-08-24 03:27:12.427 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2021-08-24 03:27:12.428 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2021-08-24 03:27:12.429 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2021-08-24 03:27:12.519 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2021-08-24 03:27:12.610 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.8-0ubuntu0.20.04.1 [1,046 kB] 2021-08-24 03:27:12.878 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2021-08-24 03:27:12.879 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2021-08-24 03:27:12.894 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.8-0ubuntu0.20.04.1 [921 kB] 2021-08-24 03:27:12.972 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2021-08-24 03:27:12.975 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2021-08-24 03:27:13.186 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2021-08-24 03:27:13.192 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2021-08-24 03:27:13.196 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2021-08-24 03:27:13.222 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04 [5,456 B] 2021-08-24 03:27:13.223 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2021-08-24 03:27:13.223 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.17 [54.4 kB] 2021-08-24 03:27:13.228 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.17 [973 kB] 2021-08-24 03:27:13.467 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2021-08-24 03:27:13.469 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2021-08-24 03:27:13.503 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2021-08-24 03:27:13.506 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2021-08-24 03:27:13.506 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipset amd64 7.5-1~exp1 [29.8 kB] 2021-08-24 03:27:13.507 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2021-08-24 03:27:13.509 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.4 [1,180 B] 2021-08-24 03:27:13.509 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2021-08-24 03:27:13.510 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2021-08-24 03:27:13.512 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-08-24 03:27:13.556 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2021-08-24 03:27:13.557 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2021-08-24 03:27:13.559 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2021-08-24 03:27:13.560 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2021-08-24 03:27:13.562 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2021-08-24 03:27:13.574 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2021-08-24 03:27:13.579 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2021-08-24 03:27:13.585 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2021-08-24 03:27:13.983 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2021-08-24 03:27:13.988 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2021-08-24 03:27:15.437 | Preconfiguring packages ... 2021-08-24 03:27:15.703 | Fetched 156 MB in 35s (4,490 kB/s) 2021-08-24 03:27:16.007 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2021-08-24 03:27:16.009 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.11_amd64.deb ... 2021-08-24 03:27:16.261 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-08-24 03:27:16.903 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.11_amd64.deb ... 2021-08-24 03:27:17.106 | Unpacking systemd-timesyncd (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-08-24 03:27:18.102 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.11_amd64.deb ... 2021-08-24 03:27:18.266 | Unpacking systemd-sysv (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-08-24 03:27:18.814 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.11_amd64.deb ... 2021-08-24 03:27:19.013 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-08-24 03:27:19.706 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.11_amd64.deb ... 2021-08-24 03:27:20.031 | Unpacking systemd (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-08-24 03:27:21.520 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.11_amd64.deb ... 2021-08-24 03:27:21.710 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-08-24 03:27:22.221 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.11) ... 2021-08-24 03:27:22.718 | Selecting previously unselected package libapr1:amd64. 2021-08-24 03:27:22.755 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67327 files and directories currently installed.) 2021-08-24 03:27:22.758 | Preparing to unpack .../000-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2021-08-24 03:27:22.807 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-08-24 03:27:23.560 | Preparing to unpack .../001-libssl1.1_1.1.1f-1ubuntu2.5_amd64.deb ... 2021-08-24 03:27:23.752 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.5) over (1.1.1f-1ubuntu2.3) ... 2021-08-24 03:27:24.489 | Selecting previously unselected package libaprutil1:amd64. 2021-08-24 03:27:24.497 | Preparing to unpack .../002-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2021-08-24 03:27:24.550 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-08-24 03:27:24.944 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2021-08-24 03:27:24.952 | Preparing to unpack .../003-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2021-08-24 03:27:25.001 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-08-24 03:27:25.377 | Preparing to unpack .../004-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-08-24 03:27:25.529 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2021-08-24 03:27:26.036 | Selecting previously unselected package libaprutil1-ldap:amd64. 2021-08-24 03:27:26.044 | Preparing to unpack .../005-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2021-08-24 03:27:26.104 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-08-24 03:27:26.479 | Preparing to unpack .../006-curl_7.68.0-1ubuntu2.6_amd64.deb ... 2021-08-24 03:27:26.678 | Unpacking curl (7.68.0-1ubuntu2.6) over (7.68.0-1ubuntu2.5) ... 2021-08-24 03:27:27.279 | Preparing to unpack .../007-libcurl4_7.68.0-1ubuntu2.6_amd64.deb ... 2021-08-24 03:27:27.478 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.6) over (7.68.0-1ubuntu2.5) ... 2021-08-24 03:27:28.087 | Selecting previously unselected package libjansson4:amd64. 2021-08-24 03:27:28.095 | Preparing to unpack .../008-libjansson4_2.12-1build1_amd64.deb ... 2021-08-24 03:27:28.150 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2021-08-24 03:27:28.638 | Selecting previously unselected package liblua5.2-0:amd64. 2021-08-24 03:27:28.645 | Preparing to unpack .../009-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2021-08-24 03:27:28.712 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-08-24 03:27:29.186 | Preparing to unpack .../010-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2021-08-24 03:27:29.344 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) over (2.9.10+dfsg-5) ... 2021-08-24 03:27:29.826 | Selecting previously unselected package apache2-bin. 2021-08-24 03:27:29.834 | Preparing to unpack .../011-apache2-bin_2.4.41-4ubuntu3.4_amd64.deb ... 2021-08-24 03:27:29.906 | Unpacking apache2-bin (2.4.41-4ubuntu3.4) ... 2021-08-24 03:27:30.398 | Selecting previously unselected package apache2-data. 2021-08-24 03:27:30.406 | Preparing to unpack .../012-apache2-data_2.4.41-4ubuntu3.4_all.deb ... 2021-08-24 03:27:30.453 | Unpacking apache2-data (2.4.41-4ubuntu3.4) ... 2021-08-24 03:27:30.939 | Selecting previously unselected package apache2-utils. 2021-08-24 03:27:30.946 | Preparing to unpack .../013-apache2-utils_2.4.41-4ubuntu3.4_amd64.deb ... 2021-08-24 03:27:31.003 | Unpacking apache2-utils (2.4.41-4ubuntu3.4) ... 2021-08-24 03:27:31.447 | Selecting previously unselected package apache2. 2021-08-24 03:27:31.454 | Preparing to unpack .../014-apache2_2.4.41-4ubuntu3.4_amd64.deb ... 2021-08-24 03:27:31.520 | Unpacking apache2 (2.4.41-4ubuntu3.4) ... 2021-08-24 03:27:32.095 | Selecting previously unselected package liblua5.3-0:amd64. 2021-08-24 03:27:32.102 | Preparing to unpack .../015-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2021-08-24 03:27:32.158 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-08-24 03:27:32.724 | Selecting previously unselected package haproxy. 2021-08-24 03:27:32.731 | Preparing to unpack .../016-haproxy_2.0.13-2ubuntu0.2_amd64.deb ... 2021-08-24 03:27:32.787 | Unpacking haproxy (2.0.13-2ubuntu0.2) ... 2021-08-24 03:27:33.609 | Selecting previously unselected package libnl-3-200:amd64. 2021-08-24 03:27:33.616 | Preparing to unpack .../017-libnl-3-200_3.4.0-1_amd64.deb ... 2021-08-24 03:27:33.687 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2021-08-24 03:27:34.124 | Selecting previously unselected package libnl-genl-3-200:amd64. 2021-08-24 03:27:34.131 | Preparing to unpack .../018-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-08-24 03:27:34.175 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-08-24 03:27:34.602 | Selecting previously unselected package mysql-common. 2021-08-24 03:27:34.609 | Preparing to unpack .../019-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2021-08-24 03:27:34.680 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2021-08-24 03:27:35.192 | Selecting previously unselected package libmysqlclient21:amd64. 2021-08-24 03:27:35.199 | Preparing to unpack .../020-libmysqlclient21_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-08-24 03:27:35.255 | Unpacking libmysqlclient21:amd64 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-24 03:27:35.895 | Selecting previously unselected package libsensors-config. 2021-08-24 03:27:35.902 | Preparing to unpack .../021-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2021-08-24 03:27:35.958 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2021-08-24 03:27:36.387 | Selecting previously unselected package libsensors5:amd64. 2021-08-24 03:27:36.394 | Preparing to unpack .../022-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2021-08-24 03:27:36.552 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-08-24 03:27:36.964 | Selecting previously unselected package libsnmp-base. 2021-08-24 03:27:36.971 | Preparing to unpack .../023-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2021-08-24 03:27:37.026 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-08-24 03:27:37.487 | Selecting previously unselected package libsnmp35:amd64. 2021-08-24 03:27:37.494 | Preparing to unpack .../024-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2021-08-24 03:27:37.550 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-08-24 03:27:38.169 | Selecting previously unselected package keepalived. 2021-08-24 03:27:38.176 | Preparing to unpack .../025-keepalived_1%3a2.0.19-2_amd64.deb ... 2021-08-24 03:27:38.224 | Unpacking keepalived (1:2.0.19-2) ... 2021-08-24 03:27:38.849 | Selecting previously unselected package memcached. 2021-08-24 03:27:38.857 | Preparing to unpack .../026-memcached_1.5.22-2ubuntu0.1_amd64.deb ... 2021-08-24 03:27:38.900 | Unpacking memcached (1.5.22-2ubuntu0.1) ... 2021-08-24 03:27:39.491 | Preparing to unpack .../027-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2021-08-24 03:27:40.361 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2021-08-24 03:27:40.959 | Preparing to unpack .../028-openssl_1.1.1f-1ubuntu2.5_amd64.deb ... 2021-08-24 03:27:41.132 | Unpacking openssl (1.1.1f-1ubuntu2.5) over (1.1.1f-1ubuntu2.3) ... 2021-08-24 03:27:41.682 | Selecting previously unselected package python3-yaml. 2021-08-24 03:27:41.690 | Preparing to unpack .../029-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2021-08-24 03:27:41.740 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2021-08-24 03:27:42.077 | Preparing to unpack .../030-openssh-sftp-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-08-24 03:27:42.247 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-08-24 03:27:42.960 | Preparing to unpack .../031-openssh-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-08-24 03:27:43.196 | Unpacking openssh-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-08-24 03:27:44.100 | Preparing to unpack .../032-openssh-client_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-08-24 03:27:44.302 | Unpacking openssh-client (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-08-24 03:27:45.019 | Selecting previously unselected package acl. 2021-08-24 03:27:45.026 | Preparing to unpack .../033-acl_2.2.53-6_amd64.deb ... 2021-08-24 03:27:45.083 | Unpacking acl (2.2.53-6) ... 2021-08-24 03:27:45.379 | Selecting previously unselected package autotools-dev. 2021-08-24 03:27:45.386 | Preparing to unpack .../034-autotools-dev_20180224.1_all.deb ... 2021-08-24 03:27:45.452 | Unpacking autotools-dev (20180224.1) ... 2021-08-24 03:27:45.872 | Selecting previously unselected package m4. 2021-08-24 03:27:45.880 | Preparing to unpack .../035-m4_1.4.18-4_amd64.deb ... 2021-08-24 03:27:45.939 | Unpacking m4 (1.4.18-4) ... 2021-08-24 03:27:46.386 | Selecting previously unselected package autoconf. 2021-08-24 03:27:46.394 | Preparing to unpack .../036-autoconf_2.69-11.1_all.deb ... 2021-08-24 03:27:46.449 | Unpacking autoconf (2.69-11.1) ... 2021-08-24 03:27:46.978 | Selecting previously unselected package automake. 2021-08-24 03:27:46.986 | Preparing to unpack .../037-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2021-08-24 03:27:47.039 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2021-08-24 03:27:47.475 | Selecting previously unselected package autopoint. 2021-08-24 03:27:47.483 | Preparing to unpack .../038-autopoint_0.19.8.1-10build1_all.deb ... 2021-08-24 03:27:47.529 | Unpacking autopoint (0.19.8.1-10build1) ... 2021-08-24 03:27:47.981 | Selecting previously unselected package libllvm10:amd64. 2021-08-24 03:27:47.989 | Preparing to unpack .../039-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-24 03:27:48.049 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-08-24 03:27:50.924 | Selecting previously unselected package libclang-cpp10. 2021-08-24 03:27:50.931 | Preparing to unpack .../040-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-24 03:27:50.986 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-08-24 03:27:52.866 | Selecting previously unselected package libstdc++-9-dev:amd64. 2021-08-24 03:27:52.874 | Preparing to unpack .../041-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-08-24 03:27:52.927 | Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-08-24 03:27:54.070 | Selecting previously unselected package libgc1c2:amd64. 2021-08-24 03:27:54.077 | Preparing to unpack .../042-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2021-08-24 03:27:54.138 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-08-24 03:27:54.552 | Selecting previously unselected package libobjc4:amd64. 2021-08-24 03:27:54.559 | Preparing to unpack .../043-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-08-24 03:27:54.614 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2021-08-24 03:27:54.972 | Selecting previously unselected package libobjc-9-dev:amd64. 2021-08-24 03:27:54.980 | Preparing to unpack .../044-libobjc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-08-24 03:27:55.029 | Unpacking libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-08-24 03:27:55.581 | Selecting previously unselected package libc6-i386. 2021-08-24 03:27:55.588 | Preparing to unpack .../045-libc6-i386_2.31-0ubuntu9.2_amd64.deb ... 2021-08-24 03:27:55.647 | Unpacking libc6-i386 (2.31-0ubuntu9.2) ... 2021-08-24 03:27:56.636 | Selecting previously unselected package lib32gcc-s1. 2021-08-24 03:27:56.643 | Preparing to unpack .../046-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-08-24 03:27:56.706 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2021-08-24 03:27:57.146 | Selecting previously unselected package lib32stdc++6. 2021-08-24 03:27:57.154 | Preparing to unpack .../047-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-08-24 03:27:57.232 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2021-08-24 03:27:57.735 | Selecting previously unselected package libclang-common-10-dev. 2021-08-24 03:27:57.742 | Preparing to unpack .../048-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-24 03:27:57.792 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-08-24 03:27:59.370 | Selecting previously unselected package libclang1-10. 2021-08-24 03:27:59.378 | Preparing to unpack .../049-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-24 03:27:59.430 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-08-24 03:28:01.032 | Selecting previously unselected package clang-10. 2021-08-24 03:28:01.040 | Preparing to unpack .../050-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-24 03:28:01.092 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2021-08-24 03:28:01.506 | Selecting previously unselected package libtool. 2021-08-24 03:28:01.514 | Preparing to unpack .../051-libtool_2.4.6-14_all.deb ... 2021-08-24 03:28:01.590 | Unpacking libtool (2.4.6-14) ... 2021-08-24 03:28:02.047 | Selecting previously unselected package dh-autoreconf. 2021-08-24 03:28:02.055 | Preparing to unpack .../052-dh-autoreconf_19_all.deb ... 2021-08-24 03:28:02.112 | Unpacking dh-autoreconf (19) ... 2021-08-24 03:28:02.552 | Selecting previously unselected package libdebhelper-perl. 2021-08-24 03:28:02.559 | Preparing to unpack .../053-libdebhelper-perl_12.10ubuntu1_all.deb ... 2021-08-24 03:28:02.647 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2021-08-24 03:28:03.067 | Selecting previously unselected package libarchive-zip-perl. 2021-08-24 03:28:03.074 | Preparing to unpack .../054-libarchive-zip-perl_1.67-2_all.deb ... 2021-08-24 03:28:03.129 | Unpacking libarchive-zip-perl (1.67-2) ... 2021-08-24 03:28:03.510 | Selecting previously unselected package libsub-override-perl. 2021-08-24 03:28:03.518 | Preparing to unpack .../055-libsub-override-perl_0.09-2_all.deb ... 2021-08-24 03:28:03.575 | Unpacking libsub-override-perl (0.09-2) ... 2021-08-24 03:28:03.904 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2021-08-24 03:28:03.911 | Preparing to unpack .../056-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2021-08-24 03:28:03.990 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-08-24 03:28:04.373 | Selecting previously unselected package dh-strip-nondeterminism. 2021-08-24 03:28:04.380 | Preparing to unpack .../057-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2021-08-24 03:28:04.487 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2021-08-24 03:28:04.844 | Selecting previously unselected package libdpkg-perl. 2021-08-24 03:28:04.851 | Preparing to unpack .../058-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2021-08-24 03:28:04.900 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2021-08-24 03:28:05.318 | Selecting previously unselected package make. 2021-08-24 03:28:05.325 | Preparing to unpack .../059-make_4.2.1-1.2_amd64.deb ... 2021-08-24 03:28:05.380 | Unpacking make (4.2.1-1.2) ... 2021-08-24 03:28:05.841 | Selecting previously unselected package dpkg-dev. 2021-08-24 03:28:05.849 | Preparing to unpack .../060-dpkg-dev_1.19.7ubuntu3_all.deb ... 2021-08-24 03:28:05.917 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2021-08-24 03:28:06.432 | Selecting previously unselected package dwz. 2021-08-24 03:28:06.440 | Preparing to unpack .../061-dwz_0.13-5_amd64.deb ... 2021-08-24 03:28:06.494 | Unpacking dwz (0.13-5) ... 2021-08-24 03:28:06.981 | Selecting previously unselected package libcroco3:amd64. 2021-08-24 03:28:06.988 | Preparing to unpack .../062-libcroco3_0.6.13-1_amd64.deb ... 2021-08-24 03:28:07.041 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-08-24 03:28:07.455 | Selecting previously unselected package gettext. 2021-08-24 03:28:07.462 | Preparing to unpack .../063-gettext_0.19.8.1-10build1_amd64.deb ... 2021-08-24 03:28:07.523 | Unpacking gettext (0.19.8.1-10build1) ... 2021-08-24 03:28:08.201 | Selecting previously unselected package intltool-debian. 2021-08-24 03:28:08.209 | Preparing to unpack .../064-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-08-24 03:28:08.275 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-08-24 03:28:08.632 | Selecting previously unselected package po-debconf. 2021-08-24 03:28:08.639 | Preparing to unpack .../065-po-debconf_1.0.21_all.deb ... 2021-08-24 03:28:08.715 | Unpacking po-debconf (1.0.21) ... 2021-08-24 03:28:09.144 | Selecting previously unselected package debhelper. 2021-08-24 03:28:09.151 | Preparing to unpack .../066-debhelper_12.10ubuntu1_all.deb ... 2021-08-24 03:28:09.229 | Unpacking debhelper (12.10ubuntu1) ... 2021-08-24 03:28:09.792 | Selecting previously unselected package uuid-dev:amd64. 2021-08-24 03:28:09.800 | Preparing to unpack .../067-uuid-dev_2.34-0.1ubuntu9.1_amd64.deb ... 2021-08-24 03:28:09.854 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-08-24 03:28:10.243 | Selecting previously unselected package libsctp1:amd64. 2021-08-24 03:28:10.251 | Preparing to unpack .../068-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2021-08-24 03:28:10.300 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-08-24 03:28:10.647 | Selecting previously unselected package libsctp-dev:amd64. 2021-08-24 03:28:10.654 | Preparing to unpack .../069-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2021-08-24 03:28:10.715 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-08-24 03:28:11.049 | Selecting previously unselected package libapr1-dev. 2021-08-24 03:28:11.056 | Preparing to unpack .../070-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2021-08-24 03:28:11.120 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2021-08-24 03:28:11.992 | Selecting previously unselected package libldap2-dev:amd64. 2021-08-24 03:28:11.999 | Preparing to unpack .../071-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-08-24 03:28:12.088 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-08-24 03:28:12.750 | Selecting previously unselected package libaprutil1-dev. 2021-08-24 03:28:12.757 | Preparing to unpack .../072-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2021-08-24 03:28:12.831 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-08-24 03:28:13.590 | Selecting previously unselected package apache2-dev. 2021-08-24 03:28:13.598 | Preparing to unpack .../073-apache2-dev_2.4.41-4ubuntu3.4_amd64.deb ... 2021-08-24 03:28:13.700 | Unpacking apache2-dev (2.4.41-4ubuntu3.4) ... 2021-08-24 03:28:14.287 | Selecting previously unselected package binfmt-support. 2021-08-24 03:28:14.295 | Preparing to unpack .../074-binfmt-support_2.2.0-2_amd64.deb ... 2021-08-24 03:28:14.361 | Unpacking binfmt-support (2.2.0-2) ... 2021-08-24 03:28:14.750 | Selecting previously unselected package g++-9. 2021-08-24 03:28:14.757 | Preparing to unpack .../075-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-08-24 03:28:14.820 | Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-08-24 03:28:16.409 | Selecting previously unselected package g++. 2021-08-24 03:28:16.416 | Preparing to unpack .../076-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2021-08-24 03:28:16.475 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2021-08-24 03:28:16.778 | Selecting previously unselected package build-essential. 2021-08-24 03:28:16.786 | Preparing to unpack .../077-build-essential_12.8ubuntu1.1_amd64.deb ... 2021-08-24 03:28:16.848 | Unpacking build-essential (12.8ubuntu1.1) ... 2021-08-24 03:28:17.277 | Selecting previously unselected package conntrack. 2021-08-24 03:28:17.285 | Preparing to unpack .../078-conntrack_1%3a1.4.5-2_amd64.deb ... 2021-08-24 03:28:17.337 | Unpacking conntrack (1:1.4.5-2) ... 2021-08-24 03:28:17.869 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2021-08-24 03:28:17.877 | Preparing to unpack .../079-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2021-08-24 03:28:17.943 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-08-24 03:28:18.357 | Selecting previously unselected package libnetfilter-queue1. 2021-08-24 03:28:18.366 | Preparing to unpack .../080-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2021-08-24 03:28:18.426 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2021-08-24 03:28:18.872 | Selecting previously unselected package conntrackd. 2021-08-24 03:28:18.879 | Preparing to unpack .../081-conntrackd_1%3a1.4.5-2_amd64.deb ... 2021-08-24 03:28:18.928 | Unpacking conntrackd (1:1.4.5-2) ... 2021-08-24 03:28:19.264 | Selecting previously unselected package dns-root-data. 2021-08-24 03:28:19.272 | Preparing to unpack .../082-dns-root-data_2019052802_all.deb ... 2021-08-24 03:28:19.338 | Unpacking dns-root-data (2019052802) ... 2021-08-24 03:28:19.746 | Selecting previously unselected package libidn11:amd64. 2021-08-24 03:28:19.753 | Preparing to unpack .../083-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2021-08-24 03:28:19.823 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-08-24 03:28:20.243 | Selecting previously unselected package dnsmasq-base. 2021-08-24 03:28:20.251 | Preparing to unpack .../084-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2021-08-24 03:28:20.323 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2021-08-24 03:28:20.700 | Selecting previously unselected package dnsmasq-utils. 2021-08-24 03:28:20.708 | Preparing to unpack .../085-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2021-08-24 03:28:20.774 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2021-08-24 03:28:21.249 | Selecting previously unselected package ebtables. 2021-08-24 03:28:21.257 | Preparing to unpack .../086-ebtables_2.0.11-3build1_amd64.deb ... 2021-08-24 03:28:21.348 | Unpacking ebtables (2.0.11-3build1) ... 2021-08-24 03:28:21.789 | Selecting previously unselected package libfakeroot:amd64. 2021-08-24 03:28:21.797 | Preparing to unpack .../087-libfakeroot_1.24-1_amd64.deb ... 2021-08-24 03:28:21.860 | Unpacking libfakeroot:amd64 (1.24-1) ... 2021-08-24 03:28:22.300 | Selecting previously unselected package fakeroot. 2021-08-24 03:28:22.308 | Preparing to unpack .../088-fakeroot_1.24-1_amd64.deb ... 2021-08-24 03:28:22.357 | Unpacking fakeroot (1.24-1) ... 2021-08-24 03:28:22.875 | Selecting previously unselected package fonts-dejavu-core. 2021-08-24 03:28:22.883 | Preparing to unpack .../089-fonts-dejavu-core_2.37-1_all.deb ... 2021-08-24 03:28:22.945 | Unpacking fonts-dejavu-core (2.37-1) ... 2021-08-24 03:28:23.475 | Selecting previously unselected package fonts-liberation. 2021-08-24 03:28:23.483 | Preparing to unpack .../090-fonts-liberation_1%3a1.07.4-11_all.deb ... 2021-08-24 03:28:23.545 | Unpacking fonts-liberation (1:1.07.4-11) ... 2021-08-24 03:28:24.134 | Selecting previously unselected package fontconfig-config. 2021-08-24 03:28:24.142 | Preparing to unpack .../091-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2021-08-24 03:28:24.202 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2021-08-24 03:28:24.671 | Selecting previously unselected package libfontconfig1:amd64. 2021-08-24 03:28:24.679 | Preparing to unpack .../092-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2021-08-24 03:28:24.755 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-08-24 03:28:25.275 | Selecting previously unselected package fontconfig. 2021-08-24 03:28:25.283 | Preparing to unpack .../093-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2021-08-24 03:28:25.337 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2021-08-24 03:28:25.808 | Selecting previously unselected package genisoimage. 2021-08-24 03:28:25.816 | Preparing to unpack .../094-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2021-08-24 03:28:25.897 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-08-24 03:28:26.465 | Selecting previously unselected package libann0. 2021-08-24 03:28:26.473 | Preparing to unpack .../095-libann0_1.1.2+doc-7build1_amd64.deb ... 2021-08-24 03:28:26.534 | Unpacking libann0 (1.1.2+doc-7build1) ... 2021-08-24 03:28:26.929 | Selecting previously unselected package libcdt5:amd64. 2021-08-24 03:28:26.937 | Preparing to unpack .../096-libcdt5_2.42.2-3build2_amd64.deb ... 2021-08-24 03:28:27.014 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2021-08-24 03:28:27.418 | Selecting previously unselected package libcgraph6:amd64. 2021-08-24 03:28:27.425 | Preparing to unpack .../097-libcgraph6_2.42.2-3build2_amd64.deb ... 2021-08-24 03:28:27.480 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2021-08-24 03:28:27.974 | Selecting previously unselected package libjpeg-turbo8:amd64. 2021-08-24 03:28:27.983 | Preparing to unpack .../098-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-08-24 03:28:28.065 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-08-24 03:28:28.555 | Selecting previously unselected package libjpeg8:amd64. 2021-08-24 03:28:28.563 | Preparing to unpack .../099-libjpeg8_8c-2ubuntu8_amd64.deb ... 2021-08-24 03:28:28.634 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2021-08-24 03:28:29.089 | Selecting previously unselected package libjbig0:amd64. 2021-08-24 03:28:29.097 | Preparing to unpack .../100-libjbig0_2.1-3.1build1_amd64.deb ... 2021-08-24 03:28:29.154 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2021-08-24 03:28:29.608 | Selecting previously unselected package libwebp6:amd64. 2021-08-24 03:28:29.616 | Preparing to unpack .../101-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2021-08-24 03:28:29.671 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-08-24 03:28:30.152 | Selecting previously unselected package libtiff5:amd64. 2021-08-24 03:28:30.159 | Preparing to unpack .../102-libtiff5_4.1.0+git191117-2ubuntu0.20.04.1_amd64.deb ... 2021-08-24 03:28:30.225 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.1) ... 2021-08-24 03:28:30.674 | Selecting previously unselected package libxpm4:amd64. 2021-08-24 03:28:30.682 | Preparing to unpack .../103-libxpm4_1%3a3.5.12-1_amd64.deb ... 2021-08-24 03:28:30.760 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2021-08-24 03:28:31.409 | Selecting previously unselected package libgd3:amd64. 2021-08-24 03:28:31.416 | Preparing to unpack .../104-libgd3_2.2.5-5.2ubuntu2_amd64.deb ... 2021-08-24 03:28:31.482 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2) ... 2021-08-24 03:28:32.037 | Selecting previously unselected package libgts-0.7-5:amd64. 2021-08-24 03:28:32.046 | Preparing to unpack .../105-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2021-08-24 03:28:32.105 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-08-24 03:28:32.595 | Selecting previously unselected package libpixman-1-0:amd64. 2021-08-24 03:28:32.603 | Preparing to unpack .../106-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2021-08-24 03:28:32.668 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-08-24 03:28:33.197 | Selecting previously unselected package libxcb-render0:amd64. 2021-08-24 03:28:33.205 | Preparing to unpack .../107-libxcb-render0_1.14-2_amd64.deb ... 2021-08-24 03:28:33.259 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2021-08-24 03:28:33.743 | Selecting previously unselected package libxcb-shm0:amd64. 2021-08-24 03:28:33.751 | Preparing to unpack .../108-libxcb-shm0_1.14-2_amd64.deb ... 2021-08-24 03:28:33.851 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2021-08-24 03:28:34.339 | Selecting previously unselected package libxrender1:amd64. 2021-08-24 03:28:34.347 | Preparing to unpack .../109-libxrender1_1%3a0.9.10-1_amd64.deb ... 2021-08-24 03:28:34.425 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2021-08-24 03:28:34.897 | Selecting previously unselected package libcairo2:amd64. 2021-08-24 03:28:34.905 | Preparing to unpack .../110-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2021-08-24 03:28:34.977 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-08-24 03:28:35.498 | Selecting previously unselected package libgraphite2-3:amd64. 2021-08-24 03:28:35.505 | Preparing to unpack .../111-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2021-08-24 03:28:35.571 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-08-24 03:28:36.111 | Selecting previously unselected package libharfbuzz0b:amd64. 2021-08-24 03:28:36.119 | Preparing to unpack .../112-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2021-08-24 03:28:36.177 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-08-24 03:28:36.617 | Selecting previously unselected package libthai-data. 2021-08-24 03:28:36.625 | Preparing to unpack .../113-libthai-data_0.1.28-3_all.deb ... 2021-08-24 03:28:36.693 | Unpacking libthai-data (0.1.28-3) ... 2021-08-24 03:28:37.305 | Selecting previously unselected package libdatrie1:amd64. 2021-08-24 03:28:37.314 | Preparing to unpack .../114-libdatrie1_0.2.12-3_amd64.deb ... 2021-08-24 03:28:37.377 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2021-08-24 03:28:37.828 | Selecting previously unselected package libthai0:amd64. 2021-08-24 03:28:37.836 | Preparing to unpack .../115-libthai0_0.1.28-3_amd64.deb ... 2021-08-24 03:28:37.897 | Unpacking libthai0:amd64 (0.1.28-3) ... 2021-08-24 03:28:38.311 | Selecting previously unselected package libpango-1.0-0:amd64. 2021-08-24 03:28:38.319 | Preparing to unpack .../116-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-08-24 03:28:38.405 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-08-24 03:28:38.843 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2021-08-24 03:28:38.850 | Preparing to unpack .../117-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-08-24 03:28:38.902 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-08-24 03:28:39.362 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2021-08-24 03:28:39.370 | Preparing to unpack .../118-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-08-24 03:28:39.419 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-08-24 03:28:39.882 | Selecting previously unselected package libpathplan4:amd64. 2021-08-24 03:28:39.891 | Preparing to unpack .../119-libpathplan4_2.42.2-3build2_amd64.deb ... 2021-08-24 03:28:39.942 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2021-08-24 03:28:40.372 | Selecting previously unselected package libgvc6. 2021-08-24 03:28:40.380 | Preparing to unpack .../120-libgvc6_2.42.2-3build2_amd64.deb ... 2021-08-24 03:28:40.428 | Unpacking libgvc6 (2.42.2-3build2) ... 2021-08-24 03:28:40.899 | Selecting previously unselected package libgvpr2:amd64. 2021-08-24 03:28:40.908 | Preparing to unpack .../121-libgvpr2_2.42.2-3build2_amd64.deb ... 2021-08-24 03:28:40.968 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2021-08-24 03:28:41.366 | Selecting previously unselected package liblab-gamut1:amd64. 2021-08-24 03:28:41.374 | Preparing to unpack .../122-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2021-08-24 03:28:41.417 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-08-24 03:28:42.123 | Selecting previously unselected package x11-common. 2021-08-24 03:28:42.131 | Preparing to unpack .../123-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2021-08-24 03:28:42.212 | dpkg-query: no packages found matching nux-tools 2021-08-24 03:28:42.223 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2021-08-24 03:28:42.597 | Selecting previously unselected package libice6:amd64. 2021-08-24 03:28:42.605 | Preparing to unpack .../124-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2021-08-24 03:28:42.653 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-08-24 03:28:43.065 | Selecting previously unselected package libsm6:amd64. 2021-08-24 03:28:43.073 | Preparing to unpack .../125-libsm6_2%3a1.2.3-1_amd64.deb ... 2021-08-24 03:28:43.137 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2021-08-24 03:28:43.551 | Selecting previously unselected package libxt6:amd64. 2021-08-24 03:28:43.559 | Preparing to unpack .../126-libxt6_1%3a1.1.5-1_amd64.deb ... 2021-08-24 03:28:43.616 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2021-08-24 03:28:44.043 | Selecting previously unselected package libxmu6:amd64. 2021-08-24 03:28:44.051 | Preparing to unpack .../127-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2021-08-24 03:28:44.105 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-08-24 03:28:44.560 | Selecting previously unselected package libxaw7:amd64. 2021-08-24 03:28:44.568 | Preparing to unpack .../128-libxaw7_2%3a1.0.13-1_amd64.deb ... 2021-08-24 03:28:44.619 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2021-08-24 03:28:45.114 | Selecting previously unselected package graphviz. 2021-08-24 03:28:45.122 | Preparing to unpack .../129-graphviz_2.42.2-3build2_amd64.deb ... 2021-08-24 03:28:45.171 | Unpacking graphviz (2.42.2-3build2) ... 2021-08-24 03:28:45.751 | Selecting previously unselected package libnl-route-3-200:amd64. 2021-08-24 03:28:45.759 | Preparing to unpack .../130-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-08-24 03:28:45.825 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-08-24 03:28:46.294 | Selecting previously unselected package libibverbs1:amd64. 2021-08-24 03:28:46.302 | Preparing to unpack .../131-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2021-08-24 03:28:46.362 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-08-24 03:28:46.949 | Selecting previously unselected package ibverbs-providers:amd64. 2021-08-24 03:28:46.957 | Preparing to unpack .../132-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2021-08-24 03:28:47.031 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-08-24 03:28:47.537 | Selecting previously unselected package icu-devtools. 2021-08-24 03:28:47.545 | Preparing to unpack .../133-icu-devtools_66.1-2ubuntu2_amd64.deb ... 2021-08-24 03:28:47.628 | Unpacking icu-devtools (66.1-2ubuntu2) ... 2021-08-24 03:28:48.116 | Selecting previously unselected package iputils-arping. 2021-08-24 03:28:48.124 | Preparing to unpack .../134-iputils-arping_3%3a20190709-3_amd64.deb ... 2021-08-24 03:28:48.196 | Unpacking iputils-arping (3:20190709-3) ... 2021-08-24 03:28:48.754 | Selecting previously unselected package javascript-common. 2021-08-24 03:28:48.762 | Preparing to unpack .../135-javascript-common_11_all.deb ... 2021-08-24 03:28:48.843 | Unpacking javascript-common (11) ... 2021-08-24 03:28:49.406 | Selecting previously unselected package libgssrpc4:amd64. 2021-08-24 03:28:49.413 | Preparing to unpack .../136-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-08-24 03:28:49.476 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-08-24 03:28:49.965 | Selecting previously unselected package libkdb5-9:amd64. 2021-08-24 03:28:49.974 | Preparing to unpack .../137-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-08-24 03:28:50.042 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-08-24 03:28:50.588 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-08-24 03:28:50.596 | Preparing to unpack .../138-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-08-24 03:28:50.668 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-08-24 03:28:51.125 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-08-24 03:28:51.133 | Preparing to unpack .../139-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-08-24 03:28:51.190 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-08-24 03:28:51.619 | Selecting previously unselected package comerr-dev:amd64. 2021-08-24 03:28:51.627 | Preparing to unpack .../140-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-08-24 03:28:51.681 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-08-24 03:28:52.063 | Selecting previously unselected package krb5-multidev:amd64. 2021-08-24 03:28:52.072 | Preparing to unpack .../141-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-08-24 03:28:52.137 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-08-24 03:28:52.516 | Selecting previously unselected package libalgorithm-diff-perl. 2021-08-24 03:28:52.525 | Preparing to unpack .../142-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2021-08-24 03:28:52.582 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2021-08-24 03:28:52.942 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2021-08-24 03:28:52.951 | Preparing to unpack .../143-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2021-08-24 03:28:53.007 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2021-08-24 03:28:53.320 | Selecting previously unselected package libalgorithm-merge-perl. 2021-08-24 03:28:53.327 | Preparing to unpack .../144-libalgorithm-merge-perl_0.08-3_all.deb ... 2021-08-24 03:28:53.382 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2021-08-24 03:28:53.796 | Selecting previously unselected package libarchive-cpio-perl. 2021-08-24 03:28:53.805 | Preparing to unpack .../145-libarchive-cpio-perl_0.10-1_all.deb ... 2021-08-24 03:28:53.905 | Unpacking libarchive-cpio-perl (0.10-1) ... 2021-08-24 03:28:54.293 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2021-08-24 03:28:54.301 | Preparing to unpack .../146-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-08-24 03:28:54.368 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-08-24 03:28:54.790 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2021-08-24 03:28:54.798 | Preparing to unpack .../147-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-08-24 03:28:54.856 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-08-24 03:28:55.282 | Selecting previously unselected package libfile-fcntllock-perl. 2021-08-24 03:28:55.290 | Preparing to unpack .../148-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2021-08-24 03:28:55.361 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2021-08-24 03:28:55.702 | Selecting previously unselected package libgts-bin. 2021-08-24 03:28:55.710 | Preparing to unpack .../149-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2021-08-24 03:28:55.762 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2021-08-24 03:28:56.179 | Selecting previously unselected package libicu-dev:amd64. 2021-08-24 03:28:56.187 | Preparing to unpack .../150-libicu-dev_66.1-2ubuntu2_amd64.deb ... 2021-08-24 03:28:56.236 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2) ... 2021-08-24 03:28:58.102 | Selecting previously unselected package libipset13:amd64. 2021-08-24 03:28:58.110 | Preparing to unpack .../151-libipset13_7.5-1~exp1_amd64.deb ... 2021-08-24 03:28:58.159 | Unpacking libipset13:amd64 (7.5-1~exp1) ... 2021-08-24 03:28:58.594 | Selecting previously unselected package librdmacm1:amd64. 2021-08-24 03:28:58.602 | Preparing to unpack .../152-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2021-08-24 03:28:58.674 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-08-24 03:28:59.134 | Selecting previously unselected package libiscsi7:amd64. 2021-08-24 03:28:59.142 | Preparing to unpack .../153-libiscsi7_1.18.0-2_amd64.deb ... 2021-08-24 03:28:59.219 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2021-08-24 03:28:59.554 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2021-08-24 03:28:59.562 | Preparing to unpack .../154-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-08-24 03:28:59.616 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-08-24 03:29:00.036 | Selecting previously unselected package libjpeg8-dev:amd64. 2021-08-24 03:29:00.045 | Preparing to unpack .../155-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2021-08-24 03:29:00.233 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-08-24 03:29:00.548 | Selecting previously unselected package libjpeg-dev:amd64. 2021-08-24 03:29:00.556 | Preparing to unpack .../156-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2021-08-24 03:29:00.610 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-08-24 03:29:00.899 | Selecting previously unselected package libjs-jquery. 2021-08-24 03:29:00.907 | Preparing to unpack .../157-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2021-08-24 03:29:00.978 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2021-08-24 03:29:01.328 | Selecting previously unselected package libjs-jquery-metadata. 2021-08-24 03:29:01.336 | Preparing to unpack .../158-libjs-jquery-metadata_12-1.1_all.deb ... 2021-08-24 03:29:01.402 | Unpacking libjs-jquery-metadata (12-1.1) ... 2021-08-24 03:29:01.817 | Selecting previously unselected package libjs-jquery-tablesorter. 2021-08-24 03:29:01.824 | Preparing to unpack .../159-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2021-08-24 03:29:01.896 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-08-24 03:29:02.325 | Selecting previously unselected package libltdl-dev:amd64. 2021-08-24 03:29:02.333 | Preparing to unpack .../160-libltdl-dev_2.4.6-14_amd64.deb ... 2021-08-24 03:29:02.385 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2021-08-24 03:29:02.788 | Selecting previously unselected package libsys-hostname-long-perl. 2021-08-24 03:29:02.796 | Preparing to unpack .../161-libsys-hostname-long-perl_1.5-1_all.deb ... 2021-08-24 03:29:02.853 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2021-08-24 03:29:03.222 | Selecting previously unselected package libmail-sendmail-perl. 2021-08-24 03:29:03.230 | Preparing to unpack .../162-libmail-sendmail-perl_0.80-1_all.deb ... 2021-08-24 03:29:03.281 | Unpacking libmail-sendmail-perl (0.80-1) ... 2021-08-24 03:29:03.588 | Selecting previously unselected package libssl-dev:amd64. 2021-08-24 03:29:03.600 | Preparing to unpack .../163-libssl-dev_1.1.1f-1ubuntu2.5_amd64.deb ... 2021-08-24 03:29:03.662 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.5) ... 2021-08-24 03:29:04.333 | Selecting previously unselected package libmysqlclient-dev. 2021-08-24 03:29:04.342 | Preparing to unpack .../164-libmysqlclient-dev_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-08-24 03:29:04.402 | Unpacking libmysqlclient-dev (8.0.26-0ubuntu0.20.04.2) ... 2021-08-24 03:29:05.059 | Selecting previously unselected package libncurses-dev:amd64. 2021-08-24 03:29:05.067 | Preparing to unpack .../165-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2021-08-24 03:29:05.122 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-08-24 03:29:05.619 | Selecting previously unselected package libnspr4:amd64. 2021-08-24 03:29:05.627 | Preparing to unpack .../166-libnspr4_2%3a4.25-1_amd64.deb ... 2021-08-24 03:29:05.673 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2021-08-24 03:29:06.079 | Selecting previously unselected package libnss3:amd64. 2021-08-24 03:29:06.087 | Preparing to unpack .../167-libnss3_2%3a3.49.1-1ubuntu1.5_amd64.deb ... 2021-08-24 03:29:06.142 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.5) ... 2021-08-24 03:29:06.762 | Selecting previously unselected package libomp5-10:amd64. 2021-08-24 03:29:06.770 | Preparing to unpack .../168-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-24 03:29:06.873 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-08-24 03:29:07.362 | Selecting previously unselected package libomp-10-dev. 2021-08-24 03:29:07.370 | Preparing to unpack .../169-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-24 03:29:07.424 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-08-24 03:29:07.853 | Selecting previously unselected package pcp-conf. 2021-08-24 03:29:07.862 | Preparing to unpack .../170-pcp-conf_5.0.3-1_amd64.deb ... 2021-08-24 03:29:07.916 | Unpacking pcp-conf (5.0.3-1) ... 2021-08-24 03:29:08.323 | Selecting previously unselected package libpcp3. 2021-08-24 03:29:08.331 | Preparing to unpack .../171-libpcp3_5.0.3-1_amd64.deb ... 2021-08-24 03:29:08.384 | Unpacking libpcp3 (5.0.3-1) ... 2021-08-24 03:29:08.928 | Selecting previously unselected package libpcp-pmda3. 2021-08-24 03:29:08.936 | Preparing to unpack .../172-libpcp-pmda3_5.0.3-1_amd64.deb ... 2021-08-24 03:29:09.007 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2021-08-24 03:29:09.373 | Selecting previously unselected package libpcp-pmda-perl. 2021-08-24 03:29:09.381 | Preparing to unpack .../173-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2021-08-24 03:29:09.430 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2021-08-24 03:29:09.876 | Selecting previously unselected package libpq5:amd64. 2021-08-24 03:29:09.884 | Preparing to unpack .../174-libpq5_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-08-24 03:29:09.950 | Unpacking libpq5:amd64 (12.8-0ubuntu0.20.04.1) ... 2021-08-24 03:29:10.290 | Selecting previously unselected package libpq-dev. 2021-08-24 03:29:10.298 | Preparing to unpack .../175-libpq-dev_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-08-24 03:29:10.359 | Unpacking libpq-dev (12.8-0ubuntu0.20.04.1) ... 2021-08-24 03:29:10.839 | Selecting previously unselected package librados2. 2021-08-24 03:29:10.847 | Preparing to unpack .../176-librados2_15.2.13-0ubuntu0.20.04.1_amd64.deb ... 2021-08-24 03:29:10.904 | Unpacking librados2 (15.2.13-0ubuntu0.20.04.1) ... 2021-08-24 03:29:12.116 | Selecting previously unselected package librbd1. 2021-08-24 03:29:12.125 | Preparing to unpack .../177-librbd1_15.2.13-0ubuntu0.20.04.1_amd64.deb ... 2021-08-24 03:29:12.204 | Unpacking librbd1 (15.2.13-0ubuntu0.20.04.1) ... 2021-08-24 03:29:12.885 | Selecting previously unselected package libsasl2-dev. 2021-08-24 03:29:12.893 | Preparing to unpack .../178-libsasl2-dev_2.1.27+dfsg-2_amd64.deb ... 2021-08-24 03:29:12.956 | Unpacking libsasl2-dev (2.1.27+dfsg-2) ... 2021-08-24 03:29:13.350 | Selecting previously unselected package libsystemd-dev:amd64. 2021-08-24 03:29:13.359 | Preparing to unpack .../179-libsystemd-dev_245.4-4ubuntu3.11_amd64.deb ... 2021-08-24 03:29:13.421 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.11) ... 2021-08-24 03:29:13.851 | Selecting previously unselected package libtinfo-dev:amd64. 2021-08-24 03:29:13.859 | Preparing to unpack .../180-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2021-08-24 03:29:13.919 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-08-24 03:29:14.296 | Selecting previously unselected package libx86-1:amd64. 2021-08-24 03:29:14.304 | Preparing to unpack .../181-libx86-1_1.1+ds1-11_amd64.deb ... 2021-08-24 03:29:14.359 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2021-08-24 03:29:14.710 | Selecting previously unselected package libxml2-dev:amd64. 2021-08-24 03:29:14.719 | Preparing to unpack .../182-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2021-08-24 03:29:14.778 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-08-24 03:29:15.247 | Selecting previously unselected package libxslt1-dev:amd64. 2021-08-24 03:29:15.255 | Preparing to unpack .../183-libxslt1-dev_1.1.34-4_amd64.deb ... 2021-08-24 03:29:15.310 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2021-08-24 03:29:15.836 | Selecting previously unselected package llvm-10-runtime. 2021-08-24 03:29:15.845 | Preparing to unpack .../184-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-24 03:29:15.898 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-08-24 03:29:16.470 | Selecting previously unselected package libpfm4:amd64. 2021-08-24 03:29:16.478 | Preparing to unpack .../185-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2021-08-24 03:29:16.532 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-08-24 03:29:16.927 | Selecting previously unselected package llvm-10. 2021-08-24 03:29:16.936 | Preparing to unpack .../186-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-24 03:29:16.984 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2021-08-24 03:29:18.141 | Selecting previously unselected package libffi-dev:amd64. 2021-08-24 03:29:18.149 | Preparing to unpack .../187-libffi-dev_3.3-4_amd64.deb ... 2021-08-24 03:29:18.201 | Unpacking libffi-dev:amd64 (3.3-4) ... 2021-08-24 03:29:18.619 | Selecting previously unselected package python3-pygments. 2021-08-24 03:29:18.628 | Preparing to unpack .../188-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2021-08-24 03:29:18.675 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-08-24 03:29:19.176 | Selecting previously unselected package llvm-10-tools. 2021-08-24 03:29:19.184 | Preparing to unpack .../189-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-24 03:29:19.238 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-08-24 03:29:19.804 | Selecting previously unselected package libz3-4:amd64. 2021-08-24 03:29:19.813 | Preparing to unpack .../190-libz3-4_4.8.7-4build1_amd64.deb ... 2021-08-24 03:29:19.875 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2021-08-24 03:29:21.284 | Selecting previously unselected package libz3-dev:amd64. 2021-08-24 03:29:21.292 | Preparing to unpack .../191-libz3-dev_4.8.7-4build1_amd64.deb ... 2021-08-24 03:29:21.344 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2021-08-24 03:29:21.839 | Selecting previously unselected package llvm-10-dev. 2021-08-24 03:29:21.847 | Preparing to unpack .../192-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-24 03:29:21.930 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-08-24 03:29:27.101 | Selecting previously unselected package lsscsi. 2021-08-24 03:29:27.111 | Preparing to unpack .../193-lsscsi_0.30-0.1_amd64.deb ... 2021-08-24 03:29:27.164 | Unpacking lsscsi (0.30-0.1) ... 2021-08-24 03:29:27.553 | Selecting previously unselected package pkg-config. 2021-08-24 03:29:27.561 | Preparing to unpack .../194-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2021-08-24 03:29:27.621 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2021-08-24 03:29:28.041 | Selecting previously unselected package pm-utils. 2021-08-24 03:29:28.050 | Preparing to unpack .../195-pm-utils_1.4.1-19_all.deb ... 2021-08-24 03:29:28.104 | Unpacking pm-utils (1.4.1-19) ... 2021-08-24 03:29:28.507 | Selecting previously unselected package postgresql-client-common. 2021-08-24 03:29:28.515 | Preparing to unpack .../196-postgresql-client-common_214ubuntu0.1_all.deb ... 2021-08-24 03:29:28.567 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2021-08-24 03:29:29.070 | Selecting previously unselected package postgresql-client-12. 2021-08-24 03:29:29.078 | Preparing to unpack .../197-postgresql-client-12_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-08-24 03:29:29.132 | Unpacking postgresql-client-12 (12.8-0ubuntu0.20.04.1) ... 2021-08-24 03:29:29.775 | Selecting previously unselected package ssl-cert. 2021-08-24 03:29:29.784 | Preparing to unpack .../198-ssl-cert_1.0.39_all.deb ... 2021-08-24 03:29:29.841 | Unpacking ssl-cert (1.0.39) ... 2021-08-24 03:29:30.547 | Selecting previously unselected package postgresql-common. 2021-08-24 03:29:30.556 | Preparing to unpack .../199-postgresql-common_214ubuntu0.1_all.deb ... 2021-08-24 03:29:30.652 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2021-08-24 03:29:30.699 | Unpacking postgresql-common (214ubuntu0.1) ... 2021-08-24 03:29:31.182 | Selecting previously unselected package postgresql-server-dev-12. 2021-08-24 03:29:31.191 | Preparing to unpack .../200-postgresql-server-dev-12_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-08-24 03:29:31.255 | Unpacking postgresql-server-dev-12 (12.8-0ubuntu0.20.04.1) ... 2021-08-24 03:29:32.030 | Selecting previously unselected package postgresql-server-dev-all. 2021-08-24 03:29:32.039 | Preparing to unpack .../201-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2021-08-24 03:29:32.143 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2021-08-24 03:29:32.507 | Selecting previously unselected package python-pip-whl. 2021-08-24 03:29:32.516 | Preparing to unpack .../202-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2021-08-24 03:29:32.584 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2021-08-24 03:29:33.258 | Selecting previously unselected package python3-mysqldb. 2021-08-24 03:29:33.267 | Preparing to unpack .../203-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2021-08-24 03:29:33.329 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2021-08-24 03:29:33.781 | Selecting previously unselected package python3-wheel. 2021-08-24 03:29:33.790 | Preparing to unpack .../204-python3-wheel_0.34.2-1_all.deb ... 2021-08-24 03:29:33.864 | Unpacking python3-wheel (0.34.2-1) ... 2021-08-24 03:29:34.301 | Selecting previously unselected package python3-pip. 2021-08-24 03:29:34.310 | Preparing to unpack .../205-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2021-08-24 03:29:34.366 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2021-08-24 03:29:34.941 | Selecting previously unselected package python3.8-venv. 2021-08-24 03:29:34.950 | Preparing to unpack .../206-python3.8-venv_3.8.10-0ubuntu1~20.04_amd64.deb ... 2021-08-24 03:29:35.006 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04) ... 2021-08-24 03:29:35.315 | Selecting previously unselected package python3-venv. 2021-08-24 03:29:35.323 | Preparing to unpack .../207-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2021-08-24 03:29:35.378 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2021-08-24 03:29:35.756 | Selecting previously unselected package qemu-block-extra:amd64. 2021-08-24 03:29:35.764 | Preparing to unpack .../208-qemu-block-extra_1%3a4.2-3ubuntu6.17_amd64.deb ... 2021-08-24 03:29:35.826 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.17) ... 2021-08-24 03:29:36.224 | Selecting previously unselected package qemu-utils. 2021-08-24 03:29:36.235 | Preparing to unpack .../209-qemu-utils_1%3a4.2-3ubuntu6.17_amd64.deb ... 2021-08-24 03:29:36.281 | Unpacking qemu-utils (1:4.2-3ubuntu6.17) ... 2021-08-24 03:29:36.795 | Selecting previously unselected package sharutils. 2021-08-24 03:29:36.804 | Preparing to unpack .../210-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2021-08-24 03:29:36.858 | Unpacking sharutils (1:4.15.2-4build1) ... 2021-08-24 03:29:37.344 | Selecting previously unselected package sqlite3. 2021-08-24 03:29:37.352 | Preparing to unpack .../211-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2021-08-24 03:29:37.406 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2021-08-24 03:29:37.933 | Selecting previously unselected package unzip. 2021-08-24 03:29:37.942 | Preparing to unpack .../212-unzip_6.0-25ubuntu1_amd64.deb ... 2021-08-24 03:29:38.001 | Unpacking unzip (6.0-25ubuntu1) ... 2021-08-24 03:29:38.421 | Selecting previously unselected package vbetool. 2021-08-24 03:29:38.429 | Preparing to unpack .../213-vbetool_1.1-4_amd64.deb ... 2021-08-24 03:29:38.481 | Unpacking vbetool (1.1-4) ... 2021-08-24 03:29:38.915 | Selecting previously unselected package ipset. 2021-08-24 03:29:38.924 | Preparing to unpack .../214-ipset_7.5-1~exp1_amd64.deb ... 2021-08-24 03:29:38.991 | Unpacking ipset (7.5-1~exp1) ... 2021-08-24 03:29:39.521 | Selecting previously unselected package ipvsadm. 2021-08-24 03:29:39.531 | Preparing to unpack .../215-ipvsadm_1%3a1.31-1_amd64.deb ... 2021-08-24 03:29:39.586 | Unpacking ipvsadm (1:1.31-1) ... 2021-08-24 03:29:40.055 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2021-08-24 03:29:40.064 | Preparing to unpack .../216-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.4_amd64.deb ... 2021-08-24 03:29:40.128 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.4) ... 2021-08-24 03:29:40.504 | Selecting previously unselected package liberasurecode1:amd64. 2021-08-24 03:29:40.512 | Preparing to unpack .../217-liberasurecode1_1.6.1-4_amd64.deb ... 2021-08-24 03:29:40.569 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2021-08-24 03:29:40.878 | Selecting previously unselected package liberasurecode-dev:amd64. 2021-08-24 03:29:40.887 | Preparing to unpack .../218-liberasurecode-dev_1.6.1-4_amd64.deb ... 2021-08-24 03:29:40.935 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2021-08-24 03:29:41.281 | Selecting previously unselected package libkrb5-dev:amd64. 2021-08-24 03:29:41.289 | Preparing to unpack .../219-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-08-24 03:29:41.329 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-08-24 03:29:41.761 | Selecting previously unselected package libpcp-gui2. 2021-08-24 03:29:41.770 | Preparing to unpack .../220-libpcp-gui2_5.0.3-1_amd64.deb ... 2021-08-24 03:29:41.832 | Unpacking libpcp-gui2 (5.0.3-1) ... 2021-08-24 03:29:42.221 | Selecting previously unselected package libpcp-import1. 2021-08-24 03:29:42.230 | Preparing to unpack .../221-libpcp-import1_5.0.3-1_amd64.deb ... 2021-08-24 03:29:42.278 | Unpacking libpcp-import1 (5.0.3-1) ... 2021-08-24 03:29:42.601 | Selecting previously unselected package libpcp-mmv1. 2021-08-24 03:29:42.610 | Preparing to unpack .../222-libpcp-mmv1_5.0.3-1_amd64.deb ... 2021-08-24 03:29:42.663 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2021-08-24 03:29:43.044 | Selecting previously unselected package libpcp-trace2. 2021-08-24 03:29:43.052 | Preparing to unpack .../223-libpcp-trace2_5.0.3-1_amd64.deb ... 2021-08-24 03:29:43.109 | Unpacking libpcp-trace2 (5.0.3-1) ... 2021-08-24 03:29:43.598 | Selecting previously unselected package libpcp-web1. 2021-08-24 03:29:43.607 | Preparing to unpack .../224-libpcp-web1_5.0.3-1_amd64.deb ... 2021-08-24 03:29:43.695 | Unpacking libpcp-web1 (5.0.3-1) ... 2021-08-24 03:29:44.183 | Selecting previously unselected package libyaml-dev:amd64. 2021-08-24 03:29:44.193 | Preparing to unpack .../225-libyaml-dev_0.2.2-1_amd64.deb ... 2021-08-24 03:29:44.286 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2021-08-24 03:29:44.744 | Selecting previously unselected package python3-pcp. 2021-08-24 03:29:44.752 | Preparing to unpack .../226-python3-pcp_5.0.3-1_amd64.deb ... 2021-08-24 03:29:44.817 | Unpacking python3-pcp (5.0.3-1) ... 2021-08-24 03:29:45.401 | Selecting previously unselected package pcp. 2021-08-24 03:29:45.410 | Preparing to unpack .../227-pcp_5.0.3-1_amd64.deb ... 2021-08-24 03:29:45.531 | Unpacking pcp (5.0.3-1) ... 2021-08-24 03:29:46.821 | Selecting previously unselected package socat. 2021-08-24 03:29:46.830 | Preparing to unpack .../228-socat_1.7.3.3-2_amd64.deb ... 2021-08-24 03:29:46.897 | Unpacking socat (1.7.3.3-2) ... 2021-08-24 03:29:47.344 | Selecting previously unselected package vlan. 2021-08-24 03:29:47.353 | Preparing to unpack .../229-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2021-08-24 03:29:47.400 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2021-08-24 03:29:47.853 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-08-24 03:29:48.023 | Setting up postgresql-client-common (214ubuntu0.1) ... 2021-08-24 03:29:48.289 | Setting up javascript-common (11) ... 2021-08-24 03:29:48.531 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2021-08-24 03:29:48.595 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-08-24 03:29:48.746 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2021-08-24 03:29:48.917 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-08-24 03:29:49.115 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2021-08-24 03:29:49.443 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-08-24 03:29:49.540 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-08-24 03:29:49.834 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2021-08-24 03:29:50.103 | Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-08-24 03:29:50.303 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2021-08-24 03:29:50.483 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2021-08-24 03:29:50.672 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2021-08-24 03:29:50.869 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2021-08-24 03:29:51.057 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2021-08-24 03:29:51.229 | Setting up libxcb-render0:amd64 (1.14-2) ... 2021-08-24 03:29:51.409 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2021-08-24 03:29:51.572 | Setting up libarchive-zip-perl (1.67-2) ... 2021-08-24 03:29:51.749 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-08-24 03:29:51.937 | Setting up vbetool (1.1-4) ... 2021-08-24 03:29:52.123 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-08-24 03:29:52.358 | Setting up pm-utils (1.4.1-19) ... 2021-08-24 03:29:52.723 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.5) ... 2021-08-24 03:29:53.237 | Setting up unzip (6.0-25ubuntu1) ... 2021-08-24 03:29:53.469 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2021-08-24 03:29:53.629 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-08-24 03:29:53.809 | Setting up x11-common (1:7.7+19ubuntu14) ... 2021-08-24 03:29:55.146 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2021-08-24 03:29:55.886 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2021-08-24 03:29:56.217 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-08-24 03:29:56.406 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-08-24 03:29:56.606 | Setting up m4 (1.4.18-4) ... 2021-08-24 03:29:56.786 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2021-08-24 03:29:57.229 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2021-08-24 03:29:57.363 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2021-08-24 03:29:57.549 | Setting up iputils-arping (3:20190709-3) ... 2021-08-24 03:29:57.829 | Setting up libffi-dev:amd64 (3.3-4) ... 2021-08-24 03:29:58.026 | Setting up conntrack (1:1.4.5-2) ... 2021-08-24 03:29:58.209 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-08-24 03:29:58.392 | Setting up python3-wheel (0.34.2-1) ... 2021-08-24 03:29:58.834 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2021-08-24 03:29:59.034 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2021-08-24 03:29:59.597 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2021-08-24 03:30:01.840 | Setting up memcached (1.5.22-2ubuntu0.1) ... 2021-08-24 03:30:03.792 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2021-08-24 03:30:04.557 | Setting up libfakeroot:amd64 (1.24-1) ... 2021-08-24 03:30:04.874 | Setting up libjansson4:amd64 (2.12-1build1) ... 2021-08-24 03:30:05.060 | Setting up acl (2.2.53-6) ... 2021-08-24 03:30:05.243 | Setting up dns-root-data (2019052802) ... 2021-08-24 03:30:05.466 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-08-24 03:30:05.663 | Setting up fakeroot (1.24-1) ... 2021-08-24 03:30:05.815 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2021-08-24 03:30:05.960 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-08-24 03:30:06.151 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-08-24 03:30:06.377 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-08-24 03:30:06.586 | Setting up autotools-dev (20180224.1) ... 2021-08-24 03:30:06.791 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-08-24 03:30:07.783 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2021-08-24 03:30:07.977 | Setting up libsasl2-dev (2.1.27+dfsg-2) ... 2021-08-24 03:30:08.189 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-08-24 03:30:08.372 | Setting up make (4.2.1-1.2) ... 2021-08-24 03:30:08.548 | Setting up libnspr4:amd64 (2:4.25-1) ... 2021-08-24 03:30:08.745 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-08-24 03:30:08.951 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-08-24 03:30:09.149 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-08-24 03:30:09.383 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2021-08-24 03:30:09.603 | Setting up ebtables (2.0.11-3build1) ... 2021-08-24 03:30:10.354 | Setting up socat (1.7.3.3-2) ... 2021-08-24 03:30:10.537 | Setting up libann0 (1.1.2+doc-7build1) ... 2021-08-24 03:30:10.694 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-08-24 03:30:10.854 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.5) ... 2021-08-24 03:30:11.012 | Setting up autopoint (0.19.8.1-10build1) ... 2021-08-24 03:30:11.194 | Setting up binfmt-support (2.2.0-2) ... 2021-08-24 03:30:11.625 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2021-08-24 03:30:12.762 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-08-24 03:30:12.948 | Setting up icu-devtools (66.1-2ubuntu2) ... 2021-08-24 03:30:13.128 | Setting up fonts-dejavu-core (2.37-1) ... 2021-08-24 03:30:14.214 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2021-08-24 03:30:14.442 | Setting up lsscsi (0.30-0.1) ... 2021-08-24 03:30:14.640 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-08-24 03:30:14.865 | Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-08-24 03:30:15.114 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-08-24 03:30:15.322 | Setting up libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-08-24 03:30:15.508 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2021-08-24 03:30:15.700 | Setting up autoconf (2.69-11.1) ... 2021-08-24 03:30:15.945 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2021-08-24 03:30:16.131 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2021-08-24 03:30:16.290 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2021-08-24 03:30:16.388 | Setting up dwz (0.13-5) ... 2021-08-24 03:30:16.571 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-08-24 03:30:16.785 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-08-24 03:30:17.019 | Setting up libipset13:amd64 (7.5-1~exp1) ... 2021-08-24 03:30:17.257 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-08-24 03:30:17.491 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2021-08-24 03:30:17.943 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-08-24 03:30:18.148 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-08-24 03:30:18.394 | Setting up libarchive-cpio-perl (0.10-1) ... 2021-08-24 03:30:18.600 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-08-24 03:30:18.802 | Setting up fonts-liberation (1:1.07.4-11) ... 2021-08-24 03:30:19.000 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2021-08-24 03:30:19.343 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-08-24 03:30:19.543 | Setting up pcp-conf (5.0.3-1) ... 2021-08-24 03:30:19.840 | Setting up libc6-i386 (2.31-0ubuntu9.2) ... 2021-08-24 03:30:20.128 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.6) ... 2021-08-24 03:30:20.325 | Setting up libsub-override-perl (0.09-2) ... 2021-08-24 03:30:20.508 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-08-24 03:30:20.705 | Setting up libthai-data (0.1.28-3) ... 2021-08-24 03:30:20.882 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2021-08-24 03:30:21.051 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2021-08-24 03:30:21.222 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2021-08-24 03:30:21.385 | Setting up apache2-data (2.4.41-4ubuntu3.4) ... 2021-08-24 03:30:21.551 | Setting up curl (7.68.0-1ubuntu2.6) ... 2021-08-24 03:30:21.754 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-08-24 03:30:21.977 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2021-08-24 03:30:22.131 | Setting up sharutils (1:4.15.2-4build1) ... 2021-08-24 03:30:22.303 | Setting up ipset (7.5-1~exp1) ... 2021-08-24 03:30:22.511 | Setting up openssl (1.1.1f-1ubuntu2.5) ... 2021-08-24 03:30:22.725 | Setting up conntrackd (1:1.4.5-2) ... 2021-08-24 03:30:24.085 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2021-08-24 03:30:24.477 | Setting up libsys-hostname-long-perl (1.5-1) ... 2021-08-24 03:30:24.645 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2021-08-24 03:30:24.822 | Setting up libicu-dev:amd64 (66.1-2ubuntu2) ... 2021-08-24 03:30:24.991 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-08-24 03:30:25.176 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.11) ... 2021-08-24 03:30:25.351 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2021-08-24 03:30:25.497 | Setting up libalgorithm-merge-perl (0.08-3) ... 2021-08-24 03:30:25.679 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-08-24 03:30:25.880 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2021-08-24 03:30:26.105 | Setting up automake (1:1.16.1-4ubuntu6) ... 2021-08-24 03:30:26.252 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2021-08-24 03:30:26.351 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-08-24 03:30:26.537 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-08-24 03:30:26.725 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-08-24 03:30:26.931 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2021-08-24 03:30:27.108 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2021-08-24 03:30:27.282 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-08-24 03:30:27.465 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-08-24 03:30:27.719 | Setting up libmysqlclient21:amd64 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-24 03:30:27.943 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-08-24 03:30:28.142 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-08-24 03:30:28.336 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-08-24 03:30:28.539 | Setting up libtool (2.4.6-14) ... 2021-08-24 03:30:28.714 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2021-08-24 03:30:31.590 | Setting up openssh-client (1:8.2p1-4ubuntu0.3) ... 2021-08-24 03:30:31.868 | Setting up libpq5:amd64 (12.8-0ubuntu0.20.04.1) ... 2021-08-24 03:30:32.142 | Setting up haproxy (2.0.13-2ubuntu0.2) ... 2021-08-24 03:30:33.621 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2021-08-24 03:30:34.751 | Setting up libpq-dev (12.8-0ubuntu0.20.04.1) ... 2021-08-24 03:30:34.933 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.5) ... 2021-08-24 03:30:35.122 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-08-24 03:30:35.299 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2021-08-24 03:30:36.183 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-08-24 03:30:36.362 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-08-24 03:30:36.548 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-08-24 03:30:36.731 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2021-08-24 03:30:37.048 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-08-24 03:30:37.230 | Setting up python3-mysqldb (1.4.4-2build1) ... 2021-08-24 03:30:37.636 | Setting up libmail-sendmail-perl (0.80-1) ... 2021-08-24 03:30:37.830 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2021-08-24 03:30:38.053 | Setting up libthai0:amd64 (0.1.28-3) ... 2021-08-24 03:30:38.274 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-08-24 03:30:38.451 | Setting up postgresql-client-12 (12.8-0ubuntu0.20.04.1) ... 2021-08-24 03:30:39.162 | update-alternatives: using /usr/share/postgresql/12/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2021-08-24 03:30:39.285 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2021-08-24 03:30:39.462 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2021-08-24 03:30:39.647 | Setting up ssl-cert (1.0.39) ... 2021-08-24 03:30:40.582 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2021-08-24 03:30:40.808 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04) ... 2021-08-24 03:30:41.105 | Setting up libjs-jquery-metadata (12-1.1) ... 2021-08-24 03:30:41.345 | Setting up postgresql-common (214ubuntu0.1) ... 2021-08-24 03:30:42.819 | Adding user postgres to group ssl-cert 2021-08-24 03:30:43.120 | 2021-08-24 03:30:43.120 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2021-08-24 03:30:43.325 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2021-08-24 03:30:43.325 | Removing obsolete dictionary files: 2021-08-24 03:30:43.920 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2021-08-24 03:30:45.177 | Setting up libcroco3:amd64 (0.6.13-1) ... 2021-08-24 03:30:45.393 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-08-24 03:30:45.553 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2021-08-24 03:30:45.905 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2021-08-24 03:30:46.539 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2021-08-24 03:30:46.765 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2021-08-24 03:30:46.954 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-08-24 03:30:47.153 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-08-24 03:30:47.382 | Setting up build-essential (12.8ubuntu1.1) ... 2021-08-24 03:30:47.582 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.1) ... 2021-08-24 03:30:47.808 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-08-24 03:30:47.985 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-08-24 03:30:48.156 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2021-08-24 03:30:48.367 | Setting up libmysqlclient-dev (8.0.26-0ubuntu0.20.04.2) ... 2021-08-24 03:30:48.542 | Setting up apache2-utils (2.4.41-4ubuntu3.4) ... 2021-08-24 03:30:48.730 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-08-24 03:30:48.930 | Setting up ipvsadm (1:1.31-1) ... 2021-08-24 03:30:50.114 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.3) ... 2021-08-24 03:30:50.293 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-08-24 03:30:50.716 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2021-08-24 03:30:52.888 | Regenerating fonts cache... done. 2021-08-24 03:30:52.950 | Setting up gettext (0.19.8.1-10build1) ... 2021-08-24 03:30:53.119 | Setting up libpcp3 (5.0.3-1) ... 2021-08-24 03:30:53.270 | Setting up libpcp-pmda3 (5.0.3-1) ... 2021-08-24 03:30:53.413 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2021-08-24 03:30:53.559 | Setting up openssh-server (1:8.2p1-4ubuntu0.3) ... 2021-08-24 03:30:55.355 | rescue-ssh.target is a disabled or a static unit, not starting it. 2021-08-24 03:30:56.304 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-08-24 03:30:57.442 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-08-24 03:30:57.618 | Setting up keepalived (1:2.0.19-2) ... 2021-08-24 03:30:58.885 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2021-08-24 03:30:59.656 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2021-08-24 03:30:59.864 | Setting up libpcp-trace2 (5.0.3-1) ... 2021-08-24 03:31:00.062 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-08-24 03:31:00.316 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2021-08-24 03:31:00.484 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-08-24 03:31:00.681 | Setting up libpcp-gui2 (5.0.3-1) ... 2021-08-24 03:31:00.876 | Setting up apache2-bin (2.4.41-4ubuntu3.4) ... 2021-08-24 03:31:01.059 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-08-24 03:31:01.236 | Setting up libpcp-web1 (5.0.3-1) ... 2021-08-24 03:31:01.424 | Setting up intltool-debian (0.35.0+20060710.5) ... 2021-08-24 03:31:01.607 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-08-24 03:31:01.784 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-08-24 03:31:01.970 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2021-08-24 03:31:02.142 | Setting up libpcp-mmv1 (5.0.3-1) ... 2021-08-24 03:31:02.412 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2021-08-24 03:31:02.607 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2) ... 2021-08-24 03:31:02.830 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2021-08-24 03:31:03.030 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-08-24 03:31:03.210 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2021-08-24 03:31:03.384 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-08-24 03:31:03.547 | Setting up postgresql-server-dev-12 (12.8-0ubuntu0.20.04.1) ... 2021-08-24 03:31:03.725 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-08-24 03:31:03.910 | Setting up libpcp-import1 (5.0.3-1) ... 2021-08-24 03:31:04.090 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-08-24 03:31:04.256 | Setting up librados2 (15.2.13-0ubuntu0.20.04.1) ... 2021-08-24 03:31:04.427 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-08-24 03:31:04.610 | Setting up po-debconf (1.0.21) ... 2021-08-24 03:31:04.813 | Setting up apache2 (2.4.41-4ubuntu3.4) ... 2021-08-24 03:31:15.242 | Enabling module mpm_event. 2021-08-24 03:31:15.304 | Enabling module authz_core. 2021-08-24 03:31:15.309 | Enabling module authz_host. 2021-08-24 03:31:15.368 | Enabling module authn_core. 2021-08-24 03:31:15.373 | Enabling module auth_basic. 2021-08-24 03:31:15.431 | Enabling module access_compat. 2021-08-24 03:31:15.490 | Enabling module authn_file. 2021-08-24 03:31:15.548 | Enabling module authz_user. 2021-08-24 03:31:15.607 | Enabling module alias. 2021-08-24 03:31:15.666 | Enabling module dir. 2021-08-24 03:31:15.724 | Enabling module autoindex. 2021-08-24 03:31:15.782 | Enabling module env. 2021-08-24 03:31:15.841 | Enabling module mime. 2021-08-24 03:31:15.901 | Enabling module negotiation. 2021-08-24 03:31:15.959 | Enabling module setenvif. 2021-08-24 03:31:16.018 | Enabling module filter. 2021-08-24 03:31:16.077 | Enabling module deflate. 2021-08-24 03:31:16.136 | Enabling module status. 2021-08-24 03:31:16.195 | Enabling module reqtimeout. 2021-08-24 03:31:16.255 | Enabling conf charset. 2021-08-24 03:31:16.312 | Enabling conf localized-error-pages. 2021-08-24 03:31:16.372 | Enabling conf other-vhosts-access-log. 2021-08-24 03:31:16.431 | Enabling conf security. 2021-08-24 03:31:16.490 | Enabling conf serve-cgi-bin. 2021-08-24 03:31:16.549 | Enabling site 000-default. 2021-08-24 03:31:16.601 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2021-08-24 03:31:16.657 | Enabling conf javascript-common. 2021-08-24 03:31:16.909 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2021-08-24 03:31:17.472 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2021-08-24 03:31:20.201 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2021-08-24 03:31:20.435 | Setting up python3-pcp (5.0.3-1) ... 2021-08-24 03:31:20.904 | Setting up libgvc6 (2.42.2-3build2) ... 2021-08-24 03:31:21.103 | Setting up librbd1 (15.2.13-0ubuntu0.20.04.1) ... 2021-08-24 03:31:21.309 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.4) ... 2021-08-24 03:31:21.521 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2021-08-24 03:31:21.767 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2021-08-24 03:31:21.970 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.17) ... 2021-08-24 03:31:22.161 | Setting up graphviz (2.42.2-3build2) ... 2021-08-24 03:31:22.358 | Setting up pcp (5.0.3-1) ... 2021-08-24 03:31:26.634 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2021-08-24 03:31:27.055 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2021-08-24 03:31:27.479 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2021-08-24 03:31:27.897 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2021-08-24 03:31:44.592 | Setting up qemu-utils (1:4.2-3ubuntu6.17) ... 2021-08-24 03:31:44.777 | Setting up systemd (245.4-4ubuntu3.11) ... 2021-08-24 03:31:44.851 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2021-08-24 03:31:46.818 | Setting up dh-autoreconf (19) ... 2021-08-24 03:31:47.041 | Setting up systemd-timesyncd (245.4-4ubuntu3.11) ... 2021-08-24 03:31:48.200 | Setting up systemd-sysv (245.4-4ubuntu3.11) ... 2021-08-24 03:31:48.350 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.11) ... 2021-08-24 03:31:48.532 | Setting up debhelper (12.10ubuntu1) ... 2021-08-24 03:31:48.686 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.11) ... 2021-08-24 03:31:49.275 | Setting up apache2-dev (2.4.41-4ubuntu3.4) ... 2021-08-24 03:31:49.417 | Processing triggers for mime-support (3.64ubuntu1) ... 2021-08-24 03:31:49.570 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2021-08-24 03:31:49.763 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2021-08-24 03:32:03.026 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-08-24 03:32:03.207 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2021-08-24 03:32:03.722 | Processing triggers for ufw (0.36-6) ... 2021-08-24 03:32:03.962 | Processing triggers for man-db (2.9.1-1) ... 2021-08-24 03:32:30.868 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-08-24 03:32:31.023 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-08-24 03:32:37.535 | ++ functions-common:apt_get:1118 : result=0 2021-08-24 03:32:37.537 | ++ functions-common:apt_get:1121 : time_stop apt-get 2021-08-24 03:32:37.539 | ++ functions-common:time_stop:2309 : local name 2021-08-24 03:32:37.542 | ++ functions-common:time_stop:2310 : local end_time 2021-08-24 03:32:37.544 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:32:37.546 | ++ functions-common:time_stop:2312 : local total 2021-08-24 03:32:37.548 | ++ functions-common:time_stop:2313 : local start_time 2021-08-24 03:32:37.550 | ++ functions-common:time_stop:2315 : name=apt-get 2021-08-24 03:32:37.552 | ++ functions-common:time_stop:2316 : start_time=1629775598346 2021-08-24 03:32:37.555 | ++ functions-common:time_stop:2318 : [[ -z 1629775598346 ]] 2021-08-24 03:32:37.557 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:32:37.561 | ++ functions-common:time_stop:2321 : end_time=1629775957559 2021-08-24 03:32:37.564 | ++ functions-common:time_stop:2322 : elapsed_time=359213 2021-08-24 03:32:37.566 | ++ functions-common:time_stop:2323 : total=682 2021-08-24 03:32:37.568 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:32:37.570 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=359895 2021-08-24 03:32:37.572 | ++ functions-common:apt_get:1122 : return 0 2021-08-24 03:32:37.575 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-08-24 03:32:37.577 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-08-24 03:32:37.580 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-08-24 03:32:37.584 | ++ tools/install_prereqs.sh:source:89 : date 2021-08-24 03:32:37.587 | + ./stack.sh:main:772 : [[ False != \T\r\u\e ]] 2021-08-24 03:32:37.590 | + ./stack.sh:main:773 : PYPI_ALTERNATIVE_URL= 2021-08-24 03:32:37.592 | + ./stack.sh:main:773 : /home/ubuntu/devstack/tools/install_pip.sh 2021-08-24 03:32:38.886 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-08-24 03:32:38.888 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-08-24 03:32:38.890 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-08-24 03:32:38.894 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-08-24 03:32:38.896 | + tools/install_pip.sh:main:43 : GetDistro 2021-08-24 03:32:38.897 | + functions-common:GetDistro:373 : GetOSVersion 2021-08-24 03:32:38.899 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-08-24 03:32:38.901 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-08-24 03:32:38.903 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-08-24 03:32:38.905 | + functions-common:_ensure_lsb_release:328 : return 2021-08-24 03:32:38.908 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-08-24 03:32:38.974 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-08-24 03:32:38.976 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-08-24 03:32:39.042 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-08-24 03:32:39.045 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-08-24 03:32:39.110 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-08-24 03:32:39.112 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-08-24 03:32:39.114 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-08-24 03:32:39.116 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-08-24 03:32:39.117 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-08-24 03:32:39.119 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-08-24 03:32:39.121 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-08-24 03:32:39.123 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-08-24 03:32:39.125 | + functions-common:GetDistro:378 : DISTRO=focal 2021-08-24 03:32:39.127 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-08-24 03:32:39.129 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-08-24 03:32:39.129 | Distro: focal 2021-08-24 03:32:39.131 | + tools/install_pip.sh:main:115 : get_versions 2021-08-24 03:32:39.134 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-08-24 03:32:39.137 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-08-24 03:32:39.139 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-08-24 03:32:39.141 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-08-24 03:32:39.142 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-08-24 03:32:39.530 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-08-24 03:32:39.532 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-08-24 03:32:39.532 | pip: 20.2.2 2021-08-24 03:32:39.534 | + tools/install_pip.sh:main:117 : [[ -n '' ]] 2021-08-24 03:32:39.536 | + tools/install_pip.sh:main:121 : is_fedora 2021-08-24 03:32:39.537 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-08-24 03:32:39.539 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-08-24 03:32:39.541 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-08-24 03:32:39.542 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-08-24 03:32:39.544 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-08-24 03:32:39.546 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-08-24 03:32:39.547 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-08-24 03:32:39.550 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-08-24 03:32:39.551 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-08-24 03:32:39.553 | + tools/install_pip.sh:main:133 : install_get_pip 2021-08-24 03:32:39.555 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-08-24 03:32:39.557 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-08-24 03:32:39.558 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-08-24 03:32:39.560 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-08-24 03:32:39.562 | + tools/install_pip.sh:install_get_pip:87 : curl -f --retry 6 --retry-delay 5 -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2021-08-24 03:32:39.573 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-08-24 03:32:39.573 | Dload Upload Total Spent Left Speed 2021-08-24 03:32:39.881 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2 1911k 2 52098 0 0 255k 0 0:00:07 --:--:-- 0:00:07 254k 100 1911k 100 1911k 0 0 6206k 0 --:--:-- --:--:-- --:--:-- 6186k 2021-08-24 03:32:39.884 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-08-24 03:32:39.887 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2021-08-24 03:32:42.859 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:32:42.860 | from cryptography.utils import int_from_bytes 2021-08-24 03:32:42.860 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:32:42.860 | from cryptography.utils import int_from_bytes 2021-08-24 03:32:43.135 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-24 03:32:43.322 | Collecting pip 2021-08-24 03:32:43.333 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fa9/ebb85d3fd6076/pip-21.2.4-py3-none-any.whl (1.6 MB) 2021-08-24 03:32:44.788 | Installing collected packages: pip 2021-08-24 03:32:44.788 | Attempting uninstall: pip 2021-08-24 03:32:44.789 | Found existing installation: pip 20.2.2 2021-08-24 03:32:45.026 | Uninstalling pip-20.2.2: 2021-08-24 03:32:45.066 | Successfully uninstalled pip-20.2.2 2021-08-24 03:32:46.641 | Successfully installed pip-21.2.4 2021-08-24 03:32:46.641 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-24 03:32:46.758 | + tools/install_pip.sh:main:136 : set -x 2021-08-24 03:32:46.760 | + tools/install_pip.sh:main:140 : pip_install_gr setuptools 2021-08-24 03:32:46.761 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-08-24 03:32:46.763 | + inc/python:pip_install_gr:77 : local clean_name 2021-08-24 03:32:46.765 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-08-24 03:32:46.767 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-08-24 03:32:46.769 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-08-24 03:32:46.772 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-08-24 03:32:46.772 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-08-24 03:32:46.776 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2021-08-24 03:32:46.778 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2021-08-24 03:32:46.779 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-08-24 03:32:46.781 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-08-24 03:32:46.783 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-08-24 03:32:46.798 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2021-08-24 03:32:46.800 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-08-24 03:32:47.499 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:32:47.499 | from cryptography.utils import int_from_bytes 2021-08-24 03:32:47.499 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:32:47.499 | from cryptography.utils import int_from_bytes 2021-08-24 03:32:48.500 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-24 03:32:48.520 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 in /usr/local/lib/python3.8/dist-packages (57.4.0) 2021-08-24 03:32:49.958 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-24 03:32:50.052 | + inc/python:pip_install:200 : result=0 2021-08-24 03:32:50.054 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-24 03:32:50.056 | + functions-common:time_stop:2309 : local name 2021-08-24 03:32:50.057 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:32:50.059 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:32:50.060 | + functions-common:time_stop:2312 : local total 2021-08-24 03:32:50.062 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:32:50.064 | + functions-common:time_stop:2315 : name=pip_install 2021-08-24 03:32:50.066 | + functions-common:time_stop:2316 : start_time=1629775966794 2021-08-24 03:32:50.068 | + functions-common:time_stop:2318 : [[ -z 1629775966794 ]] 2021-08-24 03:32:50.070 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:32:50.073 | + functions-common:time_stop:2321 : end_time=1629775970071 2021-08-24 03:32:50.074 | + functions-common:time_stop:2322 : elapsed_time=3277 2021-08-24 03:32:50.076 | + functions-common:time_stop:2323 : total=0 2021-08-24 03:32:50.077 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:32:50.079 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=3277 2021-08-24 03:32:50.081 | + inc/python:pip_install:203 : return 0 2021-08-24 03:32:50.083 | + tools/install_pip.sh:main:142 : get_versions 2021-08-24 03:32:50.085 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-08-24 03:32:50.088 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-08-24 03:32:50.090 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-08-24 03:32:50.093 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-08-24 03:32:50.093 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-08-24 03:32:50.643 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.2.4 2021-08-24 03:32:50.644 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.2.4' 2021-08-24 03:32:50.644 | pip: 21.2.4 2021-08-24 03:32:50.647 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-08-24 03:32:50.650 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-08-24 03:32:50.653 | + ./stack.sh:main:778 : fixup_all 2021-08-24 03:32:50.655 | + tools/fixup_stuff.sh:fixup_all:173 : fixup_keystone 2021-08-24 03:32:50.657 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-08-24 03:32:50.660 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-08-24 03:32:50.672 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-08-24 03:32:50.672 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-08-24 03:32:50.672 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-08-24 03:32:50.678 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2021-08-24 03:32:50.680 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2021-08-24 03:32:50.682 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2021-08-24 03:32:50.690 | net.ipv4.ip_local_reserved_ports = 35357,35358 2021-08-24 03:32:50.693 | + tools/fixup_stuff.sh:fixup_all:174 : fixup_ubuntu 2021-08-24 03:32:50.695 | + tools/fixup_stuff.sh:fixup_ubuntu:159 : is_ubuntu 2021-08-24 03:32:50.697 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:32:50.700 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:32:50.702 | + tools/fixup_stuff.sh:fixup_ubuntu:169 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2021-08-24 03:32:50.712 | + tools/fixup_stuff.sh:fixup_all:175 : fixup_fedora 2021-08-24 03:32:50.715 | + tools/fixup_stuff.sh:fixup_fedora:66 : is_fedora 2021-08-24 03:32:50.717 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-08-24 03:32:50.719 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-08-24 03:32:50.721 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-08-24 03:32:50.723 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-08-24 03:32:50.725 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-08-24 03:32:50.727 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-08-24 03:32:50.729 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-08-24 03:32:50.731 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-08-24 03:32:50.733 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-08-24 03:32:50.735 | + tools/fixup_stuff.sh:fixup_fedora:67 : return 2021-08-24 03:32:50.737 | + tools/fixup_stuff.sh:fixup_all:176 : fixup_suse 2021-08-24 03:32:50.740 | + tools/fixup_stuff.sh:fixup_suse:112 : is_suse 2021-08-24 03:32:50.742 | + functions-common:is_suse:462 : is_opensuse 2021-08-24 03:32:50.744 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-08-24 03:32:50.746 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-08-24 03:32:50.748 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-08-24 03:32:50.750 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-08-24 03:32:50.752 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-08-24 03:32:50.754 | + tools/fixup_stuff.sh:fixup_suse:113 : return 2021-08-24 03:32:50.757 | + ./stack.sh:main:781 : pip_install -U os-testr 2021-08-24 03:32:50.776 | Using python 3.8 to install os-testr 2021-08-24 03:32:50.779 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2021-08-24 03:32:51.492 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:32:51.492 | from cryptography.utils import int_from_bytes 2021-08-24 03:32:51.492 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:32:51.492 | from cryptography.utils import int_from_bytes 2021-08-24 03:32:52.513 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-24 03:32:52.617 | Collecting os-testr 2021-08-24 03:32:52.624 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2021-08-24 03:32:52.638 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.6.0) 2021-08-24 03:32:52.640 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2021-08-24 03:32:52.994 | Collecting stestr>=1.0.0 2021-08-24 03:32:53.001 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a31/9580d7aa71f73/stestr-3.2.0-py3-none-any.whl (125 kB) 2021-08-24 03:32:53.447 | Collecting python-subunit>=1.0.0 2021-08-24 03:32:53.454 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2021-08-24 03:32:53.477 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2021-08-24 03:32:53.505 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.1) 2021-08-24 03:32:53.506 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (5.4.1) 2021-08-24 03:32:53.512 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2021-08-24 03:32:53.515 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.8.0) 2021-08-24 03:32:53.879 | Collecting future 2021-08-24 03:32:53.886 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2021-08-24 03:32:54.798 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.7.2) 2021-08-24 03:32:54.802 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.1.2) 2021-08-24 03:32:54.804 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.7) 2021-08-24 03:32:54.806 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.4.0) 2021-08-24 03:32:54.857 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2021-08-24 03:32:54.859 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.2.0) 2021-08-24 03:32:54.860 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.4) 2021-08-24 03:32:54.862 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2021-08-24 03:32:54.928 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2021-08-24 03:32:54.990 | Building wheels for collected packages: future 2021-08-24 03:32:54.991 | Building wheel for future (setup.py): started 2021-08-24 03:32:56.058 | Building wheel for future (setup.py): finished with status 'done' 2021-08-24 03:32:56.062 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=afbf0192e95c6d0dbb37a69592c6f03c3e7bc2949a1b2cde29ade61a1be67ff3 2021-08-24 03:32:56.062 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2021-08-24 03:32:56.069 | Successfully built future 2021-08-24 03:32:57.349 | Installing collected packages: python-subunit, future, stestr, os-testr 2021-08-24 03:32:58.476 | Successfully installed future-0.18.2 os-testr-2.0.0 python-subunit-1.4.0 stestr-3.2.0 2021-08-24 03:32:58.476 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-24 03:32:58.608 | + inc/python:pip_install:200 : result=0 2021-08-24 03:32:58.610 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-24 03:32:58.612 | + functions-common:time_stop:2309 : local name 2021-08-24 03:32:58.614 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:32:58.616 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:32:58.618 | + functions-common:time_stop:2312 : local total 2021-08-24 03:32:58.620 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:32:58.622 | + functions-common:time_stop:2315 : name=pip_install 2021-08-24 03:32:58.624 | + functions-common:time_stop:2316 : start_time=1629775970772 2021-08-24 03:32:58.626 | + functions-common:time_stop:2318 : [[ -z 1629775970772 ]] 2021-08-24 03:32:58.629 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:32:58.633 | + functions-common:time_stop:2321 : end_time=1629775978630 2021-08-24 03:32:58.635 | + functions-common:time_stop:2322 : elapsed_time=7858 2021-08-24 03:32:58.637 | + functions-common:time_stop:2323 : total=0 2021-08-24 03:32:58.639 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:32:58.641 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=7858 2021-08-24 03:32:58.643 | + inc/python:pip_install:203 : return 0 2021-08-24 03:32:58.646 | + ./stack.sh:main:785 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-08-24 03:32:58.693 | + ./stack.sh:main:786 : sudo systemctl restart systemd-journald 2021-08-24 03:32:58.979 | + ./stack.sh:main:792 : install_infra 2021-08-24 03:32:58.982 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-08-24 03:32:58.986 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-08-24 03:32:58.989 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-08-24 03:33:02.053 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-08-24 03:33:02.056 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-08-24 03:33:02.077 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-08-24 03:33:03.954 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-08-24 03:33:03.983 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-08-24 03:33:04.086 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-08-24 03:33:04.197 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-08-24 03:33:04.376 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-08-24 03:33:04.382 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-08-24 03:33:04.455 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-08-24 03:33:04.507 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-08-24 03:33:04.604 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-08-24 03:33:04.640 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-08-24 03:33:04.692 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-24 03:33:04.825 | Collecting pbr===5.6.0 2021-08-24 03:33:04.832 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c68/c661ac5cc8105/pbr-5.6.0-py2.py3-none-any.whl (111 kB) 2021-08-24 03:33:04.869 | Installing collected packages: pbr 2021-08-24 03:33:05.008 | Successfully installed pbr-5.6.0 2021-08-24 03:33:05.067 | + inc/python:pip_install:200 : result=0 2021-08-24 03:33:05.069 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-24 03:33:05.071 | + functions-common:time_stop:2309 : local name 2021-08-24 03:33:05.073 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:33:05.075 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:33:05.077 | + functions-common:time_stop:2312 : local total 2021-08-24 03:33:05.080 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:33:05.082 | + functions-common:time_stop:2315 : name=pip_install 2021-08-24 03:33:05.084 | + functions-common:time_stop:2316 : start_time=1629775982070 2021-08-24 03:33:05.086 | + functions-common:time_stop:2318 : [[ -z 1629775982070 ]] 2021-08-24 03:33:05.088 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:33:05.092 | + functions-common:time_stop:2321 : end_time=1629775985090 2021-08-24 03:33:05.094 | + functions-common:time_stop:2322 : elapsed_time=3020 2021-08-24 03:33:05.096 | + functions-common:time_stop:2323 : total=7858 2021-08-24 03:33:05.098 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:33:05.100 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=10878 2021-08-24 03:33:05.102 | + inc/python:pip_install:203 : return 0 2021-08-24 03:33:05.104 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-08-24 03:33:05.107 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-08-24 03:33:05.128 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2021-08-24 03:33:06.994 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-08-24 03:33:07.024 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-08-24 03:33:07.127 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-08-24 03:33:07.237 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-08-24 03:33:07.415 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-08-24 03:33:07.420 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-08-24 03:33:07.491 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-08-24 03:33:07.537 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-08-24 03:33:07.621 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-08-24 03:33:07.657 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-08-24 03:33:07.708 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-24 03:33:07.710 | Processing /opt/stack/requirements 2021-08-24 03:33:09.063 | Collecting fixtures===3.0.0 2021-08-24 03:33:09.069 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2021-08-24 03:33:09.256 | Collecting PyYAML===5.4.1 2021-08-24 03:33:09.263 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c1/be557ee92a20f/PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB) 2021-08-24 03:33:09.433 | Collecting requests===2.26.0 2021-08-24 03:33:09.440 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c1/246513ecd5ecd/requests-2.26.0-py2.py3-none-any.whl (62 kB) 2021-08-24 03:33:09.529 | Collecting packaging===21.0 2021-08-24 03:33:09.535 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c86/254f9220d55e3/packaging-21.0-py3-none-any.whl (40 kB) 2021-08-24 03:33:09.597 | Collecting testtools===2.5.0 2021-08-24 03:33:09.603 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2021-08-24 03:33:09.683 | Collecting idna===3.2 2021-08-24 03:33:09.689 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/144/75042e2849910/idna-3.2-py3-none-any.whl (59 kB) 2021-08-24 03:33:09.814 | Collecting pyparsing===2.4.7 2021-08-24 03:33:09.821 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2021-08-24 03:33:09.870 | Collecting six===1.16.0 2021-08-24 03:33:09.876 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2021-08-24 03:33:09.921 | Collecting charset-normalizer===2.0.4 2021-08-24 03:33:09.927 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0c8/911edd15d1922/charset_normalizer-2.0.4-py3-none-any.whl (36 kB) 2021-08-24 03:33:09.970 | Collecting Parsley>=1.2 2021-08-24 03:33:09.977 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-08-24 03:33:10.022 | Collecting beagle>=0.2.1 2021-08-24 03:33:10.028 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2021-08-24 03:33:10.054 | Requirement already satisfied: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (5.6.0) 2021-08-24 03:33:10.106 | Collecting certifi===2021.5.30 2021-08-24 03:33:10.112 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50b/1e4f8446b06f4/certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 2021-08-24 03:33:10.194 | Collecting urllib3===1.26.6 2021-08-24 03:33:10.200 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39f/b8672126159ac/urllib3-1.26.6-py2.py3-none-any.whl (138 kB) 2021-08-24 03:33:10.261 | Collecting extras===1.0.0 2021-08-24 03:33:10.268 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2021-08-24 03:33:10.345 | Collecting cliff===3.8.0 2021-08-24 03:33:10.352 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a7e/38e916649defa/cliff-3.8.0-py3-none-any.whl (80 kB) 2021-08-24 03:33:10.513 | Collecting cmd2===2.1.2 2021-08-24 03:33:10.519 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d96/7708a62d1166c/cmd2-2.1.2-py3-none-any.whl (141 kB) 2021-08-24 03:33:10.620 | Collecting prettytable===0.7.2 2021-08-24 03:33:10.626 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2021-08-24 03:33:10.706 | Collecting stevedore===3.4.0 2021-08-24 03:33:10.712 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/920/ce6259f0b2498/stevedore-3.4.0-py3-none-any.whl (49 kB) 2021-08-24 03:33:10.771 | Collecting pyperclip===1.8.2 2021-08-24 03:33:10.776 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/105/254a8b04934f0/pyperclip-1.8.2.tar.gz (20 kB) 2021-08-24 03:33:11.181 | Collecting colorama===0.4.4 2021-08-24 03:33:11.187 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl (16 kB) 2021-08-24 03:33:11.236 | Collecting attrs===21.2.0 2021-08-24 03:33:11.242 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/149/e90d6d8ac20db/attrs-21.2.0-py2.py3-none-any.whl (53 kB) 2021-08-24 03:33:11.349 | Collecting wcwidth===0.2.5 2021-08-24 03:33:11.355 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2021-08-24 03:33:11.373 | Building wheels for collected packages: pyperclip, openstack-requirements 2021-08-24 03:33:11.374 | Building wheel for pyperclip (setup.py): started 2021-08-24 03:33:11.614 | Building wheel for pyperclip (setup.py): finished with status 'error' 2021-08-24 03:33:11.615 | ERROR: Command errored out with exit status 1: 2021-08-24 03:33:11.615 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-a9gfe5d6/pyperclip/setup.py'"'"'; __file__='"'"'/tmp/pip-install-a9gfe5d6/pyperclip/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-_7d66l1p 2021-08-24 03:33:11.615 | cwd: /tmp/pip-install-a9gfe5d6/pyperclip/ 2021-08-24 03:33:11.615 | Complete output (6 lines): 2021-08-24 03:33:11.615 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-08-24 03:33:11.615 | or: setup.py --help [cmd1 cmd2 ...] 2021-08-24 03:33:11.615 | or: setup.py --help-commands 2021-08-24 03:33:11.615 | or: setup.py cmd --help 2021-08-24 03:33:11.615 | 2021-08-24 03:33:11.615 | error: invalid command 'bdist_wheel' 2021-08-24 03:33:11.615 | ---------------------------------------- 2021-08-24 03:33:11.615 | ERROR: Failed building wheel for pyperclip 2021-08-24 03:33:11.615 | Running setup.py clean for pyperclip 2021-08-24 03:33:11.867 | Building wheel for openstack-requirements (setup.py): started 2021-08-24 03:33:12.638 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-08-24 03:33:12.639 | ERROR: Command errored out with exit status 1: 2021-08-24 03:33:12.639 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-_olnrgiz/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-_olnrgiz/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-nnpad2r6 2021-08-24 03:33:12.639 | cwd: /tmp/pip-req-build-_olnrgiz/ 2021-08-24 03:33:12.639 | Complete output (6 lines): 2021-08-24 03:33:12.639 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-08-24 03:33:12.639 | or: setup.py --help [cmd1 cmd2 ...] 2021-08-24 03:33:12.639 | or: setup.py --help-commands 2021-08-24 03:33:12.639 | or: setup.py cmd --help 2021-08-24 03:33:12.639 | 2021-08-24 03:33:12.639 | error: invalid command 'bdist_wheel' 2021-08-24 03:33:12.639 | ---------------------------------------- 2021-08-24 03:33:12.639 | ERROR: Failed building wheel for openstack-requirements 2021-08-24 03:33:12.639 | Running setup.py clean for openstack-requirements 2021-08-24 03:33:13.408 | Failed to build pyperclip openstack-requirements 2021-08-24 03:33:13.648 | Installing collected packages: certifi, attrs, extras, testtools, six, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, charset-normalizer, requests, pyperclip, colorama, cmd2, pyparsing, stevedore, cliff, packaging, Parsley, beagle, openstack-requirements 2021-08-24 03:33:14.683 | Running setup.py install for pyperclip: started 2021-08-24 03:33:15.107 | Running setup.py install for pyperclip: finished with status 'done' 2021-08-24 03:33:15.762 | Running setup.py install for openstack-requirements: started 2021-08-24 03:33:17.906 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-08-24 03:33:17.938 | Successfully installed Parsley-1.3 PyYAML-5.4.1 attrs-21.2.0 beagle-0.3.0 certifi-2021.5.30 charset-normalizer-2.0.4 cliff-3.8.0 cmd2-2.1.2 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 idna-3.2 openstack-requirements-1.2.1.dev4821 packaging-21.0 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.2 requests-2.26.0 six-1.16.0 stevedore-3.4.0 testtools-2.5.0 urllib3-1.26.6 wcwidth-0.2.5 2021-08-24 03:33:18.067 | + inc/python:pip_install:200 : result=0 2021-08-24 03:33:18.070 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-24 03:33:18.072 | + functions-common:time_stop:2309 : local name 2021-08-24 03:33:18.074 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:33:18.076 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:33:18.078 | + functions-common:time_stop:2312 : local total 2021-08-24 03:33:18.080 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:33:18.082 | + functions-common:time_stop:2315 : name=pip_install 2021-08-24 03:33:18.084 | + functions-common:time_stop:2316 : start_time=1629775985121 2021-08-24 03:33:18.086 | + functions-common:time_stop:2318 : [[ -z 1629775985121 ]] 2021-08-24 03:33:18.088 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:33:18.092 | + functions-common:time_stop:2321 : end_time=1629775998090 2021-08-24 03:33:18.094 | + functions-common:time_stop:2322 : elapsed_time=12969 2021-08-24 03:33:18.096 | + functions-common:time_stop:2323 : total=10878 2021-08-24 03:33:18.098 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:33:18.100 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=23847 2021-08-24 03:33:18.102 | + inc/python:pip_install:203 : return 0 2021-08-24 03:33:18.104 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-08-24 03:33:18.107 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-08-24 03:33:18.109 | + inc/python:use_library_from_git:250 : local name=pbr 2021-08-24 03:33:18.112 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:33:18.114 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:33:18.116 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-08-24 03:33:18.118 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:33:18.121 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-08-24 03:33:18.140 | Using python 3.8 to install pbr 2021-08-24 03:33:18.142 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-08-24 03:33:18.845 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:33:18.845 | from cryptography.utils import int_from_bytes 2021-08-24 03:33:18.845 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:33:18.845 | from cryptography.utils import int_from_bytes 2021-08-24 03:33:19.855 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-24 03:33:19.872 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.6.0) 2021-08-24 03:33:21.459 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-24 03:33:21.562 | + inc/python:pip_install:200 : result=0 2021-08-24 03:33:21.564 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-24 03:33:21.566 | + functions-common:time_stop:2309 : local name 2021-08-24 03:33:21.569 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:33:21.571 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:33:21.573 | + functions-common:time_stop:2312 : local total 2021-08-24 03:33:21.575 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:33:21.577 | + functions-common:time_stop:2315 : name=pip_install 2021-08-24 03:33:21.579 | + functions-common:time_stop:2316 : start_time=1629775998135 2021-08-24 03:33:21.581 | + functions-common:time_stop:2318 : [[ -z 1629775998135 ]] 2021-08-24 03:33:21.584 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:33:21.587 | + functions-common:time_stop:2321 : end_time=1629776001585 2021-08-24 03:33:21.589 | + functions-common:time_stop:2322 : elapsed_time=3450 2021-08-24 03:33:21.591 | + functions-common:time_stop:2323 : total=23847 2021-08-24 03:33:21.593 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:33:21.596 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=27297 2021-08-24 03:33:21.598 | + inc/python:pip_install:203 : return 0 2021-08-24 03:33:21.600 | + ./stack.sh:main:795 : python3 -m venv /opt/stack/bindep-venv 2021-08-24 03:33:24.669 | + ./stack.sh:main:797 : /opt/stack/bindep-venv/bin/pip install bindep 2021-08-24 03:33:26.384 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-24 03:33:26.457 | Collecting bindep 2021-08-24 03:33:26.463 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0e7/df0a527c159ff/bindep-2.9.0-py2.py3-none-any.whl (32 kB) 2021-08-24 03:33:26.590 | Collecting pbr>=2.0.0 2021-08-24 03:33:26.596 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c68/c661ac5cc8105/pbr-5.6.0-py2.py3-none-any.whl (111 kB) 2021-08-24 03:33:26.643 | Collecting Parsley 2021-08-24 03:33:26.651 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-08-24 03:33:26.710 | Collecting distro 2021-08-24 03:33:26.716 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c87/13330ab31a034/distro-1.6.0-py2.py3-none-any.whl (19 kB) 2021-08-24 03:33:26.738 | Installing collected packages: pbr, Parsley, distro, bindep 2021-08-24 03:33:27.163 | Successfully installed Parsley-1.3 bindep-2.9.0 distro-1.6.0 pbr-5.6.0 2021-08-24 03:33:27.227 | + ./stack.sh:main:798 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-08-24 03:33:27.229 | + ./stack.sh:main:798 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-08-24 03:33:27.232 | ++ ./stack.sh:main:801 : _get_plugin_bindep_packages 2021-08-24 03:33:27.249 | + ./stack.sh:main:801 : pkgs= 2021-08-24 03:33:27.251 | + ./stack.sh:main:802 : [[ -n '' ]] 2021-08-24 03:33:27.254 | + ./stack.sh:main:809 : run_phase stack pre-install 2021-08-24 03:33:27.256 | + functions-common:run_phase:1737 : local mode=stack 2021-08-24 03:33:27.258 | + functions-common:run_phase:1738 : local phase=pre-install 2021-08-24 03:33:27.260 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-08-24 03:33:27.262 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-08-24 03:33:27.265 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-08-24 03:33:27.267 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-08-24 03:33:27.269 | + functions-common:run_phase:1747 : local extra 2021-08-24 03:33:27.272 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-08-24 03:33:27.275 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-08-24 03:33:27.277 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-08-24 03:33:27.279 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-08-24 03:33:27.281 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-08-24 03:33:27.284 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-08-24 03:33:27.299 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:33:27.301 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-08-24 03:33:27.303 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-08-24 03:33:27.306 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-08-24 03:33:27.308 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-08-24 03:33:27.310 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-08-24 03:33:27.312 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-08-24 03:33:27.314 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-08-24 03:33:27.316 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-08-24 03:33:27.318 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-08-24 03:33:27.320 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-08-24 03:33:27.322 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-08-24 03:33:27.324 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-08-24 03:33:27.326 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-08-24 03:33:27.328 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-08-24 03:33:27.330 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-08-24 03:33:27.332 | + functions-common:run_phase:1764 : run_plugins stack pre-install 2021-08-24 03:33:27.334 | + functions-common:run_plugins:1723 : local mode=stack 2021-08-24 03:33:27.337 | + functions-common:run_plugins:1724 : local phase=pre-install 2021-08-24 03:33:27.339 | + functions-common:run_plugins:1726 : local plugins= 2021-08-24 03:33:27.341 | + functions-common:run_plugins:1727 : local plugin 2021-08-24 03:33:27.343 | + ./stack.sh:main:812 : set_systemd_override DefaultLimitNOFILE 2048 2021-08-24 03:33:27.346 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-08-24 03:33:27.348 | + functions:set_systemd_override:821 : local value=2048 2021-08-24 03:33:27.350 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-08-24 03:33:27.353 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-08-24 03:33:27.400 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-08-24 03:33:27.400 | Set systemd system override for DefaultLimitNOFILE=2048 2021-08-24 03:33:27.402 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-08-24 03:33:27.755 | + ./stack.sh:main:814 : install_rpc_backend 2021-08-24 03:33:27.757 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-08-24 03:33:27.773 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:33:27.775 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-08-24 03:33:27.777 | + functions-common:install_package:1347 : update_package_repo 2021-08-24 03:33:27.780 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-08-24 03:33:27.782 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-08-24 03:33:27.785 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-08-24 03:33:27.787 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-08-24 03:33:27.789 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-08-24 03:33:27.791 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:33:27.793 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:33:27.795 | + functions-common:update_package_repo:1328 : apt_get_update 2021-08-24 03:33:27.798 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-08-24 03:33:27.800 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-08-24 03:33:27.802 | + functions-common:apt_get_update:1074 : return 2021-08-24 03:33:27.804 | + functions-common:install_package:1348 : real_install_package rabbitmq-server 2021-08-24 03:33:27.806 | + functions-common:real_install_package:1333 : is_ubuntu 2021-08-24 03:33:27.809 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:33:27.811 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:33:27.813 | + functions-common:real_install_package:1334 : apt_get install rabbitmq-server 2021-08-24 03:33:27.833 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-08-24 03:33:27.937 | Reading package lists... 2021-08-24 03:33:28.154 | Building dependency tree... 2021-08-24 03:33:28.155 | Reading state information... 2021-08-24 03:33:28.380 | The following packages were automatically installed and are no longer required: 2021-08-24 03:33:28.381 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-24 03:33:28.381 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-24 03:33:28.381 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-24 03:33:28.381 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-24 03:33:28.381 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-24 03:33:28.381 | python3-zope.interface 2021-08-24 03:33:28.381 | Use 'sudo apt autoremove' to remove them. 2021-08-24 03:33:28.381 | The following additional packages will be installed: 2021-08-24 03:33:28.381 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-08-24 03:33:28.381 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-08-24 03:33:28.382 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-08-24 03:33:28.382 | erlang-tools erlang-xmerl locales-all 2021-08-24 03:33:28.383 | Suggested packages: 2021-08-24 03:33:28.383 | erlang erlang-manpages erlang-doc 2021-08-24 03:33:28.451 | The following NEW packages will be installed: 2021-08-24 03:33:28.451 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-08-24 03:33:28.451 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-08-24 03:33:28.451 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-08-24 03:33:28.452 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2021-08-24 03:33:28.697 | 0 upgraded, 19 newly installed, 0 to remove and 81 not upgraded. 2021-08-24 03:33:28.697 | Need to get 38.1 MB of archives. 2021-08-24 03:33:28.697 | After this operation, 276 MB of additional disk space will be used. 2021-08-24 03:33:28.697 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2021-08-24 03:33:29.768 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2021-08-24 03:33:29.829 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2021-08-24 03:33:29.886 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2021-08-24 03:33:29.924 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2021-08-24 03:33:30.034 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2021-08-24 03:33:30.038 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2021-08-24 03:33:30.432 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2021-08-24 03:33:30.434 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2021-08-24 03:33:30.435 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2021-08-24 03:33:30.437 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2021-08-24 03:33:30.446 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2021-08-24 03:33:30.555 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-os-mon amd64 1:22.2.7+dfsg-1 [81.2 kB] 2021-08-24 03:33:30.570 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2021-08-24 03:33:30.587 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2021-08-24 03:33:30.618 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2021-08-24 03:33:30.725 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2021-08-24 03:33:30.867 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.2 [10.6 MB] 2021-08-24 03:33:32.655 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2021-08-24 03:33:35.037 | Fetched 38.1 MB in 6s (6,320 kB/s) 2021-08-24 03:33:35.334 | Selecting previously unselected package erlang-base. 2021-08-24 03:33:35.381 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 81628 files and directories currently installed.) 2021-08-24 03:33:35.384 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-24 03:33:35.432 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2021-08-24 03:33:37.077 | Selecting previously unselected package erlang-asn1. 2021-08-24 03:33:37.086 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-24 03:33:37.135 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2021-08-24 03:33:37.557 | Selecting previously unselected package erlang-crypto. 2021-08-24 03:33:37.565 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-24 03:33:37.619 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2021-08-24 03:33:37.986 | Selecting previously unselected package erlang-public-key. 2021-08-24 03:33:37.995 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-24 03:33:38.077 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2021-08-24 03:33:38.524 | Selecting previously unselected package erlang-mnesia. 2021-08-24 03:33:38.532 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-24 03:33:38.602 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2021-08-24 03:33:39.070 | Selecting previously unselected package erlang-runtime-tools. 2021-08-24 03:33:39.079 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-24 03:33:39.152 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2021-08-24 03:33:39.490 | Selecting previously unselected package erlang-ssl. 2021-08-24 03:33:39.498 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-24 03:33:39.546 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2021-08-24 03:33:40.072 | Selecting previously unselected package erlang-eldap. 2021-08-24 03:33:40.081 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-24 03:33:40.157 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2021-08-24 03:33:40.523 | Selecting previously unselected package erlang-ftp. 2021-08-24 03:33:40.532 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-24 03:33:40.592 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2021-08-24 03:33:41.027 | Selecting previously unselected package erlang-tftp. 2021-08-24 03:33:41.035 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-24 03:33:41.105 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2021-08-24 03:33:41.461 | Selecting previously unselected package erlang-inets. 2021-08-24 03:33:41.470 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-24 03:33:41.523 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2021-08-24 03:33:42.015 | Selecting previously unselected package erlang-snmp. 2021-08-24 03:33:42.023 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-24 03:33:42.100 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2021-08-24 03:33:42.769 | Selecting previously unselected package erlang-os-mon. 2021-08-24 03:33:42.778 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-24 03:33:42.843 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2021-08-24 03:33:43.198 | Selecting previously unselected package erlang-parsetools. 2021-08-24 03:33:43.206 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-24 03:33:43.260 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2021-08-24 03:33:43.621 | Selecting previously unselected package erlang-syntax-tools. 2021-08-24 03:33:43.629 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-24 03:33:43.671 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2021-08-24 03:33:44.140 | Selecting previously unselected package erlang-tools. 2021-08-24 03:33:44.149 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-24 03:33:44.214 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2021-08-24 03:33:44.632 | Selecting previously unselected package erlang-xmerl. 2021-08-24 03:33:44.642 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-24 03:33:44.695 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2021-08-24 03:33:45.215 | Selecting previously unselected package locales-all. 2021-08-24 03:33:45.223 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.2_amd64.deb ... 2021-08-24 03:33:45.277 | Unpacking locales-all (2.31-0ubuntu9.2) ... 2021-08-24 03:33:50.283 | Selecting previously unselected package rabbitmq-server. 2021-08-24 03:33:50.295 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2021-08-24 03:33:50.350 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2021-08-24 03:33:51.890 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2021-08-24 03:33:52.952 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2021-08-24 03:33:52.952 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2021-08-24 03:33:57.226 | Searching for services which depend on erlang and should be started... none found. 2021-08-24 03:33:57.282 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2021-08-24 03:33:57.431 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2021-08-24 03:33:57.603 | Setting up locales-all (2.31-0ubuntu9.2) ... 2021-08-24 03:33:57.767 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2021-08-24 03:33:57.928 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2021-08-24 03:33:58.094 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2021-08-24 03:33:58.288 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2021-08-24 03:33:58.482 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2021-08-24 03:33:58.642 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2021-08-24 03:33:58.841 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2021-08-24 03:33:59.024 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2021-08-24 03:33:59.214 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2021-08-24 03:33:59.414 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2021-08-24 03:33:59.580 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2021-08-24 03:33:59.812 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2021-08-24 03:34:00.083 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2021-08-24 03:34:00.248 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2021-08-24 03:34:00.425 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2021-08-24 03:34:00.772 | Adding group `rabbitmq' (GID 125) ... 2021-08-24 03:34:00.966 | Done. 2021-08-24 03:34:01.045 | Adding system user `rabbitmq' (UID 117) ... 2021-08-24 03:34:01.045 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2021-08-24 03:34:01.354 | Not creating home directory `/var/lib/rabbitmq'. 2021-08-24 03:34:01.617 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2021-08-24 03:34:09.471 | Processing triggers for man-db (2.9.1-1) ... 2021-08-24 03:34:10.203 | Processing triggers for systemd (245.4-4ubuntu3.11) ... 2021-08-24 03:34:16.789 | + functions-common:apt_get:1118 : result=0 2021-08-24 03:34:16.792 | + functions-common:apt_get:1121 : time_stop apt-get 2021-08-24 03:34:16.794 | + functions-common:time_stop:2309 : local name 2021-08-24 03:34:16.796 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:34:16.798 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:34:16.800 | + functions-common:time_stop:2312 : local total 2021-08-24 03:34:16.802 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:34:16.804 | + functions-common:time_stop:2315 : name=apt-get 2021-08-24 03:34:16.807 | + functions-common:time_stop:2316 : start_time=1629776007830 2021-08-24 03:34:16.809 | + functions-common:time_stop:2318 : [[ -z 1629776007830 ]] 2021-08-24 03:34:16.812 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:34:16.816 | + functions-common:time_stop:2321 : end_time=1629776056813 2021-08-24 03:34:16.818 | + functions-common:time_stop:2322 : elapsed_time=48983 2021-08-24 03:34:16.820 | + functions-common:time_stop:2323 : total=359895 2021-08-24 03:34:16.822 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:34:16.824 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=408878 2021-08-24 03:34:16.827 | + functions-common:apt_get:1122 : return 0 2021-08-24 03:34:16.829 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-08-24 03:34:16.831 | + functions-common:is_suse:462 : is_opensuse 2021-08-24 03:34:16.834 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-08-24 03:34:16.836 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-08-24 03:34:16.838 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-08-24 03:34:16.840 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-08-24 03:34:16.842 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-08-24 03:34:16.845 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-08-24 03:34:16.847 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-08-24 03:34:16.849 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-08-24 03:34:16.851 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-08-24 03:34:16.854 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-08-24 03:34:16.856 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-08-24 03:34:16.858 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-08-24 03:34:16.860 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-08-24 03:34:16.862 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-08-24 03:34:16.864 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-08-24 03:34:16.867 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-08-24 03:34:16.869 | + functions-common:is_suse:462 : is_opensuse 2021-08-24 03:34:16.871 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-08-24 03:34:16.874 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-08-24 03:34:16.876 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-08-24 03:34:16.878 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-08-24 03:34:16.880 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-08-24 03:34:16.883 | + ./stack.sh:main:815 : restart_rpc_backend 2021-08-24 03:34:16.885 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-08-24 03:34:16.902 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:34:16.904 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-08-24 03:34:16.906 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-24 03:34:16.908 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2021-08-24 03:34:16.911 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-08-24 03:34:16.913 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-08-24 03:34:16.917 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-08-24 03:34:16.919 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-08-24 03:34:16.921 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-08-24 03:34:16.924 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-08-24 03:34:16.926 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-08-24 03:34:16.928 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-08-24 03:34:16.931 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-08-24 03:34:17.656 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-08-24 03:34:17.656 | user tags 2021-08-24 03:34:17.656 | guest [administrator]' 2021-08-24 03:34:17.659 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-08-24 03:34:17.659 | user tags 2021-08-24 03:34:17.659 | guest [administrator]' 2021-08-24 03:34:17.660 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-08-24 03:34:17.666 | + lib/rpc_backend:rabbit_setuser:176 : found= 2021-08-24 03:34:17.668 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2021-08-24 03:34:17.671 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2021-08-24 03:34:18.329 | Adding user "stackrabbit" ... 2021-08-24 03:34:18.404 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-08-24 03:34:19.064 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-08-24 03:34:19.113 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-08-24 03:34:19.115 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-08-24 03:34:19.787 | Changing password for user "stackrabbit" ... 2021-08-24 03:34:19.844 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-08-24 03:34:19.846 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-08-24 03:34:19.849 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-08-24 03:34:20.566 | Deleting user "guest" ... 2021-08-24 03:34:20.617 | + ./stack.sh:main:817 : is_service_enabled mysql postgresql 2021-08-24 03:34:20.633 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:34:20.635 | + ./stack.sh:main:818 : install_database 2021-08-24 03:34:20.637 | + lib/database:install_database:116 : install_database_mysql 2021-08-24 03:34:20.639 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-08-24 03:34:20.642 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:34:20.644 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:34:20.646 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-08-24 03:34:20.993 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-08-24 03:34:20.996 | + lib/databases/mysql:install_database_mysql:164 : cat 2021-08-24 03:34:21.002 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2021-08-24 03:34:21.006 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:34:21.008 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:34:21.011 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2021-08-24 03:34:21.014 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2021-08-24 03:34:21.016 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2021-08-24 03:34:21.020 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-08-24 03:34:21.023 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-08-24 03:34:21.025 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-08-24 03:34:21.027 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-08-24 03:34:21.030 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-08-24 03:34:21.032 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-08-24 03:34:21.034 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-08-24 03:34:21.036 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-08-24 03:34:21.039 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-08-24 03:34:21.041 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-08-24 03:34:21.043 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-08-24 03:34:21.046 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-08-24 03:34:21.048 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-08-24 03:34:21.051 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-08-24 03:34:21.053 | + functions-common:is_suse:462 : is_opensuse 2021-08-24 03:34:21.055 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-08-24 03:34:21.058 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-08-24 03:34:21.060 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-08-24 03:34:21.063 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-08-24 03:34:21.065 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-08-24 03:34:21.068 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-08-24 03:34:21.070 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:34:21.072 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:34:21.074 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-08-24 03:34:21.077 | + functions-common:install_package:1347 : update_package_repo 2021-08-24 03:34:21.079 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-08-24 03:34:21.081 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-08-24 03:34:21.083 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-08-24 03:34:21.085 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-08-24 03:34:21.088 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-08-24 03:34:21.090 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:34:21.092 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:34:21.094 | + functions-common:update_package_repo:1328 : apt_get_update 2021-08-24 03:34:21.096 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-08-24 03:34:21.099 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-08-24 03:34:21.101 | + functions-common:apt_get_update:1074 : return 2021-08-24 03:34:21.103 | + functions-common:install_package:1348 : real_install_package mysql-server 2021-08-24 03:34:21.105 | + functions-common:real_install_package:1333 : is_ubuntu 2021-08-24 03:34:21.107 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:34:21.110 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:34:21.113 | + functions-common:real_install_package:1334 : apt_get install mysql-server 2021-08-24 03:34:21.133 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-08-24 03:34:21.238 | Reading package lists... 2021-08-24 03:34:21.453 | Building dependency tree... 2021-08-24 03:34:21.454 | Reading state information... 2021-08-24 03:34:21.677 | The following packages were automatically installed and are no longer required: 2021-08-24 03:34:21.678 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-24 03:34:21.678 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-24 03:34:21.678 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-24 03:34:21.678 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-24 03:34:21.678 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-24 03:34:21.678 | python3-zope.interface 2021-08-24 03:34:21.678 | Use 'sudo apt autoremove' to remove them. 2021-08-24 03:34:21.678 | The following additional packages will be installed: 2021-08-24 03:34:21.678 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2021-08-24 03:34:21.678 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2021-08-24 03:34:21.678 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2021-08-24 03:34:21.679 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2021-08-24 03:34:21.679 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2021-08-24 03:34:21.679 | mysql-server-8.0 mysql-server-core-8.0 2021-08-24 03:34:21.680 | Suggested packages: 2021-08-24 03:34:21.680 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2021-08-24 03:34:21.755 | The following NEW packages will be installed: 2021-08-24 03:34:21.755 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2021-08-24 03:34:21.755 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2021-08-24 03:34:21.755 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2021-08-24 03:34:21.755 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2021-08-24 03:34:21.755 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2021-08-24 03:34:21.755 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2021-08-24 03:34:22.054 | 0 upgraded, 24 newly installed, 0 to remove and 81 not upgraded. 2021-08-24 03:34:22.054 | Need to get 31.7 MB of archives. 2021-08-24 03:34:22.054 | After this operation, 262 MB of additional disk space will be used. 2021-08-24 03:34:22.054 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.26-0ubuntu0.20.04.2 [4,222 kB] 2021-08-24 03:34:23.426 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.26-0ubuntu0.20.04.2 [22.0 kB] 2021-08-24 03:34:23.429 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-core-2.1-7 amd64 2.1.11-stable-1 [89.1 kB] 2021-08-24 03:34:23.436 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-pthreads-2.1-7 amd64 2.1.11-stable-1 [7,372 B] 2021-08-24 03:34:23.437 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2021-08-24 03:34:23.457 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.26-0ubuntu0.20.04.2 [18.5 MB] 2021-08-24 03:34:26.294 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.26-0ubuntu0.20.04.2 [1,329 kB] 2021-08-24 03:34:26.388 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2021-08-24 03:34:26.388 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2021-08-24 03:34:26.396 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2021-08-24 03:34:26.398 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2021-08-24 03:34:26.401 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2021-08-24 03:34:26.402 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2021-08-24 03:34:26.402 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2021-08-24 03:34:26.403 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2021-08-24 03:34:26.435 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2021-08-24 03:34:26.542 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2021-08-24 03:34:26.543 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2021-08-24 03:34:26.544 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2021-08-24 03:34:26.547 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2021-08-24 03:34:26.552 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2021-08-24 03:34:26.553 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic all 2.7.0-20070801+main-2.1 [6,714 kB] 2021-08-24 03:34:27.516 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-2.1 [4,380 B] 2021-08-24 03:34:27.516 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.26-0ubuntu0.20.04.2 [9,540 B] 2021-08-24 03:34:28.010 | Preconfiguring packages ... 2021-08-24 03:34:28.250 | Fetched 31.7 MB in 6s (5,517 kB/s) 2021-08-24 03:34:28.362 | Selecting previously unselected package mysql-client-core-8.0. 2021-08-24 03:34:28.412 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90084 files and directories currently installed.) 2021-08-24 03:34:28.416 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-08-24 03:34:28.476 | Unpacking mysql-client-core-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-24 03:34:29.859 | Selecting previously unselected package mysql-client-8.0. 2021-08-24 03:34:29.868 | Preparing to unpack .../01-mysql-client-8.0_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-08-24 03:34:29.944 | Unpacking mysql-client-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-24 03:34:30.453 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2021-08-24 03:34:30.462 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2021-08-24 03:34:30.601 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2021-08-24 03:34:31.059 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2021-08-24 03:34:31.068 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2021-08-24 03:34:31.127 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2021-08-24 03:34:31.658 | Selecting previously unselected package libmecab2:amd64. 2021-08-24 03:34:31.667 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2021-08-24 03:34:31.727 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2021-08-24 03:34:32.236 | Selecting previously unselected package mysql-server-core-8.0. 2021-08-24 03:34:32.245 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-08-24 03:34:32.304 | Unpacking mysql-server-core-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-24 03:34:36.230 | Selecting previously unselected package mysql-server-8.0. 2021-08-24 03:34:36.239 | Preparing to unpack .../06-mysql-server-8.0_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-08-24 03:34:37.229 | Unpacking mysql-server-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-24 03:34:37.687 | Selecting previously unselected package libhtml-tagset-perl. 2021-08-24 03:34:37.697 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2021-08-24 03:34:37.761 | Unpacking libhtml-tagset-perl (3.20-4) ... 2021-08-24 03:34:38.178 | Selecting previously unselected package liburi-perl. 2021-08-24 03:34:38.187 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2021-08-24 03:34:38.264 | Unpacking liburi-perl (1.76-2) ... 2021-08-24 03:34:38.653 | Selecting previously unselected package libhtml-parser-perl. 2021-08-24 03:34:38.663 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2021-08-24 03:34:38.721 | Unpacking libhtml-parser-perl (3.72-5) ... 2021-08-24 03:34:39.098 | Selecting previously unselected package libcgi-pm-perl. 2021-08-24 03:34:39.107 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2021-08-24 03:34:39.161 | Unpacking libcgi-pm-perl (4.46-1) ... 2021-08-24 03:34:39.550 | Selecting previously unselected package libfcgi-perl. 2021-08-24 03:34:39.560 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2021-08-24 03:34:39.612 | Unpacking libfcgi-perl (0.79-1) ... 2021-08-24 03:34:40.030 | Selecting previously unselected package libcgi-fast-perl. 2021-08-24 03:34:40.040 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2021-08-24 03:34:40.109 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2021-08-24 03:34:40.413 | Selecting previously unselected package libencode-locale-perl. 2021-08-24 03:34:40.422 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2021-08-24 03:34:40.481 | Unpacking libencode-locale-perl (1.05-1) ... 2021-08-24 03:34:40.841 | Selecting previously unselected package libhtml-template-perl. 2021-08-24 03:34:40.850 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2021-08-24 03:34:40.909 | Unpacking libhtml-template-perl (2.97-1) ... 2021-08-24 03:34:41.286 | Selecting previously unselected package libtimedate-perl. 2021-08-24 03:34:41.296 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2021-08-24 03:34:41.355 | Unpacking libtimedate-perl (2.3200-1) ... 2021-08-24 03:34:41.898 | Selecting previously unselected package libhttp-date-perl. 2021-08-24 03:34:41.907 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2021-08-24 03:34:41.972 | Unpacking libhttp-date-perl (6.05-1) ... 2021-08-24 03:34:42.350 | Selecting previously unselected package libio-html-perl. 2021-08-24 03:34:42.359 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2021-08-24 03:34:42.424 | Unpacking libio-html-perl (1.001-1) ... 2021-08-24 03:34:42.766 | Selecting previously unselected package liblwp-mediatypes-perl. 2021-08-24 03:34:42.775 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2021-08-24 03:34:42.829 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2021-08-24 03:34:43.167 | Selecting previously unselected package libhttp-message-perl. 2021-08-24 03:34:43.176 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2021-08-24 03:34:43.235 | Unpacking libhttp-message-perl (6.22-1) ... 2021-08-24 03:34:43.578 | Selecting previously unselected package mecab-utils. 2021-08-24 03:34:43.588 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2021-08-24 03:34:43.646 | Unpacking mecab-utils (0.996-10build1) ... 2021-08-24 03:34:44.052 | Selecting previously unselected package mecab-ipadic. 2021-08-24 03:34:44.062 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2021-08-24 03:34:44.121 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2021-08-24 03:34:45.904 | Selecting previously unselected package mecab-ipadic-utf8. 2021-08-24 03:34:45.914 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2021-08-24 03:34:45.971 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2021-08-24 03:34:46.395 | Selecting previously unselected package mysql-server. 2021-08-24 03:34:46.405 | Preparing to unpack .../23-mysql-server_8.0.26-0ubuntu0.20.04.2_all.deb ... 2021-08-24 03:34:46.469 | Unpacking mysql-server (8.0.26-0ubuntu0.20.04.2) ... 2021-08-24 03:34:46.906 | Setting up libmecab2:amd64 (0.996-10build1) ... 2021-08-24 03:34:47.195 | Setting up mysql-client-core-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-24 03:34:47.411 | Setting up libhtml-tagset-perl (3.20-4) ... 2021-08-24 03:34:47.617 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2021-08-24 03:34:47.801 | Setting up libencode-locale-perl (1.05-1) ... 2021-08-24 03:34:48.006 | Setting up mecab-utils (0.996-10build1) ... 2021-08-24 03:34:48.200 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2021-08-24 03:34:48.406 | Setting up libio-html-perl (1.001-1) ... 2021-08-24 03:34:48.601 | Setting up libtimedate-perl (2.3200-1) ... 2021-08-24 03:34:48.771 | Setting up mysql-client-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-24 03:34:48.931 | Setting up libfcgi-perl (0.79-1) ... 2021-08-24 03:34:49.144 | Setting up liburi-perl (1.76-2) ... 2021-08-24 03:34:49.320 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2021-08-24 03:34:49.496 | Setting up libhttp-date-perl (6.05-1) ... 2021-08-24 03:34:49.652 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2021-08-24 03:34:49.738 | Compiling IPA dictionary for Mecab. This takes long time... 2021-08-24 03:34:49.741 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2021-08-24 03:34:49.741 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2021-08-24 03:34:49.742 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2021-08-24 03:34:49.742 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2021-08-24 03:34:49.882 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2021-08-24 03:34:49.883 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2021-08-24 03:34:49.883 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2021-08-24 03:34:49.883 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2021-08-24 03:34:49.890 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2021-08-24 03:34:49.980 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2021-08-24 03:34:49.980 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2021-08-24 03:34:49.981 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2021-08-24 03:34:50.007 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2021-08-24 03:34:50.053 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2021-08-24 03:34:50.339 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2021-08-24 03:34:50.346 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2021-08-24 03:34:50.437 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2021-08-24 03:34:50.437 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2021-08-24 03:34:50.437 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2021-08-24 03:34:50.437 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2021-08-24 03:34:50.442 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2021-08-24 03:34:50.442 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2021-08-24 03:34:50.487 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2021-08-24 03:34:50.678 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2021-08-24 03:34:50.679 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2021-08-24 03:34:50.679 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2021-08-24 03:34:50.679 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2021-08-24 03:34:50.682 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2021-08-24 03:34:50.682 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2021-08-24 03:34:51.101 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2021-08-24 03:34:51.218 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2021-08-24 03:34:51.536 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2021-08-24 03:34:51.541 | 2021-08-24 03:34:51.541 | done! 2021-08-24 03:34:51.547 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2021-08-24 03:34:51.640 | Setting up mysql-server-core-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-24 03:34:51.823 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2021-08-24 03:34:51.962 | Compiling IPA dictionary for Mecab. This takes long time... 2021-08-24 03:34:51.981 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2021-08-24 03:34:51.981 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2021-08-24 03:34:51.981 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2021-08-24 03:34:51.981 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2021-08-24 03:34:52.188 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2021-08-24 03:34:52.188 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2021-08-24 03:34:52.188 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2021-08-24 03:34:52.189 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2021-08-24 03:34:52.201 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2021-08-24 03:34:52.329 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2021-08-24 03:34:52.329 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2021-08-24 03:34:52.330 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2021-08-24 03:34:52.370 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2021-08-24 03:34:52.442 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2021-08-24 03:34:52.931 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2021-08-24 03:34:52.940 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2021-08-24 03:34:53.049 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2021-08-24 03:34:53.049 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2021-08-24 03:34:53.050 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2021-08-24 03:34:53.050 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2021-08-24 03:34:53.055 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2021-08-24 03:34:53.055 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2021-08-24 03:34:53.144 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2021-08-24 03:34:53.431 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2021-08-24 03:34:53.431 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2021-08-24 03:34:53.432 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2021-08-24 03:34:53.432 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2021-08-24 03:34:53.436 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2021-08-24 03:34:53.436 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2021-08-24 03:34:53.936 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2021-08-24 03:34:54.069 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2021-08-24 03:34:54.387 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2021-08-24 03:34:54.391 | 2021-08-24 03:34:54.391 | done! 2021-08-24 03:34:54.399 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2021-08-24 03:34:54.486 | Setting up libhtml-parser-perl (3.72-5) ... 2021-08-24 03:34:54.679 | Setting up libhttp-message-perl (6.22-1) ... 2021-08-24 03:34:54.857 | Setting up mysql-server-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-24 03:34:56.237 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-08-24 03:34:56.303 | Renaming removed key_buffer and myisam-recover options (if present) 2021-08-24 03:35:37.836 | mysqld will log errors to /var/log/mysql/error.log 2021-08-24 03:35:39.221 | mysqld is running as pid 50246 2021-08-24 03:35:42.036 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2021-08-24 03:35:44.800 | Setting up libcgi-pm-perl (4.46-1) ... 2021-08-24 03:35:44.971 | Setting up libhtml-template-perl (2.97-1) ... 2021-08-24 03:35:45.131 | Setting up mysql-server (8.0.26-0ubuntu0.20.04.2) ... 2021-08-24 03:35:45.302 | Setting up libcgi-fast-perl (1:2.15-1) ... 2021-08-24 03:35:45.469 | Processing triggers for systemd (245.4-4ubuntu3.11) ... 2021-08-24 03:35:45.932 | Processing triggers for man-db (2.9.1-1) ... 2021-08-24 03:35:47.829 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-08-24 03:35:54.085 | + functions-common:apt_get:1118 : result=0 2021-08-24 03:35:54.087 | + functions-common:apt_get:1121 : time_stop apt-get 2021-08-24 03:35:54.089 | + functions-common:time_stop:2309 : local name 2021-08-24 03:35:54.091 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:35:54.093 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:35:54.095 | + functions-common:time_stop:2312 : local total 2021-08-24 03:35:54.098 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:35:54.100 | + functions-common:time_stop:2315 : name=apt-get 2021-08-24 03:35:54.102 | + functions-common:time_stop:2316 : start_time=1629776061130 2021-08-24 03:35:54.104 | + functions-common:time_stop:2318 : [[ -z 1629776061130 ]] 2021-08-24 03:35:54.107 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:35:54.111 | + functions-common:time_stop:2321 : end_time=1629776154108 2021-08-24 03:35:54.113 | + functions-common:time_stop:2322 : elapsed_time=92978 2021-08-24 03:35:54.115 | + functions-common:time_stop:2323 : total=408878 2021-08-24 03:35:54.117 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:35:54.119 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=501856 2021-08-24 03:35:54.121 | + functions-common:apt_get:1122 : return 0 2021-08-24 03:35:54.124 | + ./stack.sh:main:820 : '[' -n mysql ']' 2021-08-24 03:35:54.126 | + ./stack.sh:main:821 : install_database_python 2021-08-24 03:35:54.128 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-08-24 03:35:54.131 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-08-24 03:35:54.133 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-08-24 03:35:54.135 | + inc/python:pip_install_gr:77 : local clean_name 2021-08-24 03:35:54.138 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-08-24 03:35:54.141 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-08-24 03:35:54.144 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-08-24 03:35:54.147 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-08-24 03:35:54.147 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-08-24 03:35:54.152 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-08-24 03:35:54.154 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-08-24 03:35:54.157 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-08-24 03:35:54.159 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-08-24 03:35:54.162 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-08-24 03:35:54.182 | Using python 3.8 to install PyMySQL 2021-08-24 03:35:54.184 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2021-08-24 03:35:54.883 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:35:54.883 | from cryptography.utils import int_from_bytes 2021-08-24 03:35:54.883 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:35:54.883 | from cryptography.utils import int_from_bytes 2021-08-24 03:35:55.893 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-24 03:35:56.018 | Collecting PyMySQL 2021-08-24 03:35:56.026 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2021-08-24 03:35:57.457 | Installing collected packages: PyMySQL 2021-08-24 03:35:57.653 | Successfully installed PyMySQL-1.0.2 2021-08-24 03:35:57.654 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-24 03:35:57.756 | + inc/python:pip_install:200 : result=0 2021-08-24 03:35:57.759 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-24 03:35:57.761 | + functions-common:time_stop:2309 : local name 2021-08-24 03:35:57.763 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:35:57.765 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:35:57.767 | + functions-common:time_stop:2312 : local total 2021-08-24 03:35:57.770 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:35:57.772 | + functions-common:time_stop:2315 : name=pip_install 2021-08-24 03:35:57.775 | + functions-common:time_stop:2316 : start_time=1629776154177 2021-08-24 03:35:57.777 | + functions-common:time_stop:2318 : [[ -z 1629776154177 ]] 2021-08-24 03:35:57.780 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:35:57.784 | + functions-common:time_stop:2321 : end_time=1629776157781 2021-08-24 03:35:57.786 | + functions-common:time_stop:2322 : elapsed_time=3604 2021-08-24 03:35:57.788 | + functions-common:time_stop:2323 : total=27297 2021-08-24 03:35:57.790 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:35:57.792 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=30901 2021-08-24 03:35:57.795 | + inc/python:pip_install:203 : return 0 2021-08-24 03:35:57.797 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-08-24 03:35:57.799 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-08-24 03:35:57.802 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-08-24 03:35:57.804 | + ./stack.sh:main:824 : is_service_enabled neutron 2021-08-24 03:35:57.820 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:35:57.822 | + ./stack.sh:main:825 : install_neutron_agent_packages 2021-08-24 03:35:57.824 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-08-24 03:35:57.828 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-08-24 03:35:57.828 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-08-24 03:35:57.834 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-08-24 03:35:57.836 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-08-24 03:35:57.838 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-08-24 03:35:57.841 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-08-24 03:35:57.843 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-08-24 03:35:57.845 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-08-24 03:35:57.860 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:35:57.862 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-08-24 03:35:57.864 | + functions-common:install_package:1347 : update_package_repo 2021-08-24 03:35:57.866 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-08-24 03:35:57.869 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-08-24 03:35:57.871 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-08-24 03:35:57.873 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-08-24 03:35:57.875 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-08-24 03:35:57.878 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:35:57.880 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:35:57.883 | + functions-common:update_package_repo:1328 : apt_get_update 2021-08-24 03:35:57.885 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-08-24 03:35:57.887 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-08-24 03:35:57.889 | + functions-common:apt_get_update:1074 : return 2021-08-24 03:35:57.892 | + functions-common:install_package:1348 : real_install_package radvd 2021-08-24 03:35:57.894 | + functions-common:real_install_package:1333 : is_ubuntu 2021-08-24 03:35:57.897 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:35:57.899 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:35:57.901 | + functions-common:real_install_package:1334 : apt_get install radvd 2021-08-24 03:35:57.921 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-08-24 03:35:58.027 | Reading package lists... 2021-08-24 03:35:58.245 | Building dependency tree... 2021-08-24 03:35:58.247 | Reading state information... 2021-08-24 03:35:58.475 | The following packages were automatically installed and are no longer required: 2021-08-24 03:35:58.476 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-24 03:35:58.476 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-24 03:35:58.476 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-24 03:35:58.476 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-24 03:35:58.476 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-24 03:35:58.476 | python3-zope.interface 2021-08-24 03:35:58.476 | Use 'sudo apt autoremove' to remove them. 2021-08-24 03:35:58.550 | The following NEW packages will be installed: 2021-08-24 03:35:58.550 | radvd 2021-08-24 03:35:58.984 | 0 upgraded, 1 newly installed, 0 to remove and 81 not upgraded. 2021-08-24 03:35:58.984 | Need to get 59.0 kB of archives. 2021-08-24 03:35:58.984 | After this operation, 164 kB of additional disk space will be used. 2021-08-24 03:35:58.984 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2021-08-24 03:35:59.828 | Fetched 59.0 kB in 1s (80.3 kB/s) 2021-08-24 03:35:59.995 | Selecting previously unselected package radvd. 2021-08-24 03:36:00.046 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90662 files and directories currently installed.) 2021-08-24 03:36:00.050 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2021-08-24 03:36:00.085 | Unpacking radvd (1:2.17-2) ... 2021-08-24 03:36:00.533 | Setting up radvd (1:2.17-2) ... 2021-08-24 03:36:01.922 | Job for radvd.service failed because the control process exited with error code. 2021-08-24 03:36:01.922 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2021-08-24 03:36:01.925 | invoke-rc.d: initscript radvd, action "start" failed. 2021-08-24 03:36:01.936 | ● radvd.service - Router advertisement daemon for IPv6 2021-08-24 03:36:01.936 | Loaded: loaded (]8;;file://dv-cinder-805773-1-smb/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2021-08-24 03:36:01.936 | Active: failed (Result: exit-code) since Tue 2021-08-24 03:36:01 UTC; 15ms ago 2021-08-24 03:36:01.936 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2021-08-24 03:36:01.936 | Process: 51339 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2021-08-24 03:36:01.937 | 2021-08-24 03:36:01.937 | Aug 24 03:36:01 dv-cinder-805773-1-smb systemd[1]: Starting Router advertisement daemon for IPv6... 2021-08-24 03:36:01.937 | Aug 24 03:36:01 dv-cinder-805773-1-smb radvd[51339]: can't open /etc/radvd.conf: No such file or directory 2021-08-24 03:36:01.937 | Aug 24 03:36:01 dv-cinder-805773-1-smb radvd[51339]: Insecure file permissions, but continuing anyway 2021-08-24 03:36:01.937 | Aug 24 03:36:01 dv-cinder-805773-1-smb radvd[51339]: exiting, failed to read config file 2021-08-24 03:36:01.937 | Aug 24 03:36:01 dv-cinder-805773-1-smb systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2021-08-24 03:36:01.937 | Aug 24 03:36:01 dv-cinder-805773-1-smb systemd[1]: radvd.service: Failed with result 'exit-code'. 2021-08-24 03:36:01.937 | Aug 24 03:36:01 dv-cinder-805773-1-smb systemd[1]: Failed to start Router advertisement daemon for IPv6. 2021-08-24 03:36:01.989 | Processing triggers for man-db (2.9.1-1) ... 2021-08-24 03:36:02.280 | Processing triggers for systemd (245.4-4ubuntu3.11) ... 2021-08-24 03:36:08.857 | + functions-common:apt_get:1118 : result=0 2021-08-24 03:36:08.859 | + functions-common:apt_get:1121 : time_stop apt-get 2021-08-24 03:36:08.862 | + functions-common:time_stop:2309 : local name 2021-08-24 03:36:08.864 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:36:08.866 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:36:08.868 | + functions-common:time_stop:2312 : local total 2021-08-24 03:36:08.870 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:36:08.872 | + functions-common:time_stop:2315 : name=apt-get 2021-08-24 03:36:08.875 | + functions-common:time_stop:2316 : start_time=1629776157919 2021-08-24 03:36:08.877 | + functions-common:time_stop:2318 : [[ -z 1629776157919 ]] 2021-08-24 03:36:08.880 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:36:08.884 | + functions-common:time_stop:2321 : end_time=1629776168882 2021-08-24 03:36:08.886 | + functions-common:time_stop:2322 : elapsed_time=10963 2021-08-24 03:36:08.888 | + functions-common:time_stop:2323 : total=501856 2021-08-24 03:36:08.890 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:36:08.892 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=512819 2021-08-24 03:36:08.895 | + functions-common:apt_get:1122 : return 0 2021-08-24 03:36:08.897 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-08-24 03:36:08.913 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:36:08.916 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-08-24 03:36:08.918 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-08-24 03:36:08.921 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-08-24 03:36:08.945 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-08-24 03:36:08.947 | + functions-common:install_package:1347 : update_package_repo 2021-08-24 03:36:08.949 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-08-24 03:36:08.952 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-08-24 03:36:08.954 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-08-24 03:36:08.956 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-08-24 03:36:08.958 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-08-24 03:36:08.961 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:36:08.966 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:36:08.968 | + functions-common:update_package_repo:1328 : apt_get_update 2021-08-24 03:36:08.970 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-08-24 03:36:08.973 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-08-24 03:36:08.975 | + functions-common:apt_get_update:1074 : return 2021-08-24 03:36:08.979 | + functions-common:install_package:1348 : real_install_package fakeroot make openvswitch-switch 2021-08-24 03:36:08.982 | + functions-common:real_install_package:1333 : is_ubuntu 2021-08-24 03:36:08.986 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:36:08.990 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:36:08.992 | + functions-common:real_install_package:1334 : apt_get install fakeroot make openvswitch-switch 2021-08-24 03:36:09.016 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2021-08-24 03:36:09.122 | Reading package lists... 2021-08-24 03:36:09.340 | Building dependency tree... 2021-08-24 03:36:09.341 | Reading state information... 2021-08-24 03:36:09.563 | fakeroot is already the newest version (1.24-1). 2021-08-24 03:36:09.563 | fakeroot set to manually installed. 2021-08-24 03:36:09.563 | make is already the newest version (4.2.1-1.2). 2021-08-24 03:36:09.563 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.1). 2021-08-24 03:36:09.563 | The following packages were automatically installed and are no longer required: 2021-08-24 03:36:09.565 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-24 03:36:09.565 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-24 03:36:09.565 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-24 03:36:09.565 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-24 03:36:09.565 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-24 03:36:09.565 | python3-zope.interface 2021-08-24 03:36:09.565 | Use 'sudo apt autoremove' to remove them. 2021-08-24 03:36:09.693 | 0 upgraded, 0 newly installed, 0 to remove and 81 not upgraded. 2021-08-24 03:36:09.697 | + functions-common:apt_get:1118 : result=0 2021-08-24 03:36:09.699 | + functions-common:apt_get:1121 : time_stop apt-get 2021-08-24 03:36:09.701 | + functions-common:time_stop:2309 : local name 2021-08-24 03:36:09.703 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:36:09.705 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:36:09.707 | + functions-common:time_stop:2312 : local total 2021-08-24 03:36:09.709 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:36:09.711 | + functions-common:time_stop:2315 : name=apt-get 2021-08-24 03:36:09.713 | + functions-common:time_stop:2316 : start_time=1629776169013 2021-08-24 03:36:09.715 | + functions-common:time_stop:2318 : [[ -z 1629776169013 ]] 2021-08-24 03:36:09.718 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:36:09.723 | + functions-common:time_stop:2321 : end_time=1629776169720 2021-08-24 03:36:09.725 | + functions-common:time_stop:2322 : elapsed_time=707 2021-08-24 03:36:09.727 | + functions-common:time_stop:2323 : total=512819 2021-08-24 03:36:09.729 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:36:09.731 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=513526 2021-08-24 03:36:09.733 | + functions-common:apt_get:1122 : return 0 2021-08-24 03:36:09.735 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-08-24 03:36:09.737 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:36:09.739 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:36:09.742 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-08-24 03:36:09.744 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-08-24 03:36:09.747 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-08-24 03:36:09.750 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-08-24 03:36:09.753 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-08-24 03:36:09.756 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-08-24 03:36:09.757 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-08-24 03:36:09.761 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-08-24 03:36:09.763 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-08-24 03:36:09.765 | + functions:vercmp:628 : local v1=5.4 2021-08-24 03:36:09.768 | + functions:vercmp:629 : local 'op=<' 2021-08-24 03:36:09.770 | + functions:vercmp:630 : local v2=3.13 2021-08-24 03:36:09.772 | + functions:vercmp:631 : local result 2021-08-24 03:36:09.776 | ++ functions:vercmp:635 : sort -V 2021-08-24 03:36:09.776 | ++ functions:vercmp:635 : head -1 2021-08-24 03:36:09.776 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-08-24 03:36:09.781 | + functions:vercmp:635 : result=3.13 2021-08-24 03:36:09.783 | + functions:vercmp:637 : case $op in 2021-08-24 03:36:09.785 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-08-24 03:36:09.788 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-08-24 03:36:09.790 | + functions:vercmp:648 : return 2021-08-24 03:36:09.792 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-08-24 03:36:09.794 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-08-24 03:36:09.796 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart openvswitch-switch 2021-08-24 03:36:10.116 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-08-24 03:36:10.119 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-08-24 03:36:10.124 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:36:10.127 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:36:10.130 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2021-08-24 03:36:10.133 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:36:10.135 | + ./stack.sh:main:828 : is_service_enabled etcd3 2021-08-24 03:36:10.151 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:36:10.156 | + ./stack.sh:main:829 : install_etcd3 2021-08-24 03:36:10.159 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-08-24 03:36:10.159 | Installing etcd 2021-08-24 03:36:10.161 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-08-24 03:36:10.174 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-08-24 03:36:10.185 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-08-24 03:36:10.188 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-08-24 03:36:10.204 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-08-24 03:36:10.207 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-08-24 03:36:10.210 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-08-24 03:36:10.213 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-08-24 03:36:10.217 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-08-24 03:36:10.219 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2021-08-24 03:36:10.222 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-08-24 03:36:10.224 | ++ functions:get_extra_file:68 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-08-24 03:36:10.261 | --2021-08-24 03:36:10-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-08-24 03:36:10.418 | Resolving github.com (github.com)... 140.82.121.3 2021-08-24 03:36:10.463 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2021-08-24 03:36:10.754 | HTTP request sent, awaiting response... 302 Found 2021-08-24 03:36:10.754 | Location: https://github-releases.githubusercontent.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210824%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210824T033610Z&X-Amz-Expires=300&X-Amz-Signature=254333cbe437a00df55ed41d047798c1065c9f161e81c09d887cb29595a76efc&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-08-24 03:36:10.754 | --2021-08-24 03:36:10-- https://github-releases.githubusercontent.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210824%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210824T033610Z&X-Amz-Expires=300&X-Amz-Signature=254333cbe437a00df55ed41d047798c1065c9f161e81c09d887cb29595a76efc&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2021-08-24 03:36:10.756 | Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.109.154, 185.199.111.154, ... 2021-08-24 03:36:10.781 | Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-08-24 03:36:10.986 | HTTP request sent, awaiting response... 200 OK 2021-08-24 03:36:10.986 | Length: 11350736 (11M) [application/octet-stream] 2021-08-24 03:36:10.986 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2021-08-24 03:36:11.115 | 2021-08-24 03:36:11.332 | 0K ........ .. 100% 31.3M=0.3s 2021-08-24 03:36:11.332 | 2021-08-24 03:36:11.332 | 2021-08-24 03:36:11 (31.3 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2021-08-24 03:36:11.332 | 2021-08-24 03:36:11.336 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2021-08-24 03:36:11.338 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-08-24 03:36:11.340 | ++ functions:get_extra_file:74 : return 2021-08-24 03:36:11.343 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-08-24 03:36:11.346 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-08-24 03:36:11.348 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2021-08-24 03:36:11.350 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2021-08-24 03:36:11.482 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2021-08-24 03:36:11.484 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2021-08-24 03:36:11.488 | etcd-v3.3.12-linux-amd64/ 2021-08-24 03:36:11.489 | etcd-v3.3.12-linux-amd64/README.md 2021-08-24 03:36:11.489 | etcd-v3.3.12-linux-amd64/Documentation/ 2021-08-24 03:36:11.489 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2021-08-24 03:36:11.489 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2021-08-24 03:36:11.489 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2021-08-24 03:36:11.489 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2021-08-24 03:36:11.489 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2021-08-24 03:36:11.489 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2021-08-24 03:36:11.489 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2021-08-24 03:36:11.489 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2021-08-24 03:36:11.489 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2021-08-24 03:36:11.489 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2021-08-24 03:36:11.489 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2021-08-24 03:36:11.490 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2021-08-24 03:36:11.490 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2021-08-24 03:36:11.490 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2021-08-24 03:36:11.490 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2021-08-24 03:36:11.490 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2021-08-24 03:36:11.490 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2021-08-24 03:36:11.490 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-08-24 03:36:11.490 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2021-08-24 03:36:11.490 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2021-08-24 03:36:11.490 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-08-24 03:36:11.490 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-08-24 03:36:11.490 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2021-08-24 03:36:11.490 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2021-08-24 03:36:11.490 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2021-08-24 03:36:11.490 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2021-08-24 03:36:11.490 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2021-08-24 03:36:11.491 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2021-08-24 03:36:11.491 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2021-08-24 03:36:11.491 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2021-08-24 03:36:11.491 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2021-08-24 03:36:11.491 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2021-08-24 03:36:11.491 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2021-08-24 03:36:11.491 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2021-08-24 03:36:11.491 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2021-08-24 03:36:11.491 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2021-08-24 03:36:11.491 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2021-08-24 03:36:11.491 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2021-08-24 03:36:11.491 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-08-24 03:36:11.491 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2021-08-24 03:36:11.491 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2021-08-24 03:36:11.491 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-08-24 03:36:11.491 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-08-24 03:36:11.491 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2021-08-24 03:36:11.491 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2021-08-24 03:36:11.492 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2021-08-24 03:36:11.492 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2021-08-24 03:36:11.492 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2021-08-24 03:36:11.492 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2021-08-24 03:36:11.492 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2021-08-24 03:36:11.492 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2021-08-24 03:36:11.492 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2021-08-24 03:36:11.492 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2021-08-24 03:36:11.492 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2021-08-24 03:36:11.492 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2021-08-24 03:36:11.492 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2021-08-24 03:36:11.492 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2021-08-24 03:36:11.492 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2021-08-24 03:36:11.492 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2021-08-24 03:36:11.492 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2021-08-24 03:36:11.492 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2021-08-24 03:36:11.493 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2021-08-24 03:36:11.493 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2021-08-24 03:36:11.493 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2021-08-24 03:36:11.493 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2021-08-24 03:36:11.493 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2021-08-24 03:36:11.493 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2021-08-24 03:36:11.493 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2021-08-24 03:36:11.493 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2021-08-24 03:36:11.493 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2021-08-24 03:36:11.493 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2021-08-24 03:36:11.493 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2021-08-24 03:36:11.493 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2021-08-24 03:36:11.493 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2021-08-24 03:36:11.493 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2021-08-24 03:36:11.493 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2021-08-24 03:36:11.494 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2021-08-24 03:36:11.494 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2021-08-24 03:36:11.494 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2021-08-24 03:36:11.494 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2021-08-24 03:36:11.494 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2021-08-24 03:36:11.494 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2021-08-24 03:36:11.494 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2021-08-24 03:36:11.494 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2021-08-24 03:36:11.494 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2021-08-24 03:36:11.494 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2021-08-24 03:36:11.494 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2021-08-24 03:36:11.494 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2021-08-24 03:36:11.494 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2021-08-24 03:36:11.494 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2021-08-24 03:36:11.494 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2021-08-24 03:36:11.494 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2021-08-24 03:36:11.494 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2021-08-24 03:36:11.495 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2021-08-24 03:36:11.495 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2021-08-24 03:36:11.495 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2021-08-24 03:36:11.495 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2021-08-24 03:36:11.495 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2021-08-24 03:36:11.495 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2021-08-24 03:36:11.495 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2021-08-24 03:36:11.495 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2021-08-24 03:36:11.495 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2021-08-24 03:36:11.495 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2021-08-24 03:36:11.495 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2021-08-24 03:36:11.495 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2021-08-24 03:36:11.495 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2021-08-24 03:36:11.495 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2021-08-24 03:36:11.495 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2021-08-24 03:36:11.496 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2021-08-24 03:36:11.496 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2021-08-24 03:36:11.496 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2021-08-24 03:36:11.496 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2021-08-24 03:36:11.496 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2021-08-24 03:36:11.496 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2021-08-24 03:36:11.496 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2021-08-24 03:36:11.496 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2021-08-24 03:36:11.496 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2021-08-24 03:36:11.496 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2021-08-24 03:36:11.497 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2021-08-24 03:36:11.497 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2021-08-24 03:36:11.497 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2021-08-24 03:36:11.497 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2021-08-24 03:36:11.497 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2021-08-24 03:36:11.497 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2021-08-24 03:36:11.499 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2021-08-24 03:36:11.499 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2021-08-24 03:36:11.499 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2021-08-24 03:36:11.499 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2021-08-24 03:36:11.499 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2021-08-24 03:36:11.499 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2021-08-24 03:36:11.499 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2021-08-24 03:36:11.499 | etcd-v3.3.12-linux-amd64/etcdctl 2021-08-24 03:36:11.685 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2021-08-24 03:36:11.685 | etcd-v3.3.12-linux-amd64/etcd 2021-08-24 03:36:11.912 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2021-08-24 03:36:11.949 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2021-08-24 03:36:11.983 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-08-24 03:36:11.985 | + ./stack.sh:main:838 : is_service_enabled tls-proxy 2021-08-24 03:36:12.001 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:36:12.004 | + ./stack.sh:main:848 : install_dstat 2021-08-24 03:36:12.006 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-08-24 03:36:12.022 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:36:12.025 | + ./stack.sh:main:854 : echo_summary 'Installing OpenStack project source' 2021-08-24 03:36:12.027 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-24 03:36:12.029 | + ./stack.sh:echo_summary:432 : echo -e Installing OpenStack project source 2021-08-24 03:36:12.032 | + ./stack.sh:main:857 : install_libs 2021-08-24 03:36:12.034 | + lib/libraries:install_libs:89 : _install_lib_from_source automaton 2021-08-24 03:36:12.036 | + lib/libraries:_install_lib_from_source:73 : local name=automaton 2021-08-24 03:36:12.039 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git automaton 2021-08-24 03:36:12.041 | + inc/python:use_library_from_git:250 : local name=automaton 2021-08-24 03:36:12.043 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:36:12.045 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:36:12.047 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-08-24 03:36:12.050 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:36:12.052 | + lib/libraries:install_libs:90 : _install_lib_from_source castellan 2021-08-24 03:36:12.054 | + lib/libraries:_install_lib_from_source:73 : local name=castellan 2021-08-24 03:36:12.056 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git castellan 2021-08-24 03:36:12.059 | + inc/python:use_library_from_git:250 : local name=castellan 2021-08-24 03:36:12.061 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:36:12.063 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:36:12.065 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-08-24 03:36:12.068 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:36:12.070 | + lib/libraries:install_libs:91 : _install_lib_from_source cliff 2021-08-24 03:36:12.072 | + lib/libraries:_install_lib_from_source:73 : local name=cliff 2021-08-24 03:36:12.074 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cliff 2021-08-24 03:36:12.076 | + inc/python:use_library_from_git:250 : local name=cliff 2021-08-24 03:36:12.079 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:36:12.081 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:36:12.084 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-08-24 03:36:12.086 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:36:12.088 | + lib/libraries:install_libs:92 : _install_lib_from_source cursive 2021-08-24 03:36:12.090 | + lib/libraries:_install_lib_from_source:73 : local name=cursive 2021-08-24 03:36:12.092 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cursive 2021-08-24 03:36:12.095 | + inc/python:use_library_from_git:250 : local name=cursive 2021-08-24 03:36:12.097 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:36:12.099 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:36:12.101 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-08-24 03:36:12.103 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:36:12.105 | + lib/libraries:install_libs:93 : _install_lib_from_source debtcollector 2021-08-24 03:36:12.108 | + lib/libraries:_install_lib_from_source:73 : local name=debtcollector 2021-08-24 03:36:12.110 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git debtcollector 2021-08-24 03:36:12.112 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-08-24 03:36:12.114 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:36:12.116 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:36:12.119 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-08-24 03:36:12.121 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:36:12.123 | + lib/libraries:install_libs:94 : _install_lib_from_source futurist 2021-08-24 03:36:12.125 | + lib/libraries:_install_lib_from_source:73 : local name=futurist 2021-08-24 03:36:12.128 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git futurist 2021-08-24 03:36:12.130 | + inc/python:use_library_from_git:250 : local name=futurist 2021-08-24 03:36:12.132 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:36:12.134 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:36:12.137 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-08-24 03:36:12.139 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:36:12.141 | + lib/libraries:install_libs:95 : _install_lib_from_source openstacksdk 2021-08-24 03:36:12.144 | + lib/libraries:_install_lib_from_source:73 : local name=openstacksdk 2021-08-24 03:36:12.146 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git openstacksdk 2021-08-24 03:36:12.148 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-08-24 03:36:12.150 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:36:12.153 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:36:12.155 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-08-24 03:36:12.157 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:36:12.159 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-lib 2021-08-24 03:36:12.161 | + lib/libraries:_install_lib_from_source:73 : local name=osc-lib 2021-08-24 03:36:12.163 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-lib 2021-08-24 03:36:12.166 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-08-24 03:36:12.168 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:36:12.170 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:36:12.172 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-08-24 03:36:12.175 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:36:12.177 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-placement 2021-08-24 03:36:12.179 | + lib/libraries:_install_lib_from_source:73 : local name=osc-placement 2021-08-24 03:36:12.182 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-placement 2021-08-24 03:36:12.184 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-08-24 03:36:12.186 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:36:12.188 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:36:12.191 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-08-24 03:36:12.193 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:36:12.195 | + lib/libraries:install_libs:98 : _install_lib_from_source os-client-config 2021-08-24 03:36:12.197 | + lib/libraries:_install_lib_from_source:73 : local name=os-client-config 2021-08-24 03:36:12.200 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-client-config 2021-08-24 03:36:12.202 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-08-24 03:36:12.204 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:36:12.207 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:36:12.209 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-08-24 03:36:12.211 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:36:12.213 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.cache 2021-08-24 03:36:12.216 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.cache 2021-08-24 03:36:12.218 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.cache 2021-08-24 03:36:12.220 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-08-24 03:36:12.222 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:36:12.224 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:36:12.227 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-08-24 03:36:12.229 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:36:12.231 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.concurrency 2021-08-24 03:36:12.233 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.concurrency 2021-08-24 03:36:12.236 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.concurrency 2021-08-24 03:36:12.238 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-08-24 03:36:12.240 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:36:12.242 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:36:12.244 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-08-24 03:36:12.246 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:36:12.249 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.config 2021-08-24 03:36:12.251 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.config 2021-08-24 03:36:12.254 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.config 2021-08-24 03:36:12.256 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-08-24 03:36:12.258 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:36:12.260 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:36:12.262 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-08-24 03:36:12.265 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:36:12.267 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.context 2021-08-24 03:36:12.270 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.context 2021-08-24 03:36:12.272 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.context 2021-08-24 03:36:12.274 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-08-24 03:36:12.276 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:36:12.278 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:36:12.281 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-08-24 03:36:12.283 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:36:12.285 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.db 2021-08-24 03:36:12.287 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.db 2021-08-24 03:36:12.290 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.db 2021-08-24 03:36:12.292 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-08-24 03:36:12.294 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:36:12.296 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:36:12.299 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-08-24 03:36:12.301 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:36:12.303 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.i18n 2021-08-24 03:36:12.305 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.i18n 2021-08-24 03:36:12.308 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.i18n 2021-08-24 03:36:12.310 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-08-24 03:36:12.312 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:36:12.315 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:36:12.318 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-08-24 03:36:12.320 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:36:12.322 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.log 2021-08-24 03:36:12.324 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.log 2021-08-24 03:36:12.327 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.log 2021-08-24 03:36:12.329 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-08-24 03:36:12.332 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:36:12.334 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:36:12.336 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-08-24 03:36:12.338 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:36:12.340 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.messaging 2021-08-24 03:36:12.343 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.messaging 2021-08-24 03:36:12.345 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.messaging 2021-08-24 03:36:12.347 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-08-24 03:36:12.349 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:36:12.352 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:36:12.354 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-08-24 03:36:12.356 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:36:12.358 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.middleware 2021-08-24 03:36:12.360 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.middleware 2021-08-24 03:36:12.363 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.middleware 2021-08-24 03:36:12.366 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-08-24 03:36:12.368 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:36:12.370 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:36:12.372 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-08-24 03:36:12.374 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:36:12.377 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.policy 2021-08-24 03:36:12.379 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.policy 2021-08-24 03:36:12.382 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.policy 2021-08-24 03:36:12.384 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-08-24 03:36:12.386 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:36:12.388 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:36:12.390 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-08-24 03:36:12.393 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:36:12.395 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.privsep 2021-08-24 03:36:12.397 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.privsep 2021-08-24 03:36:12.399 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.privsep 2021-08-24 03:36:12.402 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-08-24 03:36:12.404 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:36:12.406 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:36:12.408 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-08-24 03:36:12.410 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:36:12.413 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.reports 2021-08-24 03:36:12.415 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.reports 2021-08-24 03:36:12.417 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.reports 2021-08-24 03:36:12.419 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-08-24 03:36:12.422 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:36:12.425 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:36:12.427 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-08-24 03:36:12.429 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:36:12.431 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.rootwrap 2021-08-24 03:36:12.434 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.rootwrap 2021-08-24 03:36:12.436 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.rootwrap 2021-08-24 03:36:12.438 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-08-24 03:36:12.441 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:36:12.443 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:36:12.445 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-08-24 03:36:12.448 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:36:12.450 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.serialization 2021-08-24 03:36:12.452 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.serialization 2021-08-24 03:36:12.454 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.serialization 2021-08-24 03:36:12.457 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-08-24 03:36:12.459 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:36:12.461 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:36:12.463 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-08-24 03:36:12.466 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:36:12.468 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.service 2021-08-24 03:36:12.470 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.service 2021-08-24 03:36:12.472 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.service 2021-08-24 03:36:12.475 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-08-24 03:36:12.477 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:36:12.479 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:36:12.481 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-08-24 03:36:12.483 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:36:12.486 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.utils 2021-08-24 03:36:12.488 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.utils 2021-08-24 03:36:12.491 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.utils 2021-08-24 03:36:12.493 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-08-24 03:36:12.495 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:36:12.497 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:36:12.500 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-08-24 03:36:12.502 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:36:12.505 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.versionedobjects 2021-08-24 03:36:12.507 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.versionedobjects 2021-08-24 03:36:12.509 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.versionedobjects 2021-08-24 03:36:12.511 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-08-24 03:36:12.514 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:36:12.516 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:36:12.518 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-08-24 03:36:12.520 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:36:12.523 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.vmware 2021-08-24 03:36:12.525 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.vmware 2021-08-24 03:36:12.527 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.vmware 2021-08-24 03:36:12.529 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-08-24 03:36:12.532 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:36:12.534 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:36:12.536 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-08-24 03:36:12.538 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:36:12.541 | + lib/libraries:install_libs:117 : _install_lib_from_source osprofiler 2021-08-24 03:36:12.543 | + lib/libraries:_install_lib_from_source:73 : local name=osprofiler 2021-08-24 03:36:12.545 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osprofiler 2021-08-24 03:36:12.547 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-08-24 03:36:12.550 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:36:12.553 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:36:12.555 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-08-24 03:36:12.557 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:36:12.559 | + lib/libraries:install_libs:118 : _install_lib_from_source pycadf 2021-08-24 03:36:12.561 | + lib/libraries:_install_lib_from_source:73 : local name=pycadf 2021-08-24 03:36:12.564 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git pycadf 2021-08-24 03:36:12.566 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-08-24 03:36:12.568 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:36:12.571 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:36:12.573 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-08-24 03:36:12.575 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:36:12.577 | + lib/libraries:install_libs:119 : _install_lib_from_source stevedore 2021-08-24 03:36:12.580 | + lib/libraries:_install_lib_from_source:73 : local name=stevedore 2021-08-24 03:36:12.582 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git stevedore 2021-08-24 03:36:12.584 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-08-24 03:36:12.586 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:36:12.589 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:36:12.591 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-08-24 03:36:12.593 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:36:12.595 | + lib/libraries:install_libs:120 : _install_lib_from_source taskflow 2021-08-24 03:36:12.598 | + lib/libraries:_install_lib_from_source:73 : local name=taskflow 2021-08-24 03:36:12.600 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git taskflow 2021-08-24 03:36:12.602 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-08-24 03:36:12.604 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:36:12.607 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:36:12.609 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-08-24 03:36:12.612 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:36:12.614 | + lib/libraries:install_libs:121 : _install_lib_from_source tooz 2021-08-24 03:36:12.616 | + lib/libraries:_install_lib_from_source:73 : local name=tooz 2021-08-24 03:36:12.618 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git tooz 2021-08-24 03:36:12.621 | + inc/python:use_library_from_git:250 : local name=tooz 2021-08-24 03:36:12.623 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:36:12.626 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:36:12.629 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-08-24 03:36:12.631 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:36:12.633 | + lib/libraries:install_libs:125 : _install_lib_from_source os-brick 2021-08-24 03:36:12.635 | + lib/libraries:_install_lib_from_source:73 : local name=os-brick 2021-08-24 03:36:12.638 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-brick 2021-08-24 03:36:12.640 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-08-24 03:36:12.642 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:36:12.644 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:36:12.647 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-08-24 03:36:12.649 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:36:12.651 | + lib/libraries:install_libs:126 : _install_lib_from_source os-resource-classes 2021-08-24 03:36:12.653 | + lib/libraries:_install_lib_from_source:73 : local name=os-resource-classes 2021-08-24 03:36:12.656 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-resource-classes 2021-08-24 03:36:12.658 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2021-08-24 03:36:12.660 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:36:12.663 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:36:12.665 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2021-08-24 03:36:12.667 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:36:12.670 | + lib/libraries:install_libs:127 : _install_lib_from_source os-traits 2021-08-24 03:36:12.672 | + lib/libraries:_install_lib_from_source:73 : local name=os-traits 2021-08-24 03:36:12.675 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-traits 2021-08-24 03:36:12.677 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-08-24 03:36:12.679 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:36:12.682 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:36:12.684 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-08-24 03:36:12.686 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:36:12.688 | + lib/libraries:install_libs:130 : _install_lib_from_source python-barbicanclient 2021-08-24 03:36:12.691 | + lib/libraries:_install_lib_from_source:73 : local name=python-barbicanclient 2021-08-24 03:36:12.693 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git python-barbicanclient 2021-08-24 03:36:12.696 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-08-24 03:36:12.698 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:36:12.700 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:36:12.702 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-08-24 03:36:12.705 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:36:12.707 | + lib/libraries:install_libs:137 : pip_install etcd3 2021-08-24 03:36:12.727 | Using python 3.8 to install etcd3 2021-08-24 03:36:12.729 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2021-08-24 03:36:13.435 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:36:13.435 | from cryptography.utils import int_from_bytes 2021-08-24 03:36:13.435 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:36:13.436 | from cryptography.utils import int_from_bytes 2021-08-24 03:36:14.447 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-24 03:36:14.548 | Collecting etcd3 2021-08-24 03:36:14.555 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2021-08-24 03:36:17.391 | Collecting grpcio>=1.27.1 2021-08-24 03:36:17.406 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ed/1e52ad507a54d/grpcio-1.39.0-cp38-cp38-manylinux2014_x86_64.whl (4.3 MB) 2021-08-24 03:36:18.154 | Collecting protobuf>=3.6.1 2021-08-24 03:36:18.161 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/690/2a1e4b7a319ec/protobuf-3.17.3-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB) 2021-08-24 03:36:18.184 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2021-08-24 03:36:18.186 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2021-08-24 03:36:18.214 | Building wheels for collected packages: etcd3 2021-08-24 03:36:18.215 | Building wheel for etcd3 (setup.py): started 2021-08-24 03:36:18.983 | Building wheel for etcd3 (setup.py): finished with status 'done' 2021-08-24 03:36:18.984 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42889 sha256=c8a8a60a5fe68890b0f43e1b3d8d58b7538cc9dc131e239ef163dfda7de581c8 2021-08-24 03:36:18.984 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2021-08-24 03:36:18.988 | Successfully built etcd3 2021-08-24 03:36:20.384 | Installing collected packages: protobuf, grpcio, etcd3 2021-08-24 03:36:21.177 | Successfully installed etcd3-0.12.0 grpcio-1.39.0 protobuf-3.17.3 2021-08-24 03:36:21.177 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-24 03:36:21.306 | + inc/python:pip_install:200 : result=0 2021-08-24 03:36:21.309 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-24 03:36:21.311 | + functions-common:time_stop:2309 : local name 2021-08-24 03:36:21.313 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:36:21.315 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:36:21.317 | + functions-common:time_stop:2312 : local total 2021-08-24 03:36:21.319 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:36:21.321 | + functions-common:time_stop:2315 : name=pip_install 2021-08-24 03:36:21.323 | + functions-common:time_stop:2316 : start_time=1629776172722 2021-08-24 03:36:21.325 | + functions-common:time_stop:2318 : [[ -z 1629776172722 ]] 2021-08-24 03:36:21.328 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:36:21.333 | + functions-common:time_stop:2321 : end_time=1629776181330 2021-08-24 03:36:21.335 | + functions-common:time_stop:2322 : elapsed_time=8608 2021-08-24 03:36:21.337 | + functions-common:time_stop:2323 : total=30901 2021-08-24 03:36:21.339 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:36:21.341 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=39509 2021-08-24 03:36:21.343 | + inc/python:pip_install:203 : return 0 2021-08-24 03:36:21.345 | + lib/libraries:install_libs:138 : pip_install etcd3gw 2021-08-24 03:36:21.367 | Using python 3.8 to install etcd3gw 2021-08-24 03:36:21.369 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2021-08-24 03:36:22.091 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:36:22.091 | from cryptography.utils import int_from_bytes 2021-08-24 03:36:22.091 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:36:22.091 | from cryptography.utils import int_from_bytes 2021-08-24 03:36:23.097 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-24 03:36:23.200 | Collecting etcd3gw 2021-08-24 03:36:23.207 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8e5/5b8d4b7856f17/etcd3gw-1.0.0-py3-none-any.whl (22 kB) 2021-08-24 03:36:23.218 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.6.0) 2021-08-24 03:36:23.221 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2021-08-24 03:36:23.222 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.26.0) 2021-08-24 03:36:23.224 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.3.0) 2021-08-24 03:36:23.258 | 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.6) 2021-08-24 03:36:23.260 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2021.5.30) 2021-08-24 03:36:23.262 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.2) 2021-08-24 03:36:23.265 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.4) 2021-08-24 03:36:24.661 | Installing collected packages: etcd3gw 2021-08-24 03:36:24.820 | Successfully installed etcd3gw-1.0.0 2021-08-24 03:36:24.820 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-24 03:36:24.922 | + inc/python:pip_install:200 : result=0 2021-08-24 03:36:24.925 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-24 03:36:24.927 | + functions-common:time_stop:2309 : local name 2021-08-24 03:36:24.929 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:36:24.931 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:36:24.933 | + functions-common:time_stop:2312 : local total 2021-08-24 03:36:24.935 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:36:24.937 | + functions-common:time_stop:2315 : name=pip_install 2021-08-24 03:36:24.939 | + functions-common:time_stop:2316 : start_time=1629776181361 2021-08-24 03:36:24.941 | + functions-common:time_stop:2318 : [[ -z 1629776181361 ]] 2021-08-24 03:36:24.944 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:36:24.948 | + functions-common:time_stop:2321 : end_time=1629776184946 2021-08-24 03:36:24.950 | + functions-common:time_stop:2322 : elapsed_time=3585 2021-08-24 03:36:24.952 | + functions-common:time_stop:2323 : total=39509 2021-08-24 03:36:24.954 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:36:24.957 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=43094 2021-08-24 03:36:24.959 | + inc/python:pip_install:203 : return 0 2021-08-24 03:36:24.961 | + ./stack.sh:main:860 : install_apache_uwsgi 2021-08-24 03:36:24.963 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-08-24 03:36:24.966 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-08-24 03:36:24.968 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-08-24 03:36:24.971 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-08-24 03:36:24.973 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-08-24 03:36:24.976 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-08-24 03:36:24.978 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-08-24 03:36:24.980 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-08-24 03:36:24.983 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-08-24 03:36:24.985 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-08-24 03:36:24.988 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-08-24 03:36:24.990 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-08-24 03:36:24.992 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-08-24 03:36:24.994 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:36:24.997 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:36:24.999 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-08-24 03:36:25.001 | + lib/apache:install_apache_uwsgi:96 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-08-24 03:36:25.003 | + functions-common:install_package:1347 : update_package_repo 2021-08-24 03:36:25.006 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-08-24 03:36:25.008 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-08-24 03:36:25.010 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-08-24 03:36:25.012 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-08-24 03:36:25.015 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-08-24 03:36:25.017 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:36:25.019 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:36:25.021 | + functions-common:update_package_repo:1328 : apt_get_update 2021-08-24 03:36:25.023 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-08-24 03:36:25.026 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-08-24 03:36:25.028 | + functions-common:apt_get_update:1074 : return 2021-08-24 03:36:25.030 | + functions-common:install_package:1348 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-08-24 03:36:25.033 | + functions-common:real_install_package:1333 : is_ubuntu 2021-08-24 03:36:25.035 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:36:25.038 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:36:25.040 | + functions-common:real_install_package:1334 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-08-24 03:36:25.061 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-08-24 03:36:25.167 | Reading package lists... 2021-08-24 03:36:25.383 | Building dependency tree... 2021-08-24 03:36:25.384 | Reading state information... 2021-08-24 03:36:25.607 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.4). 2021-08-24 03:36:25.607 | The following packages were automatically installed and are no longer required: 2021-08-24 03:36:25.608 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-24 03:36:25.608 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-24 03:36:25.608 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-24 03:36:25.608 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-24 03:36:25.608 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-24 03:36:25.608 | python3-zope.interface 2021-08-24 03:36:25.608 | Use 'sudo apt autoremove' to remove them. 2021-08-24 03:36:25.609 | The following additional packages will be installed: 2021-08-24 03:36:25.609 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2021-08-24 03:36:25.610 | Suggested packages: 2021-08-24 03:36:25.610 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2021-08-24 03:36:25.677 | The following NEW packages will be installed: 2021-08-24 03:36:25.677 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2021-08-24 03:36:25.975 | 0 upgraded, 6 newly installed, 0 to remove and 81 not upgraded. 2021-08-24 03:36:25.975 | Need to get 1,306 kB of archives. 2021-08-24 03:36:25.975 | After this operation, 4,613 kB of additional disk space will be used. 2021-08-24 03:36:25.975 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2021-08-24 03:36:26.734 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2021-08-24 03:36:26.788 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2021-08-24 03:36:26.908 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2021-08-24 03:36:27.033 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2021-08-24 03:36:27.036 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2021-08-24 03:36:27.594 | Fetched 1,306 kB in 1s (957 kB/s) 2021-08-24 03:36:27.800 | Selecting previously unselected package libnorm1:amd64. 2021-08-24 03:36:27.850 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90675 files and directories currently installed.) 2021-08-24 03:36:27.853 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2021-08-24 03:36:27.936 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2021-08-24 03:36:28.233 | Selecting previously unselected package libpgm-5.2-0:amd64. 2021-08-24 03:36:28.243 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-08-24 03:36:28.267 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-08-24 03:36:28.708 | Selecting previously unselected package libzmq5:amd64. 2021-08-24 03:36:28.717 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2021-08-24 03:36:28.770 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2021-08-24 03:36:29.108 | Selecting previously unselected package uwsgi-core. 2021-08-24 03:36:29.118 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2021-08-24 03:36:29.170 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2021-08-24 03:36:29.822 | Selecting previously unselected package uwsgi. 2021-08-24 03:36:29.832 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2021-08-24 03:36:29.890 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2021-08-24 03:36:30.302 | Selecting previously unselected package uwsgi-plugin-python3. 2021-08-24 03:36:30.312 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2021-08-24 03:36:30.364 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2021-08-24 03:36:30.719 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2021-08-24 03:36:30.884 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-08-24 03:36:31.061 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2021-08-24 03:36:31.221 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2021-08-24 03:36:31.410 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2021-08-24 03:36:32.736 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2021-08-24 03:36:32.982 | Processing triggers for systemd (245.4-4ubuntu3.11) ... 2021-08-24 03:36:33.428 | Processing triggers for man-db (2.9.1-1) ... 2021-08-24 03:36:33.908 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-08-24 03:36:40.171 | + functions-common:apt_get:1118 : result=0 2021-08-24 03:36:40.174 | + functions-common:apt_get:1121 : time_stop apt-get 2021-08-24 03:36:40.176 | + functions-common:time_stop:2309 : local name 2021-08-24 03:36:40.178 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:36:40.180 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:36:40.182 | + functions-common:time_stop:2312 : local total 2021-08-24 03:36:40.185 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:36:40.187 | + functions-common:time_stop:2315 : name=apt-get 2021-08-24 03:36:40.189 | + functions-common:time_stop:2316 : start_time=1629776185058 2021-08-24 03:36:40.191 | + functions-common:time_stop:2318 : [[ -z 1629776185058 ]] 2021-08-24 03:36:40.194 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:36:40.198 | + functions-common:time_stop:2321 : end_time=1629776200195 2021-08-24 03:36:40.200 | + functions-common:time_stop:2322 : elapsed_time=15137 2021-08-24 03:36:40.202 | + functions-common:time_stop:2323 : total=513526 2021-08-24 03:36:40.204 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:36:40.207 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=528663 2021-08-24 03:36:40.209 | + functions-common:apt_get:1122 : return 0 2021-08-24 03:36:40.211 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2021-08-24 03:36:40.213 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:36:40.216 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:36:40.218 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2021-08-24 03:36:40.279 | Enabling module proxy. 2021-08-24 03:36:40.285 | To activate the new configuration, you need to run: 2021-08-24 03:36:40.285 | systemctl restart apache2 2021-08-24 03:36:40.289 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2021-08-24 03:36:40.349 | Considering dependency proxy for proxy_uwsgi: 2021-08-24 03:36:40.349 | Module proxy already enabled 2021-08-24 03:36:40.349 | Enabling module proxy_uwsgi. 2021-08-24 03:36:40.354 | To activate the new configuration, you need to run: 2021-08-24 03:36:40.354 | systemctl restart apache2 2021-08-24 03:36:40.358 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2021-08-24 03:36:40.361 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-08-24 03:36:40.364 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-08-24 03:36:40.366 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-08-24 03:36:40.497 | + ./stack.sh:main:863 : install_keystoneauth 2021-08-24 03:36:40.499 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-08-24 03:36:40.503 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-08-24 03:36:40.505 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:36:40.508 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:36:40.510 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-08-24 03:36:40.513 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:36:40.515 | + ./stack.sh:main:864 : install_keystoneclient 2021-08-24 03:36:40.518 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-08-24 03:36:40.520 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-08-24 03:36:40.522 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:36:40.525 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:36:40.527 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-08-24 03:36:40.529 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:36:40.532 | + ./stack.sh:main:865 : install_glanceclient 2021-08-24 03:36:40.535 | + lib/glance:install_glanceclient:505 : use_library_from_git python-glanceclient 2021-08-24 03:36:40.537 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-08-24 03:36:40.539 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:36:40.542 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:36:40.544 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-08-24 03:36:40.546 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:36:40.549 | + ./stack.sh:main:866 : install_cinderclient 2021-08-24 03:36:40.552 | + lib/cinder:install_cinderclient:481 : use_library_from_git python-brick-cinderclient-ext 2021-08-24 03:36:40.554 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-08-24 03:36:40.556 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:36:40.558 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:36:40.561 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-08-24 03:36:40.563 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:36:40.565 | + lib/cinder:install_cinderclient:486 : use_library_from_git python-cinderclient 2021-08-24 03:36:40.568 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-08-24 03:36:40.570 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:36:40.572 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:36:40.574 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-08-24 03:36:40.577 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:36:40.579 | + ./stack.sh:main:867 : install_novaclient 2021-08-24 03:36:40.581 | + lib/nova:install_novaclient:803 : use_library_from_git python-novaclient 2021-08-24 03:36:40.584 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-08-24 03:36:40.586 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:36:40.588 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:36:40.591 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-08-24 03:36:40.593 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:36:40.596 | + ./stack.sh:main:868 : is_service_enabled swift glance horizon 2021-08-24 03:36:40.612 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:36:40.615 | + ./stack.sh:main:869 : install_swiftclient 2021-08-24 03:36:40.617 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2021-08-24 03:36:40.619 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-08-24 03:36:40.622 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:36:40.624 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:36:40.626 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-08-24 03:36:40.629 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:36:40.631 | + ./stack.sh:main:871 : is_service_enabled neutron nova horizon 2021-08-24 03:36:40.646 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:36:40.649 | + ./stack.sh:main:872 : install_neutronclient 2021-08-24 03:36:40.651 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-08-24 03:36:40.653 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-08-24 03:36:40.656 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:36:40.659 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:36:40.661 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-08-24 03:36:40.663 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:36:40.666 | + ./stack.sh:main:876 : install_keystonemiddleware 2021-08-24 03:36:40.668 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-08-24 03:36:40.670 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-08-24 03:36:40.673 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:36:40.676 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:36:40.678 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-08-24 03:36:40.680 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:36:40.682 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-08-24 03:36:40.685 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-08-24 03:36:40.687 | + inc/python:pip_install_gr:77 : local clean_name 2021-08-24 03:36:40.690 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-08-24 03:36:40.692 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-08-24 03:36:40.695 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-08-24 03:36:40.698 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-08-24 03:36:40.698 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-08-24 03:36:40.703 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-08-24 03:36:40.705 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-08-24 03:36:40.707 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-08-24 03:36:40.710 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-08-24 03:36:40.713 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-08-24 03:36:40.733 | Using python 3.8 to install keystonemiddleware 2021-08-24 03:36:40.736 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2021-08-24 03:36:41.457 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:36:41.457 | from cryptography.utils import int_from_bytes 2021-08-24 03:36:41.457 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:36:41.457 | from cryptography.utils import int_from_bytes 2021-08-24 03:36:42.463 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-24 03:36:42.480 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2021-08-24 03:36:42.548 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.1) 2021-08-24 03:36:42.550 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.3.1) 2021-08-24 03:36:42.552 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2021-08-24 03:36:42.553 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.10.0) 2021-08-24 03:36:42.555 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2021-08-24 03:36:42.557 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2021-08-24 03:36:42.559 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.6.0) 2021-08-24 03:36:42.561 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2021-08-24 03:36:42.563 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2021-08-24 03:36:42.565 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.26.0) 2021-08-24 03:36:42.566 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.0) 2021-08-24 03:36:42.568 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.0.1) 2021-08-24 03:36:42.570 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2021-08-24 03:36:42.572 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.8.1) 2021-08-24 03:36:42.630 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (0.1.16) 2021-08-24 03:36:42.632 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2021-08-24 03:36:42.636 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.4.0) 2021-08-24 03:36:42.679 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.3) 2021-08-24 03:36:42.688 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware) (5.0.9) 2021-08-24 03:36:42.731 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2021-08-24 03:36:42.732 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (5.4.1) 2021-08-24 03:36:42.736 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2021-08-24 03:36:42.738 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.2.0) 2021-08-24 03:36:42.747 | 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.12.1) 2021-08-24 03:36:42.811 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2021-08-24 03:36:42.817 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2021-08-24 03:36:42.832 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.1) 2021-08-24 03:36:42.834 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.2) 2021-08-24 03:36:42.862 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2021-08-24 03:36:42.863 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.0) 2021-08-24 03:36:42.865 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (2.4.7) 2021-08-24 03:36:43.006 | 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.6) 2021-08-24 03:36:43.008 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.2) 2021-08-24 03:36:43.011 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.4) 2021-08-24 03:36:43.012 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2021.5.30) 2021-08-24 03:36:44.330 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-24 03:36:44.429 | + inc/python:pip_install:200 : result=0 2021-08-24 03:36:44.431 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-24 03:36:44.433 | + functions-common:time_stop:2309 : local name 2021-08-24 03:36:44.435 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:36:44.438 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:36:44.440 | + functions-common:time_stop:2312 : local total 2021-08-24 03:36:44.442 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:36:44.444 | + functions-common:time_stop:2315 : name=pip_install 2021-08-24 03:36:44.447 | + functions-common:time_stop:2316 : start_time=1629776200728 2021-08-24 03:36:44.449 | + functions-common:time_stop:2318 : [[ -z 1629776200728 ]] 2021-08-24 03:36:44.451 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:36:44.456 | + functions-common:time_stop:2321 : end_time=1629776204453 2021-08-24 03:36:44.458 | + functions-common:time_stop:2322 : elapsed_time=3725 2021-08-24 03:36:44.460 | + functions-common:time_stop:2323 : total=43094 2021-08-24 03:36:44.462 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:36:44.465 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=46819 2021-08-24 03:36:44.467 | + inc/python:pip_install:203 : return 0 2021-08-24 03:36:44.469 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-08-24 03:36:44.471 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-08-24 03:36:44.474 | + inc/python:pip_install_gr:77 : local clean_name 2021-08-24 03:36:44.477 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-08-24 03:36:44.479 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-08-24 03:36:44.481 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-08-24 03:36:44.485 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-08-24 03:36:44.485 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-08-24 03:36:44.492 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-08-24 03:36:44.494 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-08-24 03:36:44.497 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-08-24 03:36:44.499 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-08-24 03:36:44.502 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-08-24 03:36:44.524 | Using python 3.8 to install python-memcached 2021-08-24 03:36:44.526 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2021-08-24 03:36:45.262 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:36:45.262 | from cryptography.utils import int_from_bytes 2021-08-24 03:36:45.262 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:36:45.262 | from cryptography.utils import int_from_bytes 2021-08-24 03:36:46.281 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-24 03:36:46.377 | Collecting python-memcached 2021-08-24 03:36:46.385 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2021-08-24 03:36:46.392 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2021-08-24 03:36:47.814 | Installing collected packages: python-memcached 2021-08-24 03:36:47.963 | Successfully installed python-memcached-1.59 2021-08-24 03:36:47.963 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-24 03:36:48.065 | + inc/python:pip_install:200 : result=0 2021-08-24 03:36:48.067 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-24 03:36:48.070 | + functions-common:time_stop:2309 : local name 2021-08-24 03:36:48.072 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:36:48.074 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:36:48.076 | + functions-common:time_stop:2312 : local total 2021-08-24 03:36:48.079 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:36:48.081 | + functions-common:time_stop:2315 : name=pip_install 2021-08-24 03:36:48.083 | + functions-common:time_stop:2316 : start_time=1629776204519 2021-08-24 03:36:48.085 | + functions-common:time_stop:2318 : [[ -z 1629776204519 ]] 2021-08-24 03:36:48.088 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:36:48.092 | + functions-common:time_stop:2321 : end_time=1629776208089 2021-08-24 03:36:48.094 | + functions-common:time_stop:2322 : elapsed_time=3570 2021-08-24 03:36:48.097 | + functions-common:time_stop:2323 : total=46819 2021-08-24 03:36:48.099 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:36:48.101 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=50389 2021-08-24 03:36:48.104 | + inc/python:pip_install:203 : return 0 2021-08-24 03:36:48.107 | + ./stack.sh:main:878 : is_service_enabled keystone 2021-08-24 03:36:48.123 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:36:48.126 | + ./stack.sh:main:879 : '[' 10.222.0.20 == 10.222.0.20 ']' 2021-08-24 03:36:48.128 | + ./stack.sh:main:880 : stack_install_service keystone 2021-08-24 03:36:48.130 | + lib/stack:stack_install_service:20 : local service=keystone 2021-08-24 03:36:48.132 | + lib/stack:stack_install_service:21 : type install_keystone 2021-08-24 03:36:48.135 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-08-24 03:36:48.137 | + lib/stack:stack_install_service:32 : install_keystone 2021-08-24 03:36:48.139 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-08-24 03:36:48.154 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:36:48.156 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-08-24 03:36:48.159 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-08-24 03:36:48.161 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-08-24 03:36:48.163 | + functions-common:git_clone:525 : local git_ref=master 2021-08-24 03:36:48.165 | + functions-common:git_clone:526 : local orig_dir 2021-08-24 03:36:48.167 | ++ functions-common:git_clone:527 : pwd 2021-08-24 03:36:48.170 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-08-24 03:36:48.172 | + functions-common:git_clone:528 : local git_clone_flags= 2021-08-24 03:36:48.175 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-08-24 03:36:48.190 | + functions-common:git_clone:530 : RECLONE=False 2021-08-24 03:36:48.192 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-08-24 03:36:48.194 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-08-24 03:36:48.196 | + functions-common:git_clone:544 : echo master 2021-08-24 03:36:48.196 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-08-24 03:36:48.201 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-08-24 03:36:48.204 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-08-24 03:36:48.206 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-08-24 03:36:48.209 | + functions-common:git_clone:593 : git show --oneline 2021-08-24 03:36:48.209 | + functions-common:git_clone:593 : head -1 2021-08-24 03:36:48.212 | 50f0a50cf Add FIPS check job 2021-08-24 03:36:48.214 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-08-24 03:36:48.217 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-08-24 03:36:48.219 | + inc/python:setup_develop:338 : local bindep 2021-08-24 03:36:48.221 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-08-24 03:36:48.223 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-08-24 03:36:48.226 | + inc/python:setup_develop:344 : local extras= 2021-08-24 03:36:48.228 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-08-24 03:36:48.230 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-08-24 03:36:48.232 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-08-24 03:36:48.234 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-08-24 03:36:48.237 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-08-24 03:36:48.239 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-08-24 03:36:48.242 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-08-24 03:36:48.244 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-08-24 03:36:48.247 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-08-24 03:36:48.249 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-08-24 03:36:48.252 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-08-24 03:36:48.254 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-08-24 03:36:48.260 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2021-08-24 03:36:48.262 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2021-08-24 03:36:48.883 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2021-08-24 03:36:48.885 | + inc/python:setup_package:418 : local bindep=0 2021-08-24 03:36:48.888 | + inc/python:setup_package:419 : local bindep_flag= 2021-08-24 03:36:48.890 | + inc/python:setup_package:420 : local bindep_profiles= 2021-08-24 03:36:48.892 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2021-08-24 03:36:48.894 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2021-08-24 03:36:48.896 | + inc/python:setup_package:427 : local flags=-e 2021-08-24 03:36:48.898 | + inc/python:setup_package:428 : local extras= 2021-08-24 03:36:48.900 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-08-24 03:36:48.902 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-08-24 03:36:48.904 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-08-24 03:36:48.907 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-08-24 03:36:48.909 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-08-24 03:36:48.911 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2021-08-24 03:36:48.931 | Using python 3.8 to install /opt/stack/keystone 2021-08-24 03:36:48.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 -e /opt/stack/keystone 2021-08-24 03:36:49.661 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:36:49.661 | from cryptography.utils import int_from_bytes 2021-08-24 03:36:49.661 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:36:49.661 | from cryptography.utils import int_from_bytes 2021-08-24 03:36:50.678 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-24 03:36:50.693 | Obtaining file:///opt/stack/keystone 2021-08-24 03:36:52.319 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (5.6.0) 2021-08-24 03:36:52.320 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (1.8.7) 2021-08-24 03:36:52.414 | Collecting Flask!=0.11,>=1.0.2 2021-08-24 03:36:52.422 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a62/09ca15eb63fc9/Flask-2.0.1-py3-none-any.whl (94 kB) 2021-08-24 03:36:52.472 | Collecting Flask-RESTful>=0.3.5 2021-08-24 03:36:52.478 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/497/0c49b6488e46c/Flask_RESTful-0.3.9-py2.py3-none-any.whl (25 kB) 2021-08-24 03:36:52.482 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (3.4.7) 2021-08-24 03:36:52.484 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (1.4.23) 2021-08-24 03:36:52.486 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (0.13.0) 2021-08-24 03:36:52.487 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (3.4.0) 2021-08-24 03:36:52.530 | Collecting passlib>=1.7.0 2021-08-24 03:36:52.536 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2021-08-24 03:36:52.558 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (4.2.0) 2021-08-24 03:36:52.560 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (9.3.0) 2021-08-24 03:36:52.561 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (3.2.0) 2021-08-24 03:36:52.749 | Collecting scrypt>=0.8.0 2021-08-24 03:36:52.757 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ffc/de1d60a43e9d9/scrypt-0.8.18-cp38-cp38-manylinux2010_x86_64.whl (924 kB) 2021-08-24 03:36:52.781 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (2.8.1) 2021-08-24 03:36:52.783 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (8.7.1) 2021-08-24 03:36:52.785 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (3.3.1) 2021-08-24 03:36:52.787 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (12.8.0) 2021-08-24 03:36:52.788 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (10.0.0) 2021-08-24 03:36:52.790 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (5.0.1) 2021-08-24 03:36:52.792 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (4.6.0) 2021-08-24 03:36:52.794 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (4.4.0) 2021-08-24 03:36:52.795 | Requirement already satisfied: oslo.policy>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (3.8.2) 2021-08-24 03:36:52.798 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (4.2.0) 2021-08-24 03:36:52.800 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (1.4.0) 2021-08-24 03:36:52.802 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (4.10.0) 2021-08-24 03:36:52.852 | Collecting oauthlib>=0.6.2 2021-08-24 03:36:52.859 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/42b/f6354c2ed8c6a/oauthlib-3.1.1-py2.py3-none-any.whl (146 kB) 2021-08-24 03:36:52.925 | Collecting pysaml2>=5.0.0 2021-08-24 03:36:52.942 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/25b/c3be6dcf9e365/pysaml2-7.0.1-py2.py3-none-any.whl (398 kB) 2021-08-24 03:36:53.028 | Collecting PyJWT>=1.6.1 2021-08-24 03:36:53.034 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/934/d73fbba91b048/PyJWT-2.1.0-py3-none-any.whl (16 kB) 2021-08-24 03:36:53.038 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (1.1.3) 2021-08-24 03:36:53.040 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==19.1.0.dev16) (3.2.0) 2021-08-24 03:36:53.042 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (3.1.1) 2021-08-24 03:36:53.045 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (1.0.2) 2021-08-24 03:36:53.046 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (3.4.1) 2021-08-24 03:36:53.048 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (2021.1) 2021-08-24 03:36:53.059 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==19.1.0.dev16) (1.14.6) 2021-08-24 03:36:53.061 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==19.1.0.dev16) (1.16.0) 2021-08-24 03:36:53.066 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==19.1.0.dev16) (2.20) 2021-08-24 03:36:53.110 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==19.1.0.dev16) (5.0.9) 2021-08-24 03:36:53.126 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==19.1.0.dev16) (3.0.1) 2021-08-24 03:36:53.207 | Collecting Werkzeug>=2.0 2021-08-24 03:36:53.213 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c1/ec500dcdba0ba/Werkzeug-2.0.1-py3-none-any.whl (288 kB) 2021-08-24 03:36:53.286 | Collecting click>=7.1.2 2021-08-24 03:36:53.293 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fba/402a4a4733474/click-8.0.1-py3-none-any.whl (97 kB) 2021-08-24 03:36:53.332 | Collecting itsdangerous>=2.0 2021-08-24 03:36:53.340 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/517/4094b9637652b/itsdangerous-2.0.1-py3-none-any.whl (18 kB) 2021-08-24 03:36:53.409 | Collecting aniso8601>=0.82 2021-08-24 03:36:53.415 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2021-08-24 03:36:53.456 | 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==19.1.0.dev16) (2.0.1) 2021-08-24 03:36:53.525 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==19.1.0.dev16) (2.26.0) 2021-08-24 03:36:53.533 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==19.1.0.dev16) (4.3.1) 2021-08-24 03:36:53.599 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==19.1.0.dev16) (0.1.16) 2021-08-24 03:36:53.602 | 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==19.1.0.dev16) (1.7.0) 2021-08-24 03:36:53.742 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==19.1.0.dev16) (5.4.1) 2021-08-24 03:36:53.744 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==19.1.0.dev16) (1.5.0) 2021-08-24 03:36:53.748 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==19.1.0.dev16) (0.8.0) 2021-08-24 03:36:53.749 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==19.1.0.dev16) (2.2.0) 2021-08-24 03:36:53.763 | 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==19.1.0.dev16) (1.12.1) 2021-08-24 03:36:53.833 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==19.1.0.dev16) (1.6.5) 2021-08-24 03:36:53.838 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==19.1.0.dev16) (2.0.1) 2021-08-24 03:36:53.842 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==19.1.0.dev16) (0.5.0) 2021-08-24 03:36:53.855 | Requirement already satisfied: python-editor>=0.3 in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==19.1.0.dev16) (1.0.4) 2021-08-24 03:36:53.857 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==19.1.0.dev16) (1.1.5) 2021-08-24 03:36:53.858 | Requirement already satisfied: python-dateutil in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==19.1.0.dev16) (2.8.2) 2021-08-24 03:36:53.925 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==19.1.0.dev16) (0.9.6) 2021-08-24 03:36:53.984 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==19.1.0.dev16) (2.3.0) 2021-08-24 03:36:53.987 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==19.1.0.dev16) (4.2.2) 2021-08-24 03:36:53.996 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==19.1.0.dev16) (5.1.0) 2021-08-24 03:36:53.998 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==19.1.0.dev16) (5.0.6) 2021-08-24 03:36:54.002 | 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==19.1.0.dev16) (2.6.0) 2021-08-24 03:36:54.014 | 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==19.1.0.dev16) (5.0.0) 2021-08-24 03:36:54.124 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==19.1.0.dev16) (3.3.0) 2021-08-24 03:36:54.215 | 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==19.1.0.dev16) (3.0.0) 2021-08-24 03:36:54.217 | 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==19.1.0.dev16) (2.1.1) 2021-08-24 03:36:54.218 | 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==19.1.0.dev16) (1.3.2) 2021-08-24 03:36:54.224 | 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==19.1.0.dev16) (2.5.1) 2021-08-24 03:36:54.227 | 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==19.1.0.dev16) (3.5.0) 2021-08-24 03:36:54.229 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev16) (1.1.1) 2021-08-24 03:36:54.232 | 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==19.1.0.dev16) (0.31.1) 2021-08-24 03:36:54.234 | Requirement already satisfied: oslo.concurrency>=3.25.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev16) (4.4.0) 2021-08-24 03:36:54.254 | Requirement already satisfied: dnspython<2.0.0,>=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==19.1.0.dev16) (1.16.0) 2021-08-24 03:36:54.292 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev16) (2.5.0) 2021-08-24 03:36:54.331 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.25.0->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev16) (0.14.1) 2021-08-24 03:36:54.351 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.25.0->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev16) (1.6) 2021-08-24 03:36:54.390 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==19.1.0.dev16) (0.7.2) 2021-08-24 03:36:54.418 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==19.1.0.dev16) (21.0) 2021-08-24 03:36:54.419 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==19.1.0.dev16) (0.11.0) 2021-08-24 03:36:54.428 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==19.1.0.dev16) (2.4.7) 2021-08-24 03:36:54.570 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev16) (57.4.0) 2021-08-24 03:36:54.767 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==19.1.0.dev16) (20.0.1) 2021-08-24 03:36:54.834 | Collecting importlib-resources 2021-08-24 03:36:54.840 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/248/0d8e07d189005/importlib_resources-5.2.2-py3-none-any.whl (27 kB) 2021-08-24 03:36:54.938 | Collecting xmlschema>=1.2.1 2021-08-24 03:36:54.945 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66a/17ba8c342703a/xmlschema-1.7.0-py3-none-any.whl (254 kB) 2021-08-24 03:36:54.988 | Collecting defusedxml 2021-08-24 03:36:54.994 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2021-08-24 03:36:55.174 | 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==19.1.0.dev16) (1.26.6) 2021-08-24 03:36:55.176 | 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==19.1.0.dev16) (2.0.4) 2021-08-24 03:36:55.178 | 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==19.1.0.dev16) (3.2) 2021-08-24 03:36:55.180 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==19.1.0.dev16) (2021.5.30) 2021-08-24 03:36:55.298 | 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==19.1.0.dev16) (0.7) 2021-08-24 03:36:55.533 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==19.1.0.dev16) (0.4.1) 2021-08-24 03:36:55.538 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==19.1.0.dev16) (0.5.2) 2021-08-24 03:36:55.751 | 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!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev16) (1.0.0) 2021-08-24 03:36:56.033 | Collecting elementpath<3.0.0,>=2.2.2 2021-08-24 03:36:56.039 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f27/d7c045c4f1f30/elementpath-2.2.3-py3-none-any.whl (149 kB) 2021-08-24 03:36:56.247 | Collecting zipp>=3.1.0 2021-08-24 03:36:56.254 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/957/cfda87797e389/zipp-3.5.0-py3-none-any.whl (5.7 kB) 2021-08-24 03:36:57.406 | Installing collected packages: zipp, Werkzeug, itsdangerous, elementpath, click, xmlschema, importlib-resources, Flask, defusedxml, aniso8601, scrypt, pysaml2, PyJWT, passlib, oauthlib, Flask-RESTful, keystone 2021-08-24 03:36:57.406 | Attempting uninstall: zipp 2021-08-24 03:36:57.408 | Found existing installation: zipp 1.0.0 2021-08-24 03:36:57.418 | Uninstalling zipp-1.0.0: 2021-08-24 03:36:57.451 | Successfully uninstalled zipp-1.0.0 2021-08-24 03:36:58.164 | Attempting uninstall: click 2021-08-24 03:36:58.166 | Found existing installation: Click 7.0 2021-08-24 03:36:58.176 | Uninstalling Click-7.0: 2021-08-24 03:36:58.207 | Successfully uninstalled Click-7.0 2021-08-24 03:36:59.782 | Attempting uninstall: PyJWT 2021-08-24 03:36:59.784 | Found existing installation: PyJWT 1.7.1 2021-08-24 03:36:59.789 | Uninstalling PyJWT-1.7.1: 2021-08-24 03:36:59.819 | Successfully uninstalled PyJWT-1.7.1 2021-08-24 03:37:00.387 | Attempting uninstall: oauthlib 2021-08-24 03:37:00.389 | Found existing installation: oauthlib 3.1.0 2021-08-24 03:37:00.397 | Uninstalling oauthlib-3.1.0: 2021-08-24 03:37:00.427 | Successfully uninstalled oauthlib-3.1.0 2021-08-24 03:37:00.708 | Running setup.py develop for keystone 2021-08-24 03:37:02.690 | Successfully installed Flask-2.0.1 Flask-RESTful-0.3.9 PyJWT-2.1.0 Werkzeug-2.0.1 aniso8601-9.0.1 click-8.0.1 defusedxml-0.7.1 elementpath-2.2.3 importlib-resources-5.2.2 itsdangerous-2.0.1 keystone oauthlib-3.1.1 passlib-1.7.4 pysaml2-7.0.1 scrypt-0.8.18 xmlschema-1.7.0 zipp-3.5.0 2021-08-24 03:37:02.690 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-24 03:37:02.835 | + inc/python:pip_install:200 : result=0 2021-08-24 03:37:02.838 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-24 03:37:02.840 | + functions-common:time_stop:2309 : local name 2021-08-24 03:37:02.842 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:37:02.844 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:37:02.846 | + functions-common:time_stop:2312 : local total 2021-08-24 03:37:02.848 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:37:02.850 | + functions-common:time_stop:2315 : name=pip_install 2021-08-24 03:37:02.852 | + functions-common:time_stop:2316 : start_time=1629776208926 2021-08-24 03:37:02.854 | + functions-common:time_stop:2318 : [[ -z 1629776208926 ]] 2021-08-24 03:37:02.856 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:37:02.861 | + functions-common:time_stop:2321 : end_time=1629776222858 2021-08-24 03:37:02.863 | + functions-common:time_stop:2322 : elapsed_time=13932 2021-08-24 03:37:02.865 | + functions-common:time_stop:2323 : total=50389 2021-08-24 03:37:02.867 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:37:02.869 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=64321 2021-08-24 03:37:02.871 | + inc/python:pip_install:203 : return 0 2021-08-24 03:37:02.873 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-08-24 03:37:02.876 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-08-24 03:37:02.878 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-08-24 03:37:02.895 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-08-24 03:37:02.907 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2021-08-24 03:37:02.909 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-08-24 03:37:02.911 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:37:02.914 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:37:02.916 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-08-24 03:37:02.918 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:37:02.920 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-08-24 03:37:02.938 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:37:02.940 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-08-24 03:37:02.942 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-08-24 03:37:02.945 | + ./stack.sh:main:881 : configure_keystone 2021-08-24 03:37:02.947 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-08-24 03:37:02.959 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2021-08-24 03:37:02.961 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-08-24 03:37:02.965 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-08-24 03:37:02.981 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:37:02.983 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-08-24 03:37:03.012 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-08-24 03:37:03.038 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-08-24 03:37:03.068 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-08-24 03:37:03.097 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-08-24 03:37:03.126 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-08-24 03:37:03.155 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-08-24 03:37:03.182 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-08-24 03:37:03.208 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-08-24 03:37:03.211 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-08-24 03:37:03.213 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-08-24 03:37:03.215 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-08-24 03:37:03.217 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-08-24 03:37:03.220 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-08-24 03:37:03.235 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:37:03.238 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-08-24 03:37:03.240 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-08-24 03:37:03.242 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-08-24 03:37:03.257 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:37:03.259 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2021-08-24 03:37:03.262 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2021-08-24 03:37:03.291 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-08-24 03:37:03.293 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-08-24 03:37:03.295 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-08-24 03:37:03.298 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-08-24 03:37:03.300 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-08-24 03:37:03.316 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:37:03.318 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.20/identity 2021-08-24 03:37:03.348 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.20/identity 2021-08-24 03:37:03.374 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-08-24 03:37:03.376 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-08-24 03:37:03.406 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-08-24 03:37:03.408 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-08-24 03:37:03.411 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-08-24 03:37:03.413 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-08-24 03:37:03.415 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-08-24 03:37:03.418 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-08-24 03:37:03.446 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-08-24 03:37:03.449 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-08-24 03:37:03.451 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-08-24 03:37:03.454 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-08-24 03:37:03.456 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-08-24 03:37:03.473 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-08-24 03:37:03.475 | + functions:setup_systemd_logging:695 : local pidstr= 2021-08-24 03:37:03.477 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-08-24 03:37:03.480 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-08-24 03:37:03.482 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-08-24 03:37:03.508 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-08-24 03:37:03.536 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-08-24 03:37:03.563 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-08-24 03:37:03.589 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-08-24 03:37:03.616 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-08-24 03:37:03.619 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-08-24 03:37:03.621 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-08-24 03:37:03.623 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-08-24 03:37:03.625 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2021-08-24 03:37:03.628 | + lib/apache:write_uwsgi_config:257 : local http= 2021-08-24 03:37:03.630 | + lib/apache:write_uwsgi_config:258 : local name= 2021-08-24 03:37:03.633 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2021-08-24 03:37:03.637 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2021-08-24 03:37:03.639 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-08-24 03:37:03.642 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-08-24 03:37:03.654 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-08-24 03:37:03.654 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-08-24 03:37:03.663 | d /var/run/uwsgi 0755 ubuntu root 2021-08-24 03:37:03.666 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-08-24 03:37:03.681 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-08-24 03:37:03.683 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-08-24 03:37:03.687 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-08-24 03:37:03.716 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-08-24 03:37:03.742 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-08-24 03:37:03.769 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-08-24 03:37:03.795 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-08-24 03:37:03.821 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-08-24 03:37:03.848 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-08-24 03:37:03.874 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-08-24 03:37:03.901 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-08-24 03:37:03.927 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-08-24 03:37:03.954 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-08-24 03:37:03.980 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-08-24 03:37:04.006 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-08-24 03:37:04.032 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-08-24 03:37:04.035 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-08-24 03:37:04.037 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2021-08-24 03:37:04.040 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2021-08-24 03:37:04.042 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-08-24 03:37:04.044 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:37:04.047 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:37:04.049 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-08-24 03:37:04.052 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-08-24 03:37:04.054 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-08-24 03:37:04.080 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-08-24 03:37:04.106 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 ' 2021-08-24 03:37:04.107 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-08-24 03:37:04.116 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-08-24 03:37:04.119 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2021-08-24 03:37:04.121 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2021-08-24 03:37:04.123 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-08-24 03:37:04.126 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-08-24 03:37:04.128 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-08-24 03:37:04.130 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:37:04.133 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:37:04.135 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-08-24 03:37:04.137 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-08-24 03:37:04.140 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:37:04.142 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:37:04.144 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2021-08-24 03:37:04.204 | Enabling site keystone-wsgi-public. 2021-08-24 03:37:04.210 | To activate the new configuration, you need to run: 2021-08-24 03:37:04.210 | systemctl reload apache2 2021-08-24 03:37:04.214 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-08-24 03:37:04.216 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-08-24 03:37:04.218 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-08-24 03:37:04.221 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-08-24 03:37:04.350 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-08-24 03:37:04.352 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-08-24 03:37:04.355 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-08-24 03:37:04.357 | + lib/apache:write_uwsgi_config:256 : local url=/identity_admin 2021-08-24 03:37:04.360 | + lib/apache:write_uwsgi_config:257 : local http= 2021-08-24 03:37:04.362 | + lib/apache:write_uwsgi_config:258 : local name= 2021-08-24 03:37:04.365 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-admin 2021-08-24 03:37:04.369 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-admin 2021-08-24 03:37:04.372 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-08-24 03:37:04.374 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-08-24 03:37:04.387 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-08-24 03:37:04.387 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-08-24 03:37:04.395 | d /var/run/uwsgi 0755 ubuntu root 2021-08-24 03:37:04.399 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-08-24 03:37:04.414 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-08-24 03:37:04.416 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-08-24 03:37:04.420 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-08-24 03:37:04.450 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-08-24 03:37:04.477 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-08-24 03:37:04.504 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-08-24 03:37:04.530 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-08-24 03:37:04.557 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-08-24 03:37:04.584 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-08-24 03:37:04.611 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-08-24 03:37:04.638 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-08-24 03:37:04.664 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-08-24 03:37:04.691 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-08-24 03:37:04.718 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-08-24 03:37:04.744 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-08-24 03:37:04.771 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-08-24 03:37:04.773 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-08-24 03:37:04.776 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-admin 2021-08-24 03:37:04.778 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-admin 2021-08-24 03:37:04.780 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-08-24 03:37:04.783 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:37:04.786 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:37:04.788 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-08-24 03:37:04.790 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-08-24 03:37:04.793 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-08-24 03:37:04.820 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-08-24 03:37:04.848 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-08-24 03:37:04.848 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 ' 2021-08-24 03:37:04.856 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-08-24 03:37:04.860 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-admin 2021-08-24 03:37:04.862 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-admin 2021-08-24 03:37:04.864 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-08-24 03:37:04.867 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-08-24 03:37:04.869 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-08-24 03:37:04.871 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:37:04.873 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:37:04.876 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-08-24 03:37:04.878 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-08-24 03:37:04.880 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:37:04.883 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:37:04.885 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-admin 2021-08-24 03:37:04.946 | Enabling site keystone-wsgi-admin. 2021-08-24 03:37:04.951 | To activate the new configuration, you need to run: 2021-08-24 03:37:04.951 | systemctl reload apache2 2021-08-24 03:37:04.955 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-08-24 03:37:04.957 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-08-24 03:37:04.960 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-08-24 03:37:04.962 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-08-24 03:37:05.088 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-08-24 03:37:05.118 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-08-24 03:37:05.149 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-08-24 03:37:05.180 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-08-24 03:37:05.182 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-08-24 03:37:05.212 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-08-24 03:37:05.239 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-08-24 03:37:05.266 | + ./stack.sh:main:885 : is_service_enabled swift 2021-08-24 03:37:05.283 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:37:05.285 | + ./stack.sh:main:886 : is_service_enabled ceilometer 2021-08-24 03:37:05.302 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:37:05.304 | + ./stack.sh:main:889 : stack_install_service swift 2021-08-24 03:37:05.306 | + lib/stack:stack_install_service:20 : local service=swift 2021-08-24 03:37:05.309 | + lib/stack:stack_install_service:21 : type install_swift 2021-08-24 03:37:05.311 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-08-24 03:37:05.313 | + lib/stack:stack_install_service:32 : install_swift 2021-08-24 03:37:05.316 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-08-24 03:37:05.318 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-08-24 03:37:05.320 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-08-24 03:37:05.322 | + functions-common:git_clone:525 : local git_ref=master 2021-08-24 03:37:05.325 | + functions-common:git_clone:526 : local orig_dir 2021-08-24 03:37:05.327 | ++ functions-common:git_clone:527 : pwd 2021-08-24 03:37:05.330 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-08-24 03:37:05.332 | + functions-common:git_clone:528 : local git_clone_flags= 2021-08-24 03:37:05.335 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-08-24 03:37:05.351 | + functions-common:git_clone:530 : RECLONE=False 2021-08-24 03:37:05.353 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-08-24 03:37:05.355 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-08-24 03:37:05.358 | + functions-common:git_clone:544 : echo master 2021-08-24 03:37:05.358 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-08-24 03:37:05.364 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-08-24 03:37:05.366 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-08-24 03:37:05.368 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-08-24 03:37:05.371 | + functions-common:git_clone:593 : git show --oneline 2021-08-24 03:37:05.371 | + functions-common:git_clone:593 : head -1 2021-08-24 03:37:05.374 | 62d75df2f Merge "Fix docker image builds" 2021-08-24 03:37:05.377 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-08-24 03:37:05.379 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2021-08-24 03:37:05.381 | + inc/python:setup_develop:338 : local bindep 2021-08-24 03:37:05.384 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-08-24 03:37:05.386 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-08-24 03:37:05.388 | + inc/python:setup_develop:344 : local extras=keystone 2021-08-24 03:37:05.391 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-08-24 03:37:05.393 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-08-24 03:37:05.395 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-08-24 03:37:05.397 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-08-24 03:37:05.400 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-08-24 03:37:05.402 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-08-24 03:37:05.405 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-08-24 03:37:05.408 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-08-24 03:37:05.410 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-08-24 03:37:05.413 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-08-24 03:37:05.415 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-08-24 03:37:05.418 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-08-24 03:37:05.423 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2021-08-24 03:37:05.426 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2021-08-24 03:37:06.073 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2021-08-24 03:37:06.075 | + inc/python:setup_package:418 : local bindep=0 2021-08-24 03:37:06.077 | + inc/python:setup_package:419 : local bindep_flag= 2021-08-24 03:37:06.079 | + inc/python:setup_package:420 : local bindep_profiles= 2021-08-24 03:37:06.082 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2021-08-24 03:37:06.084 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2021-08-24 03:37:06.086 | + inc/python:setup_package:427 : local flags=-e 2021-08-24 03:37:06.089 | + inc/python:setup_package:428 : local extras=keystone 2021-08-24 03:37:06.091 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-08-24 03:37:06.094 | + inc/python:setup_package:432 : [[ -z keystone ]] 2021-08-24 03:37:06.096 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2021-08-24 03:37:06.098 | + inc/python:setup_package:438 : extras='[keystone]' 2021-08-24 03:37:06.100 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-08-24 03:37:06.102 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2021-08-24 03:37:06.124 | Using python 3.8 to install /opt/stack/swift 2021-08-24 03:37:06.126 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2021-08-24 03:37:06.873 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:37:06.873 | from cryptography.utils import int_from_bytes 2021-08-24 03:37:06.873 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:37:06.873 | from cryptography.utils import int_from_bytes 2021-08-24 03:37:07.898 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-24 03:37:07.914 | Obtaining file:///opt/stack/swift 2021-08-24 03:37:09.242 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev18) (0.31.1) 2021-08-24 03:37:09.244 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev18) (1.1.1) 2021-08-24 03:37:09.246 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev18) (0.11.0) 2021-08-24 03:37:09.248 | Requirement already satisfied: PasteDeploy>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev18) (2.1.1) 2021-08-24 03:37:10.035 | Collecting lxml>=3.4.1 2021-08-24 03:37:10.054 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1b3/8116b6e628118/lxml-4.6.3-cp38-cp38-manylinux2014_x86_64.whl (6.8 MB) 2021-08-24 03:37:10.199 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev18) (2.26.0) 2021-08-24 03:37:10.200 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev18) (1.16.0) 2021-08-24 03:37:10.249 | Collecting xattr>=0.4 2021-08-24 03:37:10.255 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2021-08-24 03:37:10.999 | Collecting PyECLib>=1.3.1 2021-08-24 03:37:11.016 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2021-08-24 03:37:11.959 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev18) (3.4.7) 2021-08-24 03:37:11.961 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev18) (9.3.0) 2021-08-24 03:37:12.001 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.28.1.dev18) (1.14.6) 2021-08-24 03:37:12.004 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.28.1.dev18) (2.20) 2021-08-24 03:37:12.016 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.28.1.dev18) (1.16.0) 2021-08-24 03:37:12.079 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev18) (3.3.1) 2021-08-24 03:37:12.081 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev18) (4.2.0) 2021-08-24 03:37:12.083 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev18) (5.0.1) 2021-08-24 03:37:12.086 | 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.28.1.dev18) (4.2.0) 2021-08-24 03:37:12.087 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev18) (4.10.0) 2021-08-24 03:37:12.090 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev18) (2.8.1) 2021-08-24 03:37:12.092 | 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.28.1.dev18) (3.1.1) 2021-08-24 03:37:12.094 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev18) (4.3.1) 2021-08-24 03:37:12.096 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev18) (1.8.7) 2021-08-24 03:37:12.097 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev18) (4.6.0) 2021-08-24 03:37:12.100 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev18) (8.7.1) 2021-08-24 03:37:12.102 | 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.28.1.dev18) (5.6.0) 2021-08-24 03:37:12.162 | 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.28.1.dev18) (3.4.0) 2021-08-24 03:37:12.165 | 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.28.1.dev18) (1.7.0) 2021-08-24 03:37:12.167 | 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.28.1.dev18) (0.1.16) 2021-08-24 03:37:12.233 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev18) (1.1.3) 2021-08-24 03:37:12.243 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev18) (5.0.9) 2021-08-24 03:37:12.291 | 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.28.1.dev18) (1.5.0) 2021-08-24 03:37:12.292 | 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.28.1.dev18) (0.8.0) 2021-08-24 03:37:12.328 | 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.28.1.dev18) (5.4.1) 2021-08-24 03:37:12.330 | 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.28.1.dev18) (2.2.0) 2021-08-24 03:37:12.340 | 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.28.1.dev18) (1.12.1) 2021-08-24 03:37:12.413 | 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.28.1.dev18) (0.9.6) 2021-08-24 03:37:12.418 | 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.28.1.dev18) (2.8.2) 2021-08-24 03:37:12.433 | 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.28.1.dev18) (1.0.2) 2021-08-24 03:37:12.435 | 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.28.1.dev18) (2021.1) 2021-08-24 03:37:12.463 | 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.28.1.dev18) (21.0) 2021-08-24 03:37:12.467 | 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.28.1.dev18) (2.4.7) 2021-08-24 03:37:12.495 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=1.3.3->swift==2.28.1.dev18) (57.4.0) 2021-08-24 03:37:12.648 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev18) (2.0.4) 2021-08-24 03:37:12.650 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev18) (3.2) 2021-08-24 03:37:12.652 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev18) (2021.5.30) 2021-08-24 03:37:12.654 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev18) (1.26.6) 2021-08-24 03:37:12.914 | Building wheels for collected packages: PyECLib, xattr 2021-08-24 03:37:12.915 | Building wheel for PyECLib (setup.py): started 2021-08-24 03:37:14.213 | Building wheel for PyECLib (setup.py): finished with status 'done' 2021-08-24 03:37:14.214 | Created wheel for PyECLib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55550 sha256=9dffae479f23987a9f2408223ba25de4ff1ba69ab875ccace68f55eea125468c 2021-08-24 03:37:14.214 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2021-08-24 03:37:14.219 | Building wheel for xattr (setup.py): started 2021-08-24 03:37:15.628 | Building wheel for xattr (setup.py): finished with status 'done' 2021-08-24 03:37:15.629 | Created wheel for xattr: filename=xattr-0.9.7-cp38-cp38-linux_x86_64.whl size=33294 sha256=4a367d4316271caba7a70b7ca09431185e860846d396e6f5a0a663a4e9a26357 2021-08-24 03:37:15.629 | Stored in directory: /root/.cache/pip/wheels/90/58/82/c0bf95f0215cd4d718b9b5bde6f88253eef46677a81e649467 2021-08-24 03:37:15.632 | Successfully built PyECLib xattr 2021-08-24 03:37:16.917 | Installing collected packages: xattr, PyECLib, lxml, swift 2021-08-24 03:37:17.462 | Running setup.py develop for swift 2021-08-24 03:37:19.329 | Successfully installed PyECLib-1.6.0 lxml-4.6.3 swift-2.28.1.dev18 xattr-0.9.7 2021-08-24 03:37:19.329 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-24 03:37:19.470 | + inc/python:pip_install:200 : result=0 2021-08-24 03:37:19.472 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-24 03:37:19.474 | + functions-common:time_stop:2309 : local name 2021-08-24 03:37:19.477 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:37:19.479 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:37:19.481 | + functions-common:time_stop:2312 : local total 2021-08-24 03:37:19.483 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:37:19.485 | + functions-common:time_stop:2315 : name=pip_install 2021-08-24 03:37:19.487 | + functions-common:time_stop:2316 : start_time=1629776226119 2021-08-24 03:37:19.490 | + functions-common:time_stop:2318 : [[ -z 1629776226119 ]] 2021-08-24 03:37:19.492 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:37:19.496 | + functions-common:time_stop:2321 : end_time=1629776239494 2021-08-24 03:37:19.498 | + functions-common:time_stop:2322 : elapsed_time=13375 2021-08-24 03:37:19.501 | + functions-common:time_stop:2323 : total=64321 2021-08-24 03:37:19.503 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:37:19.505 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=77696 2021-08-24 03:37:19.507 | + inc/python:pip_install:203 : return 0 2021-08-24 03:37:19.510 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-08-24 03:37:19.512 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-08-24 03:37:19.515 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-08-24 03:37:19.533 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-08-24 03:37:19.545 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2021-08-24 03:37:19.548 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-08-24 03:37:19.550 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:37:19.552 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:37:19.555 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-08-24 03:37:19.557 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:37:19.559 | + lib/swift:install_swift:747 : '[' False == True ']' 2021-08-24 03:37:19.562 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-08-24 03:37:19.564 | + ./stack.sh:main:890 : configure_swift 2021-08-24 03:37:19.566 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-08-24 03:37:19.568 | + lib/swift:configure_swift:335 : local node_number 2021-08-24 03:37:19.570 | + lib/swift:configure_swift:336 : local swift_node_config 2021-08-24 03:37:19.572 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-08-24 03:37:19.574 | + lib/swift:configure_swift:338 : local user_group 2021-08-24 03:37:19.576 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-08-24 03:37:20.430 | No container-replicator running 2021-08-24 03:37:20.430 | No object-server running 2021-08-24 03:37:20.431 | No account-reaper running 2021-08-24 03:37:20.431 | No container-sync running 2021-08-24 03:37:20.431 | No account-auditor running 2021-08-24 03:37:20.431 | No object-reconstructor running 2021-08-24 03:37:20.431 | No container-auditor running 2021-08-24 03:37:20.431 | No container-reconciler running 2021-08-24 03:37:20.431 | No account-server running 2021-08-24 03:37:20.431 | No container-server running 2021-08-24 03:37:20.431 | No container-updater running 2021-08-24 03:37:20.431 | No container-sharder running 2021-08-24 03:37:20.431 | No object-replicator running 2021-08-24 03:37:20.431 | No object-auditor running 2021-08-24 03:37:20.431 | No object-updater running 2021-08-24 03:37:20.431 | No proxy-server running 2021-08-24 03:37:20.431 | No object-expirer running 2021-08-24 03:37:20.431 | No account-replicator running 2021-08-24 03:37:20.478 | + lib/swift:configure_swift:341 : true 2021-08-24 03:37:20.480 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2021-08-24 03:37:20.492 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-08-24 03:37:20.504 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-08-24 03:37:20.506 | + lib/swift:configure_swift:355 : sed -e ' 2021-08-24 03:37:20.507 | s/%GROUP%//; 2021-08-24 03:37:20.507 | s/%USER%/ubuntu/; 2021-08-24 03:37:20.507 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-08-24 03:37:20.507 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-08-24 03:37:20.507 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2021-08-24 03:37:20.515 | uid = ubuntu 2021-08-24 03:37:20.515 | gid = 2021-08-24 03:37:20.516 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-08-24 03:37:20.516 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-08-24 03:37:20.516 | address = 127.0.0.1 2021-08-24 03:37:20.516 | 2021-08-24 03:37:20.516 | [account6612] 2021-08-24 03:37:20.516 | max connections = 25 2021-08-24 03:37:20.516 | path = /opt/stack/data/swift/1/node/ 2021-08-24 03:37:20.516 | read only = false 2021-08-24 03:37:20.516 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-08-24 03:37:20.516 | 2021-08-24 03:37:20.516 | [account6622] 2021-08-24 03:37:20.516 | max connections = 25 2021-08-24 03:37:20.516 | path = /opt/stack/data/swift/2/node/ 2021-08-24 03:37:20.516 | read only = false 2021-08-24 03:37:20.516 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-08-24 03:37:20.516 | 2021-08-24 03:37:20.516 | [account6632] 2021-08-24 03:37:20.516 | max connections = 25 2021-08-24 03:37:20.516 | path = /opt/stack/data/swift/3/node/ 2021-08-24 03:37:20.516 | read only = false 2021-08-24 03:37:20.516 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-08-24 03:37:20.516 | 2021-08-24 03:37:20.516 | [account6642] 2021-08-24 03:37:20.516 | max connections = 25 2021-08-24 03:37:20.516 | path = /opt/stack/data/swift/4/node/ 2021-08-24 03:37:20.516 | read only = false 2021-08-24 03:37:20.516 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-08-24 03:37:20.516 | 2021-08-24 03:37:20.516 | 2021-08-24 03:37:20.516 | [container6611] 2021-08-24 03:37:20.516 | max connections = 25 2021-08-24 03:37:20.516 | path = /opt/stack/data/swift/1/node/ 2021-08-24 03:37:20.516 | read only = false 2021-08-24 03:37:20.516 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-08-24 03:37:20.516 | 2021-08-24 03:37:20.516 | [container6621] 2021-08-24 03:37:20.517 | max connections = 25 2021-08-24 03:37:20.517 | path = /opt/stack/data/swift/2/node/ 2021-08-24 03:37:20.517 | read only = false 2021-08-24 03:37:20.517 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-08-24 03:37:20.517 | 2021-08-24 03:37:20.517 | [container6631] 2021-08-24 03:37:20.517 | max connections = 25 2021-08-24 03:37:20.517 | path = /opt/stack/data/swift/3/node/ 2021-08-24 03:37:20.517 | read only = false 2021-08-24 03:37:20.517 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-08-24 03:37:20.517 | 2021-08-24 03:37:20.517 | [container6641] 2021-08-24 03:37:20.517 | max connections = 25 2021-08-24 03:37:20.517 | path = /opt/stack/data/swift/4/node/ 2021-08-24 03:37:20.517 | read only = false 2021-08-24 03:37:20.517 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-08-24 03:37:20.517 | 2021-08-24 03:37:20.517 | 2021-08-24 03:37:20.517 | [object6613] 2021-08-24 03:37:20.517 | max connections = 25 2021-08-24 03:37:20.517 | path = /opt/stack/data/swift/1/node/ 2021-08-24 03:37:20.517 | read only = false 2021-08-24 03:37:20.517 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-08-24 03:37:20.517 | 2021-08-24 03:37:20.517 | [object6623] 2021-08-24 03:37:20.517 | max connections = 25 2021-08-24 03:37:20.517 | path = /opt/stack/data/swift/2/node/ 2021-08-24 03:37:20.517 | read only = false 2021-08-24 03:37:20.517 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-08-24 03:37:20.517 | 2021-08-24 03:37:20.517 | [object6633] 2021-08-24 03:37:20.517 | max connections = 25 2021-08-24 03:37:20.517 | path = /opt/stack/data/swift/3/node/ 2021-08-24 03:37:20.517 | read only = false 2021-08-24 03:37:20.518 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-08-24 03:37:20.518 | 2021-08-24 03:37:20.518 | [object6643] 2021-08-24 03:37:20.518 | max connections = 25 2021-08-24 03:37:20.518 | path = /opt/stack/data/swift/4/node/ 2021-08-24 03:37:20.518 | read only = false 2021-08-24 03:37:20.518 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-08-24 03:37:20.518 | + lib/swift:configure_swift:361 : is_ubuntu 2021-08-24 03:37:20.520 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:37:20.522 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:37:20.524 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-08-24 03:37:20.540 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-08-24 03:37:20.542 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-08-24 03:37:20.546 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-08-24 03:37:20.551 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-08-24 03:37:20.553 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-08-24 03:37:20.556 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-08-24 03:37:20.584 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.20:8080/v1/ 2021-08-24 03:37:20.609 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-08-24 03:37:20.626 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-08-24 03:37:20.653 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-08-24 03:37:20.669 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-08-24 03:37:20.697 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-08-24 03:37:20.714 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-08-24 03:37:20.741 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-08-24 03:37:20.758 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-08-24 03:37:20.785 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-08-24 03:37:20.803 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-08-24 03:37:20.830 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-08-24 03:37:20.846 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2021-08-24 03:37:20.861 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:37:20.863 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-08-24 03:37:20.890 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-08-24 03:37:20.916 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-08-24 03:37:20.942 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-08-24 03:37:20.968 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2021-08-24 03:37:20.983 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:37:20.985 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-08-24 03:37:21.011 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2021-08-24 03:37:21.025 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:37:21.028 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2021-08-24 03:37:21.042 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:37:21.044 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2021-08-24 03:37:21.046 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2021-08-24 03:37:21.060 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:37:21.063 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2021-08-24 03:37:21.065 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2021-08-24 03:37:21.067 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-08-24 03:37:21.072 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-08-24 03:37:21.077 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-08-24 03:37:21.103 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-08-24 03:37:21.130 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-08-24 03:37:21.159 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-08-24 03:37:21.188 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-08-24 03:37:21.214 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-08-24 03:37:21.217 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-08-24 03:37:21.219 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-08-24 03:37:21.221 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-08-24 03:37:21.223 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-08-24 03:37:21.249 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-08-24 03:37:21.275 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.20/identity 2021-08-24 03:37:21.302 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-08-24 03:37:21.328 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-08-24 03:37:21.354 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-08-24 03:37:21.380 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-08-24 03:37:21.406 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-08-24 03:37:21.432 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-08-24 03:37:21.459 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-08-24 03:37:21.486 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-08-24 03:37:21.512 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-08-24 03:37:21.543 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-08-24 03:37:21.569 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-08-24 03:37:21.599 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-08-24 03:37:21.626 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-08-24 03:37:21.643 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-08-24 03:37:21.670 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-08-24 03:37:21.697 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-08-24 03:37:21.701 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-08-24 03:37:21.729 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-08-24 03:37:21.755 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-08-24 03:37:21.782 | + lib/swift:configure_swift:479 : local node_number 2021-08-24 03:37:21.784 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-08-24 03:37:21.786 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2021-08-24 03:37:21.788 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-08-24 03:37:21.792 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-08-24 03:37:21.795 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-08-24 03:37:21.797 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-08-24 03:37:21.799 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-08-24 03:37:21.801 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-08-24 03:37:21.803 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-08-24 03:37:21.805 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-08-24 03:37:21.807 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-08-24 03:37:21.824 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-08-24 03:37:21.851 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-08-24 03:37:21.868 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-08-24 03:37:21.896 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-08-24 03:37:21.913 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-08-24 03:37:21.940 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-08-24 03:37:21.958 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-08-24 03:37:21.985 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-08-24 03:37:22.002 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-08-24 03:37:22.030 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-08-24 03:37:22.047 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-08-24 03:37:22.074 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-08-24 03:37:22.092 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-08-24 03:37:22.119 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-08-24 03:37:22.137 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-08-24 03:37:22.164 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-08-24 03:37:22.182 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-08-24 03:37:22.208 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2021-08-24 03:37:22.213 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-08-24 03:37:22.230 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-08-24 03:37:22.259 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-08-24 03:37:22.286 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2021-08-24 03:37:22.288 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-08-24 03:37:22.293 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-08-24 03:37:22.295 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-08-24 03:37:22.298 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-08-24 03:37:22.300 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-08-24 03:37:22.302 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-08-24 03:37:22.304 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-08-24 03:37:22.306 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-08-24 03:37:22.308 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-08-24 03:37:22.326 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-08-24 03:37:22.353 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-08-24 03:37:22.370 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-08-24 03:37:22.398 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-08-24 03:37:22.415 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-08-24 03:37:22.443 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-08-24 03:37:22.469 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-08-24 03:37:22.496 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-08-24 03:37:22.514 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-08-24 03:37:22.541 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-08-24 03:37:22.559 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-08-24 03:37:22.586 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-08-24 03:37:22.604 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-08-24 03:37:22.632 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-08-24 03:37:22.649 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-08-24 03:37:22.677 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-08-24 03:37:22.695 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-08-24 03:37:22.721 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2021-08-24 03:37:22.726 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-08-24 03:37:22.744 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-08-24 03:37:22.771 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2021-08-24 03:37:22.773 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-08-24 03:37:22.777 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-08-24 03:37:22.779 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-08-24 03:37:22.782 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-08-24 03:37:22.784 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-08-24 03:37:22.786 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-08-24 03:37:22.788 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-08-24 03:37:22.790 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-08-24 03:37:22.792 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-08-24 03:37:22.810 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-08-24 03:37:22.838 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-08-24 03:37:22.855 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-08-24 03:37:22.883 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-08-24 03:37:22.900 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-08-24 03:37:22.928 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-08-24 03:37:22.946 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-08-24 03:37:22.973 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-08-24 03:37:22.991 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-08-24 03:37:23.018 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-08-24 03:37:23.035 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-08-24 03:37:23.063 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-08-24 03:37:23.081 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-08-24 03:37:23.108 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-08-24 03:37:23.126 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-08-24 03:37:23.153 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-08-24 03:37:23.171 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-08-24 03:37:23.198 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2021-08-24 03:37:23.203 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-08-24 03:37:23.221 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-08-24 03:37:23.248 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-08-24 03:37:23.275 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-08-24 03:37:23.303 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-08-24 03:37:23.329 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2021-08-24 03:37:23.332 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-08-24 03:37:23.336 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-08-24 03:37:23.364 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-08-24 03:37:23.392 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-08-24 03:37:23.419 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-08-24 03:37:23.448 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-08-24 03:37:23.475 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-08-24 03:37:23.502 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-08-24 03:37:23.528 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2021-08-24 03:37:23.555 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-08-24 03:37:23.581 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2021-08-24 03:37:23.596 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:37:23.599 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-08-24 03:37:23.617 | + lib/swift:configure_swift:522 : local auth_vers 2021-08-24 03:37:23.620 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2021-08-24 03:37:23.639 | + lib/swift:configure_swift:523 : auth_vers=3 2021-08-24 03:37:23.641 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.20 2021-08-24 03:37:23.667 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2021-08-24 03:37:23.669 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2021-08-24 03:37:23.696 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.20/identity 2021-08-24 03:37:23.724 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2021-08-24 03:37:23.726 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-08-24 03:37:23.753 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2021-08-24 03:37:23.768 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:37:23.771 | + lib/swift:configure_swift:542 : local user_group 2021-08-24 03:37:23.773 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2021-08-24 03:37:23.778 | + lib/swift:configure_swift:543 : user_group=1000 2021-08-24 03:37:23.780 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-08-24 03:37:23.792 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2021-08-24 03:37:23.795 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2021-08-24 03:37:23.806 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2021-08-24 03:37:23.808 | + lib/swift:configure_swift:549 : is_suse 2021-08-24 03:37:23.811 | + functions-common:is_suse:462 : is_opensuse 2021-08-24 03:37:23.814 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-08-24 03:37:23.816 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-08-24 03:37:23.818 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-08-24 03:37:23.820 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-08-24 03:37:23.822 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-08-24 03:37:23.825 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-08-24 03:37:23.836 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2021-08-24 03:37:23.839 | + lib/swift:configure_swift:562 : '[' False == True ']' 2021-08-24 03:37:23.841 | + ./stack.sh:main:893 : is_service_enabled s3api 2021-08-24 03:37:23.857 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:37:23.860 | + ./stack.sh:main:899 : is_service_enabled g-api n-api 2021-08-24 03:37:23.877 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:37:23.879 | + ./stack.sh:main:901 : stack_install_service glance 2021-08-24 03:37:23.882 | + lib/stack:stack_install_service:20 : local service=glance 2021-08-24 03:37:23.884 | + lib/stack:stack_install_service:21 : type install_glance 2021-08-24 03:37:23.886 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-08-24 03:37:23.889 | + lib/stack:stack_install_service:32 : install_glance 2021-08-24 03:37:23.891 | + lib/glance:install_glance:514 : glance_store_extras=() 2021-08-24 03:37:23.894 | + lib/glance:install_glance:514 : local glance_store_extras 2021-08-24 03:37:23.896 | + lib/glance:install_glance:516 : is_service_enabled cinder 2021-08-24 03:37:23.912 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:37:23.914 | + lib/glance:install_glance:517 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-08-24 03:37:23.917 | + lib/glance:install_glance:520 : is_service_enabled swift 2021-08-24 03:37:23.934 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:37:23.937 | + lib/glance:install_glance:521 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-08-24 03:37:23.940 | + lib/glance:install_glance:526 : use_library_from_git glance_store 2021-08-24 03:37:23.942 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-08-24 03:37:23.945 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:37:23.947 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:37:23.950 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-08-24 03:37:23.952 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:37:23.956 | ++ lib/glance:install_glance:532 : join_extras swift cinder 2021-08-24 03:37:23.958 | ++ inc/python:join_extras:29 : local IFS=, 2021-08-24 03:37:23.961 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-08-24 03:37:23.963 | + lib/glance:install_glance:532 : pip_install_gr_extras glance-store swift,cinder 2021-08-24 03:37:23.966 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-08-24 03:37:23.969 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-08-24 03:37:23.971 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-08-24 03:37:23.975 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-08-24 03:37:23.977 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-08-24 03:37:23.980 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-08-24 03:37:23.984 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-08-24 03:37:23.984 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-08-24 03:37:23.989 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-08-24 03:37:23.992 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-08-24 03:37:23.994 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-08-24 03:37:23.997 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-08-24 03:37:24.000 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-08-24 03:37:24.021 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-08-24 03:37:24.024 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2021-08-24 03:37:24.774 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:37:24.774 | from cryptography.utils import int_from_bytes 2021-08-24 03:37:24.774 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:37:24.774 | from cryptography.utils import int_from_bytes 2021-08-24 03:37:25.805 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-24 03:37:25.966 | Collecting glance-store[cinder,swift]!=0.29.0 2021-08-24 03:37:25.974 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9aa/f7b7857f97a8a/glance_store-2.7.0-py3-none-any.whl (227 kB) 2021-08-24 03:37:26.067 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2021-08-24 03:37:26.069 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2021-08-24 03:37:26.071 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.4.0) 2021-08-24 03:37:26.073 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.7.1) 2021-08-24 03:37:26.075 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2021-08-24 03:37:26.077 | 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.31.1) 2021-08-24 03:37:26.079 | 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.0.1) 2021-08-24 03:37:26.081 | 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.2.0) 2021-08-24 03:37:26.083 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.26.0) 2021-08-24 03:37:26.085 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.1) 2021-08-24 03:37:26.086 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.10.0) 2021-08-24 03:37:26.089 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.2.0) 2021-08-24 03:37:26.180 | Collecting python-cinderclient>=4.1.0 2021-08-24 03:37:26.187 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e52/b37cde46fe60d/python_cinderclient-8.0.0-py3-none-any.whl (252 kB) 2021-08-24 03:37:26.332 | Collecting os-brick>=2.6.0 2021-08-24 03:37:26.338 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/415/15936d6b86a52/os_brick-4.4.0-py3-none-any.whl (254 kB) 2021-08-24 03:37:26.352 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.6.1) 2021-08-24 03:37:26.354 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.0) 2021-08-24 03:37:26.357 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.19.1) 2021-08-24 03:37:26.423 | Collecting python-swiftclient>=3.2.0 2021-08-24 03:37:26.430 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/07c/63cf223127b70/python_swiftclient-3.12.0-py2.py3-none-any.whl (86 kB) 2021-08-24 03:37:26.445 | 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.1) 2021-08-24 03:37:26.447 | Requirement already satisfied: dnspython<2.0.0,>=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) (1.16.0) 2021-08-24 03:37:26.463 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (2.4.7) 2021-08-24 03:37:26.536 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2021-08-24 03:37:26.537 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (0.1.16) 2021-08-24 03:37:26.540 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2021-08-24 03:37:26.569 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.5.0) 2021-08-24 03:37:26.574 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2021-08-24 03:37:26.578 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.0) 2021-08-24 03:37:26.582 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.3.1) 2021-08-24 03:37:26.584 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.6.0) 2021-08-24 03:37:26.631 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.14.1) 2021-08-24 03:37:26.642 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (1.6) 2021-08-24 03:37:26.690 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2021-08-24 03:37:26.692 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (5.4.1) 2021-08-24 03:37:26.693 | 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.2.0) 2021-08-24 03:37:26.697 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2021-08-24 03:37:26.708 | 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.12.1) 2021-08-24 03:37:26.781 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2021-08-24 03:37:26.792 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2021-08-24 03:37:26.814 | 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.14.6) 2021-08-24 03:37:26.820 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2021-08-24 03:37:26.832 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.20) 2021-08-24 03:37:26.859 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.1) 2021-08-24 03:37:26.892 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2021-08-24 03:37:26.895 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2021-08-24 03:37:26.898 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2021-08-24 03:37:26.899 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2021-08-24 03:37:26.902 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.2) 2021-08-24 03:37:26.906 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2021-08-24 03:37:26.927 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2021-08-24 03:37:26.985 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2021-08-24 03:37:26.986 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.0) 2021-08-24 03:37:27.026 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (57.4.0) 2021-08-24 03:37:27.101 | 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.4) 2021-08-24 03:37:27.109 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.7.2) 2021-08-24 03:37:27.283 | 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.4) 2021-08-24 03:37:27.285 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2021.5.30) 2021-08-24 03:37:27.287 | 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.6) 2021-08-24 03:37:27.290 | 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.2) 2021-08-24 03:37:27.375 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2021-08-24 03:37:27.501 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2021-08-24 03:37:29.191 | Installing collected packages: python-swiftclient, python-cinderclient, os-brick, glance-store 2021-08-24 03:37:30.455 | Successfully installed glance-store-2.7.0 os-brick-4.4.0 python-cinderclient-8.0.0 python-swiftclient-3.12.0 2021-08-24 03:37:30.455 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-24 03:37:30.576 | + inc/python:pip_install:200 : result=0 2021-08-24 03:37:30.579 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-24 03:37:30.581 | + functions-common:time_stop:2309 : local name 2021-08-24 03:37:30.583 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:37:30.586 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:37:30.588 | + functions-common:time_stop:2312 : local total 2021-08-24 03:37:30.590 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:37:30.592 | + functions-common:time_stop:2315 : name=pip_install 2021-08-24 03:37:30.595 | + functions-common:time_stop:2316 : start_time=1629776244016 2021-08-24 03:37:30.598 | + functions-common:time_stop:2318 : [[ -z 1629776244016 ]] 2021-08-24 03:37:30.600 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:37:30.604 | + functions-common:time_stop:2321 : end_time=1629776250602 2021-08-24 03:37:30.607 | + functions-common:time_stop:2322 : elapsed_time=6586 2021-08-24 03:37:30.609 | + functions-common:time_stop:2323 : total=77696 2021-08-24 03:37:30.611 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:37:30.613 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=84282 2021-08-24 03:37:30.616 | + inc/python:pip_install:203 : return 0 2021-08-24 03:37:30.618 | + lib/glance:install_glance:533 : copy_rootwrap /usr/local/etc/glance 2021-08-24 03:37:30.621 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2021-08-24 03:37:30.623 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2021-08-24 03:37:30.635 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-08-24 03:37:30.641 | + lib/glance:install_glance:536 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-08-24 03:37:30.643 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-08-24 03:37:30.645 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-08-24 03:37:30.647 | + functions-common:git_clone:525 : local git_ref=master 2021-08-24 03:37:30.650 | + functions-common:git_clone:526 : local orig_dir 2021-08-24 03:37:30.653 | ++ functions-common:git_clone:527 : pwd 2021-08-24 03:37:30.656 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-08-24 03:37:30.658 | + functions-common:git_clone:528 : local git_clone_flags= 2021-08-24 03:37:30.661 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-08-24 03:37:30.677 | + functions-common:git_clone:530 : RECLONE=False 2021-08-24 03:37:30.679 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-08-24 03:37:30.681 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-08-24 03:37:30.684 | + functions-common:git_clone:544 : echo master 2021-08-24 03:37:30.684 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-08-24 03:37:30.689 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-08-24 03:37:30.692 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-08-24 03:37:30.694 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-08-24 03:37:30.697 | + functions-common:git_clone:593 : git show --oneline 2021-08-24 03:37:30.697 | + functions-common:git_clone:593 : head -1 2021-08-24 03:37:30.705 | 646e15da Merge "Check add_image policy in the API" 2021-08-24 03:37:30.707 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-08-24 03:37:30.710 | + lib/glance:install_glance:538 : setup_develop /opt/stack/glance 2021-08-24 03:37:30.712 | + inc/python:setup_develop:338 : local bindep 2021-08-24 03:37:30.715 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-08-24 03:37:30.718 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-08-24 03:37:30.720 | + inc/python:setup_develop:344 : local extras= 2021-08-24 03:37:30.723 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-08-24 03:37:30.725 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-08-24 03:37:30.728 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-08-24 03:37:30.730 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-08-24 03:37:30.733 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-08-24 03:37:30.735 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-08-24 03:37:30.738 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-08-24 03:37:30.741 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-08-24 03:37:30.743 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-08-24 03:37:30.746 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-08-24 03:37:30.749 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-08-24 03:37:30.752 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-08-24 03:37:30.758 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2021-08-24 03:37:30.760 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2021-08-24 03:37:31.383 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2021-08-24 03:37:31.386 | + inc/python:setup_package:418 : local bindep=0 2021-08-24 03:37:31.388 | + inc/python:setup_package:419 : local bindep_flag= 2021-08-24 03:37:31.390 | + inc/python:setup_package:420 : local bindep_profiles= 2021-08-24 03:37:31.393 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2021-08-24 03:37:31.395 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2021-08-24 03:37:31.398 | + inc/python:setup_package:427 : local flags=-e 2021-08-24 03:37:31.400 | + inc/python:setup_package:428 : local extras= 2021-08-24 03:37:31.403 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-08-24 03:37:31.405 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-08-24 03:37:31.407 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-08-24 03:37:31.410 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-08-24 03:37:31.412 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-08-24 03:37:31.414 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2021-08-24 03:37:31.437 | Using python 3.8 to install /opt/stack/glance 2021-08-24 03:37:31.440 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2021-08-24 03:37:32.221 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:37:32.221 | from cryptography.utils import int_from_bytes 2021-08-24 03:37:32.221 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:37:32.221 | from cryptography.utils import int_from_bytes 2021-08-24 03:37:33.243 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-24 03:37:33.259 | Obtaining file:///opt/stack/glance 2021-08-24 03:37:34.594 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (5.6.0) 2021-08-24 03:37:34.595 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (0.7.1) 2021-08-24 03:37:34.599 | Requirement already satisfied: SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (1.4.23) 2021-08-24 03:37:34.600 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (0.31.1) 2021-08-24 03:37:34.602 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (2.1.1) 2021-08-24 03:37:34.604 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (2.5.1) 2021-08-24 03:37:34.605 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (1.8.7) 2021-08-24 03:37:34.607 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (0.4.1) 2021-08-24 03:37:34.609 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (1.6.5) 2021-08-24 03:37:34.611 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (0.19.1) 2021-08-24 03:37:34.612 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (8.7.1) 2021-08-24 03:37:34.614 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (4.4.0) 2021-08-24 03:37:34.616 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (3.3.1) 2021-08-24 03:37:34.617 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (1.4.0) 2021-08-24 03:37:34.619 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (4.10.0) 2021-08-24 03:37:34.621 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (3.4.0) 2021-08-24 03:37:34.623 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (2.3.0) 2021-08-24 03:37:34.776 | Collecting taskflow>=4.0.0 2021-08-24 03:37:34.784 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c43/70ac164c7b5cf/taskflow-4.6.1-py3-none-any.whl (492 kB) 2021-08-24 03:37:34.807 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (4.3.1) 2021-08-24 03:37:34.809 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (9.3.0) 2021-08-24 03:37:34.853 | Collecting WSME>=0.8.0 2021-08-24 03:37:34.860 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2021-08-24 03:37:34.866 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (0.7.2) 2021-08-24 03:37:34.868 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (3.5.0) 2021-08-24 03:37:34.869 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.0.0.0b3.dev74) (3.2.0) 2021-08-24 03:37:34.871 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (4.2.0) 2021-08-24 03:37:34.873 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (20.0.1) 2021-08-24 03:37:34.874 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (1.16.0) 2021-08-24 03:37:34.876 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (10.0.0) 2021-08-24 03:37:34.878 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (5.0.1) 2021-08-24 03:37:34.916 | Collecting oslo.limit>=1.0.0 2021-08-24 03:37:34.922 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95e/ef416d7ada135/oslo.limit-1.4.0-py3-none-any.whl (18 kB) 2021-08-24 03:37:34.927 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (4.6.0) 2021-08-24 03:37:34.929 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (12.8.0) 2021-08-24 03:37:34.931 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (4.4.0) 2021-08-24 03:37:34.933 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (2.3.0) 2021-08-24 03:37:34.935 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (3.8.2) 2021-08-24 03:37:34.966 | Collecting retrying!=1.3.0,>=1.2.3 2021-08-24 03:37:34.972 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2021-08-24 03:37:34.976 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (3.4.1) 2021-08-24 03:37:34.978 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (2.7.0) 2021-08-24 03:37:34.980 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (2.2.0) 2021-08-24 03:37:34.982 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (3.4.7) 2021-08-24 03:37:35.013 | Collecting cursive>=0.2.1 2021-08-24 03:37:35.020 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2021-08-24 03:37:35.024 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (0.1.16) 2021-08-24 03:37:35.026 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (5.5.0) 2021-08-24 03:37:35.114 | Collecting castellan>=0.17.0 2021-08-24 03:37:35.120 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ff2/b23f5f380b8d3/castellan-3.9.1-py3-none-any.whl (94 kB) 2021-08-24 03:37:35.137 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.0.0.0b3.dev74) (1.1.5) 2021-08-24 03:37:35.139 | Requirement already satisfied: python-editor>=0.3 in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.0.0.0b3.dev74) (1.0.4) 2021-08-24 03:37:35.141 | Requirement already satisfied: python-dateutil in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.0.0.0b3.dev74) (2.8.2) 2021-08-24 03:37:35.162 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.0.0.0b3.dev74) (2.26.0) 2021-08-24 03:37:35.228 | Collecting python-barbicanclient>=4.5.2 2021-08-24 03:37:35.235 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/81d/325fbc7fe832a/python_barbicanclient-5.1.0-py3-none-any.whl (82 kB) 2021-08-24 03:37:35.281 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.0.0.0b3.dev74) (1.14.6) 2021-08-24 03:37:35.286 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==23.0.0.0b3.dev74) (2.20) 2021-08-24 03:37:35.327 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==23.0.0.0b3.dev74) (4.2.0) 2021-08-24 03:37:35.336 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==23.0.0.0b3.dev74) (1.12.1) 2021-08-24 03:37:35.354 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.0.0.0b3.dev74) (1.1.1) 2021-08-24 03:37:35.356 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.0.0.0b3.dev74) (1.16.0) 2021-08-24 03:37:35.466 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==23.0.0.0b3.dev74) (2.4.7) 2021-08-24 03:37:35.546 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==23.0.0.0b3.dev74) (1.7.0) 2021-08-24 03:37:35.632 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.0.0.0b3.dev74) (3.1.1) 2021-08-24 03:37:35.637 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.0.0.0b3.dev74) (2.8.1) 2021-08-24 03:37:35.719 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=5.1.0->glance==23.0.0.0b3.dev74) (1.1.3) 2021-08-24 03:37:35.734 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware>=5.1.0->glance==23.0.0.0b3.dev74) (5.0.9) 2021-08-24 03:37:35.761 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==23.0.0.0b3.dev74) (0.14.1) 2021-08-24 03:37:35.772 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance==23.0.0.0b3.dev74) (1.6) 2021-08-24 03:37:35.825 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.0.0.0b3.dev74) (5.4.1) 2021-08-24 03:37:35.829 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.0.0.0b3.dev74) (1.5.0) 2021-08-24 03:37:35.830 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.0.0.0b3.dev74) (0.8.0) 2021-08-24 03:37:35.910 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.0.0.0b3.dev74) (0.13.0) 2021-08-24 03:37:35.913 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.0.0.0b3.dev74) (2.0.1) 2021-08-24 03:37:35.915 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.0.0.0b3.dev74) (0.5.0) 2021-08-24 03:37:35.958 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.0.0->glance==23.0.0.0b3.dev74) (0.58.0) 2021-08-24 03:37:35.994 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.0.0b3.dev74) (1.4.4) 2021-08-24 03:37:35.997 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.0.0b3.dev74) (2.5.0) 2021-08-24 03:37:36.001 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.0.0b3.dev74) (0.10.0) 2021-08-24 03:37:36.002 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.0.0b3.dev74) (0.11.0) 2021-08-24 03:37:36.005 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.0.0b3.dev74) (1.4.0) 2021-08-24 03:37:36.012 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.0.0b3.dev74) (1.32) 2021-08-24 03:37:36.045 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.0.0b3.dev74) (2.1) 2021-08-24 03:37:36.151 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->glance==23.0.0.0b3.dev74) (0.9.6) 2021-08-24 03:37:36.219 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0.0b3.dev74) (4.2.2) 2021-08-24 03:37:36.222 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0.0b3.dev74) (5.0.6) 2021-08-24 03:37:36.228 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0.0b3.dev74) (2.6.0) 2021-08-24 03:37:36.232 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0.0b3.dev74) (5.1.0) 2021-08-24 03:37:36.255 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0.0b3.dev74) (5.0.0) 2021-08-24 03:37:36.365 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.0.0.0b3.dev74) (3.3.0) 2021-08-24 03:37:36.372 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.0.0.0b3.dev74) (3.2.0) 2021-08-24 03:37:36.380 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.0.0.0b3.dev74) (3.0.1) 2021-08-24 03:37:36.422 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==23.0.0.0b3.dev74) (2.0.1) 2021-08-24 03:37:36.503 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==23.0.0.0b3.dev74) (5.8.0) 2021-08-24 03:37:36.533 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==23.0.0.0b3.dev74) (2021.1) 2021-08-24 03:37:36.535 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==23.0.0.0b3.dev74) (1.0.2) 2021-08-24 03:37:36.596 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0.0b3.dev74) (3.0.0) 2021-08-24 03:37:36.603 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0.0b3.dev74) (1.3.2) 2021-08-24 03:37:36.634 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0.0b3.dev74) (2.5.0) 2021-08-24 03:37:36.698 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.0.0.0b3.dev74) (21.0) 2021-08-24 03:37:36.830 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.0.0.0b3.dev74) (57.4.0) 2021-08-24 03:37:37.114 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.0.0b3.dev74) (3.8.0) 2021-08-24 03:37:37.151 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.0.0b3.dev74) (2.1.2) 2021-08-24 03:37:37.232 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.0.0b3.dev74) (1.8.2) 2021-08-24 03:37:37.234 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.0.0b3.dev74) (0.4.4) 2021-08-24 03:37:37.235 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.0.0b3.dev74) (21.2.0) 2021-08-24 03:37:37.237 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.0.0b3.dev74) (0.2.5) 2021-08-24 03:37:37.609 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.0.0.0b3.dev74) (2021.5.30) 2021-08-24 03:37:37.612 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.0.0.0b3.dev74) (1.26.6) 2021-08-24 03:37:37.614 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.0.0.0b3.dev74) (2.0.4) 2021-08-24 03:37:37.616 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.0.0.0b3.dev74) (3.2) 2021-08-24 03:37:37.832 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==23.0.0.0b3.dev74) (0.7) 2021-08-24 03:37:38.083 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==23.0.0.0b3.dev74) (0.5.2) 2021-08-24 03:37:38.307 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.0.0.0b3.dev74) (6.3.1) 2021-08-24 03:37:38.409 | Collecting networkx>=2.1.0 2021-08-24 03:37:38.419 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5fc/b7004be69e8fb/networkx-2.6.2-py3-none-any.whl (1.9 MB) 2021-08-24 03:37:38.538 | Collecting automaton>=1.9.0 2021-08-24 03:37:38.545 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/879/3d7762932dc6e/automaton-2.4.0-py3-none-any.whl (22 kB) 2021-08-24 03:37:38.585 | Collecting pydot>=1.2.4 2021-08-24 03:37:38.591 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2021-08-24 03:37:38.976 | 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!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0.0b3.dev74) (1.0.0) 2021-08-24 03:37:39.250 | Collecting simplegeneric 2021-08-24 03:37:39.257 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2021-08-24 03:37:40.177 | Building wheels for collected packages: simplegeneric 2021-08-24 03:37:40.178 | Building wheel for simplegeneric (setup.py): started 2021-08-24 03:37:40.882 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2021-08-24 03:37:40.883 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5077 sha256=9fde0d4ba84e08f15a9ecd2e3869ea4876f4cfd90a618fafd4c5a593350ad463 2021-08-24 03:37:40.883 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2021-08-24 03:37:40.886 | Successfully built simplegeneric 2021-08-24 03:37:41.766 | Installing collected packages: python-barbicanclient, simplegeneric, pydot, networkx, castellan, automaton, WSME, taskflow, retrying, oslo.limit, cursive, glance 2021-08-24 03:37:44.896 | Running setup.py develop for glance 2021-08-24 03:37:46.959 | Successfully installed WSME-0.11.0 automaton-2.4.0 castellan-3.9.1 cursive-0.2.2 glance networkx-2.6.2 oslo.limit-1.4.0 pydot-1.4.2 python-barbicanclient-5.1.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.6.1 2021-08-24 03:37:46.959 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-24 03:37:47.100 | + inc/python:pip_install:200 : result=0 2021-08-24 03:37:47.103 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-24 03:37:47.105 | + functions-common:time_stop:2309 : local name 2021-08-24 03:37:47.108 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:37:47.110 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:37:47.112 | + functions-common:time_stop:2312 : local total 2021-08-24 03:37:47.114 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:37:47.117 | + functions-common:time_stop:2315 : name=pip_install 2021-08-24 03:37:47.119 | + functions-common:time_stop:2316 : start_time=1629776251431 2021-08-24 03:37:47.121 | + functions-common:time_stop:2318 : [[ -z 1629776251431 ]] 2021-08-24 03:37:47.124 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:37:47.129 | + functions-common:time_stop:2321 : end_time=1629776267126 2021-08-24 03:37:47.131 | + functions-common:time_stop:2322 : elapsed_time=15695 2021-08-24 03:37:47.133 | + functions-common:time_stop:2323 : total=84282 2021-08-24 03:37:47.135 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:37:47.137 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=99977 2021-08-24 03:37:47.140 | + inc/python:pip_install:203 : return 0 2021-08-24 03:37:47.142 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-08-24 03:37:47.145 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-08-24 03:37:47.147 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-08-24 03:37:47.165 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-08-24 03:37:47.178 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2021-08-24 03:37:47.180 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-08-24 03:37:47.183 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:37:47.186 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:37:47.188 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-08-24 03:37:47.191 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:37:47.193 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-08-24 03:37:47.195 | + ./stack.sh:main:902 : configure_glance 2021-08-24 03:37:47.198 | + lib/glance:configure_glance:330 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-08-24 03:37:47.210 | + lib/glance:configure_glance:333 : local dburl 2021-08-24 03:37:47.213 | ++ lib/glance:configure_glance:334 : database_connection_url glance 2021-08-24 03:37:47.215 | ++ lib/database:database_connection_url:132 : local db=glance 2021-08-24 03:37:47.218 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-08-24 03:37:47.220 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-08-24 03:37:47.223 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-08-24 03:37:47.226 | + lib/glance:configure_glance:334 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-08-24 03:37:47.228 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-08-24 03:37:47.257 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-08-24 03:37:47.286 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-08-24 03:37:47.314 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-08-24 03:37:47.340 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-08-24 03:37:47.371 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-08-24 03:37:47.400 | + lib/glance:configure_glance:342 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-08-24 03:37:47.403 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-08-24 03:37:47.406 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-08-24 03:37:47.408 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-08-24 03:37:47.410 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-08-24 03:37:47.440 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-08-24 03:37:47.468 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.20/identity 2021-08-24 03:37:47.495 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-08-24 03:37:47.522 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-08-24 03:37:47.550 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-08-24 03:37:47.577 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-08-24 03:37:47.604 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-08-24 03:37:47.632 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-08-24 03:37:47.660 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-08-24 03:37:47.687 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-08-24 03:37:47.717 | + lib/glance:configure_glance:344 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-08-24 03:37:47.720 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-08-24 03:37:47.722 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-08-24 03:37:47.725 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-08-24 03:37:47.727 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-08-24 03:37:47.729 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-08-24 03:37:47.746 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:37:47.749 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-08-24 03:37:47.751 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-08-24 03:37:47.753 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-08-24 03:37:47.770 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:37:47.772 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2021-08-24 03:37:47.775 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2021-08-24 03:37:47.803 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-08-24 03:37:47.806 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-08-24 03:37:47.808 | + lib/glance:configure_glance:345 : '[' libvirt = libvirt ']' 2021-08-24 03:37:47.810 | + lib/glance:configure_glance:345 : '[' kvm = parallels ']' 2021-08-24 03:37:47.813 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2021-08-24 03:37:47.840 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2021-08-24 03:37:47.868 | + lib/glance:configure_glance:353 : configure_glance_store False False 2021-08-24 03:37:47.870 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2021-08-24 03:37:47.873 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2021-08-24 03:37:47.875 | + lib/glance:configure_glance_store:254 : local be 2021-08-24 03:37:47.877 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2021-08-24 03:37:47.880 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2021-08-24 03:37:47.882 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-08-24 03:37:47.913 | + lib/glance:configure_glance:356 : '[' -n '' ']' 2021-08-24 03:37:47.915 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.20 2021-08-24 03:37:47.944 | + lib/glance:configure_glance:363 : [[ False == \F\a\l\s\e ]] 2021-08-24 03:37:47.947 | + lib/glance:configure_glance:365 : is_service_enabled s-proxy 2021-08-24 03:37:47.964 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:37:47.967 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-08-24 03:37:47.994 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-08-24 03:37:48.022 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-08-24 03:37:48.049 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-08-24 03:37:48.077 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-08-24 03:37:48.105 | + lib/glance:configure_glance:372 : is_service_enabled tls-proxy 2021-08-24 03:37:48.121 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:37:48.123 | + lib/glance:configure_glance:375 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-08-24 03:37:48.151 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-08-24 03:37:48.181 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-08-24 03:37:48.210 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.20/identity/v3 2021-08-24 03:37:48.237 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-08-24 03:37:48.265 | + lib/glance:configure_glance:387 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.20/image 2021-08-24 03:37:48.292 | + lib/glance:configure_glance:389 : is_service_enabled tls-proxy 2021-08-24 03:37:48.309 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:37:48.312 | + lib/glance:configure_glance:395 : setup_logging /etc/glance/glance-api.conf 2021-08-24 03:37:48.314 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-08-24 03:37:48.316 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-08-24 03:37:48.319 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-08-24 03:37:48.336 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-08-24 03:37:48.339 | + functions:setup_systemd_logging:695 : local pidstr= 2021-08-24 03:37:48.341 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-08-24 03:37:48.343 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-08-24 03:37:48.346 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-08-24 03:37:48.373 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-08-24 03:37:48.400 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-08-24 03:37:48.428 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-08-24 03:37:48.456 | + lib/glance:configure_glance:397 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-08-24 03:37:48.460 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-08-24 03:37:48.490 | + lib/glance:configure_glance:401 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-08-24 03:37:48.518 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-08-24 03:37:48.546 | + lib/glance:configure_glance:403 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.20/identity 2021-08-24 03:37:48.573 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-08-24 03:37:48.601 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-08-24 03:37:48.629 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-08-24 03:37:48.661 | + lib/glance:configure_glance:409 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-08-24 03:37:48.696 | + lib/glance:configure_glance:412 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-08-24 03:37:48.726 | + lib/glance:configure_glance:413 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-08-24 03:37:48.756 | + lib/glance:configure_glance:414 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-08-24 03:37:48.784 | + lib/glance:configure_glance:416 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-08-24 03:37:48.789 | + lib/glance:configure_glance:418 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2021-08-24 03:37:48.796 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2021-08-24 03:37:48.812 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:37:48.814 | + lib/glance:configure_glance:428 : [[ False == False ]] 2021-08-24 03:37:48.816 | + lib/glance:configure_glance:429 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-08-24 03:37:48.819 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2021-08-24 03:37:48.821 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-08-24 03:37:48.823 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2021-08-24 03:37:48.826 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2021-08-24 03:37:48.830 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2021-08-24 03:37:48.832 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2021-08-24 03:37:48.836 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-08-24 03:37:48.865 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2021-08-24 03:37:48.867 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-08-24 03:37:48.870 | ++ functions:get_random_port:837 : true 2021-08-24 03:37:48.872 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-08-24 03:37:48.874 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-08-24 03:37:48.876 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-08-24 03:37:48.936 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-08-24 03:37:48.938 | ++ functions:get_random_port:841 : break 2 2021-08-24 03:37:48.941 | ++ functions:get_random_port:845 : echo 60999 2021-08-24 03:37:48.943 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2021-08-24 03:37:48.946 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-08-24 03:37:48.972 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-08-24 03:37:48.999 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-08-24 03:37:49.025 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-08-24 03:37:49.052 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-08-24 03:37:49.079 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-08-24 03:37:49.106 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-08-24 03:37:49.132 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-08-24 03:37:49.159 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-08-24 03:37:49.186 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-08-24 03:37:49.213 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-08-24 03:37:49.240 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-08-24 03:37:49.266 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-08-24 03:37:49.293 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-08-24 03:37:49.320 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-08-24 03:37:49.347 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-08-24 03:37:49.374 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-08-24 03:37:49.401 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-08-24 03:37:49.428 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-08-24 03:37:49.455 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2021-08-24 03:37:49.458 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-08-24 03:37:49.460 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-08-24 03:37:49.462 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:37:49.465 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:37:49.467 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-08-24 03:37:49.470 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-08-24 03:37:49.530 | proxy (enabled by site administrator) 2021-08-24 03:37:49.533 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2021-08-24 03:37:49.535 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-08-24 03:37:49.537 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-08-24 03:37:49.540 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:37:49.542 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:37:49.544 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-08-24 03:37:49.547 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-08-24 03:37:49.599 | No module matches proxy_http 2021-08-24 03:37:49.602 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2021-08-24 03:37:49.665 | Considering dependency proxy for proxy_http: 2021-08-24 03:37:49.665 | Module proxy already enabled 2021-08-24 03:37:49.665 | Enabling module proxy_http. 2021-08-24 03:37:49.671 | To activate the new configuration, you need to run: 2021-08-24 03:37:49.671 | systemctl restart apache2 2021-08-24 03:37:49.675 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2021-08-24 03:37:49.677 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-08-24 03:37:49.680 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-08-24 03:37:49.682 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-08-24 03:37:49.811 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2021-08-24 03:37:49.814 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2021-08-24 03:37:49.818 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2021-08-24 03:37:49.821 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-08-24 03:37:49.823 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:37:49.826 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:37:49.829 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-08-24 03:37:49.831 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-08-24 03:37:49.834 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2021-08-24 03:37:49.835 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-08-24 03:37:49.844 | KeepAlive Off 2021-08-24 03:37:49.848 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2021-08-24 03:37:49.848 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-08-24 03:37:49.857 | SetEnv proxy-sendchunked 1 2021-08-24 03:37:49.861 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-08-24 03:37:49.861 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-08-24 03:37:49.869 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-08-24 03:37:49.872 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2021-08-24 03:37:49.874 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2021-08-24 03:37:49.877 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-08-24 03:37:49.879 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-08-24 03:37:49.881 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-08-24 03:37:49.884 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:37:49.886 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:37:49.889 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-08-24 03:37:49.891 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-08-24 03:37:49.893 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:37:49.896 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:37:49.898 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2021-08-24 03:37:49.958 | Enabling site glance-wsgi-api. 2021-08-24 03:37:49.964 | To activate the new configuration, you need to run: 2021-08-24 03:37:49.964 | systemctl reload apache2 2021-08-24 03:37:49.969 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2021-08-24 03:37:49.971 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-08-24 03:37:49.973 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-08-24 03:37:49.976 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-08-24 03:37:50.102 | ++ lib/glance:configure_glance:432 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-08-24 03:37:50.108 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-08-24 03:37:50.137 | + lib/glance:configure_glance:442 : [[ False == True ]] 2021-08-24 03:37:50.140 | + ./stack.sh:main:905 : is_service_enabled cinder 2021-08-24 03:37:50.158 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:37:50.161 | + ./stack.sh:main:907 : stack_install_service cinder 2021-08-24 03:37:50.163 | + lib/stack:stack_install_service:20 : local service=cinder 2021-08-24 03:37:50.165 | + lib/stack:stack_install_service:21 : type install_cinder 2021-08-24 03:37:50.168 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-08-24 03:37:50.170 | + lib/stack:stack_install_service:32 : install_cinder 2021-08-24 03:37:50.173 | + lib/cinder:install_cinder:463 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-08-24 03:37:50.175 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-08-24 03:37:50.178 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-08-24 03:37:50.180 | + functions-common:git_clone:525 : local git_ref=master 2021-08-24 03:37:50.182 | + functions-common:git_clone:526 : local orig_dir 2021-08-24 03:37:50.185 | ++ functions-common:git_clone:527 : pwd 2021-08-24 03:37:50.188 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-08-24 03:37:50.190 | + functions-common:git_clone:528 : local git_clone_flags= 2021-08-24 03:37:50.193 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-08-24 03:37:50.209 | + functions-common:git_clone:530 : RECLONE=False 2021-08-24 03:37:50.212 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-08-24 03:37:50.214 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-08-24 03:37:50.218 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-08-24 03:37:50.218 | + functions-common:git_clone:544 : echo master 2021-08-24 03:37:50.223 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-08-24 03:37:50.225 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-08-24 03:37:50.228 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-08-24 03:37:50.230 | + functions-common:git_clone:593 : git show --oneline 2021-08-24 03:37:50.231 | + functions-common:git_clone:593 : head -1 2021-08-24 03:37:50.235 | 4821e107c Merge commit 'refs/changes/73/805773/1' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2021-08-24 03:37:50.237 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-08-24 03:37:50.240 | + lib/cinder:install_cinder:464 : setup_develop /opt/stack/cinder 2021-08-24 03:37:50.242 | + inc/python:setup_develop:338 : local bindep 2021-08-24 03:37:50.245 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-08-24 03:37:50.248 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-08-24 03:37:50.250 | + inc/python:setup_develop:344 : local extras= 2021-08-24 03:37:50.253 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-08-24 03:37:50.255 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-08-24 03:37:50.258 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-08-24 03:37:50.260 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-08-24 03:37:50.262 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-08-24 03:37:50.265 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-08-24 03:37:50.268 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-08-24 03:37:50.271 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-08-24 03:37:50.274 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-08-24 03:37:50.276 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-08-24 03:37:50.279 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-08-24 03:37:50.282 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-08-24 03:37:50.287 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2021-08-24 03:37:50.290 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2021-08-24 03:37:50.905 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2021-08-24 03:37:50.908 | + inc/python:setup_package:418 : local bindep=0 2021-08-24 03:37:50.910 | + inc/python:setup_package:419 : local bindep_flag= 2021-08-24 03:37:50.913 | + inc/python:setup_package:420 : local bindep_profiles= 2021-08-24 03:37:50.915 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2021-08-24 03:37:50.918 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2021-08-24 03:37:50.921 | + inc/python:setup_package:427 : local flags=-e 2021-08-24 03:37:50.923 | + inc/python:setup_package:428 : local extras= 2021-08-24 03:37:50.925 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-08-24 03:37:50.928 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-08-24 03:37:50.930 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-08-24 03:37:50.933 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-08-24 03:37:50.936 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-08-24 03:37:50.938 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2021-08-24 03:37:50.959 | Using python 3.8 to install /opt/stack/cinder 2021-08-24 03:37:50.961 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2021-08-24 03:37:51.765 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:37:51.766 | from cryptography.utils import int_from_bytes 2021-08-24 03:37:51.766 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:37:51.766 | from cryptography.utils import int_from_bytes 2021-08-24 03:37:52.776 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-24 03:37:52.809 | Obtaining file:///opt/stack/cinder 2021-08-24 03:37:54.916 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (5.6.0) 2021-08-24 03:37:54.918 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (5.0.9) 2021-08-24 03:37:54.921 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (0.31.1) 2021-08-24 03:37:54.923 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (1.1.1) 2021-08-24 03:37:54.924 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (0.19.1) 2021-08-24 03:37:54.926 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (0.1.16) 2021-08-24 03:37:54.928 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.0.0.0b2.dev62) (3.2.0) 2021-08-24 03:37:54.929 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (4.3.1) 2021-08-24 03:37:54.931 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (9.3.0) 2021-08-24 03:37:54.932 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (4.6.3) 2021-08-24 03:37:55.043 | Collecting oauth2client>=4.1.3 2021-08-24 03:37:55.050 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2021-08-24 03:37:55.058 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (8.7.1) 2021-08-24 03:37:55.059 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (4.4.0) 2021-08-24 03:37:55.062 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (3.3.1) 2021-08-24 03:37:55.063 | Requirement already satisfied: oslo.db>=8.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (10.0.0) 2021-08-24 03:37:55.065 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (4.6.0) 2021-08-24 03:37:55.067 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (12.8.0) 2021-08-24 03:37:55.069 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (4.4.0) 2021-08-24 03:37:55.071 | Requirement already satisfied: oslo.policy>=3.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (3.8.2) 2021-08-24 03:37:55.072 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (2.6.1) 2021-08-24 03:37:55.074 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (2.3.0) 2021-08-24 03:37:55.076 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (6.3.0) 2021-08-24 03:37:55.078 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (4.2.0) 2021-08-24 03:37:55.079 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (2.6.0) 2021-08-24 03:37:55.081 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (1.4.0) 2021-08-24 03:37:55.083 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (4.10.0) 2021-08-24 03:37:55.085 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (2.5.0) 2021-08-24 03:37:55.086 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (3.4.1) 2021-08-24 03:37:55.088 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (21.0) 2021-08-24 03:37:55.205 | Collecting paramiko>=2.7.2 2021-08-24 03:37:55.212 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4f3/e316fef2ac628/paramiko-2.7.2-py2.py3-none-any.whl (206 kB) 2021-08-24 03:37:55.222 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (3.5.0) 2021-08-24 03:37:55.224 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (2.1.1) 2021-08-24 03:37:55.225 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (5.8.0) 2021-08-24 03:37:55.227 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (2.4.7) 2021-08-24 03:37:55.229 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (5.1.0) 2021-08-24 03:37:55.323 | Collecting python-glanceclient>=3.2.2 2021-08-24 03:37:55.330 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aac/595fb591f61da/python_glanceclient-3.4.0-py3-none-any.whl (197 kB) 2021-08-24 03:37:55.340 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (4.2.0) 2021-08-24 03:37:55.342 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (17.5.0) 2021-08-24 03:37:55.344 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (3.12.0) 2021-08-24 03:37:55.347 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (2021.1) 2021-08-24 03:37:55.348 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (2.26.0) 2021-08-24 03:37:55.350 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (2.5.1) 2021-08-24 03:37:55.352 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (4.6.1) 2021-08-24 03:37:55.393 | Collecting rtslib-fb>=2.1.74 2021-08-24 03:37:55.400 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f1/5bc30b55e0d35/rtslib-fb-2.1.74.tar.gz (73 kB) 2021-08-24 03:37:56.101 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (1.16.0) 2021-08-24 03:37:56.103 | Requirement already satisfied: SQLAlchemy>=1.3.19 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (1.4.23) 2021-08-24 03:37:56.105 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (0.13.0) 2021-08-24 03:37:56.107 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (3.4.0) 2021-08-24 03:37:56.151 | Collecting tabulate>=0.8.7 2021-08-24 03:37:56.159 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2021-08-24 03:37:56.165 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (6.3.1) 2021-08-24 03:37:56.167 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (1.8.7) 2021-08-24 03:37:56.169 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (5.0.1) 2021-08-24 03:37:56.288 | Collecting oslo.vmware>=3.8.0 2021-08-24 03:37:56.295 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9fe/bfa4804008ae3/oslo.vmware-3.9.1-py3-none-any.whl (491 kB) 2021-08-24 03:37:56.313 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (4.4.0) 2021-08-24 03:37:56.315 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (5.5.0) 2021-08-24 03:37:56.316 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (2.9.0) 2021-08-24 03:37:56.443 | Collecting google-api-python-client>=1.11.0 2021-08-24 03:37:56.463 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/264/02b51b21480e5/google_api_python_client-2.17.0-py2.py3-none-any.whl (7.3 MB) 2021-08-24 03:37:56.631 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (3.9.1) 2021-08-24 03:37:56.632 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (3.4.7) 2021-08-24 03:37:56.634 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (0.2.2) 2021-08-24 03:37:56.675 | Collecting zstd>=1.4.5.1 2021-08-24 03:37:56.682 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8d3/388a15135c481/zstd-1.5.0.2.tar.gz (528 kB) 2021-08-24 03:37:58.400 | Collecting boto3>=1.16.51 2021-08-24 03:37:58.409 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3ee/def0719639892/boto3-1.18.26-py3-none-any.whl (131 kB) 2021-08-24 03:37:59.664 | Collecting botocore<1.22.0,>=1.21.26 2021-08-24 03:37:59.683 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/37f/77bf5f72c86d9/botocore-1.21.26-py3-none-any.whl (7.8 MB) 2021-08-24 03:37:59.920 | Collecting s3transfer<0.6.0,>=0.5.0 2021-08-24 03:37:59.926 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9c1/dc369814391a6/s3transfer-0.5.0-py3-none-any.whl (79 kB) 2021-08-24 03:37:59.932 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.0.0.0b2.dev62) (0.10.0) 2021-08-24 03:37:59.944 | Requirement already satisfied: urllib3<1.27,>=1.25.4 in /usr/local/lib/python3.8/dist-packages (from botocore<1.22.0,>=1.21.26->boto3>=1.16.51->cinder==19.0.0.0b2.dev62) (1.26.6) 2021-08-24 03:37:59.947 | Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /usr/local/lib/python3.8/dist-packages (from botocore<1.22.0,>=1.21.26->boto3>=1.16.51->cinder==19.0.0.0b2.dev62) (2.8.2) 2021-08-24 03:38:00.066 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.0.0.0b2.dev62) (1.14.6) 2021-08-24 03:38:00.071 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.0.0.0b2.dev62) (2.20) 2021-08-24 03:38:00.107 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.0.0.0b2.dev62) (1.16.0) 2021-08-24 03:38:00.164 | Collecting google-auth-httplib2>=0.1.0 2021-08-24 03:38:00.171 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31e/49c36c6b5643b/google_auth_httplib2-0.1.0-py2.py3-none-any.whl (9.3 kB) 2021-08-24 03:38:00.309 | Collecting google-auth<3.0.0dev,>=1.16.0 2021-08-24 03:38:00.316 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c01/2c8be7c442c83/google_auth-2.0.1-py2.py3-none-any.whl (152 kB) 2021-08-24 03:38:00.357 | Collecting uritemplate<4dev,>=3.0.0 2021-08-24 03:38:00.364 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/076/20c3f3f8eed1f/uritemplate-3.0.1-py2.py3-none-any.whl (15 kB) 2021-08-24 03:38:00.472 | Collecting google-api-core<3.0.0dev,>=1.21.0 2021-08-24 03:38:00.479 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/428/805de17b48ca1/google_api_core-2.0.0-py2.py3-none-any.whl (92 kB) 2021-08-24 03:38:00.536 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.0.0.0b2.dev62) (3.17.3) 2021-08-24 03:38:00.582 | Collecting googleapis-common-protos<2.0dev,>=1.6.0 2021-08-24 03:38:00.589 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f6d/561ab8fb16b30/googleapis_common_protos-1.53.0-py2.py3-none-any.whl (198 kB) 2021-08-24 03:38:00.599 | Requirement already satisfied: setuptools>=40.3.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.0.0.0b2.dev62) (57.4.0) 2021-08-24 03:38:00.678 | Collecting rsa<5,>=3.1.4 2021-08-24 03:38:00.685 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/78f/9a9bf4e7be0c5/rsa-4.7.2-py3-none-any.whl (34 kB) 2021-08-24 03:38:00.689 | Requirement already satisfied: cachetools<5.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from google-auth<3.0.0dev,>=1.16.0->google-api-python-client>=1.11.0->cinder==19.0.0.0b2.dev62) (4.2.2) 2021-08-24 03:38:00.806 | Collecting pyasn1-modules>=0.2.1 2021-08-24 03:38:00.812 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2021-08-24 03:38:00.953 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==19.0.0.0b2.dev62) (1.7.0) 2021-08-24 03:38:01.011 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.0.0.0b2.dev62) (3.1.1) 2021-08-24 03:38:01.018 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.0.0.0b2.dev62) (2.8.1) 2021-08-24 03:38:01.198 | Collecting pyasn1>=0.1.7 2021-08-24 03:38:01.205 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2021-08-24 03:38:01.342 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==19.0.0.0b2.dev62) (1.1.3) 2021-08-24 03:38:01.378 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.0.0.0b2.dev62) (0.14.1) 2021-08-24 03:38:01.392 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=4.4.0->cinder==19.0.0.0b2.dev62) (1.6) 2021-08-24 03:38:01.449 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.0.0.0b2.dev62) (2.2.0) 2021-08-24 03:38:01.451 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.0.0.0b2.dev62) (0.8.0) 2021-08-24 03:38:01.455 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.0.0.0b2.dev62) (1.5.0) 2021-08-24 03:38:01.456 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.0.0.0b2.dev62) (5.4.1) 2021-08-24 03:38:01.474 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=8.3.2->cinder==19.0.0.0b2.dev62) (1.12.1) 2021-08-24 03:38:01.561 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.4.0->cinder==19.0.0.0b2.dev62) (2.0.1) 2021-08-24 03:38:01.565 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.4.0->cinder==19.0.0.0b2.dev62) (0.5.0) 2021-08-24 03:38:01.568 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.4.0->cinder==19.0.0.0b2.dev62) (1.6.5) 2021-08-24 03:38:01.588 | Requirement already satisfied: python-editor>=0.3 in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.4.0->cinder==19.0.0.0b2.dev62) (1.0.4) 2021-08-24 03:38:01.589 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.4.0->cinder==19.0.0.0b2.dev62) (1.1.5) 2021-08-24 03:38:01.664 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->cinder==19.0.0.0b2.dev62) (0.9.6) 2021-08-24 03:38:01.732 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.0.0.0b2.dev62) (5.1.0) 2021-08-24 03:38:01.744 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.0.0.0b2.dev62) (2.3.0) 2021-08-24 03:38:01.748 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.0.0.0b2.dev62) (5.0.6) 2021-08-24 03:38:01.766 | 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==19.0.0.0b2.dev62) (5.0.0) 2021-08-24 03:38:01.885 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.0.0.0b2.dev62) (3.2.0) 2021-08-24 03:38:01.890 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.0.0.0b2.dev62) (3.0.1) 2021-08-24 03:38:01.891 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.0.0.0b2.dev62) (3.3.0) 2021-08-24 03:38:01.941 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==19.0.0.0b2.dev62) (2.0.1) 2021-08-24 03:38:02.028 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.0.0.0b2.dev62) (1.0.2) 2021-08-24 03:38:02.159 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.0.0.0b2.dev62) (3.0.0) 2021-08-24 03:38:02.172 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.0.0.0b2.dev62) (1.3.2) 2021-08-24 03:38:02.250 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.0.0.0b2.dev62) (2.5.0) 2021-08-24 03:38:02.288 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.0.0.0b2.dev62) (0.7.2) 2021-08-24 03:38:02.330 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.0.0.0b2.dev62) (0.11.0) 2021-08-24 03:38:02.493 | Collecting suds-jurko>=0.6 2021-08-24 03:38:02.500 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2021-08-24 03:38:02.795 | Collecting pynacl>=1.0.1 2021-08-24 03:38:02.803 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/30f/9b96db44e09b3/PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl (961 kB) 2021-08-24 03:38:03.271 | 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==19.0.0.0b2.dev62) (3.8.0) 2021-08-24 03:38:03.317 | 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==19.0.0.0b2.dev62) (2.1.2) 2021-08-24 03:38:03.404 | 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==19.0.0.0b2.dev62) (1.8.2) 2021-08-24 03:38:03.405 | 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==19.0.0.0b2.dev62) (21.2.0) 2021-08-24 03:38:03.407 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.0.0.0b2.dev62) (0.2.5) 2021-08-24 03:38:03.409 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.0.0.0b2.dev62) (0.4.4) 2021-08-24 03:38:03.661 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.0.0.0b2.dev62) (20.0.1) 2021-08-24 03:38:03.705 | Collecting warlock<2,>=1.2.0 2021-08-24 03:38:03.712 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2021-08-24 03:38:04.074 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.0.0.0b2.dev62) (2021.5.30) 2021-08-24 03:38:04.076 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.0.0.0b2.dev62) (2.0.4) 2021-08-24 03:38:04.079 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.0.0.0b2.dev62) (3.2) 2021-08-24 03:38:04.271 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.0.0.0b2.dev62) (0.7) 2021-08-24 03:38:04.433 | Collecting pyudev>=0.16.1 2021-08-24 03:38:04.440 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2021-08-24 03:38:05.071 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.0.0.0b2.dev62) (0.5.2) 2021-08-24 03:38:05.072 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.0.0.0b2.dev62) (0.4.1) 2021-08-24 03:38:05.347 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.0.0.0b2.dev62) (2.6.2) 2021-08-24 03:38:05.359 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.0.0.0b2.dev62) (2.4.0) 2021-08-24 03:38:05.360 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.0.0.0b2.dev62) (1.4.2) 2021-08-24 03:38:05.789 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.0.0.0b2.dev62) (1.0.0) 2021-08-24 03:38:05.948 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.0.0.0b2.dev62) (0.12.1) 2021-08-24 03:38:06.156 | 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==19.0.0.0b2.dev62) (1.32) 2021-08-24 03:38:06.207 | 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==19.0.0.0b2.dev62) (2.1) 2021-08-24 03:38:06.780 | Building wheels for collected packages: rtslib-fb, zstd 2021-08-24 03:38:06.781 | Building wheel for rtslib-fb (setup.py): started 2021-08-24 03:38:07.562 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2021-08-24 03:38:07.563 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.74-py3-none-any.whl size=85412 sha256=52b09ef1a53eb4e3db2b3b51ca5bb5b7dabfc404900cd38ddf3421ae84d045cc 2021-08-24 03:38:07.563 | Stored in directory: /root/.cache/pip/wheels/0a/66/4f/3df2a9dc0ce4bd9783f4e0597600268e05f1fdc434bf783a5c 2021-08-24 03:38:07.576 | Building wheel for zstd (setup.py): started 2021-08-24 03:39:07.630 | Building wheel for zstd (setup.py): still running... 2021-08-24 03:39:15.691 | Building wheel for zstd (setup.py): finished with status 'done' 2021-08-24 03:39:15.707 | Created wheel for zstd: filename=zstd-1.5.0.2-cp38-cp38-linux_x86_64.whl size=2349328 sha256=96fef986db071100760493f15919b3cc569a7bd61345bb2f4f8d57dbd561d42c 2021-08-24 03:39:15.707 | Stored in directory: /root/.cache/pip/wheels/44/cf/d0/167a454a4b3d5833a5666b8512dbe0bcc20ef0424d943b6c7a 2021-08-24 03:39:15.710 | Successfully built rtslib-fb zstd 2021-08-24 03:39:16.788 | Installing collected packages: pyasn1, rsa, pyasn1-modules, googleapis-common-protos, google-auth, botocore, warlock, uritemplate, suds-jurko, s3transfer, pyudev, pynacl, google-auth-httplib2, google-api-core, zstd, tabulate, rtslib-fb, python-glanceclient, paramiko, oslo.vmware, oauth2client, google-api-python-client, boto3, cinder 2021-08-24 03:39:19.422 | Attempting uninstall: pynacl 2021-08-24 03:39:19.425 | Found existing installation: PyNaCl 1.3.0 2021-08-24 03:39:19.433 | Uninstalling PyNaCl-1.3.0: 2021-08-24 03:39:19.506 | Successfully uninstalled PyNaCl-1.3.0 2021-08-24 03:39:21.773 | Running setup.py develop for cinder 2021-08-24 03:39:25.128 | Successfully installed boto3-1.18.26 botocore-1.21.26 cinder google-api-core-2.0.0 google-api-python-client-2.17.0 google-auth-2.0.1 google-auth-httplib2-0.1.0 googleapis-common-protos-1.53.0 oauth2client-4.1.3 oslo.vmware-3.9.1 paramiko-2.7.2 pyasn1-0.4.8 pyasn1-modules-0.2.8 pynacl-1.4.0 python-glanceclient-3.4.0 pyudev-0.22.0 rsa-4.7.2 rtslib-fb-2.1.74 s3transfer-0.5.0 suds-jurko-0.6 tabulate-0.8.9 uritemplate-3.0.1 warlock-1.3.3 zstd-1.5.0.2 2021-08-24 03:39:25.128 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-24 03:39:25.374 | + inc/python:pip_install:200 : result=0 2021-08-24 03:39:25.376 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-24 03:39:25.381 | + functions-common:time_stop:2309 : local name 2021-08-24 03:39:25.381 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:39:25.383 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:39:25.386 | + functions-common:time_stop:2312 : local total 2021-08-24 03:39:25.388 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:39:25.390 | + functions-common:time_stop:2315 : name=pip_install 2021-08-24 03:39:25.392 | + functions-common:time_stop:2316 : start_time=1629776270954 2021-08-24 03:39:25.394 | + functions-common:time_stop:2318 : [[ -z 1629776270954 ]] 2021-08-24 03:39:25.397 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:39:25.402 | + functions-common:time_stop:2321 : end_time=1629776365399 2021-08-24 03:39:25.404 | + functions-common:time_stop:2322 : elapsed_time=94445 2021-08-24 03:39:25.406 | + functions-common:time_stop:2323 : total=99977 2021-08-24 03:39:25.409 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:39:25.411 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=194422 2021-08-24 03:39:25.413 | + inc/python:pip_install:203 : return 0 2021-08-24 03:39:25.416 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-08-24 03:39:25.418 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-08-24 03:39:25.421 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-08-24 03:39:25.440 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-08-24 03:39:25.452 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2021-08-24 03:39:25.455 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-08-24 03:39:25.457 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:39:25.459 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:39:25.462 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2021-08-24 03:39:25.464 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:39:25.467 | + lib/cinder:install_cinder:465 : [[ lioadm == \t\g\t\a\d\m ]] 2021-08-24 03:39:25.469 | + lib/cinder:install_cinder:467 : [[ lioadm == \l\i\o\a\d\m ]] 2021-08-24 03:39:25.472 | + lib/cinder:install_cinder:468 : is_ubuntu 2021-08-24 03:39:25.474 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:39:25.476 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:39:25.479 | + lib/cinder:install_cinder:470 : sudo mkdir -p /etc/target 2021-08-24 03:39:25.490 | + lib/cinder:install_cinder:472 : install_package targetcli-fb 2021-08-24 03:39:25.493 | + functions-common:install_package:1347 : update_package_repo 2021-08-24 03:39:25.496 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-08-24 03:39:25.498 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-08-24 03:39:25.501 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-08-24 03:39:25.503 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-08-24 03:39:25.506 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-08-24 03:39:25.508 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:39:25.510 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:39:25.513 | + functions-common:update_package_repo:1328 : apt_get_update 2021-08-24 03:39:25.515 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-08-24 03:39:25.518 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-08-24 03:39:25.520 | + functions-common:apt_get_update:1074 : return 2021-08-24 03:39:25.523 | + functions-common:install_package:1348 : real_install_package targetcli-fb 2021-08-24 03:39:25.526 | + functions-common:real_install_package:1333 : is_ubuntu 2021-08-24 03:39:25.528 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:39:25.531 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:39:25.533 | + functions-common:real_install_package:1334 : apt_get install targetcli-fb 2021-08-24 03:39:25.555 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2021-08-24 03:39:25.660 | Reading package lists... 2021-08-24 03:39:25.876 | Building dependency tree... 2021-08-24 03:39:25.878 | Reading state information... 2021-08-24 03:39:26.103 | The following packages were automatically installed and are no longer required: 2021-08-24 03:39:26.104 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-24 03:39:26.104 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-24 03:39:26.104 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-24 03:39:26.104 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-24 03:39:26.104 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-24 03:39:26.104 | python3-zope.interface 2021-08-24 03:39:26.104 | Use 'sudo apt autoremove' to remove them. 2021-08-24 03:39:26.105 | The following additional packages will be installed: 2021-08-24 03:39:26.105 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2021-08-24 03:39:26.105 | python3-urwid 2021-08-24 03:39:26.106 | Suggested packages: 2021-08-24 03:39:26.106 | python-pyparsing-doc python-urwid-doc 2021-08-24 03:39:26.172 | The following NEW packages will be installed: 2021-08-24 03:39:26.172 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2021-08-24 03:39:26.172 | python3-urwid targetcli-fb 2021-08-24 03:39:26.286 | 0 upgraded, 6 newly installed, 0 to remove and 81 not upgraded. 2021-08-24 03:39:26.286 | Need to get 356 kB of archives. 2021-08-24 03:39:26.286 | After this operation, 2,294 kB of additional disk space will be used. 2021-08-24 03:39:26.286 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-08-24 03:39:26.431 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2021-08-24 03:39:26.511 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-configshell-fb all 1:1.1.27-0ubuntu1 [28.0 kB] 2021-08-24 03:39:26.521 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2021-08-24 03:39:26.525 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-rtslib-fb all 2.1.71-0ubuntu1.1 [36.4 kB] 2021-08-24 03:39:26.532 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2021-08-24 03:39:27.080 | Fetched 356 kB in 0s (988 kB/s) 2021-08-24 03:39:27.258 | Selecting previously unselected package python3-pyparsing. 2021-08-24 03:39:27.309 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90913 files and directories currently installed.) 2021-08-24 03:39:27.313 | Preparing to unpack .../0-python3-pyparsing_2.4.6-1_all.deb ... 2021-08-24 03:39:27.371 | Unpacking python3-pyparsing (2.4.6-1) ... 2021-08-24 03:39:27.732 | Selecting previously unselected package python3-urwid. 2021-08-24 03:39:27.741 | Preparing to unpack .../1-python3-urwid_2.0.1-3_amd64.deb ... 2021-08-24 03:39:27.788 | Unpacking python3-urwid (2.0.1-3) ... 2021-08-24 03:39:28.292 | Selecting previously unselected package python3-configshell-fb. 2021-08-24 03:39:28.302 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2021-08-24 03:39:28.371 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2021-08-24 03:39:28.794 | Selecting previously unselected package python3-pyudev. 2021-08-24 03:39:28.804 | Preparing to unpack .../3-python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2021-08-24 03:39:28.857 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2021-08-24 03:39:29.257 | Selecting previously unselected package python3-rtslib-fb. 2021-08-24 03:39:29.266 | Preparing to unpack .../4-python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2021-08-24 03:39:29.320 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2021-08-24 03:39:29.800 | Selecting previously unselected package targetcli-fb. 2021-08-24 03:39:29.810 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2021-08-24 03:39:29.868 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2021-08-24 03:39:30.264 | Setting up python3-urwid (2.0.1-3) ... 2021-08-24 03:39:30.703 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-08-24 03:39:30.703 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-08-24 03:39:30.703 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-08-24 03:39:30.703 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-08-24 03:39:30.703 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-08-24 03:39:30.703 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-08-24 03:39:30.703 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-08-24 03:39:30.703 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-08-24 03:39:30.846 | Setting up python3-pyparsing (2.4.6-1) ... 2021-08-24 03:39:31.303 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2021-08-24 03:39:31.777 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2021-08-24 03:39:32.200 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2021-08-24 03:39:33.594 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2021-08-24 03:39:34.169 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2021-08-24 03:39:34.169 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2021-08-24 03:39:36.189 | Processing triggers for man-db (2.9.1-1) ... 2021-08-24 03:39:36.434 | Processing triggers for systemd (245.4-4ubuntu3.11) ... 2021-08-24 03:39:43.446 | + functions-common:apt_get:1118 : result=0 2021-08-24 03:39:43.449 | + functions-common:apt_get:1121 : time_stop apt-get 2021-08-24 03:39:43.452 | + functions-common:time_stop:2309 : local name 2021-08-24 03:39:43.454 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:39:43.457 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:39:43.459 | + functions-common:time_stop:2312 : local total 2021-08-24 03:39:43.461 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:39:43.464 | + functions-common:time_stop:2315 : name=apt-get 2021-08-24 03:39:43.466 | + functions-common:time_stop:2316 : start_time=1629776365552 2021-08-24 03:39:43.468 | + functions-common:time_stop:2318 : [[ -z 1629776365552 ]] 2021-08-24 03:39:43.472 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:39:43.476 | + functions-common:time_stop:2321 : end_time=1629776383473 2021-08-24 03:39:43.478 | + functions-common:time_stop:2322 : elapsed_time=17921 2021-08-24 03:39:43.481 | + functions-common:time_stop:2323 : total=528663 2021-08-24 03:39:43.483 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:39:43.486 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=546584 2021-08-24 03:39:43.488 | + functions-common:apt_get:1122 : return 0 2021-08-24 03:39:43.490 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-08-24 03:39:43.493 | + ./stack.sh:main:908 : configure_cinder 2021-08-24 03:39:43.496 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-08-24 03:39:43.508 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2021-08-24 03:39:43.513 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2021-08-24 03:39:43.515 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-08-24 03:39:43.517 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-08-24 03:39:43.520 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-08-24 03:39:43.520 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-08-24 03:39:43.524 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-08-24 03:39:43.527 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-08-24 03:39:43.529 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-08-24 03:39:43.531 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-08-24 03:39:43.533 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-08-24 03:39:43.535 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-08-24 03:39:43.537 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-08-24 03:39:43.539 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-08-24 03:39:43.551 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-08-24 03:39:43.563 | + 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 2021-08-24 03:39:43.575 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2021-08-24 03:39:43.586 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-08-24 03:39:43.598 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-08-24 03:39:43.601 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-08-24 03:39:43.605 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.72bwbBZTDT 2021-08-24 03:39:43.607 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-08-24 03:39:43.609 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-08-24 03:39:43.611 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-08-24 03:39:43.613 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.72bwbBZTDT 2021-08-24 03:39:43.617 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.72bwbBZTDT 2021-08-24 03:39:43.628 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.72bwbBZTDT /etc/sudoers.d/cinder-rootwrap 2021-08-24 03:39:43.641 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-08-24 03:39:43.645 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-08-24 03:39:43.647 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-08-24 03:39:43.649 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-08-24 03:39:43.651 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-08-24 03:39:43.653 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-08-24 03:39:43.655 | + 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 ]] 2021-08-24 03:39:43.658 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-08-24 03:39:43.660 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-08-24 03:39:43.664 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-08-24 03:39:43.669 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-08-24 03:39:43.688 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-08-24 03:39:43.706 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-08-24 03:39:43.724 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-08-24 03:39:43.743 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-08-24 03:39:43.762 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-08-24 03:39:43.780 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-08-24 03:39:43.799 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-08-24 03:39:43.817 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-08-24 03:39:43.820 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-08-24 03:39:43.822 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=cinder 2021-08-24 03:39:43.825 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-08-24 03:39:43.827 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-08-24 03:39:43.856 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-08-24 03:39:43.882 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.20/identity 2021-08-24 03:39:43.910 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-08-24 03:39:43.937 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-08-24 03:39:43.964 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-08-24 03:39:43.992 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-08-24 03:39:44.019 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-08-24 03:39:44.046 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-08-24 03:39:44.073 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-08-24 03:39:44.101 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-08-24 03:39:44.130 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-08-24 03:39:44.159 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2021-08-24 03:39:44.161 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-08-24 03:39:44.163 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-08-24 03:39:44.166 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-08-24 03:39:44.168 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-08-24 03:39:44.171 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-08-24 03:39:44.201 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-08-24 03:39:44.229 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-08-24 03:39:44.256 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-08-24 03:39:44.284 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-08-24 03:39:44.312 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-08-24 03:39:44.340 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-08-24 03:39:44.370 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2021-08-24 03:39:44.373 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.20 2021-08-24 03:39:44.400 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-08-24 03:39:44.431 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2021-08-24 03:39:44.439 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key ffc6bce14c6c5085c33987366f028929 2021-08-24 03:39:44.466 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2021-08-24 03:39:44.468 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-08-24 03:39:44.496 | + lib/cinder:configure_cinder:294 : is_service_enabled c-vol 2021-08-24 03:39:44.512 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:39:44.515 | + lib/cinder:configure_cinder:316 : is_service_enabled c-bak 2021-08-24 03:39:44.531 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:39:44.534 | + lib/cinder:configure_cinder:324 : is_service_enabled ceilometer 2021-08-24 03:39:44.551 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:39:44.553 | + lib/cinder:configure_cinder:328 : is_service_enabled tls-proxy 2021-08-24 03:39:44.570 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:39:44.572 | + lib/cinder:configure_cinder:342 : '[' False '!=' False ']' 2021-08-24 03:39:44.575 | + lib/cinder:configure_cinder:346 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-08-24 03:39:44.577 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-08-24 03:39:44.579 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-08-24 03:39:44.582 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-08-24 03:39:44.584 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-08-24 03:39:44.586 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-08-24 03:39:44.603 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:39:44.606 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-08-24 03:39:44.609 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-08-24 03:39:44.611 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-08-24 03:39:44.627 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:39:44.629 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2021-08-24 03:39:44.632 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2021-08-24 03:39:44.659 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-08-24 03:39:44.661 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-08-24 03:39:44.664 | + lib/cinder:configure_cinder:349 : setup_logging /etc/cinder/cinder.conf True 2021-08-24 03:39:44.666 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-08-24 03:39:44.669 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-08-24 03:39:44.672 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-08-24 03:39:44.689 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-08-24 03:39:44.691 | + functions:setup_systemd_logging:695 : local pidstr= 2021-08-24 03:39:44.694 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-08-24 03:39:44.696 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-08-24 03:39:44.699 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-08-24 03:39:44.726 | + 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' 2021-08-24 03:39:44.754 | + 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' 2021-08-24 03:39:44.781 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-08-24 03:39:44.810 | + lib/cinder:configure_cinder:351 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-08-24 03:39:44.812 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-08-24 03:39:44.815 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2021-08-24 03:39:44.817 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2021-08-24 03:39:44.819 | + lib/apache:write_uwsgi_config:257 : local http= 2021-08-24 03:39:44.821 | + lib/apache:write_uwsgi_config:258 : local name= 2021-08-24 03:39:44.825 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2021-08-24 03:39:44.829 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2021-08-24 03:39:44.831 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-08-24 03:39:44.833 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-08-24 03:39:44.846 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-08-24 03:39:44.847 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-08-24 03:39:44.855 | d /var/run/uwsgi 0755 ubuntu root 2021-08-24 03:39:44.858 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-08-24 03:39:44.873 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-08-24 03:39:44.876 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-08-24 03:39:44.879 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-08-24 03:39:44.913 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-08-24 03:39:44.940 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-08-24 03:39:44.967 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-08-24 03:39:44.994 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-08-24 03:39:45.022 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-08-24 03:39:45.049 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-08-24 03:39:45.076 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-08-24 03:39:45.103 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-08-24 03:39:45.130 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-08-24 03:39:45.158 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-08-24 03:39:45.185 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-08-24 03:39:45.212 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-08-24 03:39:45.239 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-08-24 03:39:45.242 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-08-24 03:39:45.245 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2021-08-24 03:39:45.248 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2021-08-24 03:39:45.250 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-08-24 03:39:45.252 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:39:45.255 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:39:45.257 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-08-24 03:39:45.260 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-08-24 03:39:45.263 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-08-24 03:39:45.289 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-08-24 03:39:45.318 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-08-24 03:39:45.319 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 ' 2021-08-24 03:39:45.327 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-08-24 03:39:45.330 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2021-08-24 03:39:45.333 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2021-08-24 03:39:45.335 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-08-24 03:39:45.338 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-08-24 03:39:45.340 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-08-24 03:39:45.342 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:39:45.345 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:39:45.347 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-08-24 03:39:45.350 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-08-24 03:39:45.352 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:39:45.355 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:39:45.357 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2021-08-24 03:39:45.417 | Enabling site cinder-wsgi. 2021-08-24 03:39:45.423 | To activate the new configuration, you need to run: 2021-08-24 03:39:45.423 | systemctl reload apache2 2021-08-24 03:39:45.427 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-08-24 03:39:45.429 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-08-24 03:39:45.432 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-08-24 03:39:45.435 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-08-24 03:39:45.561 | + lib/cinder:configure_cinder:353 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-08-24 03:39:45.564 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-08-24 03:39:45.594 | + lib/cinder:configure_cinder:359 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.20/image 2021-08-24 03:39:45.622 | + lib/cinder:configure_cinder:360 : is_service_enabled tls-proxy 2021-08-24 03:39:45.639 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:39:45.641 | + lib/cinder:configure_cinder:366 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-08-24 03:39:45.644 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-08-24 03:39:45.646 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-08-24 03:39:45.648 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-08-24 03:39:45.651 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-08-24 03:39:45.681 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova interface public 2021-08-24 03:39:45.709 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.20/identity 2021-08-24 03:39:45.737 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova username nova 2021-08-24 03:39:45.765 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-08-24 03:39:45.793 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-08-24 03:39:45.821 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf nova project_name service 2021-08-24 03:39:45.848 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-08-24 03:39:45.876 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-08-24 03:39:45.904 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-08-24 03:39:45.932 | + lib/cinder:configure_cinder:367 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-08-24 03:39:45.960 | + lib/cinder:configure_cinder:368 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-08-24 03:39:45.989 | + lib/cinder:configure_cinder:370 : [[ ! -z '' ]] 2021-08-24 03:39:45.991 | + lib/cinder:configure_cinder:372 : is_service_enabled etcd3 2021-08-24 03:39:46.007 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:39:46.009 | + lib/cinder:configure_cinder:373 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.20:2379 2021-08-24 03:39:46.039 | + lib/cinder:configure_cinder:376 : [[ False == True ]] 2021-08-24 03:39:46.042 | + ./stack.sh:main:911 : is_service_enabled neutron 2021-08-24 03:39:46.059 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:39:46.062 | + ./stack.sh:main:913 : stack_install_service neutron 2021-08-24 03:39:46.064 | + lib/stack:stack_install_service:20 : local service=neutron 2021-08-24 03:39:46.066 | + lib/stack:stack_install_service:21 : type install_neutron 2021-08-24 03:39:46.069 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-08-24 03:39:46.071 | + lib/stack:stack_install_service:32 : install_neutron 2021-08-24 03:39:46.074 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-08-24 03:39:46.077 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-08-24 03:39:46.078 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-08-24 03:39:46.083 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-08-24 03:39:46.086 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-08-24 03:39:46.088 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-08-24 03:39:46.091 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-08-24 03:39:46.094 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-08-24 03:39:46.096 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2021-08-24 03:39:46.099 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-08-24 03:39:46.101 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:39:46.104 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:39:46.106 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2021-08-24 03:39:46.109 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:39:46.111 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-08-24 03:39:46.114 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-08-24 03:39:46.116 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-08-24 03:39:46.118 | + functions-common:git_clone:525 : local git_ref=master 2021-08-24 03:39:46.120 | + functions-common:git_clone:526 : local orig_dir 2021-08-24 03:39:46.123 | ++ functions-common:git_clone:527 : pwd 2021-08-24 03:39:46.126 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-08-24 03:39:46.128 | + functions-common:git_clone:528 : local git_clone_flags= 2021-08-24 03:39:46.131 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-08-24 03:39:46.147 | + functions-common:git_clone:530 : RECLONE=False 2021-08-24 03:39:46.149 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-08-24 03:39:46.151 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-08-24 03:39:46.154 | + functions-common:git_clone:544 : echo master 2021-08-24 03:39:46.155 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-08-24 03:39:46.160 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-08-24 03:39:46.162 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-08-24 03:39:46.164 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-08-24 03:39:46.168 | + functions-common:git_clone:593 : git show --oneline 2021-08-24 03:39:46.168 | + functions-common:git_clone:593 : head -1 2021-08-24 03:39:46.176 | 3d0a4c26ac Merge "Add limitation about QoS min bw for PF less SRIOV platforms" 2021-08-24 03:39:46.179 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-08-24 03:39:46.182 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2021-08-24 03:39:46.184 | + inc/python:setup_develop:338 : local bindep 2021-08-24 03:39:46.186 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-08-24 03:39:46.189 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-08-24 03:39:46.191 | + inc/python:setup_develop:344 : local extras= 2021-08-24 03:39:46.194 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-08-24 03:39:46.196 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-08-24 03:39:46.199 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-08-24 03:39:46.202 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-08-24 03:39:46.204 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-08-24 03:39:46.207 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-08-24 03:39:46.210 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-08-24 03:39:46.212 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-08-24 03:39:46.215 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-08-24 03:39:46.218 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-08-24 03:39:46.220 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-08-24 03:39:46.223 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-08-24 03:39:46.229 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2021-08-24 03:39:46.232 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2021-08-24 03:39:46.851 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2021-08-24 03:39:46.854 | + inc/python:setup_package:418 : local bindep=0 2021-08-24 03:39:46.857 | + inc/python:setup_package:419 : local bindep_flag= 2021-08-24 03:39:46.859 | + inc/python:setup_package:420 : local bindep_profiles= 2021-08-24 03:39:46.861 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2021-08-24 03:39:46.863 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2021-08-24 03:39:46.866 | + inc/python:setup_package:427 : local flags=-e 2021-08-24 03:39:46.868 | + inc/python:setup_package:428 : local extras= 2021-08-24 03:39:46.871 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-08-24 03:39:46.873 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-08-24 03:39:46.875 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-08-24 03:39:46.878 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-08-24 03:39:46.880 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-08-24 03:39:46.883 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2021-08-24 03:39:46.906 | Using python 3.8 to install /opt/stack/neutron 2021-08-24 03:39:46.908 | + 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 2021-08-24 03:39:47.735 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:47.735 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:47.735 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:47.735 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:48.750 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-24 03:39:48.783 | Obtaining file:///opt/stack/neutron 2021-08-24 03:39:50.983 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (5.6.0) 2021-08-24 03:39:50.985 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (3.5.0) 2021-08-24 03:39:50.987 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (2.1.1) 2021-08-24 03:39:50.988 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (2.5.1) 2021-08-24 03:39:50.990 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (2.2.0) 2021-08-24 03:39:50.992 | Requirement already satisfied: decorator>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (5.0.9) 2021-08-24 03:39:50.994 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (0.31.1) 2021-08-24 03:39:50.995 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (1.3.3) 2021-08-24 03:39:50.997 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (0.19.1) 2021-08-24 03:39:50.999 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (2.26.0) 2021-08-24 03:39:51.000 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (3.0.1) 2021-08-24 03:39:51.002 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (9.3.0) 2021-08-24 03:39:51.004 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (0.8.0) 2021-08-24 03:39:51.006 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (0.11.0) 2021-08-24 03:39:51.007 | Requirement already satisfied: neutron-lib>=2.12.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (2.13.0) 2021-08-24 03:39:51.009 | Requirement already satisfied: python-neutronclient>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (7.5.0) 2021-08-24 03:39:51.011 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (6.3.1) 2021-08-24 03:39:51.012 | Requirement already satisfied: SQLAlchemy>=1.3.23 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (1.4.23) 2021-08-24 03:39:51.014 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (1.8.7) 2021-08-24 03:39:51.016 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (4.3.1) 2021-08-24 03:39:51.017 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (1.6.5) 2021-08-24 03:39:51.019 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (3.4.0) 2021-08-24 03:39:51.021 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (2.8.1) 2021-08-24 03:39:51.023 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (4.4.0) 2021-08-24 03:39:51.024 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (8.7.1) 2021-08-24 03:39:51.027 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (3.3.1) 2021-08-24 03:39:51.029 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (10.0.0) 2021-08-24 03:39:51.030 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (5.0.1) 2021-08-24 03:39:51.032 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (4.6.0) 2021-08-24 03:39:51.034 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (12.8.0) 2021-08-24 03:39:51.036 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (4.4.0) 2021-08-24 03:39:51.038 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (3.8.2) 2021-08-24 03:39:51.040 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (2.6.1) 2021-08-24 03:39:51.041 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (2.3.0) 2021-08-24 03:39:51.044 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (6.3.0) 2021-08-24 03:39:51.046 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (4.2.0) 2021-08-24 03:39:51.048 | Requirement already satisfied: oslo.service>=1.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (2.6.0) 2021-08-24 03:39:51.050 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (1.4.0) 2021-08-24 03:39:51.051 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (4.10.0) 2021-08-24 03:39:51.053 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (2.5.0) 2021-08-24 03:39:51.055 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (3.4.1) 2021-08-24 03:39:51.056 | Requirement already satisfied: os-ken>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (2.1.0) 2021-08-24 03:39:51.131 | Collecting os-resource-classes>=0.2.0 2021-08-24 03:39:51.138 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0f5/1374bb26dbd11/os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2021-08-24 03:39:51.143 | Requirement already satisfied: ovs>=2.10.0 in /usr/lib/python3/dist-packages (from neutron==18.1.0.dev555) (2.13.3) 2021-08-24 03:39:51.144 | Requirement already satisfied: ovsdbapp>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (1.12.0) 2021-08-24 03:39:51.146 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (21.0) 2021-08-24 03:39:51.148 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (5.8.0) 2021-08-24 03:39:51.149 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (0.6.4) 2021-08-24 03:39:51.152 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (20.0.1) 2021-08-24 03:39:51.154 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (17.5.0) 2021-08-24 03:39:51.156 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (0.58.0) 2021-08-24 03:39:51.158 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (4.3.0) 2021-08-24 03:39:51.160 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (2.6.0) 2021-08-24 03:39:51.161 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (2.3.0) 2021-08-24 03:39:51.163 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (2.9.0) 2021-08-24 03:39:51.174 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==18.1.0.dev555) (1.1.5) 2021-08-24 03:39:51.176 | Requirement already satisfied: python-dateutil in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==18.1.0.dev555) (2.8.2) 2021-08-24 03:39:51.178 | Requirement already satisfied: python-editor>=0.3 in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==18.1.0.dev555) (1.0.4) 2021-08-24 03:39:51.186 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==18.1.0.dev555) (1.16.0) 2021-08-24 03:39:51.188 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==18.1.0.dev555) (1.12.1) 2021-08-24 03:39:51.201 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->neutron==18.1.0.dev555) (1.1.1) 2021-08-24 03:39:51.204 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->neutron==18.1.0.dev555) (1.16.0) 2021-08-24 03:39:51.232 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==18.1.0.dev555) (2.4.7) 2021-08-24 03:39:51.239 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==18.1.0.dev555) (2.0.1) 2021-08-24 03:39:51.299 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==18.1.0.dev555) (0.1.16) 2021-08-24 03:39:51.304 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==18.1.0.dev555) (1.7.0) 2021-08-24 03:39:51.363 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==18.1.0.dev555) (4.2.0) 2021-08-24 03:39:51.372 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==18.1.0.dev555) (3.1.1) 2021-08-24 03:39:51.433 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.12.0->neutron==18.1.0.dev555) (2.6.0) 2021-08-24 03:39:51.444 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.12.0->neutron==18.1.0.dev555) (1.2.2) 2021-08-24 03:39:51.480 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev555) (1.4.4) 2021-08-24 03:39:51.481 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev555) (3.4.7) 2021-08-24 03:39:51.484 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev555) (1.4.0) 2021-08-24 03:39:51.488 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev555) (2.5.0) 2021-08-24 03:39:51.490 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev555) (1.1.3) 2021-08-24 03:39:51.493 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev555) (1.32) 2021-08-24 03:39:51.496 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev555) (5.4.1) 2021-08-24 03:39:51.498 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev555) (0.10.0) 2021-08-24 03:39:51.545 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==18.1.0.dev555) (1.14.6) 2021-08-24 03:39:51.553 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==18.1.0.dev555) (2.20) 2021-08-24 03:39:51.578 | 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==18.1.0.dev555) (2.1) 2021-08-24 03:39:51.630 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.0.0->neutron==18.1.0.dev555) (1.0.2) 2021-08-24 03:39:51.808 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==18.1.0.dev555) (0.14.1) 2021-08-24 03:39:51.824 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->neutron==18.1.0.dev555) (1.6) 2021-08-24 03:39:51.877 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==18.1.0.dev555) (1.5.0) 2021-08-24 03:39:51.958 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==18.1.0.dev555) (2.0.1) 2021-08-24 03:39:51.960 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==18.1.0.dev555) (0.13.0) 2021-08-24 03:39:51.962 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==18.1.0.dev555) (0.5.0) 2021-08-24 03:39:52.035 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==18.1.0.dev555) (0.9.6) 2021-08-24 03:39:52.115 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==18.1.0.dev555) (4.2.2) 2021-08-24 03:39:52.124 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==18.1.0.dev555) (5.1.0) 2021-08-24 03:39:52.129 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==18.1.0.dev555) (5.0.6) 2021-08-24 03:39:52.144 | 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==18.1.0.dev555) (5.0.0) 2021-08-24 03:39:52.254 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==18.1.0.dev555) (3.2.0) 2021-08-24 03:39:52.268 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==18.1.0.dev555) (3.3.0) 2021-08-24 03:39:52.431 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==18.1.0.dev555) (2021.1) 2021-08-24 03:39:52.484 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=1.31.0->neutron==18.1.0.dev555) (3.0.0) 2021-08-24 03:39:52.490 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=1.31.0->neutron==18.1.0.dev555) (1.3.2) 2021-08-24 03:39:52.522 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=1.31.0->neutron==18.1.0.dev555) (2.5.0) 2021-08-24 03:39:52.548 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==18.1.0.dev555) (0.7.2) 2021-08-24 03:39:52.835 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==18.1.0.dev555) (57.4.0) 2021-08-24 03:39:52.923 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==18.1.0.dev555) (0.3.5) 2021-08-24 03:39:52.925 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==18.1.0.dev555) (3.0.0) 2021-08-24 03:39:53.228 | Requirement already satisfied: pyroute2.core==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==18.1.0.dev555) (0.6.4) 2021-08-24 03:39:53.230 | Requirement already satisfied: pyroute2.ethtool==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==18.1.0.dev555) (0.6.4) 2021-08-24 03:39:53.231 | Requirement already satisfied: pyroute2.nftables==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==18.1.0.dev555) (0.6.4) 2021-08-24 03:39:53.233 | Requirement already satisfied: pyroute2.ipset==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==18.1.0.dev555) (0.6.4) 2021-08-24 03:39:53.235 | Requirement already satisfied: pyroute2.ipdb==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==18.1.0.dev555) (0.6.4) 2021-08-24 03:39:53.237 | Requirement already satisfied: pyroute2.ndb==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==18.1.0.dev555) (0.6.4) 2021-08-24 03:39:53.239 | Requirement already satisfied: pyroute2.nslink==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==18.1.0.dev555) (0.6.4) 2021-08-24 03:39:53.516 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==18.1.0.dev555) (2.4.1) 2021-08-24 03:39:53.522 | Requirement already satisfied: jsonschema>=2.6.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==18.1.0.dev555) (3.2.0) 2021-08-24 03:39:53.532 | 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==18.1.0.dev555) (3.8.0) 2021-08-24 03:39:53.580 | 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==18.1.0.dev555) (2.1.2) 2021-08-24 03:39:53.662 | 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==18.1.0.dev555) (21.2.0) 2021-08-24 03:39:53.664 | 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==18.1.0.dev555) (1.8.2) 2021-08-24 03:39:53.665 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==18.1.0.dev555) (0.2.5) 2021-08-24 03:39:53.668 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==18.1.0.dev555) (0.4.4) 2021-08-24 03:39:53.869 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.8.0->python-designateclient>=2.7.0->neutron==18.1.0.dev555) (3.17.4) 2021-08-24 03:39:54.096 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==18.1.0.dev555) (2.1.0) 2021-08-24 03:39:54.336 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==18.1.0.dev555) (1.26.6) 2021-08-24 03:39:54.338 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==18.1.0.dev555) (3.2) 2021-08-24 03:39:54.340 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==18.1.0.dev555) (2.0.4) 2021-08-24 03:39:54.342 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==18.1.0.dev555) (2021.5.30) 2021-08-24 03:39:54.568 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==18.1.0.dev555) (0.7) 2021-08-24 03:39:54.931 | 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==18.1.0.dev555) (0.5.2) 2021-08-24 03:39:54.932 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==18.1.0.dev555) (0.4.1) 2021-08-24 03:39:55.266 | 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>=1.31.0->neutron==18.1.0.dev555) (1.0.0) 2021-08-24 03:39:55.404 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==18.1.0.dev555) (0.12.1) 2021-08-24 03:39:55.677 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==18.1.0.dev555) (4.9.3) 2021-08-24 03:39:55.679 | 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==18.1.0.dev555) (2.0.0) 2021-08-24 03:39:55.874 | 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==18.1.0.dev555) (2.2.1) 2021-08-24 03:39:57.116 | Installing collected packages: os-resource-classes, neutron 2021-08-24 03:39:57.212 | Attempting uninstall: neutron 2021-08-24 03:39:57.214 | Found existing installation: neutron 18.1.0 2021-08-24 03:39:58.459 | Uninstalling neutron-18.1.0: 2021-08-24 03:39:58.538 | Successfully uninstalled neutron-18.1.0 2021-08-24 03:39:58.539 | Running setup.py develop for neutron 2021-08-24 03:40:01.586 | Successfully installed neutron os-resource-classes-1.1.0 2021-08-24 03:40:01.586 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-24 03:40:01.727 | + inc/python:pip_install:200 : result=0 2021-08-24 03:40:01.730 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-24 03:40:01.732 | + functions-common:time_stop:2309 : local name 2021-08-24 03:40:01.735 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:40:01.737 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:40:01.739 | + functions-common:time_stop:2312 : local total 2021-08-24 03:40:01.741 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:40:01.743 | + functions-common:time_stop:2315 : name=pip_install 2021-08-24 03:40:01.746 | + functions-common:time_stop:2316 : start_time=1629776386898 2021-08-24 03:40:01.748 | + functions-common:time_stop:2318 : [[ -z 1629776386898 ]] 2021-08-24 03:40:01.751 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:40:01.755 | + functions-common:time_stop:2321 : end_time=1629776401752 2021-08-24 03:40:01.757 | + functions-common:time_stop:2322 : elapsed_time=14854 2021-08-24 03:40:01.759 | + functions-common:time_stop:2323 : total=194422 2021-08-24 03:40:01.762 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:40:01.764 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=209276 2021-08-24 03:40:01.766 | + inc/python:pip_install:203 : return 0 2021-08-24 03:40:01.768 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-08-24 03:40:01.771 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-08-24 03:40:01.773 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-08-24 03:40:01.793 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-08-24 03:40:01.805 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2021-08-24 03:40:01.808 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2021-08-24 03:40:01.810 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:40:01.813 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:40:01.815 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2021-08-24 03:40:01.818 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:40:01.820 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2021-08-24 03:40:01.822 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-08-24 03:40:01.825 | + ./stack.sh:main:916 : is_service_enabled nova 2021-08-24 03:40:01.843 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:40:01.845 | + ./stack.sh:main:918 : stack_install_service nova 2021-08-24 03:40:01.848 | + lib/stack:stack_install_service:20 : local service=nova 2021-08-24 03:40:01.850 | + lib/stack:stack_install_service:21 : type install_nova 2021-08-24 03:40:01.853 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-08-24 03:40:01.855 | + lib/stack:stack_install_service:32 : install_nova 2021-08-24 03:40:01.858 | + lib/nova:install_nova:814 : use_library_from_git os-vif 2021-08-24 03:40:01.860 | + inc/python:use_library_from_git:250 : local name=os-vif 2021-08-24 03:40:01.862 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:40:01.865 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:40:01.867 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2021-08-24 03:40:01.869 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:40:01.872 | + lib/nova:install_nova:819 : is_service_enabled n-cpu 2021-08-24 03:40:01.888 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:40:01.890 | + lib/nova:install_nova:823 : is_service_enabled n-novnc 2021-08-24 03:40:01.906 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:40:01.909 | + lib/nova:install_nova:835 : is_service_enabled n-spice 2021-08-24 03:40:01.925 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:40:01.928 | + lib/nova:install_nova:847 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2021-08-24 03:40:01.930 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/nova.git 2021-08-24 03:40:01.932 | + functions-common:git_clone:524 : local git_dest=/opt/stack/nova 2021-08-24 03:40:01.934 | + functions-common:git_clone:525 : local git_ref=master 2021-08-24 03:40:01.937 | + functions-common:git_clone:526 : local orig_dir 2021-08-24 03:40:01.939 | ++ functions-common:git_clone:527 : pwd 2021-08-24 03:40:01.942 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-08-24 03:40:01.944 | + functions-common:git_clone:528 : local git_clone_flags= 2021-08-24 03:40:01.947 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-08-24 03:40:01.963 | + functions-common:git_clone:530 : RECLONE=False 2021-08-24 03:40:01.965 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-08-24 03:40:01.967 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-08-24 03:40:01.970 | + functions-common:git_clone:544 : echo master 2021-08-24 03:40:01.971 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-08-24 03:40:01.976 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/nova ]] 2021-08-24 03:40:01.978 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-08-24 03:40:01.981 | + functions-common:git_clone:592 : cd /opt/stack/nova 2021-08-24 03:40:01.984 | + functions-common:git_clone:593 : git show --oneline 2021-08-24 03:40:01.984 | + functions-common:git_clone:593 : head -1 2021-08-24 03:40:01.987 | 2d2fb2deba Merge "Avoid modifying the Mock class in test" 2021-08-24 03:40:01.990 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-08-24 03:40:01.992 | + lib/nova:install_nova:848 : setup_develop /opt/stack/nova 2021-08-24 03:40:01.994 | + inc/python:setup_develop:338 : local bindep 2021-08-24 03:40:01.997 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2021-08-24 03:40:02.000 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2021-08-24 03:40:02.002 | + inc/python:setup_develop:344 : local extras= 2021-08-24 03:40:02.004 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2021-08-24 03:40:02.007 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-08-24 03:40:02.009 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2021-08-24 03:40:02.012 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2021-08-24 03:40:02.014 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-08-24 03:40:02.016 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-08-24 03:40:02.020 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2021-08-24 03:40:02.022 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-08-24 03:40:02.025 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2021-08-24 03:40:02.027 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-08-24 03:40:02.030 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-08-24 03:40:02.033 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2021-08-24 03:40:02.038 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2021-08-24 03:40:02.041 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2021-08-24 03:40:02.683 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2021-08-24 03:40:02.686 | + inc/python:setup_package:418 : local bindep=0 2021-08-24 03:40:02.688 | + inc/python:setup_package:419 : local bindep_flag= 2021-08-24 03:40:02.690 | + inc/python:setup_package:420 : local bindep_profiles= 2021-08-24 03:40:02.693 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2021-08-24 03:40:02.695 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2021-08-24 03:40:02.697 | + inc/python:setup_package:427 : local flags=-e 2021-08-24 03:40:02.699 | + inc/python:setup_package:428 : local extras= 2021-08-24 03:40:02.702 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-08-24 03:40:02.704 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-08-24 03:40:02.706 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-08-24 03:40:02.709 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-08-24 03:40:02.711 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-08-24 03:40:02.713 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2021-08-24 03:40:02.734 | Using python 3.8 to install /opt/stack/nova 2021-08-24 03:40:02.736 | + 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 2021-08-24 03:40:03.568 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:40:03.568 | from cryptography.utils import int_from_bytes 2021-08-24 03:40:03.569 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:40:03.569 | from cryptography.utils import int_from_bytes 2021-08-24 03:40:04.586 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-24 03:40:04.618 | Obtaining file:///opt/stack/nova 2021-08-24 03:40:07.894 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (5.6.0) 2021-08-24 03:40:07.895 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (1.4.23) 2021-08-24 03:40:07.897 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (5.0.9) 2021-08-24 03:40:07.899 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (0.31.1) 2021-08-24 03:40:07.900 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (3.0.1) 2021-08-24 03:40:07.902 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (9.3.0) 2021-08-24 03:40:07.904 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (4.6.3) 2021-08-24 03:40:07.905 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (2.5.1) 2021-08-24 03:40:07.907 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (3.4.7) 2021-08-24 03:40:07.909 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (1.8.7) 2021-08-24 03:40:07.911 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (1.1.1) 2021-08-24 03:40:07.912 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (2.1.1) 2021-08-24 03:40:07.914 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (3.5.0) 2021-08-24 03:40:07.916 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (0.7.2) 2021-08-24 03:40:07.918 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (0.13.0) 2021-08-24 03:40:07.920 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (1.6.5) 2021-08-24 03:40:07.922 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (0.8.0) 2021-08-24 03:40:07.924 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (0.11.0) 2021-08-24 03:40:07.925 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (2.7.2) 2021-08-24 03:40:07.927 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (0.1.16) 2021-08-24 03:40:07.928 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==23.1.0.dev445) (3.2.0) 2021-08-24 03:40:07.930 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (8.0.0) 2021-08-24 03:40:07.933 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (4.3.1) 2021-08-24 03:40:07.934 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (7.5.0) 2021-08-24 03:40:07.936 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (3.4.0) 2021-08-24 03:40:07.938 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (2.26.0) 2021-08-24 03:40:07.939 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (3.4.0) 2021-08-24 03:40:08.014 | Collecting websockify>=0.9.0 2021-08-24 03:40:08.021 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c4/cc1bc132abb4a/websockify-0.10.0.tar.gz (40 kB) 2021-08-24 03:40:08.745 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (2.8.1) 2021-08-24 03:40:08.747 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (4.4.0) 2021-08-24 03:40:08.749 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (8.7.1) 2021-08-24 03:40:08.751 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (3.3.1) 2021-08-24 03:40:08.753 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (4.6.0) 2021-08-24 03:40:08.755 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (2.3.0) 2021-08-24 03:40:08.756 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (4.2.0) 2021-08-24 03:40:08.758 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (1.4.0) 2021-08-24 03:40:08.760 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (4.10.0) 2021-08-24 03:40:08.762 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (10.0.0) 2021-08-24 03:40:08.764 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (6.3.0) 2021-08-24 03:40:08.766 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (12.8.0) 2021-08-24 03:40:08.767 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (3.8.2) 2021-08-24 03:40:08.769 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (2.6.1) 2021-08-24 03:40:08.772 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (5.0.1) 2021-08-24 03:40:08.774 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (2.6.0) 2021-08-24 03:40:08.776 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (1.5.0) 2021-08-24 03:40:08.777 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (4.4.0) 2021-08-24 03:40:08.779 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (5.8.0) 2021-08-24 03:40:08.781 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (2.5.0) 2021-08-24 03:40:08.782 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (4.4.0) 2021-08-24 03:40:08.785 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (1.1.0) 2021-08-24 03:40:08.786 | Requirement already satisfied: os-traits>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (2.6.0) 2021-08-24 03:40:08.788 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (2.6.0) 2021-08-24 03:40:08.790 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (5.5.0) 2021-08-24 03:40:08.792 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (3.9.1) 2021-08-24 03:40:08.833 | Collecting microversion-parse>=0.2.1 2021-08-24 03:40:08.840 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2021-08-24 03:40:08.880 | Collecting os-xenapi>=0.3.4 2021-08-24 03:40:08.886 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b4d/9a2c858018977/os_xenapi-0.3.4-py2.py3-none-any.whl (137 kB) 2021-08-24 03:40:08.895 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (2.9.0) 2021-08-24 03:40:08.897 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (0.2.2) 2021-08-24 03:40:08.958 | Collecting pypowervm>=1.1.15 2021-08-24 03:40:08.966 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/33b/83b6a6da976d8/pypowervm-1.1.26-py2.py3-none-any.whl (1.1 MB) 2021-08-24 03:40:09.002 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (1.3.3) 2021-08-24 03:40:09.005 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (1.7.0) 2021-08-24 03:40:09.007 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (4.6.1) 2021-08-24 03:40:09.009 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (2.8.2) 2021-08-24 03:40:09.046 | Collecting zVMCloudConnector>=1.3.0 2021-08-24 03:40:09.052 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2021-08-24 03:40:09.847 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (2.3.0) 2021-08-24 03:40:09.849 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (0.58.0) 2021-08-24 03:40:09.851 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (5.4.1) 2021-08-24 03:40:09.864 | Requirement already satisfied: python-editor>=0.3 in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==23.1.0.dev445) (1.0.4) 2021-08-24 03:40:09.866 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==23.1.0.dev445) (1.1.5) 2021-08-24 03:40:09.893 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==23.1.0.dev445) (5.1.0) 2021-08-24 03:40:09.937 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==23.1.0.dev445) (1.14.6) 2021-08-24 03:40:09.942 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==23.1.0.dev445) (2.20) 2021-08-24 03:40:09.978 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==23.1.0.dev445) (1.16.0) 2021-08-24 03:40:09.980 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==23.1.0.dev445) (1.16.0) 2021-08-24 03:40:10.016 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==23.1.0.dev445) (2.0.1) 2021-08-24 03:40:10.166 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==23.1.0.dev445) (3.1.1) 2021-08-24 03:40:10.171 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==23.1.0.dev445) (4.2.0) 2021-08-24 03:40:10.243 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==23.1.0.dev445) (1.1.3) 2021-08-24 03:40:10.245 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==23.1.0.dev445) (1.4.4) 2021-08-24 03:40:10.246 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==23.1.0.dev445) (0.10.0) 2021-08-24 03:40:10.277 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==23.1.0.dev445) (2.5.0) 2021-08-24 03:40:10.279 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==23.1.0.dev445) (1.32) 2021-08-24 03:40:10.282 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==23.1.0.dev445) (1.4.0) 2021-08-24 03:40:10.315 | 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==23.1.0.dev445) (2.1) 2021-08-24 03:40:10.383 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=4.3.1->nova==23.1.0.dev445) (6.3.1) 2021-08-24 03:40:10.464 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==23.1.0.dev445) (0.6.4) 2021-08-24 03:40:10.468 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==23.1.0.dev445) (2.2.0) 2021-08-24 03:40:10.470 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==23.1.0.dev445) (1.12.0) 2021-08-24 03:40:10.484 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->os-vif>=1.15.2->nova==23.1.0.dev445) (1.12.1) 2021-08-24 03:40:10.599 | Collecting Babel!=2.4.0,>=2.3.4 2021-08-24 03:40:10.617 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ab4/9e12b91d937cd/Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) 2021-08-24 03:40:10.825 | Requirement already satisfied: pytz>=2015.7 in /usr/local/lib/python3.8/dist-packages (from Babel!=2.4.0,>=2.3.4->os-xenapi>=0.3.4->nova==23.1.0.dev445) (2021.1) 2021-08-24 03:40:10.893 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->nova==23.1.0.dev445) (0.14.1) 2021-08-24 03:40:10.913 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=4.4.0->nova==23.1.0.dev445) (1.6) 2021-08-24 03:40:11.055 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==23.1.0.dev445) (0.5.0) 2021-08-24 03:40:11.060 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==23.1.0.dev445) (2.0.1) 2021-08-24 03:40:11.144 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->nova==23.1.0.dev445) (0.9.6) 2021-08-24 03:40:11.221 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==23.1.0.dev445) (5.1.0) 2021-08-24 03:40:11.224 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==23.1.0.dev445) (4.2.2) 2021-08-24 03:40:11.236 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==23.1.0.dev445) (5.0.6) 2021-08-24 03:40:11.254 | 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==23.1.0.dev445) (5.0.0) 2021-08-24 03:40:11.374 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==23.1.0.dev445) (3.2.0) 2021-08-24 03:40:11.382 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==23.1.0.dev445) (3.3.0) 2021-08-24 03:40:11.488 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->nova==23.1.0.dev445) (1.0.2) 2021-08-24 03:40:11.638 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==23.1.0.dev445) (3.0.0) 2021-08-24 03:40:11.647 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==23.1.0.dev445) (1.3.2) 2021-08-24 03:40:11.680 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->nova==23.1.0.dev445) (2.5.0) 2021-08-24 03:40:11.763 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==23.1.0.dev445) (21.0) 2021-08-24 03:40:11.769 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==23.1.0.dev445) (2.4.7) 2021-08-24 03:40:11.862 | Requirement already satisfied: ovs>=2.10.0 in /usr/lib/python3/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==23.1.0.dev445) (2.13.3) 2021-08-24 03:40:11.970 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==23.1.0.dev445) (1.4.0) 2021-08-24 03:40:12.002 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==23.1.0.dev445) (57.4.0) 2021-08-24 03:40:12.334 | Requirement already satisfied: pyasn1-modules in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==23.1.0.dev445) (0.2.8) 2021-08-24 03:40:12.338 | Requirement already satisfied: pyasn1 in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==23.1.0.dev445) (0.4.8) 2021-08-24 03:40:12.390 | Requirement already satisfied: pyroute2.core==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==23.1.0.dev445) (0.6.4) 2021-08-24 03:40:12.391 | Requirement already satisfied: pyroute2.ipset==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==23.1.0.dev445) (0.6.4) 2021-08-24 03:40:12.393 | Requirement already satisfied: pyroute2.ethtool==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==23.1.0.dev445) (0.6.4) 2021-08-24 03:40:12.395 | Requirement already satisfied: pyroute2.ipdb==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==23.1.0.dev445) (0.6.4) 2021-08-24 03:40:12.397 | Requirement already satisfied: pyroute2.nftables==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==23.1.0.dev445) (0.6.4) 2021-08-24 03:40:12.399 | Requirement already satisfied: pyroute2.ndb==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==23.1.0.dev445) (0.6.4) 2021-08-24 03:40:12.401 | Requirement already satisfied: pyroute2.nslink==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==23.1.0.dev445) (0.6.4) 2021-08-24 03:40:12.703 | 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.16.0->nova==23.1.0.dev445) (3.8.0) 2021-08-24 03:40:12.758 | 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.16.0->nova==23.1.0.dev445) (2.1.2) 2021-08-24 03:40:12.849 | 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.16.0->nova==23.1.0.dev445) (21.2.0) 2021-08-24 03:40:12.850 | 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.16.0->nova==23.1.0.dev445) (1.8.2) 2021-08-24 03:40:12.852 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.16.0->nova==23.1.0.dev445) (0.4.4) 2021-08-24 03:40:12.854 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.16.0->nova==23.1.0.dev445) (0.2.5) 2021-08-24 03:40:13.090 | 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==23.1.0.dev445) (3.17.4) 2021-08-24 03:40:13.213 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==23.1.0.dev445) (20.0.1) 2021-08-24 03:40:13.215 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==23.1.0.dev445) (1.3.3) 2021-08-24 03:40:13.402 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==23.1.0.dev445) (2.1.0) 2021-08-24 03:40:13.403 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==23.1.0.dev445) (2.4.1) 2021-08-24 03:40:13.668 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==23.1.0.dev445) (2021.5.30) 2021-08-24 03:40:13.670 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==23.1.0.dev445) (2.0.4) 2021-08-24 03:40:13.673 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==23.1.0.dev445) (3.2) 2021-08-24 03:40:13.675 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==23.1.0.dev445) (1.26.6) 2021-08-24 03:40:13.971 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==23.1.0.dev445) (0.7) 2021-08-24 03:40:14.308 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==23.1.0.dev445) (0.5.2) 2021-08-24 03:40:14.313 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==23.1.0.dev445) (0.4.1) 2021-08-24 03:40:14.505 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==23.1.0.dev445) (2.6.2) 2021-08-24 03:40:14.507 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==23.1.0.dev445) (1.4.2) 2021-08-24 03:40:14.517 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==23.1.0.dev445) (2.4.0) 2021-08-24 03:40:14.990 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->nova==23.1.0.dev445) (1.0.0) 2021-08-24 03:40:15.147 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==23.1.0.dev445) (0.12.1) 2021-08-24 03:40:16.477 | Collecting numpy 2021-08-24 03:40:16.508 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7fd/c7689daf3b845/numpy-1.21.2-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.8 MB) 2021-08-24 03:40:16.988 | Requirement already satisfied: PyJWT>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from zVMCloudConnector>=1.3.0->nova==23.1.0.dev445) (2.1.0) 2021-08-24 03:40:17.523 | Building wheels for collected packages: websockify, zVMCloudConnector 2021-08-24 03:40:17.523 | Building wheel for websockify (setup.py): started 2021-08-24 03:40:18.327 | Building wheel for websockify (setup.py): finished with status 'done' 2021-08-24 03:40:18.328 | Created wheel for websockify: filename=websockify-0.10.0-py3-none-any.whl size=38660 sha256=f4bd4c886bd892ca0b33e8efbbd21fe007ef22212f8a819cddea260908b43e3a 2021-08-24 03:40:18.328 | Stored in directory: /root/.cache/pip/wheels/3f/06/2e/aa961b4485210c3981933044b5dbf0240ce90acf4bf3ca9832 2021-08-24 03:40:18.333 | Building wheel for zVMCloudConnector (setup.py): started 2021-08-24 03:40:19.315 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2021-08-24 03:40:19.317 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303901 sha256=5d86cc9eac279757874abe6d5f213acffc97e1cdcb5295b3fbb9ad16f4642fb2 2021-08-24 03:40:19.317 | Stored in directory: /root/.cache/pip/wheels/2a/0d/26/6a5dd74b24937acbd678e55297c0aa8f409dd980f39a3170dd 2021-08-24 03:40:19.323 | Successfully built websockify zVMCloudConnector 2021-08-24 03:40:20.364 | Installing collected packages: numpy, Babel, zVMCloudConnector, websockify, pypowervm, os-xenapi, microversion-parse, nova 2021-08-24 03:40:25.595 | Running setup.py develop for nova 2021-08-24 03:40:29.839 | Successfully installed Babel-2.9.1 microversion-parse-1.0.1 nova numpy-1.21.2 os-xenapi-0.3.4 pypowervm-1.1.26 websockify-0.10.0 zVMCloudConnector-1.4.1 2021-08-24 03:40:29.839 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-24 03:40:30.022 | + inc/python:pip_install:200 : result=0 2021-08-24 03:40:30.024 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-24 03:40:30.027 | + functions-common:time_stop:2309 : local name 2021-08-24 03:40:30.029 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:40:30.031 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:40:30.033 | + functions-common:time_stop:2312 : local total 2021-08-24 03:40:30.035 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:40:30.038 | + functions-common:time_stop:2315 : name=pip_install 2021-08-24 03:40:30.040 | + functions-common:time_stop:2316 : start_time=1629776402728 2021-08-24 03:40:30.043 | + functions-common:time_stop:2318 : [[ -z 1629776402728 ]] 2021-08-24 03:40:30.045 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:40:30.049 | + functions-common:time_stop:2321 : end_time=1629776430047 2021-08-24 03:40:30.052 | + functions-common:time_stop:2322 : elapsed_time=27319 2021-08-24 03:40:30.054 | + functions-common:time_stop:2323 : total=209276 2021-08-24 03:40:30.056 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:40:30.058 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=236595 2021-08-24 03:40:30.060 | + inc/python:pip_install:203 : return 0 2021-08-24 03:40:30.063 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-08-24 03:40:30.065 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-08-24 03:40:30.067 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-08-24 03:40:30.086 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-08-24 03:40:30.098 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2021-08-24 03:40:30.101 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2021-08-24 03:40:30.103 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:40:30.105 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:40:30.108 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2021-08-24 03:40:30.110 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:40:30.113 | + lib/nova:install_nova:849 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2021-08-24 03:40:30.125 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-08-24 03:40:30.128 | + ./stack.sh:main:919 : configure_nova 2021-08-24 03:40:30.130 | + lib/nova:configure_nova:241 : sudo install -d -o ubuntu /etc/nova 2021-08-24 03:40:30.143 | + lib/nova:configure_nova:243 : configure_rootwrap nova 2021-08-24 03:40:30.145 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2021-08-24 03:40:30.148 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-08-24 03:40:30.151 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2021-08-24 03:40:30.152 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-08-24 03:40:30.156 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2021-08-24 03:40:30.159 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2021-08-24 03:40:30.161 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-08-24 03:40:30.164 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2021-08-24 03:40:30.166 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2021-08-24 03:40:30.168 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2021-08-24 03:40:30.171 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2021-08-24 03:40:30.173 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2021-08-24 03:40:30.185 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2021-08-24 03:40:30.197 | + 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 2021-08-24 03:40:30.209 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2021-08-24 03:40:30.221 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2021-08-24 03:40:30.233 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-08-24 03:40:30.236 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-08-24 03:40:30.240 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.qPG53inaxS 2021-08-24 03:40:30.243 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-08-24 03:40:30.246 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-08-24 03:40:30.248 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2021-08-24 03:40:30.251 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-08-24 03:40:30.253 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-08-24 03:40:30.255 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.qPG53inaxS 2021-08-24 03:40:30.259 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.qPG53inaxS 2021-08-24 03:40:30.271 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.qPG53inaxS /etc/sudoers.d/nova-rootwrap 2021-08-24 03:40:30.283 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2021-08-24 03:40:30.287 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-08-24 03:40:30.290 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-08-24 03:40:30.293 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-08-24 03:40:30.296 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-08-24 03:40:30.298 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-08-24 03:40:30.301 | + 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 ]] 2021-08-24 03:40:30.303 | + lib/nova:configure_nova:245 : [[ 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 ]] 2021-08-24 03:40:30.306 | + lib/nova:configure_nova:247 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2021-08-24 03:40:30.310 | + lib/nova:configure_nova:250 : is_service_enabled n-cpu 2021-08-24 03:40:30.327 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:40:30.329 | + lib/nova:configure_nova:319 : create_nova_conf 2021-08-24 03:40:30.332 | + lib/nova:create_nova_conf:386 : rm -f /opt/stack/nova/bin/nova.conf 2021-08-24 03:40:30.335 | + lib/nova:create_nova_conf:389 : rm -f /etc/nova/nova.conf 2021-08-24 03:40:30.339 | + lib/nova:create_nova_conf:390 : iniset /etc/nova/nova.conf DEFAULT debug True 2021-08-24 03:40:30.366 | + lib/nova:create_nova_conf:391 : '[' True == True ']' 2021-08-24 03:40:30.369 | + lib/nova:create_nova_conf:392 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2021-08-24 03:40:30.394 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2021-08-24 03:40:30.423 | + lib/nova:create_nova_conf:395 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2021-08-24 03:40:30.450 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2021-08-24 03:40:30.478 | + lib/nova:create_nova_conf:397 : iniset /etc/nova/nova.conf scheduler workers 2 2021-08-24 03:40:30.507 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2021-08-24 03:40:30.536 | + lib/nova:create_nova_conf:399 : [[ 4 == 6 ]] 2021-08-24 03:40:30.538 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.20 2021-08-24 03:40:30.565 | + lib/nova:create_nova_conf:404 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2021-08-24 03:40:30.591 | + lib/nova:create_nova_conf:405 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2021-08-24 03:40:30.619 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2021-08-24 03:40:30.646 | + lib/nova:create_nova_conf:407 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2021-08-24 03:40:30.673 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2021-08-24 03:40:30.701 | + lib/nova:create_nova_conf:411 : is_fedora 2021-08-24 03:40:30.703 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-08-24 03:40:30.706 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-08-24 03:40:30.708 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-08-24 03:40:30.710 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-08-24 03:40:30.712 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-08-24 03:40:30.715 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-08-24 03:40:30.717 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-08-24 03:40:30.719 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-08-24 03:40:30.721 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-08-24 03:40:30.723 | + lib/nova:create_nova_conf:411 : is_suse 2021-08-24 03:40:30.725 | + functions-common:is_suse:462 : is_opensuse 2021-08-24 03:40:30.728 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-08-24 03:40:30.730 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-08-24 03:40:30.732 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-08-24 03:40:30.735 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-08-24 03:40:30.737 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-08-24 03:40:30.739 | + lib/nova:create_nova_conf:420 : is_service_enabled n-api n-cond n-sched 2021-08-24 03:40:30.754 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:40:30.757 | + lib/nova:create_nova_conf:424 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-08-24 03:40:30.759 | + lib/nova:create_nova_conf:427 : local db=nova_cell0 2021-08-24 03:40:30.761 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2021-08-24 03:40:30.788 | ++ lib/nova:create_nova_conf:433 : database_connection_url nova_cell0 2021-08-24 03:40:30.790 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-08-24 03:40:30.793 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-08-24 03:40:30.795 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-08-24 03:40:30.797 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-08-24 03:40:30.800 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-08-24 03:40:30.830 | ++ lib/nova:create_nova_conf:434 : database_connection_url nova_api 2021-08-24 03:40:30.832 | ++ lib/database:database_connection_url:132 : local db=nova_api 2021-08-24 03:40:30.834 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2021-08-24 03:40:30.837 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2021-08-24 03:40:30.839 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-08-24 03:40:30.841 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-08-24 03:40:30.870 | + lib/nova:create_nova_conf:439 : iniset /etc/nova/nova.conf cache enabled True 2021-08-24 03:40:30.899 | + lib/nova:create_nova_conf:440 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2021-08-24 03:40:30.925 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2021-08-24 03:40:30.951 | + lib/nova:create_nova_conf:444 : is_service_enabled n-api 2021-08-24 03:40:30.967 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:40:30.970 | + lib/nova:create_nova_conf:445 : is_service_enabled n-api-meta 2021-08-24 03:40:30.985 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:40:30.988 | ++ lib/nova:create_nova_conf:447 : echo osapi_compute,metadata 2021-08-24 03:40:30.988 | ++ lib/nova:create_nova_conf:447 : sed s/,metadata// 2021-08-24 03:40:30.993 | + lib/nova:create_nova_conf:447 : NOVA_ENABLED_APIS=osapi_compute 2021-08-24 03:40:30.996 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2021-08-24 03:40:31.022 | + lib/nova:create_nova_conf:450 : is_service_enabled tls-proxy 2021-08-24 03:40:31.038 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:40:31.040 | + lib/nova:create_nova_conf:456 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2021-08-24 03:40:31.042 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/nova/nova.conf 2021-08-24 03:40:31.044 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-08-24 03:40:31.047 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-08-24 03:40:31.049 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2021-08-24 03:40:31.077 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2021-08-24 03:40:31.103 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.20/identity 2021-08-24 03:40:31.129 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2021-08-24 03:40:31.156 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2021-08-24 03:40:31.183 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2021-08-24 03:40:31.209 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2021-08-24 03:40:31.236 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2021-08-24 03:40:31.262 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-08-24 03:40:31.289 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2021-08-24 03:40:31.316 | + lib/nova:create_nova_conf:459 : is_service_enabled cinder 2021-08-24 03:40:31.335 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:40:31.338 | + lib/nova:create_nova_conf:460 : configure_cinder_access 2021-08-24 03:40:31.340 | + lib/nova:configure_cinder_access:581 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2021-08-24 03:40:31.370 | + lib/nova:configure_cinder_access:582 : iniset /etc/nova/nova.conf cinder auth_type password 2021-08-24 03:40:31.396 | + lib/nova:configure_cinder_access:583 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.20/identity 2021-08-24 03:40:31.422 | + lib/nova:configure_cinder_access:590 : iniset /etc/nova/nova.conf cinder username nova 2021-08-24 03:40:31.449 | + lib/nova:configure_cinder_access:591 : iniset /etc/nova/nova.conf cinder password Passw0rd 2021-08-24 03:40:31.475 | + lib/nova:configure_cinder_access:592 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2021-08-24 03:40:31.502 | + lib/nova:configure_cinder_access:593 : iniset /etc/nova/nova.conf cinder project_name service 2021-08-24 03:40:31.528 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2021-08-24 03:40:31.555 | + lib/nova:configure_cinder_access:595 : is_service_enabled tls-proxy 2021-08-24 03:40:31.570 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:40:31.573 | + lib/nova:create_nova_conf:463 : '[' -n /opt/stack/data/nova ']' 2021-08-24 03:40:31.575 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2021-08-24 03:40:31.601 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2021-08-24 03:40:31.630 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova/instances ']' 2021-08-24 03:40:31.633 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2021-08-24 03:40:31.659 | + lib/nova:create_nova_conf:470 : '[' False '!=' False ']' 2021-08-24 03:40:31.662 | + lib/nova:create_nova_conf:473 : '[' False '!=' False ']' 2021-08-24 03:40:31.664 | + lib/nova:create_nova_conf:478 : is_suse 2021-08-24 03:40:31.666 | + functions-common:is_suse:462 : is_opensuse 2021-08-24 03:40:31.669 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-08-24 03:40:31.671 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-08-24 03:40:31.673 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-08-24 03:40:31.675 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-08-24 03:40:31.678 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-08-24 03:40:31.680 | + lib/nova:create_nova_conf:483 : setup_logging /etc/nova/nova.conf 2021-08-24 03:40:31.682 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2021-08-24 03:40:31.685 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2021-08-24 03:40:31.688 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-08-24 03:40:31.704 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-08-24 03:40:31.706 | + functions:setup_systemd_logging:695 : local pidstr= 2021-08-24 03:40:31.708 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-08-24 03:40:31.710 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-08-24 03:40:31.713 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-08-24 03:40:31.739 | + 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' 2021-08-24 03:40:31.766 | + 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' 2021-08-24 03:40:31.793 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-08-24 03:40:31.819 | + lib/nova:create_nova_conf:485 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2021-08-24 03:40:31.848 | + lib/nova:create_nova_conf:487 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2021-08-24 03:40:31.850 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2021-08-24 03:40:31.852 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2021-08-24 03:40:31.855 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2021-08-24 03:40:31.857 | + lib/apache:write_uwsgi_config:257 : local http= 2021-08-24 03:40:31.859 | + lib/apache:write_uwsgi_config:258 : local name= 2021-08-24 03:40:31.862 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2021-08-24 03:40:31.866 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2021-08-24 03:40:31.868 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-08-24 03:40:31.870 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-08-24 03:40:31.884 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-08-24 03:40:31.884 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-08-24 03:40:31.892 | d /var/run/uwsgi 0755 ubuntu root 2021-08-24 03:40:31.896 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-08-24 03:40:31.911 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2021-08-24 03:40:31.913 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2021-08-24 03:40:31.918 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2021-08-24 03:40:31.946 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2021-08-24 03:40:31.972 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2021-08-24 03:40:31.998 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2021-08-24 03:40:32.024 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2021-08-24 03:40:32.051 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-08-24 03:40:32.077 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2021-08-24 03:40:32.104 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2021-08-24 03:40:32.130 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2021-08-24 03:40:32.157 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-08-24 03:40:32.185 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2021-08-24 03:40:32.212 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-08-24 03:40:32.238 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2021-08-24 03:40:32.265 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-08-24 03:40:32.267 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-08-24 03:40:32.270 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2021-08-24 03:40:32.273 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2021-08-24 03:40:32.275 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-08-24 03:40:32.277 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:40:32.279 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:40:32.282 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2021-08-24 03:40:32.284 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2021-08-24 03:40:32.286 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2021-08-24 03:40:32.313 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2021-08-24 03:40:32.340 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2021-08-24 03:40:32.340 | + 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 ' 2021-08-24 03:40:32.349 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 2021-08-24 03:40:32.352 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2021-08-24 03:40:32.354 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2021-08-24 03:40:32.356 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-08-24 03:40:32.359 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-08-24 03:40:32.361 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-08-24 03:40:32.363 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:40:32.365 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:40:32.368 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-08-24 03:40:32.370 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-08-24 03:40:32.373 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:40:32.375 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:40:32.377 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2021-08-24 03:40:32.438 | Enabling site nova-api-wsgi. 2021-08-24 03:40:32.443 | To activate the new configuration, you need to run: 2021-08-24 03:40:32.443 | systemctl reload apache2 2021-08-24 03:40:32.448 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-08-24 03:40:32.450 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-08-24 03:40:32.452 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-08-24 03:40:32.455 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-08-24 03:40:32.582 | + lib/nova:create_nova_conf:488 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2021-08-24 03:40:32.584 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2021-08-24 03:40:32.587 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2021-08-24 03:40:32.590 | + lib/apache:write_uwsgi_config:256 : local url= 2021-08-24 03:40:32.592 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2021-08-24 03:40:32.594 | + lib/apache:write_uwsgi_config:258 : local name= 2021-08-24 03:40:32.597 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2021-08-24 03:40:32.601 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2021-08-24 03:40:32.604 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-08-24 03:40:32.607 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-08-24 03:40:32.620 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-08-24 03:40:32.620 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-08-24 03:40:32.629 | d /var/run/uwsgi 0755 ubuntu root 2021-08-24 03:40:32.632 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-08-24 03:40:32.647 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2021-08-24 03:40:32.650 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2021-08-24 03:40:32.653 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2021-08-24 03:40:32.684 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2021-08-24 03:40:32.710 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2021-08-24 03:40:32.736 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2021-08-24 03:40:32.763 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2021-08-24 03:40:32.789 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2021-08-24 03:40:32.817 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2021-08-24 03:40:32.843 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2021-08-24 03:40:32.870 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2021-08-24 03:40:32.897 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-08-24 03:40:32.924 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2021-08-24 03:40:32.951 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2021-08-24 03:40:32.978 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2021-08-24 03:40:33.004 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2021-08-24 03:40:33.006 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2021-08-24 03:40:33.033 | + lib/nova:create_nova_conf:490 : is_service_enabled ceilometer 2021-08-24 03:40:33.049 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:40:33.051 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2021-08-24 03:40:33.082 | ++ lib/nova:create_nova_conf:499 : get_notification_url 2021-08-24 03:40:33.084 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2021-08-24 03:40:33.086 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2021-08-24 03:40:33.102 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:40:33.104 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2021-08-24 03:40:33.107 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2021-08-24 03:40:33.134 | + lib/nova:create_nova_conf:500 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2021-08-24 03:40:33.164 | + lib/nova:create_nova_conf:501 : iniset_rpc_backend nova /etc/nova/nova.conf 2021-08-24 03:40:33.167 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-08-24 03:40:33.169 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2021-08-24 03:40:33.171 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-08-24 03:40:33.174 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-08-24 03:40:33.176 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-08-24 03:40:33.192 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:40:33.195 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-08-24 03:40:33.198 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-08-24 03:40:33.200 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-08-24 03:40:33.216 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:40:33.218 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2021-08-24 03:40:33.221 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2021-08-24 03:40:33.248 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-08-24 03:40:33.250 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-08-24 03:40:33.252 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2021-08-24 03:40:33.279 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2021-08-24 03:40:33.307 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf conductor workers 2 2021-08-24 03:40:33.337 | + lib/nova:create_nova_conf:508 : is_service_enabled tls-proxy 2021-08-24 03:40:33.352 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:40:33.355 | + lib/nova:create_nova_conf:513 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2021-08-24 03:40:33.382 | + lib/nova:create_nova_conf:515 : '[' True == True ']' 2021-08-24 03:40:33.384 | + lib/nova:create_nova_conf:516 : init_nova_service_user_conf 2021-08-24 03:40:33.386 | + lib/nova:init_nova_service_user_conf:717 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2021-08-24 03:40:33.415 | + lib/nova:init_nova_service_user_conf:718 : iniset /etc/nova/nova.conf service_user auth_type password 2021-08-24 03:40:33.443 | + lib/nova:init_nova_service_user_conf:719 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.20/identity 2021-08-24 03:40:33.472 | + lib/nova:init_nova_service_user_conf:720 : iniset /etc/nova/nova.conf service_user username nova 2021-08-24 03:40:33.499 | + lib/nova:init_nova_service_user_conf:721 : iniset /etc/nova/nova.conf service_user password Passw0rd 2021-08-24 03:40:33.526 | + lib/nova:init_nova_service_user_conf:722 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2021-08-24 03:40:33.553 | + lib/nova:init_nova_service_user_conf:723 : iniset /etc/nova/nova.conf service_user project_name service 2021-08-24 03:40:33.580 | + lib/nova:init_nova_service_user_conf:724 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2021-08-24 03:40:33.608 | + lib/nova:init_nova_service_user_conf:725 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2021-08-24 03:40:33.635 | + lib/nova:create_nova_conf:519 : is_service_enabled n-cond 2021-08-24 03:40:33.651 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:40:33.654 | ++ lib/nova:create_nova_conf:520 : seq 1 1 2021-08-24 03:40:33.658 | + lib/nova:create_nova_conf:520 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-08-24 03:40:33.660 | + lib/nova:create_nova_conf:521 : local conf 2021-08-24 03:40:33.662 | + lib/nova:create_nova_conf:522 : local vhost 2021-08-24 03:40:33.665 | ++ lib/nova:create_nova_conf:523 : conductor_conf 1 2021-08-24 03:40:33.668 | ++ lib/nova:conductor_conf:729 : local cell=1 2021-08-24 03:40:33.670 | ++ lib/nova:conductor_conf:730 : echo /etc/nova/nova_cell1.conf 2021-08-24 03:40:33.673 | + lib/nova:create_nova_conf:523 : conf=/etc/nova/nova_cell1.conf 2021-08-24 03:40:33.675 | + lib/nova:create_nova_conf:524 : vhost=nova_cell1 2021-08-24 03:40:33.677 | + lib/nova:create_nova_conf:526 : rm -f /etc/nova/nova_cell1.conf 2021-08-24 03:40:33.681 | ++ lib/nova:create_nova_conf:527 : database_connection_url nova_cell1 2021-08-24 03:40:33.684 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2021-08-24 03:40:33.686 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2021-08-24 03:40:33.689 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2021-08-24 03:40:33.691 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-08-24 03:40:33.694 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-08-24 03:40:33.723 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2021-08-24 03:40:33.754 | + lib/nova:create_nova_conf:529 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2021-08-24 03:40:33.784 | + lib/nova:create_nova_conf:531 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-08-24 03:40:33.786 | + lib/nova:create_nova_conf:534 : rpc_backend_add_vhost nova_cell1 2021-08-24 03:40:33.788 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2021-08-24 03:40:33.790 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2021-08-24 03:40:33.807 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:40:33.811 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2021-08-24 03:40:33.811 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2021-08-24 03:40:34.480 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2021-08-24 03:40:34.482 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2021-08-24 03:40:35.127 | Adding vhost "nova_cell1" ... 2021-08-24 03:40:35.441 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2021-08-24 03:40:36.110 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2021-08-24 03:40:36.168 | + lib/nova:create_nova_conf:535 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2021-08-24 03:40:36.171 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-08-24 03:40:36.173 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2021-08-24 03:40:36.175 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-08-24 03:40:36.178 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-08-24 03:40:36.180 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-08-24 03:40:36.196 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:40:36.199 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-08-24 03:40:36.201 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-08-24 03:40:36.204 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-08-24 03:40:36.220 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:40:36.222 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/nova_cell1 2021-08-24 03:40:36.225 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/nova_cell1 2021-08-24 03:40:36.252 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-08-24 03:40:36.254 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-08-24 03:40:36.256 | + lib/nova:create_nova_conf:539 : is_service_enabled placement placement-client 2021-08-24 03:40:36.272 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:40:36.274 | + lib/nova:create_nova_conf:540 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2021-08-24 03:40:36.277 | + lib/nova:configure_placement_nova_compute:568 : local conf=/etc/nova/nova_cell1.conf 2021-08-24 03:40:36.279 | + lib/nova:configure_placement_nova_compute:569 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2021-08-24 03:40:36.309 | + lib/nova:configure_placement_nova_compute:570 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.20/identity 2021-08-24 03:40:36.337 | + lib/nova:configure_placement_nova_compute:571 : iniset /etc/nova/nova_cell1.conf placement username placement 2021-08-24 03:40:36.366 | + lib/nova:configure_placement_nova_compute:572 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2021-08-24 03:40:36.393 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2021-08-24 03:40:36.421 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement project_name service 2021-08-24 03:40:36.448 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2021-08-24 03:40:36.475 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2021-08-24 03:40:36.502 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova_cell1.conf 2021-08-24 03:40:36.504 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2021-08-24 03:40:36.506 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2021-08-24 03:40:36.509 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-08-24 03:40:36.526 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-08-24 03:40:36.528 | + functions:setup_systemd_logging:695 : local pidstr= 2021-08-24 03:40:36.530 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-08-24 03:40:36.533 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-08-24 03:40:36.535 | + 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}}' 2021-08-24 03:40:36.563 | + 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' 2021-08-24 03:40:36.590 | + 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' 2021-08-24 03:40:36.617 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-08-24 03:40:36.646 | + lib/nova:create_nova_conf:551 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-08-24 03:40:36.648 | ++ lib/nova:create_nova_conf:554 : seq 1 1 2021-08-24 03:40:36.653 | + lib/nova:create_nova_conf:554 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-08-24 03:40:36.655 | + lib/nova:create_nova_conf:555 : local conf 2021-08-24 03:40:36.657 | + lib/nova:create_nova_conf:556 : local offset 2021-08-24 03:40:36.660 | ++ lib/nova:create_nova_conf:557 : conductor_conf 1 2021-08-24 03:40:36.663 | ++ lib/nova:conductor_conf:729 : local cell=1 2021-08-24 03:40:36.665 | ++ lib/nova:conductor_conf:730 : echo /etc/nova/nova_cell1.conf 2021-08-24 03:40:36.668 | + lib/nova:create_nova_conf:557 : conf=/etc/nova/nova_cell1.conf 2021-08-24 03:40:36.671 | + lib/nova:create_nova_conf:558 : offset=0 2021-08-24 03:40:36.673 | + lib/nova:create_nova_conf:559 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2021-08-24 03:40:36.675 | + lib/nova:configure_console_proxies:666 : local conf=/etc/nova/nova_cell1.conf 2021-08-24 03:40:36.677 | + lib/nova:configure_console_proxies:667 : local offset=0 2021-08-24 03:40:36.680 | + lib/nova:configure_console_proxies:671 : offset=0 2021-08-24 03:40:36.682 | + lib/nova:configure_console_proxies:673 : is_service_enabled n-novnc 2021-08-24 03:40:36.697 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:40:36.699 | + lib/nova:configure_console_proxies:673 : '[' False '!=' False ']' 2021-08-24 03:40:36.702 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-spice 2021-08-24 03:40:36.717 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:40:36.720 | + lib/nova:configure_console_proxies:710 : is_service_enabled n-sproxy 2021-08-24 03:40:36.735 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:40:36.738 | + lib/nova:configure_nova:321 : is_service_enabled n-cpu 2021-08-24 03:40:36.754 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:40:36.757 | + ./stack.sh:main:922 : is_service_enabled placement 2021-08-24 03:40:36.773 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:40:36.776 | + ./stack.sh:main:924 : stack_install_service placement 2021-08-24 03:40:36.778 | + lib/stack:stack_install_service:20 : local service=placement 2021-08-24 03:40:36.781 | + lib/stack:stack_install_service:21 : type install_placement 2021-08-24 03:40:36.783 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-08-24 03:40:36.785 | + lib/stack:stack_install_service:32 : install_placement 2021-08-24 03:40:36.788 | + lib/placement:install_placement:137 : install_apache_wsgi 2021-08-24 03:40:36.790 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2021-08-24 03:40:36.794 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:40:36.796 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:40:36.798 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2021-08-24 03:40:36.801 | + functions-common:install_package:1347 : update_package_repo 2021-08-24 03:40:36.803 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-08-24 03:40:36.806 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-08-24 03:40:36.808 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-08-24 03:40:36.810 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-08-24 03:40:36.813 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-08-24 03:40:36.815 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:40:36.818 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:40:36.820 | + functions-common:update_package_repo:1328 : apt_get_update 2021-08-24 03:40:36.822 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-08-24 03:40:36.825 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-08-24 03:40:36.827 | + functions-common:apt_get_update:1074 : return 2021-08-24 03:40:36.829 | + functions-common:install_package:1348 : real_install_package apache2 2021-08-24 03:40:36.832 | + functions-common:real_install_package:1333 : is_ubuntu 2021-08-24 03:40:36.834 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:40:36.837 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:40:36.840 | + functions-common:real_install_package:1334 : apt_get install apache2 2021-08-24 03:40:36.861 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2021-08-24 03:40:36.966 | Reading package lists... 2021-08-24 03:40:37.183 | Building dependency tree... 2021-08-24 03:40:37.184 | Reading state information... 2021-08-24 03:40:37.408 | apache2 is already the newest version (2.4.41-4ubuntu3.4). 2021-08-24 03:40:37.409 | The following packages were automatically installed and are no longer required: 2021-08-24 03:40:37.410 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-24 03:40:37.410 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-24 03:40:37.410 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-24 03:40:37.410 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-24 03:40:37.410 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-24 03:40:37.410 | python3-zope.interface 2021-08-24 03:40:37.410 | Use 'sudo apt autoremove' to remove them. 2021-08-24 03:40:37.518 | 0 upgraded, 0 newly installed, 0 to remove and 81 not upgraded. 2021-08-24 03:40:37.523 | + functions-common:apt_get:1118 : result=0 2021-08-24 03:40:37.526 | + functions-common:apt_get:1121 : time_stop apt-get 2021-08-24 03:40:37.528 | + functions-common:time_stop:2309 : local name 2021-08-24 03:40:37.530 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:40:37.533 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:40:37.535 | + functions-common:time_stop:2312 : local total 2021-08-24 03:40:37.537 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:40:37.539 | + functions-common:time_stop:2315 : name=apt-get 2021-08-24 03:40:37.543 | + functions-common:time_stop:2316 : start_time=1629776436858 2021-08-24 03:40:37.545 | + functions-common:time_stop:2318 : [[ -z 1629776436858 ]] 2021-08-24 03:40:37.548 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:40:37.552 | + functions-common:time_stop:2321 : end_time=1629776437549 2021-08-24 03:40:37.554 | + functions-common:time_stop:2322 : elapsed_time=691 2021-08-24 03:40:37.557 | + functions-common:time_stop:2323 : total=546584 2021-08-24 03:40:37.559 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:40:37.561 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=547275 2021-08-24 03:40:37.563 | + functions-common:apt_get:1122 : return 0 2021-08-24 03:40:37.566 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2021-08-24 03:40:37.569 | + functions-common:is_package_installed:1356 : [[ -z libapache2-mod-wsgi ]] 2021-08-24 03:40:37.571 | + functions-common:is_package_installed:1360 : [[ -z deb ]] 2021-08-24 03:40:37.574 | + functions-common:is_package_installed:1364 : [[ deb = \d\e\b ]] 2021-08-24 03:40:37.576 | + functions-common:is_package_installed:1365 : dpkg -s libapache2-mod-wsgi 2021-08-24 03:40:37.599 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2021-08-24 03:40:37.601 | + functions-common:install_package:1347 : update_package_repo 2021-08-24 03:40:37.604 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-08-24 03:40:37.607 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-08-24 03:40:37.609 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-08-24 03:40:37.612 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-08-24 03:40:37.614 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-08-24 03:40:37.616 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:40:37.619 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:40:37.621 | + functions-common:update_package_repo:1328 : apt_get_update 2021-08-24 03:40:37.624 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-08-24 03:40:37.626 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-08-24 03:40:37.629 | + functions-common:apt_get_update:1074 : return 2021-08-24 03:40:37.631 | + functions-common:install_package:1348 : real_install_package libapache2-mod-wsgi-py3 2021-08-24 03:40:37.634 | + functions-common:real_install_package:1333 : is_ubuntu 2021-08-24 03:40:37.636 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:40:37.638 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:40:37.641 | + functions-common:real_install_package:1334 : apt_get install libapache2-mod-wsgi-py3 2021-08-24 03:40:37.663 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2021-08-24 03:40:37.770 | Reading package lists... 2021-08-24 03:40:37.988 | Building dependency tree... 2021-08-24 03:40:37.990 | Reading state information... 2021-08-24 03:40:38.216 | The following packages were automatically installed and are no longer required: 2021-08-24 03:40:38.217 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-24 03:40:38.217 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-24 03:40:38.217 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-24 03:40:38.217 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-24 03:40:38.217 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-24 03:40:38.217 | python3-zope.interface 2021-08-24 03:40:38.217 | Use 'sudo apt autoremove' to remove them. 2021-08-24 03:40:38.282 | The following NEW packages will be installed: 2021-08-24 03:40:38.282 | libapache2-mod-wsgi-py3 2021-08-24 03:40:38.522 | 0 upgraded, 1 newly installed, 0 to remove and 81 not upgraded. 2021-08-24 03:40:38.522 | Need to get 93.3 kB of archives. 2021-08-24 03:40:38.522 | After this operation, 300 kB of additional disk space will be used. 2021-08-24 03:40:38.522 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapache2-mod-wsgi-py3 amd64 4.6.8-1ubuntu3 [93.3 kB] 2021-08-24 03:40:39.184 | Fetched 93.3 kB in 0s (262 kB/s) 2021-08-24 03:40:39.396 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2021-08-24 03:40:39.448 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 91082 files and directories currently installed.) 2021-08-24 03:40:39.452 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2021-08-24 03:40:39.498 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2021-08-24 03:40:39.808 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2021-08-24 03:40:40.137 | apache2_invoke: Enable module wsgi 2021-08-24 03:40:47.381 | + functions-common:apt_get:1118 : result=0 2021-08-24 03:40:47.384 | + functions-common:apt_get:1121 : time_stop apt-get 2021-08-24 03:40:47.386 | + functions-common:time_stop:2309 : local name 2021-08-24 03:40:47.388 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:40:47.391 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:40:47.393 | + functions-common:time_stop:2312 : local total 2021-08-24 03:40:47.395 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:40:47.398 | + functions-common:time_stop:2315 : name=apt-get 2021-08-24 03:40:47.400 | + functions-common:time_stop:2316 : start_time=1629776437660 2021-08-24 03:40:47.403 | + functions-common:time_stop:2318 : [[ -z 1629776437660 ]] 2021-08-24 03:40:47.406 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:40:47.410 | + functions-common:time_stop:2321 : end_time=1629776447407 2021-08-24 03:40:47.412 | + functions-common:time_stop:2322 : elapsed_time=9747 2021-08-24 03:40:47.414 | + functions-common:time_stop:2323 : total=547275 2021-08-24 03:40:47.417 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:40:47.420 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=557022 2021-08-24 03:40:47.422 | + functions-common:apt_get:1122 : return 0 2021-08-24 03:40:47.425 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2021-08-24 03:40:47.427 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2021-08-24 03:40:47.430 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-08-24 03:40:47.432 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:40:47.434 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:40:47.437 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2021-08-24 03:40:47.439 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2021-08-24 03:40:47.495 | wsgi (enabled by maintainer script) 2021-08-24 03:40:47.498 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2021-08-24 03:40:47.500 | + inc/python:pip_install_gr:76 : local name=osc-placement 2021-08-24 03:40:47.503 | + inc/python:pip_install_gr:77 : local clean_name 2021-08-24 03:40:47.506 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2021-08-24 03:40:47.508 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2021-08-24 03:40:47.511 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-08-24 03:40:47.515 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2021-08-24 03:40:47.515 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-08-24 03:40:47.520 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2021-08-24 03:40:47.523 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2021-08-24 03:40:47.525 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2021-08-24 03:40:47.528 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2021-08-24 03:40:47.531 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2021-08-24 03:40:47.554 | Using python 3.8 to install osc-placement 2021-08-24 03:40:47.556 | + 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 2021-08-24 03:40:48.401 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:40:48.401 | from cryptography.utils import int_from_bytes 2021-08-24 03:40:48.401 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:40:48.401 | from cryptography.utils import int_from_bytes 2021-08-24 03:40:49.420 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-24 03:40:49.536 | Collecting osc-placement 2021-08-24 03:40:49.544 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0a/80a4718b59511/osc_placement-3.0.1-py3-none-any.whl (62 kB) 2021-08-24 03:40:49.560 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.3.1) 2021-08-24 03:40:49.562 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.4.1) 2021-08-24 03:40:49.564 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.10.0) 2021-08-24 03:40:49.566 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2021-08-24 03:40:49.567 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.6.0) 2021-08-24 03:40:49.569 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.4) 2021-08-24 03:40:49.628 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.4.0) 2021-08-24 03:40:49.630 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.26.0) 2021-08-24 03:40:49.632 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (0.1.16) 2021-08-24 03:40:49.635 | 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) 2021-08-24 03:40:49.655 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.8.0) 2021-08-24 03:40:49.657 | 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.0.1) 2021-08-24 03:40:49.661 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.58.0) 2021-08-24 03:40:49.675 | 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) (0.7.2) 2021-08-24 03:40:49.677 | 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) (5.4.1) 2021-08-24 03:40:49.681 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.7) 2021-08-24 03:40:49.683 | 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.1.2) 2021-08-24 03:40:49.735 | 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) 2021-08-24 03:40:49.736 | 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.2.0) 2021-08-24 03:40:49.738 | Requirement already satisfied: colorama>=0.3.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.4.4) 2021-08-24 03:40:49.740 | 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) 2021-08-24 03:40:49.820 | 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) (3.4.7) 2021-08-24 03:40:49.822 | 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) 2021-08-24 03:40:49.824 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2021-08-24 03:40:49.827 | 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) 2021-08-24 03:40:49.828 | 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) 2021-08-24 03:40:49.830 | 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) 2021-08-24 03:40:49.836 | 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.3) 2021-08-24 03:40:49.839 | 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.0.9) 2021-08-24 03:40:49.840 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.11.0) 2021-08-24 03:40:49.882 | 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.14.6) 2021-08-24 03:40:49.888 | 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.20) 2021-08-24 03:40:49.909 | 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.1) 2021-08-24 03:40:49.966 | 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) 2021-08-24 03:40:49.968 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.0) 2021-08-24 03:40:49.970 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.2.0) 2021-08-24 03:40:49.976 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.1) 2021-08-24 03:40:49.988 | 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.12.1) 2021-08-24 03:40:50.075 | 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.2) 2021-08-24 03:40:50.077 | 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.4) 2021-08-24 03:40:50.079 | 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.6) 2021-08-24 03:40:50.081 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2021.5.30) 2021-08-24 03:40:52.106 | Installing collected packages: osc-placement 2021-08-24 03:40:52.347 | Successfully installed osc-placement-3.0.1 2021-08-24 03:40:52.348 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-24 03:40:52.467 | + inc/python:pip_install:200 : result=0 2021-08-24 03:40:52.470 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-24 03:40:52.472 | + functions-common:time_stop:2309 : local name 2021-08-24 03:40:52.475 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:40:52.477 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:40:52.480 | + functions-common:time_stop:2312 : local total 2021-08-24 03:40:52.483 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:40:52.485 | + functions-common:time_stop:2315 : name=pip_install 2021-08-24 03:40:52.487 | + functions-common:time_stop:2316 : start_time=1629776447548 2021-08-24 03:40:52.490 | + functions-common:time_stop:2318 : [[ -z 1629776447548 ]] 2021-08-24 03:40:52.493 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:40:52.497 | + functions-common:time_stop:2321 : end_time=1629776452495 2021-08-24 03:40:52.500 | + functions-common:time_stop:2322 : elapsed_time=4947 2021-08-24 03:40:52.502 | + functions-common:time_stop:2323 : total=236595 2021-08-24 03:40:52.504 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:40:52.507 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=241542 2021-08-24 03:40:52.509 | + inc/python:pip_install:203 : return 0 2021-08-24 03:40:52.512 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2021-08-24 03:40:52.514 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/placement.git 2021-08-24 03:40:52.517 | + functions-common:git_clone:524 : local git_dest=/opt/stack/placement 2021-08-24 03:40:52.519 | + functions-common:git_clone:525 : local git_ref=master 2021-08-24 03:40:52.522 | + functions-common:git_clone:526 : local orig_dir 2021-08-24 03:40:52.525 | ++ functions-common:git_clone:527 : pwd 2021-08-24 03:40:52.528 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-08-24 03:40:52.530 | + functions-common:git_clone:528 : local git_clone_flags= 2021-08-24 03:40:52.533 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-08-24 03:40:52.551 | + functions-common:git_clone:530 : RECLONE=False 2021-08-24 03:40:52.553 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-08-24 03:40:52.555 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-08-24 03:40:52.558 | + functions-common:git_clone:544 : echo master 2021-08-24 03:40:52.559 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-08-24 03:40:52.564 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/placement ]] 2021-08-24 03:40:52.566 | + functions-common:git_clone:559 : [[ False = \T\r\u\e ]] 2021-08-24 03:40:52.569 | + functions-common:git_clone:565 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2021-08-24 03:40:52.571 | + functions-common:git_timed:617 : local count=0 2021-08-24 03:40:52.574 | + functions-common:git_timed:618 : local timeout=0 2021-08-24 03:40:52.576 | + functions-common:git_timed:620 : [[ -n 0 ]] 2021-08-24 03:40:52.578 | + functions-common:git_timed:621 : timeout=0 2021-08-24 03:40:52.580 | + functions-common:git_timed:624 : time_start git_timed 2021-08-24 03:40:52.583 | + functions-common:time_start:2295 : local name=git_timed 2021-08-24 03:40:52.585 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:40:52.588 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:40:52.591 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:40:52.595 | + functions-common:time_start:2300 : _TIME_START[$name]=1629776452592 2021-08-24 03:40:52.597 | + functions-common:git_timed:625 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2021-08-24 03:40:52.600 | Cloning into '/opt/stack/placement'... 2021-08-24 03:41:02.952 | + functions-common:git_timed:639 : time_stop git_timed 2021-08-24 03:41:02.955 | + functions-common:time_stop:2309 : local name 2021-08-24 03:41:02.957 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:41:02.959 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:41:02.961 | + functions-common:time_stop:2312 : local total 2021-08-24 03:41:02.964 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:41:02.966 | + functions-common:time_stop:2315 : name=git_timed 2021-08-24 03:41:02.968 | + functions-common:time_stop:2316 : start_time=1629776452592 2021-08-24 03:41:02.970 | + functions-common:time_stop:2318 : [[ -z 1629776452592 ]] 2021-08-24 03:41:02.973 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:41:02.977 | + functions-common:time_stop:2321 : end_time=1629776462975 2021-08-24 03:41:02.979 | + functions-common:time_stop:2322 : elapsed_time=10383 2021-08-24 03:41:02.982 | + functions-common:time_stop:2323 : total=0 2021-08-24 03:41:02.984 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:41:02.986 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=10383 2021-08-24 03:41:02.989 | + functions-common:git_clone:592 : cd /opt/stack/placement 2021-08-24 03:41:02.992 | + functions-common:git_clone:593 : git show --oneline 2021-08-24 03:41:02.992 | + functions-common:git_clone:593 : head -1 2021-08-24 03:41:02.996 | 36aba336 Merge "placement-status: check only consumers in allocation table" 2021-08-24 03:41:02.998 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-08-24 03:41:03.001 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2021-08-24 03:41:03.003 | + inc/python:setup_develop:338 : local bindep 2021-08-24 03:41:03.006 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2021-08-24 03:41:03.008 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2021-08-24 03:41:03.011 | + inc/python:setup_develop:344 : local extras= 2021-08-24 03:41:03.013 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2021-08-24 03:41:03.016 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-08-24 03:41:03.018 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2021-08-24 03:41:03.021 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2021-08-24 03:41:03.023 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-08-24 03:41:03.025 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-08-24 03:41:03.029 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2021-08-24 03:41:03.031 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-08-24 03:41:03.034 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2021-08-24 03:41:03.036 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-08-24 03:41:03.038 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-08-24 03:41:03.042 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2021-08-24 03:41:03.047 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2021-08-24 03:41:03.050 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2021-08-24 03:41:03.673 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2021-08-24 03:41:03.676 | + inc/python:setup_package:418 : local bindep=0 2021-08-24 03:41:03.678 | + inc/python:setup_package:419 : local bindep_flag= 2021-08-24 03:41:03.681 | + inc/python:setup_package:420 : local bindep_profiles= 2021-08-24 03:41:03.683 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2021-08-24 03:41:03.686 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2021-08-24 03:41:03.688 | + inc/python:setup_package:427 : local flags=-e 2021-08-24 03:41:03.691 | + inc/python:setup_package:428 : local extras= 2021-08-24 03:41:03.693 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-08-24 03:41:03.696 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-08-24 03:41:03.698 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-08-24 03:41:03.701 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-08-24 03:41:03.703 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-08-24 03:41:03.706 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2021-08-24 03:41:03.728 | Using python 3.8 to install /opt/stack/placement 2021-08-24 03:41:03.731 | + 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 2021-08-24 03:41:04.573 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:41:04.573 | from cryptography.utils import int_from_bytes 2021-08-24 03:41:04.573 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:41:04.573 | from cryptography.utils import int_from_bytes 2021-08-24 03:41:05.578 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-24 03:41:05.610 | Obtaining file:///opt/stack/placement 2021-08-24 03:41:06.957 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev30) (5.6.0) 2021-08-24 03:41:06.959 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev30) (1.4.23) 2021-08-24 03:41:06.960 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev30) (9.3.0) 2021-08-24 03:41:06.962 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev30) (2.5.1) 2021-08-24 03:41:06.964 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev30) (1.8.7) 2021-08-24 03:41:06.966 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==5.1.0.dev30) (3.2.0) 2021-08-24 03:41:06.967 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev30) (2.26.0) 2021-08-24 03:41:06.972 | 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==5.1.0.dev30) (57.4.0) 2021-08-24 03:41:06.974 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev30) (4.4.0) 2021-08-24 03:41:06.976 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev30) (8.7.1) 2021-08-24 03:41:06.977 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev30) (3.3.1) 2021-08-24 03:41:06.979 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev30) (4.6.0) 2021-08-24 03:41:06.982 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev30) (4.2.0) 2021-08-24 03:41:06.983 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev30) (4.10.0) 2021-08-24 03:41:06.986 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev30) (10.0.0) 2021-08-24 03:41:06.987 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev30) (3.8.2) 2021-08-24 03:41:06.989 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev30) (4.4.0) 2021-08-24 03:41:06.991 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev30) (1.4.0) 2021-08-24 03:41:06.992 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev30) (1.1.0) 2021-08-24 03:41:06.995 | Requirement already satisfied: os-traits>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev30) (2.6.0) 2021-08-24 03:41:06.996 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev30) (1.0.1) 2021-08-24 03:41:07.060 | 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==5.1.0.dev30) (3.1.1) 2021-08-24 03:41:07.062 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==5.1.0.dev30) (2.8.1) 2021-08-24 03:41:07.064 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==5.1.0.dev30) (4.2.0) 2021-08-24 03:41:07.068 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==5.1.0.dev30) (4.3.1) 2021-08-24 03:41:07.070 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==5.1.0.dev30) (1.16.0) 2021-08-24 03:41:07.072 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==5.1.0.dev30) (5.0.1) 2021-08-24 03:41:07.133 | 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==5.1.0.dev30) (1.7.0) 2021-08-24 03:41:07.135 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==5.1.0.dev30) (3.4.0) 2021-08-24 03:41:07.139 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==5.1.0.dev30) (0.1.16) 2021-08-24 03:41:07.197 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==5.1.0.dev30) (1.1.3) 2021-08-24 03:41:07.208 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==5.1.0.dev30) (5.0.9) 2021-08-24 03:41:07.228 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==5.1.0.dev30) (0.14.1) 2021-08-24 03:41:07.236 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->openstack-placement==5.1.0.dev30) (1.6) 2021-08-24 03:41:07.279 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==5.1.0.dev30) (2.2.0) 2021-08-24 03:41:07.281 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==5.1.0.dev30) (0.8.0) 2021-08-24 03:41:07.284 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==5.1.0.dev30) (5.4.1) 2021-08-24 03:41:07.287 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==5.1.0.dev30) (1.5.0) 2021-08-24 03:41:07.299 | 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==5.1.0.dev30) (1.12.1) 2021-08-24 03:41:07.364 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==5.1.0.dev30) (1.6.5) 2021-08-24 03:41:07.372 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==5.1.0.dev30) (2.0.1) 2021-08-24 03:41:07.375 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==5.1.0.dev30) (0.13.0) 2021-08-24 03:41:07.377 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==5.1.0.dev30) (0.5.0) 2021-08-24 03:41:07.388 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==5.1.0.dev30) (1.1.5) 2021-08-24 03:41:07.389 | Requirement already satisfied: python-editor>=0.3 in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==5.1.0.dev30) (1.0.4) 2021-08-24 03:41:07.392 | Requirement already satisfied: python-dateutil in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==5.1.0.dev30) (2.8.2) 2021-08-24 03:41:07.453 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==5.1.0.dev30) (0.9.6) 2021-08-24 03:41:07.478 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==5.1.0.dev30) (3.0.1) 2021-08-24 03:41:07.480 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==5.1.0.dev30) (3.3.0) 2021-08-24 03:41:07.491 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==5.1.0.dev30) (3.2.0) 2021-08-24 03:41:07.507 | 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==5.1.0.dev30) (1.14.6) 2021-08-24 03:41:07.515 | 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==5.1.0.dev30) (2.20) 2021-08-24 03:41:07.526 | 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==5.1.0.dev30) (2.0.1) 2021-08-24 03:41:07.577 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==5.1.0.dev30) (2021.1) 2021-08-24 03:41:07.579 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==5.1.0.dev30) (1.0.2) 2021-08-24 03:41:07.607 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==5.1.0.dev30) (0.7.2) 2021-08-24 03:41:07.632 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==5.1.0.dev30) (0.11.0) 2021-08-24 03:41:07.634 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==5.1.0.dev30) (21.0) 2021-08-24 03:41:07.635 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==5.1.0.dev30) (2.4.7) 2021-08-24 03:41:07.892 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==5.1.0.dev30) (2021.5.30) 2021-08-24 03:41:07.894 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==5.1.0.dev30) (2.0.4) 2021-08-24 03:41:07.909 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==5.1.0.dev30) (1.26.6) 2021-08-24 03:41:07.909 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==5.1.0.dev30) (3.2) 2021-08-24 03:41:07.982 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==5.1.0.dev30) (0.7) 2021-08-24 03:41:08.146 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==5.1.0.dev30) (1.1.1) 2021-08-24 03:41:08.191 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==5.1.0.dev30) (0.4.1) 2021-08-24 03:41:08.193 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==5.1.0.dev30) (0.5.2) 2021-08-24 03:41:08.300 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==5.1.0.dev30) (2.5.0) 2021-08-24 03:41:08.462 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==5.1.0.dev30) (1.0.0) 2021-08-24 03:41:08.464 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==5.1.0.dev30) (3.0.0) 2021-08-24 03:41:10.206 | Installing collected packages: openstack-placement 2021-08-24 03:41:10.208 | Running setup.py develop for openstack-placement 2021-08-24 03:41:12.219 | Successfully installed openstack-placement 2021-08-24 03:41:12.219 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-24 03:41:12.352 | + inc/python:pip_install:200 : result=0 2021-08-24 03:41:12.355 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-24 03:41:12.357 | + functions-common:time_stop:2309 : local name 2021-08-24 03:41:12.359 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:41:12.362 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:41:12.364 | + functions-common:time_stop:2312 : local total 2021-08-24 03:41:12.366 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:41:12.368 | + functions-common:time_stop:2315 : name=pip_install 2021-08-24 03:41:12.371 | + functions-common:time_stop:2316 : start_time=1629776463722 2021-08-24 03:41:12.373 | + functions-common:time_stop:2318 : [[ -z 1629776463722 ]] 2021-08-24 03:41:12.376 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:41:12.380 | + functions-common:time_stop:2321 : end_time=1629776472377 2021-08-24 03:41:12.382 | + functions-common:time_stop:2322 : elapsed_time=8655 2021-08-24 03:41:12.384 | + functions-common:time_stop:2323 : total=241542 2021-08-24 03:41:12.387 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:41:12.389 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=250197 2021-08-24 03:41:12.391 | + inc/python:pip_install:203 : return 0 2021-08-24 03:41:12.394 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-08-24 03:41:12.397 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-08-24 03:41:12.399 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-08-24 03:41:12.419 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-08-24 03:41:12.431 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2021-08-24 03:41:12.433 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2021-08-24 03:41:12.436 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:41:12.438 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:41:12.440 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2021-08-24 03:41:12.443 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:41:12.445 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-08-24 03:41:12.448 | + ./stack.sh:main:925 : configure_placement 2021-08-24 03:41:12.451 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2021-08-24 03:41:12.463 | + lib/placement:configure_placement:107 : create_placement_conf 2021-08-24 03:41:12.466 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2021-08-24 03:41:12.470 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2021-08-24 03:41:12.473 | ++ lib/database:database_connection_url:132 : local db=placement 2021-08-24 03:41:12.475 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2021-08-24 03:41:12.478 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2021-08-24 03:41:12.480 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2021-08-24 03:41:12.483 | + 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' 2021-08-24 03:41:12.514 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2021-08-24 03:41:12.545 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2021-08-24 03:41:12.576 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2021-08-24 03:41:12.578 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/placement/placement.conf 2021-08-24 03:41:12.580 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=placement 2021-08-24 03:41:12.583 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-08-24 03:41:12.585 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2021-08-24 03:41:12.616 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2021-08-24 03:41:12.645 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.20/identity 2021-08-24 03:41:12.674 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2021-08-24 03:41:12.703 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2021-08-24 03:41:12.730 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2021-08-24 03:41:12.759 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2021-08-24 03:41:12.787 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2021-08-24 03:41:12.816 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-08-24 03:41:12.845 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2021-08-24 03:41:12.873 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2021-08-24 03:41:12.876 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2021-08-24 03:41:12.878 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2021-08-24 03:41:12.881 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-08-24 03:41:12.899 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-08-24 03:41:12.901 | + functions:setup_systemd_logging:695 : local pidstr= 2021-08-24 03:41:12.912 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-08-24 03:41:12.912 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-08-24 03:41:12.912 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-08-24 03:41:12.937 | + 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' 2021-08-24 03:41:12.966 | + 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' 2021-08-24 03:41:12.994 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-08-24 03:41:13.023 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2021-08-24 03:41:13.025 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2021-08-24 03:41:13.027 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2021-08-24 03:41:13.030 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2021-08-24 03:41:13.032 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2021-08-24 03:41:13.035 | + lib/apache:write_uwsgi_config:257 : local http= 2021-08-24 03:41:13.037 | + lib/apache:write_uwsgi_config:258 : local name= 2021-08-24 03:41:13.040 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2021-08-24 03:41:13.045 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2021-08-24 03:41:13.047 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-08-24 03:41:13.050 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-08-24 03:41:13.063 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-08-24 03:41:13.063 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-08-24 03:41:13.071 | d /var/run/uwsgi 0755 ubuntu root 2021-08-24 03:41:13.074 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-08-24 03:41:13.090 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2021-08-24 03:41:13.092 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2021-08-24 03:41:13.096 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2021-08-24 03:41:13.127 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2021-08-24 03:41:13.154 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2021-08-24 03:41:13.183 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2021-08-24 03:41:13.210 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2021-08-24 03:41:13.239 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2021-08-24 03:41:13.266 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2021-08-24 03:41:13.295 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2021-08-24 03:41:13.322 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2021-08-24 03:41:13.351 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-08-24 03:41:13.378 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2021-08-24 03:41:13.406 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2021-08-24 03:41:13.435 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2021-08-24 03:41:13.463 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-08-24 03:41:13.465 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-08-24 03:41:13.468 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2021-08-24 03:41:13.471 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2021-08-24 03:41:13.473 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-08-24 03:41:13.475 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:41:13.478 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:41:13.480 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2021-08-24 03:41:13.483 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2021-08-24 03:41:13.486 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2021-08-24 03:41:13.514 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2021-08-24 03:41:13.542 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 ' 2021-08-24 03:41:13.543 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2021-08-24 03:41:13.551 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 2021-08-24 03:41:13.555 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2021-08-24 03:41:13.558 | + lib/apache:enable_apache_site:203 : local site=placement-api 2021-08-24 03:41:13.560 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-08-24 03:41:13.562 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-08-24 03:41:13.565 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-08-24 03:41:13.567 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:41:13.570 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:41:13.572 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-08-24 03:41:13.575 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-08-24 03:41:13.577 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:41:13.580 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:41:13.582 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2021-08-24 03:41:13.643 | Enabling site placement-api. 2021-08-24 03:41:13.648 | To activate the new configuration, you need to run: 2021-08-24 03:41:13.648 | systemctl reload apache2 2021-08-24 03:41:13.653 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-08-24 03:41:13.656 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-08-24 03:41:13.658 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-08-24 03:41:13.660 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-08-24 03:41:13.798 | + ./stack.sh:main:932 : is_service_enabled placement placement-client 2021-08-24 03:41:13.821 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:41:13.823 | + ./stack.sh:main:933 : is_service_enabled n-cpu 2021-08-24 03:41:13.842 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:41:13.844 | + ./stack.sh:main:933 : is_service_enabled n-sch 2021-08-24 03:41:13.862 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:41:13.864 | + ./stack.sh:main:934 : configure_placement_nova_compute 2021-08-24 03:41:13.867 | + lib/nova:configure_placement_nova_compute:568 : local conf=/etc/nova/nova.conf 2021-08-24 03:41:13.869 | + lib/nova:configure_placement_nova_compute:569 : iniset /etc/nova/nova.conf placement auth_type password 2021-08-24 03:41:13.901 | + lib/nova:configure_placement_nova_compute:570 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.20/identity 2021-08-24 03:41:13.930 | + lib/nova:configure_placement_nova_compute:571 : iniset /etc/nova/nova.conf placement username placement 2021-08-24 03:41:13.958 | + lib/nova:configure_placement_nova_compute:572 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-08-24 03:41:13.987 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-08-24 03:41:14.016 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement project_name service 2021-08-24 03:41:14.045 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-08-24 03:41:14.074 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement region_name RegionOne 2021-08-24 03:41:14.103 | + ./stack.sh:main:938 : is_service_enabled horizon 2021-08-24 03:41:14.120 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:41:14.123 | + ./stack.sh:main:943 : is_service_enabled tls-proxy 2021-08-24 03:41:14.140 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:41:14.142 | + ./stack.sh:main:951 : run_phase stack install 2021-08-24 03:41:14.145 | + functions-common:run_phase:1737 : local mode=stack 2021-08-24 03:41:14.151 | + functions-common:run_phase:1738 : local phase=install 2021-08-24 03:41:14.154 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-08-24 03:41:14.156 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-08-24 03:41:14.159 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-08-24 03:41:14.161 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-08-24 03:41:14.164 | + functions-common:run_phase:1747 : local extra 2021-08-24 03:41:14.167 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-08-24 03:41:14.172 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-08-24 03:41:14.174 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-08-24 03:41:14.177 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-08-24 03:41:14.179 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2021-08-24 03:41:14.182 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-08-24 03:41:14.198 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:41:14.200 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-08-24 03:41:14.202 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-08-24 03:41:14.205 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2021-08-24 03:41:14.207 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2021-08-24 03:41:14.209 | ++ ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-24 03:41:14.211 | ++ ./stack.sh:echo_summary:432 : echo -e Installing Tempest 2021-08-24 03:41:14.214 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2021-08-24 03:41:14.216 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2021-08-24 03:41:14.281 | ++ inc/async:async_inner:63 : install_tempest 2021-08-24 03:41:14.318 | [11733 Async install_tempest:71070]: running: install_tempest 2021-08-24 03:41:14.321 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-08-24 03:41:14.324 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-08-24 03:41:14.327 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-08-24 03:41:14.329 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-08-24 03:41:14.332 | + functions-common:run_phase:1764 : run_plugins stack install 2021-08-24 03:41:14.335 | + functions-common:run_plugins:1723 : local mode=stack 2021-08-24 03:41:14.338 | + functions-common:run_plugins:1724 : local phase=install 2021-08-24 03:41:14.340 | + functions-common:run_plugins:1726 : local plugins= 2021-08-24 03:41:14.343 | + functions-common:run_plugins:1727 : local plugin 2021-08-24 03:41:14.346 | + ./stack.sh:main:954 : use_library_from_git python-openstackclient 2021-08-24 03:41:14.348 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2021-08-24 03:41:14.351 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:41:14.354 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:41:14.356 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2021-08-24 03:41:14.359 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:41:14.362 | + ./stack.sh:main:958 : pip_install_gr python-openstackclient 2021-08-24 03:41:14.364 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2021-08-24 03:41:14.367 | + inc/python:pip_install_gr:77 : local clean_name 2021-08-24 03:41:14.371 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2021-08-24 03:41:14.374 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2021-08-24 03:41:14.377 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-08-24 03:41:14.381 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2021-08-24 03:41:14.382 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-08-24 03:41:14.386 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2021-08-24 03:41:14.389 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2021-08-24 03:41:14.391 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2021-08-24 03:41:14.394 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2021-08-24 03:41:14.397 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2021-08-24 03:41:14.418 | Using python 3.8 to install python-openstackclient 2021-08-24 03:41:14.421 | + 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 2021-08-24 03:41:15.265 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:41:15.265 | from cryptography.utils import int_from_bytes 2021-08-24 03:41:15.265 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:41:15.265 | from cryptography.utils import int_from_bytes 2021-08-24 03:41:16.266 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-24 03:41:16.450 | Collecting python-openstackclient 2021-08-24 03:41:16.458 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ad1/3fffb5caf5b85/python_openstackclient-5.5.0-py3-none-any.whl (929 kB) 2021-08-24 03:41:16.512 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.4.0) 2021-08-24 03:41:16.514 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.5.0) 2021-08-24 03:41:16.516 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.8.0) 2021-08-24 03:41:16.517 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.10.0) 2021-08-24 03:41:16.519 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.0.0) 2021-08-24 03:41:16.521 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.4.1) 2021-08-24 03:41:16.523 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.1.16) 2021-08-24 03:41:16.525 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.6.0) 2021-08-24 03:41:16.527 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.0.1) 2021-08-24 03:41:16.528 | Requirement already satisfied: openstacksdk>=0.53.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.58.0) 2021-08-24 03:41:16.530 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.2.0) 2021-08-24 03:41:16.543 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.7) 2021-08-24 03:41:16.545 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.1.2) 2021-08-24 03:41:16.547 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.7.2) 2021-08-24 03:41:16.549 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (5.4.1) 2021-08-24 03:41:16.601 | 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) 2021-08-24 03:41:16.603 | 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) 2021-08-24 03:41:16.605 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.4.4) 2021-08-24 03:41:16.607 | 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.2.0) 2021-08-24 03:41:16.686 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.53.0->python-openstackclient) (1.1.3) 2021-08-24 03:41:16.688 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.53.0->python-openstackclient) (1.32) 2021-08-24 03:41:16.690 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.53.0->python-openstackclient) (0.10.0) 2021-08-24 03:41:16.692 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.53.0->python-openstackclient) (0.11.0) 2021-08-24 03:41:16.696 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.53.0->python-openstackclient) (1.4.0) 2021-08-24 03:41:16.698 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.53.0->python-openstackclient) (5.0.9) 2021-08-24 03:41:16.700 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.53.0->python-openstackclient) (1.4.4) 2021-08-24 03:41:16.701 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.53.0->python-openstackclient) (3.4.7) 2021-08-24 03:41:16.704 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.53.0->python-openstackclient) (1.7.0) 2021-08-24 03:41:16.705 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.53.0->python-openstackclient) (4.3.1) 2021-08-24 03:41:16.707 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.53.0->python-openstackclient) (2.5.0) 2021-08-24 03:41:16.749 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.53.0->python-openstackclient) (1.14.6) 2021-08-24 03:41:16.753 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.53.0->python-openstackclient) (2.20) 2021-08-24 03:41:16.772 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.53.0->python-openstackclient) (2.1) 2021-08-24 03:41:16.835 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.18.0->openstacksdk>=0.53.0->python-openstackclient) (2.26.0) 2021-08-24 03:41:16.839 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.18.0->openstacksdk>=0.53.0->python-openstackclient) (1.16.0) 2021-08-24 03:41:16.891 | 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.4) 2021-08-24 03:41:16.927 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.1) 2021-08-24 03:41:16.928 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.2.0) 2021-08-24 03:41:16.932 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.0) 2021-08-24 03:41:16.934 | 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) 2021-08-24 03:41:16.951 | 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.12.1) 2021-08-24 03:41:17.041 | 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.7.1) 2021-08-24 03:41:17.053 | 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.2.0) 2021-08-24 03:41:17.104 | 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) 2021-08-24 03:41:17.125 | 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.2) 2021-08-24 03:41:17.245 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.18.0->openstacksdk>=0.53.0->python-openstackclient) (2.0.4) 2021-08-24 03:41:17.247 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.18.0->openstacksdk>=0.53.0->python-openstackclient) (3.2) 2021-08-24 03:41:17.249 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.18.0->openstacksdk>=0.53.0->python-openstackclient) (1.26.6) 2021-08-24 03:41:17.251 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.18.0->openstacksdk>=0.53.0->python-openstackclient) (2021.5.30) 2021-08-24 03:41:19.306 | Installing collected packages: python-openstackclient 2021-08-24 03:41:20.839 | Successfully installed python-openstackclient-5.5.0 2021-08-24 03:41:20.839 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-24 03:41:20.966 | + inc/python:pip_install:200 : result=0 2021-08-24 03:41:20.969 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-24 03:41:20.971 | + functions-common:time_stop:2309 : local name 2021-08-24 03:41:20.973 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:41:20.976 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:41:20.978 | + functions-common:time_stop:2312 : local total 2021-08-24 03:41:20.981 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:41:20.983 | + functions-common:time_stop:2315 : name=pip_install 2021-08-24 03:41:20.985 | + functions-common:time_stop:2316 : start_time=1629776474413 2021-08-24 03:41:20.988 | + functions-common:time_stop:2318 : [[ -z 1629776474413 ]] 2021-08-24 03:41:20.990 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:41:20.995 | + functions-common:time_stop:2321 : end_time=1629776480992 2021-08-24 03:41:20.997 | + functions-common:time_stop:2322 : elapsed_time=6579 2021-08-24 03:41:20.999 | + functions-common:time_stop:2323 : total=250197 2021-08-24 03:41:21.002 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:41:21.004 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=256776 2021-08-24 03:41:21.006 | + inc/python:pip_install:203 : return 0 2021-08-24 03:41:21.009 | + ./stack.sh:main:963 : install_oscwrap 2021-08-24 03:41:21.012 | ++ functions-common:install_oscwrap:2354 : mktemp 2021-08-24 03:41:21.016 | + functions-common:install_oscwrap:2354 : OSCWRAP_TIMER_FILE=/tmp/tmp.0Ri7nTqHWq 2021-08-24 03:41:21.019 | + functions-common:install_oscwrap:2357 : shopt -s expand_aliases 2021-08-24 03:41:21.021 | + functions-common:install_oscwrap:2360 : unalias -a 2021-08-24 03:41:21.024 | + functions-common:install_oscwrap:2362 : alias openstack=oscwrap 2021-08-24 03:41:21.027 | + ./stack.sh:main:968 : [[ False != \F\a\l\s\e ]] 2021-08-24 03:41:21.029 | + ./stack.sh:main:1008 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-08-24 03:41:21.032 | + ./stack.sh:main:1016 : is_service_enabled mysql postgresql 2021-08-24 03:41:21.050 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:41:21.052 | + ./stack.sh:main:1017 : configure_database 2021-08-24 03:41:21.055 | + lib/database:configure_database:126 : configure_database_mysql 2021-08-24 03:41:21.057 | + lib/databases/mysql:configure_database_mysql:69 : local my_conf mysql slow_log 2021-08-24 03:41:21.060 | + lib/databases/mysql:configure_database_mysql:70 : echo_summary 'Configuring and starting MySQL' 2021-08-24 03:41:21.062 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-24 03:41:21.064 | + ./stack.sh:echo_summary:432 : echo -e Configuring and starting MySQL 2021-08-24 03:41:21.067 | + lib/databases/mysql:configure_database_mysql:72 : is_ubuntu 2021-08-24 03:41:21.069 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:41:21.071 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:41:21.074 | + lib/databases/mysql:configure_database_mysql:73 : my_conf=/etc/mysql/my.cnf 2021-08-24 03:41:21.076 | + lib/databases/mysql:configure_database_mysql:87 : is_fedora 2021-08-24 03:41:21.078 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-08-24 03:41:21.081 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-08-24 03:41:21.083 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-08-24 03:41:21.085 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-08-24 03:41:21.087 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-08-24 03:41:21.090 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-08-24 03:41:21.092 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-08-24 03:41:21.094 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-08-24 03:41:21.097 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-08-24 03:41:21.099 | + lib/databases/mysql:configure_database_mysql:87 : is_suse 2021-08-24 03:41:21.101 | + functions-common:is_suse:462 : is_opensuse 2021-08-24 03:41:21.104 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-08-24 03:41:21.106 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-08-24 03:41:21.109 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-08-24 03:41:21.111 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-08-24 03:41:21.113 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-08-24 03:41:21.116 | + lib/databases/mysql:configure_database_mysql:95 : sudo mysqladmin -u root password Passw0rd 2021-08-24 03:41:21.143 | mysqladmin: connect to server at 'localhost' failed 2021-08-24 03:41:21.143 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2021-08-24 03:41:21.168 | + lib/databases/mysql:configure_database_mysql:95 : true 2021-08-24 03:41:21.183 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2021-08-24 03:41:21.207 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:41:21.222 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:41:21.255 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2021-08-24 03:41:21.271 | + lib/databases/mysql:configure_database_mysql:102 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2021-08-24 03:41:21.297 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2021-08-24 03:41:21.323 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:41:21.349 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:41:21.356 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2021-08-24 03:41:21.373 | + lib/databases/mysql:configure_database_mysql:113 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2021-08-24 03:41:21.419 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-24 03:41:21.547 | + lib/databases/mysql:configure_database_mysql:115 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2021-08-24 03:41:21.582 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-24 03:41:21.734 | ++ lib/databases/mysql:configure_database_mysql:121 : ipv6_unquote 0.0.0.0 2021-08-24 03:41:21.752 | ++ functions-common:ipv6_unquote:2107 : echo 0.0.0.0 2021-08-24 03:41:21.759 | ++ functions-common:ipv6_unquote:2107 : tr -d '[]' 2021-08-24 03:41:21.771 | + lib/databases/mysql:configure_database_mysql:121 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2021-08-24 03:41:22.071 | + lib/databases/mysql:configure_database_mysql:122 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2021-08-24 03:41:22.379 | + lib/databases/mysql:configure_database_mysql:123 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2021-08-24 03:41:22.639 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2021-08-24 03:41:22.919 | + lib/databases/mysql:configure_database_mysql:126 : [[ False == \T\r\u\e ]] 2021-08-24 03:41:22.948 | + lib/databases/mysql:configure_database_mysql:146 : restart_service mysql 2021-08-24 03:41:22.964 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-08-24 03:41:22.991 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart mysql 2021-08-24 03:41:25.712 | + ./stack.sh:main:1021 : save_stackenv 1021 2021-08-24 03:41:25.715 | + functions-common:save_stackenv:60 : local tag=1021 2021-08-24 03:41:25.718 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-08-24 03:41:25.723 | + functions-common:save_stackenv:62 : time_stamp=2021-08-24-034125 2021-08-24 03:41:25.725 | + functions-common:save_stackenv:63 : echo '# 2021-08-24-034125 1021' 2021-08-24 03:41:25.728 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 03:41:25.730 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-08-24 03:41:25.733 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 03:41:25.735 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-08-24 03:41:25.738 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 03:41:25.740 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-08-24 03:41:25.743 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 03:41:25.746 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-08-24 03:41:25.748 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 03:41:25.750 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.20 2021-08-24 03:41:25.753 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 03:41:25.755 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.20/identity 2021-08-24 03:41:25.758 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 03:41:25.761 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-08-24-032634 2021-08-24 03:41:25.763 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 03:41:25.766 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-08-24 03:41:25.769 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 03:41:25.781 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.20 2021-08-24 03:41:25.783 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 03:41:25.786 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-08-24 03:41:25.788 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 03:41:25.791 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-08-24 03:41:25.794 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 03:41:25.797 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-08-24 03:41:25.799 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 03:41:25.802 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-08-24 03:41:25.804 | + ./stack.sh:main:1033 : [[ True == \T\r\u\e ]] 2021-08-24 03:41:25.807 | + ./stack.sh:main:1034 : [[ -f /sys/kernel/mm/ksm/run ]] 2021-08-24 03:41:25.809 | + ./stack.sh:main:1035 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2021-08-24 03:41:25.823 | + ./stack.sh:main:1047 : start_dstat 2021-08-24 03:41:25.826 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-08-24 03:41:25.829 | + functions-common:run_process:1564 : local service=dstat 2021-08-24 03:41:25.831 | + functions-common:run_process:1565 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-08-24 03:41:25.834 | + functions-common:run_process:1566 : local group= 2021-08-24 03:41:25.836 | + functions-common:run_process:1567 : local user= 2021-08-24 03:41:25.839 | + functions-common:run_process:1569 : local name=dstat 2021-08-24 03:41:25.842 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 03:41:25.844 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 03:41:25.847 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:41:25.849 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:41:25.854 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:41:25.857 | + functions-common:time_start:2300 : _TIME_START[$name]=1629776485854 2021-08-24 03:41:25.860 | + functions-common:run_process:1572 : is_service_enabled dstat 2021-08-24 03:41:25.876 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:41:25.879 | + functions-common:run_process:1573 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2021-08-24 03:41:25.882 | + functions-common:_run_under_systemd:1529 : local service=dstat 2021-08-24 03:41:25.884 | + functions-common:_run_under_systemd:1530 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-08-24 03:41:25.887 | + functions-common:_run_under_systemd:1531 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-08-24 03:41:25.889 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-08-24 03:41:25.892 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-08-24 03:41:25.894 | + functions-common:_common_systemd_pitfalls:1504 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2021-08-24 03:41:25.897 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2021-08-24 03:41:25.899 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@dstat.service 2021-08-24 03:41:25.902 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-24 03:41:25.904 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-24 03:41:25.907 | + functions-common:_run_under_systemd:1538 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2021-08-24 03:41:25.909 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2021-08-24 03:41:25.912 | + functions-common:write_user_unit_file:1446 : local service=devstack@dstat.service 2021-08-24 03:41:25.914 | + functions-common:write_user_unit_file:1447 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-08-24 03:41:25.917 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-24 03:41:25.920 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-24 03:41:25.922 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-24 03:41:25.924 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-24 03:41:25.926 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@dstat.service 2021-08-24 03:41:25.929 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-24 03:41:25.933 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2021-08-24 03:41:25.999 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2021-08-24 03:41:26.062 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-08-24 03:41:26.114 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2021-08-24 03:41:26.173 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2021-08-24 03:41:26.226 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-24 03:41:26.282 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-24 03:41:26.284 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2021-08-24 03:41:26.350 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-24 03:41:26.742 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@dstat.service 2021-08-24 03:41:26.756 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2021-08-24 03:41:27.147 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@dstat.service 2021-08-24 03:41:27.181 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 03:41:27.192 | + functions-common:time_stop:2309 : local name 2021-08-24 03:41:27.196 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:41:27.196 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:41:27.201 | + functions-common:time_stop:2312 : local total 2021-08-24 03:41:27.201 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:41:27.205 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 03:41:27.209 | + functions-common:time_stop:2316 : start_time=1629776485854 2021-08-24 03:41:27.209 | + functions-common:time_stop:2318 : [[ -z 1629776485854 ]] 2021-08-24 03:41:27.211 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:41:27.216 | + functions-common:time_stop:2321 : end_time=1629776487214 2021-08-24 03:41:27.219 | + functions-common:time_stop:2322 : elapsed_time=1360 2021-08-24 03:41:27.221 | + functions-common:time_stop:2323 : total=0 2021-08-24 03:41:27.227 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:41:27.234 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=1360 2021-08-24 03:41:27.237 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2021-08-24 03:41:27.239 | + functions-common:run_process:1564 : local service=memory_tracker 2021-08-24 03:41:27.241 | + functions-common:run_process:1565 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2021-08-24 03:41:27.244 | + functions-common:run_process:1566 : local group= 2021-08-24 03:41:27.250 | + functions-common:run_process:1567 : local user=root 2021-08-24 03:41:27.252 | + functions-common:run_process:1569 : local name=memory_tracker 2021-08-24 03:41:27.255 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 03:41:27.262 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 03:41:27.264 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:41:27.266 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:41:27.270 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:41:27.274 | + functions-common:time_start:2300 : _TIME_START[$name]=1629776487271 2021-08-24 03:41:27.277 | + functions-common:run_process:1572 : is_service_enabled memory_tracker 2021-08-24 03:41:27.307 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:41:27.310 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 03:41:27.312 | + functions-common:time_stop:2309 : local name 2021-08-24 03:41:27.315 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:41:27.318 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:41:27.320 | + functions-common:time_stop:2312 : local total 2021-08-24 03:41:27.324 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:41:27.326 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 03:41:27.329 | + functions-common:time_stop:2316 : start_time=1629776487271 2021-08-24 03:41:27.331 | + functions-common:time_stop:2318 : [[ -z 1629776487271 ]] 2021-08-24 03:41:27.334 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:41:27.339 | + functions-common:time_stop:2321 : end_time=1629776487336 2021-08-24 03:41:27.341 | + functions-common:time_stop:2322 : elapsed_time=65 2021-08-24 03:41:27.344 | + functions-common:time_stop:2323 : total=1360 2021-08-24 03:41:27.346 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:41:27.349 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=1425 2021-08-24 03:41:27.351 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2021-08-24 03:41:27.379 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:41:27.381 | + ./stack.sh:main:1051 : is_service_enabled tcpdump 2021-08-24 03:41:27.403 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:41:27.406 | + ./stack.sh:main:1059 : is_service_enabled etcd3 2021-08-24 03:41:27.429 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:41:27.432 | + ./stack.sh:main:1060 : start_etcd3 2021-08-24 03:41:27.435 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2021-08-24 03:41:27.439 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-805773-1-smb --data-dir /opt/stack/data/etcd' 2021-08-24 03:41:27.441 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2021-08-24 03:41:27.444 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-805773-1-smb=http://10.222.0.20:2380' 2021-08-24 03:41:27.446 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.20:2380' 2021-08-24 03:41:27.449 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.20:2379' 2021-08-24 03:41:27.452 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2021-08-24 03:41:27.454 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2021-08-24 03:41:27.457 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.20:2379' 2021-08-24 03:41:27.459 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2021-08-24 03:41:27.464 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2021-08-24 03:41:27.466 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-08-24 03:41:27.468 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-805773-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-805773-1-smb=http://10.222.0.20:2380 --initial-advertise-peer-urls http://10.222.0.20:2380 --advertise-client-urls http://10.222.0.20:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.20:2379 --debug' '' root 2021-08-24 03:41:27.471 | + functions-common:write_user_unit_file:1446 : local service=devstack@etcd.service 2021-08-24 03:41:27.473 | + functions-common:write_user_unit_file:1447 : local 'command=/opt/stack/bin/etcd --name dv-cinder-805773-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-805773-1-smb=http://10.222.0.20:2380 --initial-advertise-peer-urls http://10.222.0.20:2380 --advertise-client-urls http://10.222.0.20:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.20:2379 --debug' 2021-08-24 03:41:27.476 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-24 03:41:27.478 | + functions-common:write_user_unit_file:1449 : local user=root 2021-08-24 03:41:27.481 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-24 03:41:27.483 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-24 03:41:27.486 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-08-24 03:41:27.488 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-24 03:41:27.492 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2021-08-24 03:41:27.570 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2021-08-24 03:41:27.642 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-805773-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-805773-1-smb=http://10.222.0.20:2380 --initial-advertise-peer-urls http://10.222.0.20:2380 --advertise-client-urls http://10.222.0.20:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.20:2379 --debug' 2021-08-24 03:41:27.692 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2021-08-24 03:41:27.742 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2021-08-24 03:41:27.792 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-24 03:41:27.843 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-24 03:41:27.845 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2021-08-24 03:41:27.905 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-24 03:41:28.296 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2021-08-24 03:41:28.349 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2021-08-24 03:41:28.401 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2021-08-24 03:41:28.452 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2021-08-24 03:41:28.503 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2021-08-24 03:41:28.506 | ++ functions-common:is_arch:428 : uname -m 2021-08-24 03:41:28.511 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2021-08-24 03:41:28.513 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2021-08-24 03:41:28.898 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2021-08-24 03:41:28.912 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2021-08-24 03:41:29.297 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2021-08-24 03:41:29.771 | + ./stack.sh:main:1071 : cat 2021-08-24 03:41:29.776 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2021-08-24 03:41:29.794 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:41:29.797 | + ./stack.sh:main:1091 : source /home/ubuntu/devstack/userrc_early 2021-08-24 03:41:29.799 | ++ userrc_early:source:4 : export OS_IDENTITY_API_VERSION=3 2021-08-24 03:41:29.802 | ++ userrc_early:source:4 : OS_IDENTITY_API_VERSION=3 2021-08-24 03:41:29.805 | ++ userrc_early:source:5 : export OS_AUTH_URL=http://10.222.0.20/identity 2021-08-24 03:41:29.808 | ++ userrc_early:source:5 : OS_AUTH_URL=http://10.222.0.20/identity 2021-08-24 03:41:29.810 | ++ userrc_early:source:6 : export OS_USERNAME=admin 2021-08-24 03:41:29.813 | ++ userrc_early:source:6 : OS_USERNAME=admin 2021-08-24 03:41:29.815 | ++ userrc_early:source:7 : export OS_USER_DOMAIN_ID=default 2021-08-24 03:41:29.818 | ++ userrc_early:source:7 : OS_USER_DOMAIN_ID=default 2021-08-24 03:41:29.820 | ++ userrc_early:source:8 : export OS_PASSWORD=Passw0rd 2021-08-24 03:41:29.823 | ++ userrc_early:source:8 : OS_PASSWORD=Passw0rd 2021-08-24 03:41:29.825 | ++ userrc_early:source:9 : export OS_PROJECT_NAME=admin 2021-08-24 03:41:29.828 | ++ userrc_early:source:9 : OS_PROJECT_NAME=admin 2021-08-24 03:41:29.830 | ++ userrc_early:source:10 : export OS_PROJECT_DOMAIN_ID=default 2021-08-24 03:41:29.833 | ++ userrc_early:source:10 : OS_PROJECT_DOMAIN_ID=default 2021-08-24 03:41:29.835 | ++ userrc_early:source:11 : export OS_REGION_NAME=RegionOne 2021-08-24 03:41:29.838 | ++ userrc_early:source:11 : OS_REGION_NAME=RegionOne 2021-08-24 03:41:29.841 | + ./stack.sh:main:1093 : is_service_enabled keystone 2021-08-24 03:41:29.857 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:41:29.860 | + ./stack.sh:main:1094 : echo_summary 'Starting Keystone' 2021-08-24 03:41:29.862 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-24 03:41:29.864 | + ./stack.sh:echo_summary:432 : echo -e Starting Keystone 2021-08-24 03:41:29.867 | + ./stack.sh:main:1096 : '[' 10.222.0.20 == 10.222.0.20 ']' 2021-08-24 03:41:29.870 | + ./stack.sh:main:1097 : init_keystone 2021-08-24 03:41:29.872 | + lib/keystone:init_keystone:443 : is_service_enabled ldap 2021-08-24 03:41:29.888 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:41:29.890 | + lib/keystone:init_keystone:447 : [[ True == True ]] 2021-08-24 03:41:29.892 | + lib/keystone:init_keystone:449 : recreate_database keystone 2021-08-24 03:41:29.895 | + lib/database:recreate_database:110 : local db=keystone 2021-08-24 03:41:29.897 | + lib/database:recreate_database:111 : recreate_database_mysql keystone 2021-08-24 03:41:29.899 | + lib/databases/mysql:recreate_database_mysql:63 : local db=keystone 2021-08-24 03:41:29.902 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2021-08-24 03:41:29.907 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-24 03:41:29.964 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2021-08-24 03:41:29.969 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-24 03:41:30.067 | + lib/keystone:init_keystone:452 : time_start dbsync 2021-08-24 03:41:30.069 | + functions-common:time_start:2295 : local name=dbsync 2021-08-24 03:41:30.072 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:41:30.075 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:41:30.077 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:41:30.081 | + functions-common:time_start:2300 : _TIME_START[$name]=1629776490079 2021-08-24 03:41:30.084 | + lib/keystone:init_keystone:454 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2021-08-24 03:41:34.055 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 03:41:34.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.069 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 03:41:34.069 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 03:41:34.096 | 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=72871) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-08-24 03:41:34.105 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 03:41:34.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.119 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 03:41:34.119 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 03:41:34.153 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 03:41:34.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.165 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.165 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.165 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.167 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 03:41:34.168 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 03:41:34.592 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 03:41:34.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:34.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:34.613 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 03:41:34.613 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 03:41:34.614 | INFO migrate.versioning.api [-] 66 -> 67...  2021-08-24 03:41:52.304 | INFO migrate.versioning.api [-] done 2021-08-24 03:41:52.304 | INFO migrate.versioning.api [-] 67 -> 68...  2021-08-24 03:41:52.378 | INFO migrate.versioning.api [-] done 2021-08-24 03:41:52.378 | INFO migrate.versioning.api [-] 68 -> 69...  2021-08-24 03:41:52.488 | INFO migrate.versioning.api [-] done 2021-08-24 03:41:52.488 | INFO migrate.versioning.api [-] 69 -> 70...  2021-08-24 03:41:52.562 | INFO migrate.versioning.api [-] done 2021-08-24 03:41:52.562 | INFO migrate.versioning.api [-] 70 -> 71...  2021-08-24 03:41:52.659 | INFO migrate.versioning.api [-] done 2021-08-24 03:41:52.660 | INFO migrate.versioning.api [-] 71 -> 72...  2021-08-24 03:41:52.746 | INFO migrate.versioning.api [-] done 2021-08-24 03:41:52.746 | INFO migrate.versioning.api [-] 72 -> 73...  2021-08-24 03:41:54.499 | INFO migrate.versioning.api [-] done 2021-08-24 03:41:54.499 | INFO migrate.versioning.api [-] 73 -> 74...  2021-08-24 03:41:54.864 | INFO migrate.versioning.api [-] done 2021-08-24 03:41:54.864 | INFO migrate.versioning.api [-] 74 -> 75...  2021-08-24 03:41:55.362 | INFO migrate.versioning.api [-] done 2021-08-24 03:41:55.362 | INFO migrate.versioning.api [-] 75 -> 76...  2021-08-24 03:41:55.441 | INFO migrate.versioning.api [-] done 2021-08-24 03:41:55.441 | INFO migrate.versioning.api [-] 76 -> 77...  2021-08-24 03:41:55.504 | INFO migrate.versioning.api [-] done 2021-08-24 03:41:55.504 | INFO migrate.versioning.api [-] 77 -> 78...  2021-08-24 03:41:55.573 | INFO migrate.versioning.api [-] done 2021-08-24 03:41:55.573 | INFO migrate.versioning.api [-] 78 -> 79...  2021-08-24 03:41:55.654 | INFO migrate.versioning.api [-] done 2021-08-24 03:41:55.654 | INFO migrate.versioning.api [-] 79 -> 80...  2021-08-24 03:41:55.715 | INFO migrate.versioning.api [-] done 2021-08-24 03:41:55.715 | INFO migrate.versioning.api [-] 80 -> 81...  2021-08-24 03:41:56.259 | INFO migrate.versioning.api [-] done 2021-08-24 03:41:56.259 | INFO migrate.versioning.api [-] 81 -> 82...  2021-08-24 03:41:58.391 | INFO migrate.versioning.api [-] done 2021-08-24 03:41:58.391 | INFO migrate.versioning.api [-] 82 -> 83...  2021-08-24 03:41:59.227 | ++ inc/async:async_inner:64 : rc=0 2021-08-24 03:41:59.252 | [71070 Async install_tempest:71070]: finished successfully 2021-08-24 03:42:00.829 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:00.829 | INFO migrate.versioning.api [-] 83 -> 84...  2021-08-24 03:42:01.528 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:01.528 | INFO migrate.versioning.api [-] 84 -> 85...  2021-08-24 03:42:03.006 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:03.006 | INFO migrate.versioning.api [-] 85 -> 86...  2021-08-24 03:42:03.299 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:03.299 | INFO migrate.versioning.api [-] 86 -> 87...  2021-08-24 03:42:05.482 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:05.482 | INFO migrate.versioning.api [-] 87 -> 88...  2021-08-24 03:42:06.333 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:06.333 | INFO migrate.versioning.api [-] 88 -> 89...  2021-08-24 03:42:06.568 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:06.568 | INFO migrate.versioning.api [-] 89 -> 90...  2021-08-24 03:42:07.600 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:07.600 | INFO migrate.versioning.api [-] 90 -> 91...  2021-08-24 03:42:10.000 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:10.000 | INFO migrate.versioning.api [-] 91 -> 92...  2021-08-24 03:42:12.229 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:12.229 | INFO migrate.versioning.api [-] 92 -> 93...  2021-08-24 03:42:14.623 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:14.624 | INFO migrate.versioning.api [-] 93 -> 94...  2021-08-24 03:42:16.704 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:16.704 | INFO migrate.versioning.api [-] 94 -> 95...  2021-08-24 03:42:17.933 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:17.933 | INFO migrate.versioning.api [-] 95 -> 96...  2021-08-24 03:42:18.007 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:18.007 | INFO migrate.versioning.api [-] 96 -> 97...  2021-08-24 03:42:18.093 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:18.093 | INFO migrate.versioning.api [-] 97 -> 98...  2021-08-24 03:42:18.155 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:18.155 | INFO migrate.versioning.api [-] 98 -> 99...  2021-08-24 03:42:18.211 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:18.211 | INFO migrate.versioning.api [-] 99 -> 100...  2021-08-24 03:42:18.285 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:18.286 | INFO migrate.versioning.api [-] 100 -> 101...  2021-08-24 03:42:18.354 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:18.354 | INFO migrate.versioning.api [-] 101 -> 102...  2021-08-24 03:42:18.817 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:18.817 | INFO migrate.versioning.api [-] 102 -> 103...  2021-08-24 03:42:19.287 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:19.287 | INFO migrate.versioning.api [-] 103 -> 104...  2021-08-24 03:42:19.356 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:19.356 | INFO migrate.versioning.api [-] 104 -> 105...  2021-08-24 03:42:19.823 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:19.823 | INFO migrate.versioning.api [-] 105 -> 106...  2021-08-24 03:42:20.596 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:20.596 | INFO migrate.versioning.api [-] 106 -> 107...  2021-08-24 03:42:21.328 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:21.328 | INFO migrate.versioning.api [-] 107 -> 108...  2021-08-24 03:42:21.996 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:21.996 | INFO migrate.versioning.api [-] 108 -> 109...  2021-08-24 03:42:22.247 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:22.247 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 03:42:22.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.250 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.250 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.250 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.250 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.250 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.250 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.250 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.261 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.261 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.261 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.261 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.261 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.261 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 03:42:22.261 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 03:42:22.261 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 03:42:22.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.262 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.262 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.263 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.263 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.263 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.263 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.263 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.263 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.263 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.264 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.264 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.264 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.264 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.264 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.264 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.264 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.265 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.265 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.265 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.265 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.265 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.265 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.265 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.266 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.266 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.266 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.267 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.267 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.267 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.267 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.267 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.267 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.268 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.268 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.268 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.268 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.268 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.268 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.268 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.269 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.269 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.269 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.269 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.269 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.269 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.269 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.273 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.273 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.273 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.274 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 03:42:22.275 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 03:42:22.275 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 03:42:22.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.280 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.280 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.280 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.282 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.282 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.282 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.283 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.283 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.283 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.283 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.283 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.283 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.283 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.284 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.284 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.284 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.284 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.284 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.284 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.284 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.285 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.285 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.285 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.285 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.285 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.285 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.285 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.286 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.286 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.286 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.287 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.287 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.287 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.287 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.288 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.288 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.288 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.288 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.288 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.288 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.288 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 03:42:22.289 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 03:42:22.296 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 03:42:22.297 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.297 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.298 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.298 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.298 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.298 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.298 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.298 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.299 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.299 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.299 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.299 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.299 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.299 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.299 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.300 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.300 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.300 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.300 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.300 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.300 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.300 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.304 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.304 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.304 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.304 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.304 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.305 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.305 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.305 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.305 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.305 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.305 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.306 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.306 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.306 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.306 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.306 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.306 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.307 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.307 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.307 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.307 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.307 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.307 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.307 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.308 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.308 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.308 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.309 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.309 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.309 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.310 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.310 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.310 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.310 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.310 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.310 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.310 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.311 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.311 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.311 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.311 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.311 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.311 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.311 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.312 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.312 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.312 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.312 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.312 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.312 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.312 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.313 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.313 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.313 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.313 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.313 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.313 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.313 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.314 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.314 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.314 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.314 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.314 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.314 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.314 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.315 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.315 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.315 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.315 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.315 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.315 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.315 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.316 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.316 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.316 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.316 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.316 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.316 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.317 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.317 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.317 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.317 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.318 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.318 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.318 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.318 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.318 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.318 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.318 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.319 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.319 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.319 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.319 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.319 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.319 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.319 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.320 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.320 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.320 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.320 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.320 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.320 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.320 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.321 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.321 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 03:42:22.321 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 03:42:22.395 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 03:42:22.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.420 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 03:42:22.420 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 03:42:22.420 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 03:42:22.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.443 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.443 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.443 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 03:42:22.443 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 03:42:22.451 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 03:42:22.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.458 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.458 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.458 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.459 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.459 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.459 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.459 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.459 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.459 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.459 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.460 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.460 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.460 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:22.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:22.475 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 03:42:22.475 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 03:42:22.483 | INFO migrate.versioning.api [-] 0 -> 1...  2021-08-24 03:42:22.533 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:22.533 | INFO migrate.versioning.api [-] 1 -> 2...  2021-08-24 03:42:22.625 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:22.625 | INFO migrate.versioning.api [-] 2 -> 3...  2021-08-24 03:42:23.910 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:23.910 | INFO migrate.versioning.api [-] 3 -> 4...  2021-08-24 03:42:23.967 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:23.967 | INFO migrate.versioning.api [-] 4 -> 5...  2021-08-24 03:42:24.030 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:24.030 | INFO migrate.versioning.api [-] 5 -> 6...  2021-08-24 03:42:24.082 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:24.082 | INFO migrate.versioning.api [-] 6 -> 7...  2021-08-24 03:42:24.127 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:24.127 | INFO migrate.versioning.api [-] 7 -> 8...  2021-08-24 03:42:24.188 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:24.188 | INFO migrate.versioning.api [-] 8 -> 9...  2021-08-24 03:42:24.263 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:24.263 | INFO migrate.versioning.api [-] 9 -> 10...  2021-08-24 03:42:25.538 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:25.539 | INFO migrate.versioning.api [-] 10 -> 11...  2021-08-24 03:42:25.613 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:25.613 | INFO migrate.versioning.api [-] 11 -> 12...  2021-08-24 03:42:27.059 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:27.059 | INFO migrate.versioning.api [-] 12 -> 13...  2021-08-24 03:42:27.121 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:27.122 | INFO migrate.versioning.api [-] 13 -> 14...  2021-08-24 03:42:28.556 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:28.556 | INFO migrate.versioning.api [-] 14 -> 15...  2021-08-24 03:42:28.636 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:28.636 | INFO migrate.versioning.api [-] 15 -> 16...  2021-08-24 03:42:29.190 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:29.190 | INFO migrate.versioning.api [-] 16 -> 17...  2021-08-24 03:42:29.259 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:29.259 | INFO migrate.versioning.api [-] 17 -> 18...  2021-08-24 03:42:29.322 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:29.322 | INFO migrate.versioning.api [-] 18 -> 19...  2021-08-24 03:42:29.384 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:29.385 | INFO migrate.versioning.api [-] 19 -> 20...  2021-08-24 03:42:29.436 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:29.437 | INFO migrate.versioning.api [-] 20 -> 21...  2021-08-24 03:42:29.500 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:29.500 | INFO migrate.versioning.api [-] 21 -> 22...  2021-08-24 03:42:29.920 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:29.920 | INFO migrate.versioning.api [-] 22 -> 23...  2021-08-24 03:42:30.333 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:30.333 | INFO migrate.versioning.api [-] 23 -> 24...  2021-08-24 03:42:31.059 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:31.059 | INFO migrate.versioning.api [-] 24 -> 25...  2021-08-24 03:42:31.127 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:31.127 | INFO migrate.versioning.api [-] 25 -> 26...  2021-08-24 03:42:31.185 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:31.185 | INFO migrate.versioning.api [-] 26 -> 27...  2021-08-24 03:42:31.253 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:31.253 | INFO migrate.versioning.api [-] 27 -> 28...  2021-08-24 03:42:31.316 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:31.316 | INFO migrate.versioning.api [-] 28 -> 29...  2021-08-24 03:42:31.378 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:31.379 | INFO migrate.versioning.api [-] 29 -> 30...  2021-08-24 03:42:32.097 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:32.097 | INFO migrate.versioning.api [-] 30 -> 31...  2021-08-24 03:42:32.538 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:32.539 | INFO migrate.versioning.api [-] 31 -> 32...  2021-08-24 03:42:33.276 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:33.276 | INFO migrate.versioning.api [-] 32 -> 33...  2021-08-24 03:42:35.311 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:35.311 | INFO migrate.versioning.api [-] 33 -> 34...  2021-08-24 03:42:36.234 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:36.234 | INFO migrate.versioning.api [-] 34 -> 35...  2021-08-24 03:42:36.521 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:36.522 | INFO migrate.versioning.api [-] 35 -> 36...  2021-08-24 03:42:37.143 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:37.143 | INFO migrate.versioning.api [-] 36 -> 37...  2021-08-24 03:42:37.201 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:37.201 | INFO migrate.versioning.api [-] 37 -> 38...  2021-08-24 03:42:37.264 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:37.264 | INFO migrate.versioning.api [-] 38 -> 39...  2021-08-24 03:42:37.343 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:37.343 | INFO migrate.versioning.api [-] 39 -> 40...  2021-08-24 03:42:37.417 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:37.417 | INFO migrate.versioning.api [-] 40 -> 41...  2021-08-24 03:42:37.481 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:37.482 | INFO migrate.versioning.api [-] 41 -> 42...  2021-08-24 03:42:37.579 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:37.579 | INFO migrate.versioning.api [-] 42 -> 43...  2021-08-24 03:42:37.647 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:37.647 | INFO migrate.versioning.api [-] 43 -> 44...  2021-08-24 03:42:37.716 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:37.716 | INFO migrate.versioning.api [-] 44 -> 45...  2021-08-24 03:42:38.388 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:38.389 | INFO migrate.versioning.api [-] 45 -> 46...  2021-08-24 03:42:38.464 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:38.464 | INFO migrate.versioning.api [-] 46 -> 47...  2021-08-24 03:42:43.550 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:43.550 | INFO migrate.versioning.api [-] 47 -> 48...  2021-08-24 03:42:45.333 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:45.333 | INFO migrate.versioning.api [-] 48 -> 49...  2021-08-24 03:42:45.396 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:45.396 | INFO migrate.versioning.api [-] 49 -> 50...  2021-08-24 03:42:45.447 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:45.447 | INFO migrate.versioning.api [-] 50 -> 51...  2021-08-24 03:42:45.519 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:45.519 | INFO migrate.versioning.api [-] 51 -> 52...  2021-08-24 03:42:45.591 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:45.591 | INFO migrate.versioning.api [-] 52 -> 53...  2021-08-24 03:42:46.013 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:46.013 | INFO migrate.versioning.api [-] 53 -> 54...  2021-08-24 03:42:46.116 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:46.116 | INFO migrate.versioning.api [-] 54 -> 55...  2021-08-24 03:42:46.567 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:46.567 | INFO migrate.versioning.api [-] 55 -> 56...  2021-08-24 03:42:48.022 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:48.022 | INFO migrate.versioning.api [-] 56 -> 57...  2021-08-24 03:42:48.098 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:48.098 | INFO migrate.versioning.api [-] 57 -> 58...  2021-08-24 03:42:48.184 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:48.184 | INFO migrate.versioning.api [-] 58 -> 59...  2021-08-24 03:42:48.252 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:48.253 | INFO migrate.versioning.api [-] 59 -> 60...  2021-08-24 03:42:48.304 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:48.304 | INFO migrate.versioning.api [-] 60 -> 61...  2021-08-24 03:42:48.367 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:48.367 | INFO migrate.versioning.api [-] 61 -> 62...  2021-08-24 03:42:49.070 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:49.070 | INFO migrate.versioning.api [-] 62 -> 63...  2021-08-24 03:42:49.156 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:49.156 | INFO migrate.versioning.api [-] 63 -> 64...  2021-08-24 03:42:49.693 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:49.693 | INFO migrate.versioning.api [-] 64 -> 65...  2021-08-24 03:42:51.796 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:51.796 | INFO migrate.versioning.api [-] 65 -> 66...  2021-08-24 03:42:53.045 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:53.045 | INFO migrate.versioning.api [-] 66 -> 67...  2021-08-24 03:42:53.115 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:53.115 | INFO migrate.versioning.api [-] 67 -> 68...  2021-08-24 03:42:53.202 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:53.202 | INFO migrate.versioning.api [-] 68 -> 69...  2021-08-24 03:42:53.275 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:53.276 | INFO migrate.versioning.api [-] 69 -> 70...  2021-08-24 03:42:53.342 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:53.342 | INFO migrate.versioning.api [-] 70 -> 71...  2021-08-24 03:42:53.424 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:53.424 | INFO migrate.versioning.api [-] 71 -> 72...  2021-08-24 03:42:53.515 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:53.516 | INFO migrate.versioning.api [-] 72 -> 73...  2021-08-24 03:42:54.516 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:54.516 | INFO migrate.versioning.api [-] 73 -> 74...  2021-08-24 03:42:54.588 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:54.588 | INFO migrate.versioning.api [-] 74 -> 75...  2021-08-24 03:42:54.664 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:54.664 | INFO migrate.versioning.api [-] 75 -> 76...  2021-08-24 03:42:54.761 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:54.761 | INFO migrate.versioning.api [-] 76 -> 77...  2021-08-24 03:42:54.891 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:54.891 | INFO migrate.versioning.api [-] 77 -> 78...  2021-08-24 03:42:54.971 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:54.971 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 03:42:54.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.995 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 03:42:54.995 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 03:42:54.996 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 03:42:54.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:54.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:54.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.019 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 03:42:55.020 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 03:42:55.020 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 03:42:55.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.044 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 03:42:55.044 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 03:42:55.052 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 03:42:55.053 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.053 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.053 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.079 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 03:42:55.079 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 03:42:55.153 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 03:42:55.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.165 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.165 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.172 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.172 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.172 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.172 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.173 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.173 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.173 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.178 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 03:42:55.178 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 03:42:55.179 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 03:42:55.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.191 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.192 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.192 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.192 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.192 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.192 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.192 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.192 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.192 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.192 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.192 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.192 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.192 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.192 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.192 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.192 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.192 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.192 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.192 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.192 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.192 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.192 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.192 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.192 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.192 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.192 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.193 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.193 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.193 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.193 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.193 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.193 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.193 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.193 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.193 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.193 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.193 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.193 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.193 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.193 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.193 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.193 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.193 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.193 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.193 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.193 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.193 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.193 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.193 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.193 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.193 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.197 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.197 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.197 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.197 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.197 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.197 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.197 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.198 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.198 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.198 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.200 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.200 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.200 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.201 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.201 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.201 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.201 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.201 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.201 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 03:42:55.201 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 03:42:55.208 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 03:42:55.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.209 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.211 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.211 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.211 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.214 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.214 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.214 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.216 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.216 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.216 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.216 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.220 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.220 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.220 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.220 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.221 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.221 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.221 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.222 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.222 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.222 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.222 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.222 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.222 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.222 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.223 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.223 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.223 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.223 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.223 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.223 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.223 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.224 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.224 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.224 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.225 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.225 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.225 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.228 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.228 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.228 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.228 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.228 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.228 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.228 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.232 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.232 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.232 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.232 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.232 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.232 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:42:55.232 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:42:55.233 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 03:42:55.233 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 03:42:55.244 | INFO migrate.versioning.api [-] 0 -> 1...  2021-08-24 03:42:55.302 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:55.302 | INFO migrate.versioning.api [-] 1 -> 2...  2021-08-24 03:42:55.367 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:55.367 | INFO migrate.versioning.api [-] 2 -> 3...  2021-08-24 03:42:55.456 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:55.456 | INFO migrate.versioning.api [-] 3 -> 4...  2021-08-24 03:42:55.548 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:55.548 | INFO migrate.versioning.api [-] 4 -> 5...  2021-08-24 03:42:55.648 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:55.648 | INFO migrate.versioning.api [-] 5 -> 6...  2021-08-24 03:42:55.716 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:55.716 | INFO migrate.versioning.api [-] 6 -> 7...  2021-08-24 03:42:55.824 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:55.824 | INFO migrate.versioning.api [-] 7 -> 8...  2021-08-24 03:42:55.954 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:55.955 | INFO migrate.versioning.api [-] 8 -> 9...  2021-08-24 03:42:56.018 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:56.018 | INFO migrate.versioning.api [-] 9 -> 10...  2021-08-24 03:42:56.093 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:56.093 | INFO migrate.versioning.api [-] 10 -> 11...  2021-08-24 03:42:56.167 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:56.167 | INFO migrate.versioning.api [-] 11 -> 12...  2021-08-24 03:42:56.276 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:56.276 | INFO migrate.versioning.api [-] 12 -> 13...  2021-08-24 03:42:56.360 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:56.360 | INFO migrate.versioning.api [-] 13 -> 14...  2021-08-24 03:42:56.473 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:56.473 | INFO migrate.versioning.api [-] 14 -> 15...  2021-08-24 03:42:56.659 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:56.659 | INFO migrate.versioning.api [-] 15 -> 16...  2021-08-24 03:42:56.834 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:56.834 | INFO migrate.versioning.api [-] 16 -> 17...  2021-08-24 03:42:56.987 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:56.988 | INFO migrate.versioning.api [-] 17 -> 18...  2021-08-24 03:42:57.079 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:57.079 | INFO migrate.versioning.api [-] 18 -> 19...  2021-08-24 03:42:57.211 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:57.211 | INFO migrate.versioning.api [-] 19 -> 20...  2021-08-24 03:42:57.327 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:57.327 | INFO migrate.versioning.api [-] 20 -> 21...  2021-08-24 03:42:57.416 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:57.416 | INFO migrate.versioning.api [-] 21 -> 22...  2021-08-24 03:42:57.481 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:57.481 | INFO migrate.versioning.api [-] 22 -> 23...  2021-08-24 03:42:57.559 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:57.559 | INFO migrate.versioning.api [-] 23 -> 24...  2021-08-24 03:42:57.659 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:57.659 | INFO migrate.versioning.api [-] 24 -> 25...  2021-08-24 03:42:57.761 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:57.761 | INFO migrate.versioning.api [-] 25 -> 26...  2021-08-24 03:42:57.841 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:57.841 | INFO migrate.versioning.api [-] 26 -> 27...  2021-08-24 03:42:57.904 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:57.904 | INFO migrate.versioning.api [-] 27 -> 28...  2021-08-24 03:42:57.976 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:57.977 | INFO migrate.versioning.api [-] 28 -> 29...  2021-08-24 03:42:58.056 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:58.056 | INFO migrate.versioning.api [-] 29 -> 30...  2021-08-24 03:42:58.153 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:58.153 | INFO migrate.versioning.api [-] 30 -> 31...  2021-08-24 03:42:58.252 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:58.252 | INFO migrate.versioning.api [-] 31 -> 32...  2021-08-24 03:42:58.342 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:58.342 | INFO migrate.versioning.api [-] 32 -> 33...  2021-08-24 03:42:58.418 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:58.418 | INFO migrate.versioning.api [-] 33 -> 34...  2021-08-24 03:42:58.491 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:58.491 | INFO migrate.versioning.api [-] 34 -> 35...  2021-08-24 03:42:58.576 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:58.576 | INFO migrate.versioning.api [-] 35 -> 36...  2021-08-24 03:42:58.670 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:58.670 | INFO migrate.versioning.api [-] 36 -> 37...  2021-08-24 03:42:58.795 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:58.795 | INFO migrate.versioning.api [-] 37 -> 38...  2021-08-24 03:42:58.876 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:58.876 | INFO migrate.versioning.api [-] 38 -> 39...  2021-08-24 03:42:58.939 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:58.939 | INFO migrate.versioning.api [-] 39 -> 40...  2021-08-24 03:42:59.029 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:59.029 | INFO migrate.versioning.api [-] 40 -> 41...  2021-08-24 03:42:59.098 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:59.098 | INFO migrate.versioning.api [-] 41 -> 42...  2021-08-24 03:42:59.178 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:59.178 | INFO migrate.versioning.api [-] 42 -> 43...  2021-08-24 03:42:59.258 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:59.259 | INFO migrate.versioning.api [-] 43 -> 44...  2021-08-24 03:42:59.342 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:59.342 | INFO migrate.versioning.api [-] 44 -> 45...  2021-08-24 03:42:59.451 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:59.451 | INFO migrate.versioning.api [-] 45 -> 46...  2021-08-24 03:42:59.559 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:59.559 | INFO migrate.versioning.api [-] 46 -> 47...  2021-08-24 03:42:59.652 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:59.653 | INFO migrate.versioning.api [-] 47 -> 48...  2021-08-24 03:42:59.807 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:59.807 | INFO migrate.versioning.api [-] 48 -> 49...  2021-08-24 03:42:59.876 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:59.876 | INFO migrate.versioning.api [-] 49 -> 50...  2021-08-24 03:42:59.959 | INFO migrate.versioning.api [-] done 2021-08-24 03:42:59.959 | INFO migrate.versioning.api [-] 50 -> 51...  2021-08-24 03:43:00.041 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:00.041 | INFO migrate.versioning.api [-] 51 -> 52...  2021-08-24 03:43:00.132 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:00.132 | INFO migrate.versioning.api [-] 52 -> 53...  2021-08-24 03:43:00.219 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:00.219 | INFO migrate.versioning.api [-] 53 -> 54...  2021-08-24 03:43:00.284 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:00.284 | INFO migrate.versioning.api [-] 54 -> 55...  2021-08-24 03:43:00.393 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:00.393 | INFO migrate.versioning.api [-] 55 -> 56...  2021-08-24 03:43:00.498 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:00.498 | INFO migrate.versioning.api [-] 56 -> 57...  2021-08-24 03:43:00.642 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:00.642 | INFO migrate.versioning.api [-] 57 -> 58...  2021-08-24 03:43:00.759 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:00.759 | INFO migrate.versioning.api [-] 58 -> 59...  2021-08-24 03:43:00.852 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:00.852 | INFO migrate.versioning.api [-] 59 -> 60...  2021-08-24 03:43:00.915 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:00.915 | INFO migrate.versioning.api [-] 60 -> 61...  2021-08-24 03:43:01.002 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:01.002 | INFO migrate.versioning.api [-] 61 -> 62...  2021-08-24 03:43:01.104 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:01.104 | INFO migrate.versioning.api [-] 62 -> 63...  2021-08-24 03:43:01.205 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:01.205 | INFO migrate.versioning.api [-] 63 -> 64...  2021-08-24 03:43:01.313 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:01.313 | INFO migrate.versioning.api [-] 64 -> 65...  2021-08-24 03:43:01.399 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:01.399 | INFO migrate.versioning.api [-] 65 -> 66...  2021-08-24 03:43:01.490 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:01.491 | INFO migrate.versioning.api [-] 66 -> 67...  2021-08-24 03:43:01.555 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:01.556 | INFO migrate.versioning.api [-] 67 -> 68...  2021-08-24 03:43:01.647 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:01.647 | INFO migrate.versioning.api [-] 68 -> 69...  2021-08-24 03:43:01.759 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:01.759 | INFO migrate.versioning.api [-] 69 -> 70...  2021-08-24 03:43:01.822 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:01.822 | INFO migrate.versioning.api [-] 70 -> 71...  2021-08-24 03:43:01.910 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:01.910 | INFO migrate.versioning.api [-] 71 -> 72...  2021-08-24 03:43:01.972 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:01.972 | INFO migrate.versioning.api [-] 72 -> 73...  2021-08-24 03:43:02.045 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:02.045 | INFO migrate.versioning.api [-] 73 -> 74...  2021-08-24 03:43:02.121 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:02.121 | INFO migrate.versioning.api [-] 74 -> 75...  2021-08-24 03:43:02.206 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:02.206 | INFO migrate.versioning.api [-] 75 -> 76...  2021-08-24 03:43:02.258 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:02.258 | INFO migrate.versioning.api [-] 76 -> 77...  2021-08-24 03:43:02.319 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:02.319 | INFO migrate.versioning.api [-] 77 -> 78...  2021-08-24 03:43:02.384 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:02.384 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 03:43:02.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.412 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 03:43:02.412 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 03:43:02.412 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 03:43:02.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.434 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 03:43:02.434 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 03:43:02.434 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 03:43:02.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.443 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.443 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.443 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.443 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.458 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.458 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.458 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.459 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.459 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.459 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.459 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 03:43:02.459 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 03:43:02.466 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 03:43:02.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.477 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.477 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.477 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.493 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.493 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 03:43:02.493 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 03:43:02.572 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 03:43:02.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.596 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 03:43:02.596 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 03:43:02.597 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 03:43:02.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.620 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 03:43:02.620 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 03:43:02.628 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 03:43:02.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.651 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.651 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.651 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:43:02.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:43:02.656 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 03:43:02.656 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72871) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 03:43:02.660 | INFO migrate.versioning.api [-] 0 -> 1...  2021-08-24 03:43:02.750 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:02.750 | INFO migrate.versioning.api [-] 1 -> 2...  2021-08-24 03:43:04.022 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:04.022 | INFO migrate.versioning.api [-] 2 -> 3...  2021-08-24 03:43:06.429 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:06.429 | INFO migrate.versioning.api [-] 3 -> 4...  2021-08-24 03:43:09.321 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:09.322 | INFO migrate.versioning.api [-] 4 -> 5...  2021-08-24 03:43:09.430 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:09.430 | INFO migrate.versioning.api [-] 5 -> 6...  2021-08-24 03:43:09.502 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:09.503 | INFO migrate.versioning.api [-] 6 -> 7...  2021-08-24 03:43:09.584 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:09.584 | INFO migrate.versioning.api [-] 7 -> 8...  2021-08-24 03:43:09.676 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:09.676 | INFO migrate.versioning.api [-] 8 -> 9...  2021-08-24 03:43:09.784 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:09.784 | INFO migrate.versioning.api [-] 9 -> 10...  2021-08-24 03:43:09.881 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:09.881 | INFO migrate.versioning.api [-] 10 -> 11...  2021-08-24 03:43:10.722 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:10.722 | INFO migrate.versioning.api [-] 11 -> 12...  2021-08-24 03:43:11.835 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:11.835 | INFO migrate.versioning.api [-] 12 -> 13...  2021-08-24 03:43:13.827 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:13.828 | INFO migrate.versioning.api [-] 13 -> 14...  2021-08-24 03:43:17.235 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:17.235 | INFO migrate.versioning.api [-] 14 -> 15...  2021-08-24 03:43:18.330 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:18.331 | INFO migrate.versioning.api [-] 15 -> 16...  2021-08-24 03:43:18.407 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:18.407 | INFO migrate.versioning.api [-] 16 -> 17...  2021-08-24 03:43:18.497 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:18.498 | INFO migrate.versioning.api [-] 17 -> 18...  2021-08-24 03:43:18.560 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:18.560 | INFO migrate.versioning.api [-] 18 -> 19...  2021-08-24 03:43:18.664 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:18.664 | INFO migrate.versioning.api [-] 19 -> 20...  2021-08-24 03:43:18.738 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:18.739 | INFO migrate.versioning.api [-] 20 -> 21...  2021-08-24 03:43:18.799 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:18.799 | INFO migrate.versioning.api [-] 21 -> 22...  2021-08-24 03:43:18.892 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:18.892 | INFO migrate.versioning.api [-] 22 -> 23...  2021-08-24 03:43:18.964 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:18.965 | INFO migrate.versioning.api [-] 23 -> 24...  2021-08-24 03:43:19.884 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:19.884 | INFO migrate.versioning.api [-] 24 -> 25...  2021-08-24 03:43:19.949 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:19.949 | INFO migrate.versioning.api [-] 25 -> 26...  2021-08-24 03:43:20.058 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:20.058 | INFO migrate.versioning.api [-] 26 -> 27...  2021-08-24 03:43:20.119 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:20.119 | INFO migrate.versioning.api [-] 27 -> 28...  2021-08-24 03:43:20.193 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:20.193 | INFO migrate.versioning.api [-] 28 -> 29...  2021-08-24 03:43:20.278 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:20.278 | INFO migrate.versioning.api [-] 29 -> 30...  2021-08-24 03:43:20.338 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:20.338 | INFO migrate.versioning.api [-] 30 -> 31...  2021-08-24 03:43:20.464 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:20.464 | INFO migrate.versioning.api [-] 31 -> 32...  2021-08-24 03:43:20.789 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:20.789 | INFO migrate.versioning.api [-] 32 -> 33...  2021-08-24 03:43:20.857 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:20.858 | INFO migrate.versioning.api [-] 33 -> 34...  2021-08-24 03:43:20.915 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:20.915 | INFO migrate.versioning.api [-] 34 -> 35...  2021-08-24 03:43:22.036 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:22.036 | INFO migrate.versioning.api [-] 35 -> 36...  2021-08-24 03:43:23.050 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:23.050 | INFO migrate.versioning.api [-] 36 -> 37...  2021-08-24 03:43:23.498 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:23.498 | INFO migrate.versioning.api [-] 37 -> 38...  2021-08-24 03:43:23.593 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:23.593 | INFO migrate.versioning.api [-] 38 -> 39...  2021-08-24 03:43:23.715 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:23.715 | INFO migrate.versioning.api [-] 39 -> 40...  2021-08-24 03:43:23.806 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:23.806 | INFO migrate.versioning.api [-] 40 -> 41...  2021-08-24 03:43:23.875 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:23.875 | INFO migrate.versioning.api [-] 41 -> 42...  2021-08-24 03:43:23.932 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:23.932 | INFO migrate.versioning.api [-] 42 -> 43...  2021-08-24 03:43:24.010 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:24.011 | INFO migrate.versioning.api [-] 43 -> 44...  2021-08-24 03:43:24.092 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:24.092 | INFO migrate.versioning.api [-] 44 -> 45...  2021-08-24 03:43:24.158 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:24.158 | INFO migrate.versioning.api [-] 45 -> 46...  2021-08-24 03:43:24.232 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:24.233 | INFO migrate.versioning.api [-] 46 -> 47...  2021-08-24 03:43:25.233 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:25.233 | INFO migrate.versioning.api [-] 47 -> 48...  2021-08-24 03:43:25.321 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:25.321 | INFO migrate.versioning.api [-] 48 -> 49...  2021-08-24 03:43:25.412 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:25.412 | INFO migrate.versioning.api [-] 49 -> 50...  2021-08-24 03:43:25.498 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:25.498 | INFO migrate.versioning.api [-] 50 -> 51...  2021-08-24 03:43:25.572 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:25.573 | INFO migrate.versioning.api [-] 51 -> 52...  2021-08-24 03:43:25.669 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:25.669 | INFO migrate.versioning.api [-] 52 -> 53...  2021-08-24 03:43:25.755 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:25.755 | INFO migrate.versioning.api [-] 53 -> 54...  2021-08-24 03:43:26.921 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:26.921 | INFO migrate.versioning.api [-] 54 -> 55...  2021-08-24 03:43:27.113 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:27.113 | INFO migrate.versioning.api [-] 55 -> 56...  2021-08-24 03:43:27.196 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:27.196 | INFO migrate.versioning.api [-] 56 -> 57...  2021-08-24 03:43:27.297 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:27.298 | INFO migrate.versioning.api [-] 57 -> 58...  2021-08-24 03:43:27.377 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:27.377 | INFO migrate.versioning.api [-] 58 -> 59...  2021-08-24 03:43:27.536 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:27.536 | INFO migrate.versioning.api [-] 59 -> 60...  2021-08-24 03:43:27.618 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:27.618 | INFO migrate.versioning.api [-] 60 -> 61...  2021-08-24 03:43:27.710 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:27.710 | INFO migrate.versioning.api [-] 61 -> 62...  2021-08-24 03:43:27.800 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:27.800 | INFO migrate.versioning.api [-] 62 -> 63...  2021-08-24 03:43:30.818 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:30.818 | INFO migrate.versioning.api [-] 63 -> 64...  2021-08-24 03:43:30.895 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:30.895 | INFO migrate.versioning.api [-] 64 -> 65...  2021-08-24 03:43:30.964 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:30.964 | INFO migrate.versioning.api [-] 65 -> 66...  2021-08-24 03:43:31.035 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:31.035 | INFO migrate.versioning.api [-] 66 -> 67...  2021-08-24 03:43:31.103 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:31.103 | INFO migrate.versioning.api [-] 67 -> 68...  2021-08-24 03:43:31.189 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:31.189 | INFO migrate.versioning.api [-] 68 -> 69...  2021-08-24 03:43:31.290 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:31.291 | INFO migrate.versioning.api [-] 69 -> 70...  2021-08-24 03:43:31.421 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:31.421 | INFO migrate.versioning.api [-] 70 -> 71...  2021-08-24 03:43:31.495 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:31.495 | INFO migrate.versioning.api [-] 71 -> 72...  2021-08-24 03:43:31.868 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:31.868 | INFO migrate.versioning.api [-] 72 -> 73...  2021-08-24 03:43:31.937 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:31.938 | INFO migrate.versioning.api [-] 73 -> 74...  2021-08-24 03:43:32.000 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:32.000 | INFO migrate.versioning.api [-] 74 -> 75...  2021-08-24 03:43:32.090 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:32.090 | INFO migrate.versioning.api [-] 75 -> 76...  2021-08-24 03:43:32.147 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:32.147 | INFO migrate.versioning.api [-] 76 -> 77...  2021-08-24 03:43:32.218 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:32.218 | INFO migrate.versioning.api [-] 77 -> 78...  2021-08-24 03:43:32.298 | INFO migrate.versioning.api [-] done 2021-08-24 03:43:32.643 | + lib/keystone:init_keystone:455 : time_stop dbsync 2021-08-24 03:43:32.646 | + functions-common:time_stop:2309 : local name 2021-08-24 03:43:32.649 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:43:32.651 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:43:32.654 | + functions-common:time_stop:2312 : local total 2021-08-24 03:43:32.656 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:43:32.659 | + functions-common:time_stop:2315 : name=dbsync 2021-08-24 03:43:32.661 | + functions-common:time_stop:2316 : start_time=1629776490079 2021-08-24 03:43:32.664 | + functions-common:time_stop:2318 : [[ -z 1629776490079 ]] 2021-08-24 03:43:32.667 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:43:32.672 | + functions-common:time_stop:2321 : end_time=1629776612669 2021-08-24 03:43:32.674 | + functions-common:time_stop:2322 : elapsed_time=122590 2021-08-24 03:43:32.677 | + functions-common:time_stop:2323 : total=0 2021-08-24 03:43:32.679 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:43:32.681 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=122590 2021-08-24 03:43:32.684 | + lib/keystone:init_keystone:457 : [[ fernet == \f\e\r\n\e\t ]] 2021-08-24 03:43:32.686 | + lib/keystone:init_keystone:458 : rm -rf /etc/keystone/fernet-keys/ 2021-08-24 03:43:32.690 | + lib/keystone:init_keystone:459 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2021-08-24 03:43:36.509 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2021-08-24 03:43:36.509 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-08-24 03:43:36.509 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-08-24 03:43:36.510 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2021-08-24 03:43:36.510 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-08-24 03:43:36.510 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-08-24 03:43:36.510 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-08-24 03:43:36.511 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-08-24 03:43:36.511 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-08-24 03:43:36.812 | + lib/keystone:init_keystone:461 : rm -rf /etc/keystone/credential-keys/ 2021-08-24 03:43:36.816 | + lib/keystone:init_keystone:462 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2021-08-24 03:43:40.559 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2021-08-24 03:43:40.559 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-08-24 03:43:40.559 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-08-24 03:43:40.560 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2021-08-24 03:43:40.560 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-08-24 03:43:40.560 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-08-24 03:43:40.560 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-08-24 03:43:40.560 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-08-24 03:43:40.561 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-08-24 03:43:40.857 | + ./stack.sh:main:1098 : start_keystone 2021-08-24 03:43:40.859 | + lib/keystone:start_keystone:520 : local service_port=5000 2021-08-24 03:43:40.862 | + lib/keystone:start_keystone:521 : local auth_protocol=http 2021-08-24 03:43:40.864 | + lib/keystone:start_keystone:522 : is_service_enabled tls-proxy 2021-08-24 03:43:40.880 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:43:40.883 | + lib/keystone:start_keystone:527 : '[' uwsgi == mod_wsgi ']' 2021-08-24 03:43:40.886 | ++ lib/keystone:start_keystone:531 : which uwsgi 2021-08-24 03:43:40.891 | + lib/keystone:start_keystone:531 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2021-08-24 03:43:40.900 | + functions-common:run_process:1564 : local service=keystone 2021-08-24 03:43:40.900 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-08-24 03:43:40.900 | + functions-common:run_process:1566 : local group= 2021-08-24 03:43:40.900 | + functions-common:run_process:1567 : local user= 2021-08-24 03:43:40.903 | + functions-common:run_process:1569 : local name=keystone 2021-08-24 03:43:40.905 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 03:43:40.908 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 03:43:40.910 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:43:40.913 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:43:40.916 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:43:40.921 | + functions-common:time_start:2300 : _TIME_START[$name]=1629776620918 2021-08-24 03:43:40.923 | + functions-common:run_process:1572 : is_service_enabled keystone 2021-08-24 03:43:40.940 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:43:40.942 | + functions-common:run_process:1573 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2021-08-24 03:43:40.944 | + functions-common:_run_under_systemd:1529 : local service=keystone 2021-08-24 03:43:40.947 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-08-24 03:43:40.949 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-08-24 03:43:40.951 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-08-24 03:43:40.954 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-08-24 03:43:40.956 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2021-08-24 03:43:40.959 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2021-08-24 03:43:40.961 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@keystone.service 2021-08-24 03:43:40.963 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-24 03:43:40.966 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-24 03:43:40.968 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2021-08-24 03:43:40.971 | + functions-common:_run_under_systemd:1539 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2021-08-24 03:43:40.973 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@keystone.service 2021-08-24 03:43:40.976 | + functions-common:write_uwsgi_user_unit_file:1474 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-08-24 03:43:40.978 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2021-08-24 03:43:40.980 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2021-08-24 03:43:40.982 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@keystone.service 2021-08-24 03:43:40.984 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2021-08-24 03:43:40.988 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2021-08-24 03:43:41.047 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2021-08-24 03:43:41.105 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2021-08-24 03:43:41.157 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-08-24 03:43:41.210 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-24 03:43:41.261 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2021-08-24 03:43:41.310 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2021-08-24 03:43:41.359 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2021-08-24 03:43:41.407 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2021-08-24 03:43:41.456 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2021-08-24 03:43:41.505 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2021-08-24 03:43:41.508 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2021-08-24 03:43:41.568 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2021-08-24 03:43:41.946 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@keystone.service 2021-08-24 03:43:41.960 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2021-08-24 03:43:42.331 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@keystone.service 2021-08-24 03:43:42.409 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 03:43:42.411 | + functions-common:time_stop:2309 : local name 2021-08-24 03:43:42.414 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:43:42.417 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:43:42.437 | + functions-common:time_stop:2312 : local total 2021-08-24 03:43:42.437 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:43:42.437 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 03:43:42.437 | + functions-common:time_stop:2316 : start_time=1629776620918 2021-08-24 03:43:42.437 | + functions-common:time_stop:2318 : [[ -z 1629776620918 ]] 2021-08-24 03:43:42.437 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:43:42.439 | + functions-common:time_stop:2321 : end_time=1629776622436 2021-08-24 03:43:42.442 | + functions-common:time_stop:2322 : elapsed_time=1518 2021-08-24 03:43:42.444 | + functions-common:time_stop:2323 : total=1425 2021-08-24 03:43:42.446 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:43:42.448 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2943 2021-08-24 03:43:42.451 | + lib/keystone:start_keystone:534 : echo 'Waiting for keystone to start...' 2021-08-24 03:43:42.451 | Waiting for keystone to start... 2021-08-24 03:43:42.454 | + lib/keystone:start_keystone:540 : local service_uri=http://10.222.0.20/identity/v3/ 2021-08-24 03:43:42.457 | + lib/keystone:start_keystone:542 : wait_for_service 60 http://10.222.0.20/identity/v3/ 2021-08-24 03:43:42.459 | + functions:wait_for_service:457 : local timeout=60 2021-08-24 03:43:42.462 | + functions:wait_for_service:458 : local url=http://10.222.0.20/identity/v3/ 2021-08-24 03:43:42.464 | + functions:wait_for_service:459 : local rval=0 2021-08-24 03:43:42.466 | + functions:wait_for_service:460 : time_start wait_for_service 2021-08-24 03:43:42.469 | + functions-common:time_start:2295 : local name=wait_for_service 2021-08-24 03:43:42.471 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:43:42.473 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:43:42.477 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:43:42.483 | + functions-common:time_start:2300 : _TIME_START[$name]=1629776622479 2021-08-24 03:43:42.484 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-08-24 03:43:42.490 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.20/identity/v3/ 2021-08-24 03:43:48.201 | + :: : [[ 200 == 503 ]] 2021-08-24 03:43:48.202 | + :: : [[ 0 -eq 7 ]] 2021-08-24 03:43:48.205 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-08-24 03:43:48.208 | + functions-common:time_stop:2309 : local name 2021-08-24 03:43:48.210 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:43:48.212 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:43:48.215 | + functions-common:time_stop:2312 : local total 2021-08-24 03:43:48.217 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:43:48.219 | + functions-common:time_stop:2315 : name=wait_for_service 2021-08-24 03:43:48.222 | + functions-common:time_stop:2316 : start_time=1629776622479 2021-08-24 03:43:48.224 | + functions-common:time_stop:2318 : [[ -z 1629776622479 ]] 2021-08-24 03:43:48.227 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:43:48.231 | + functions-common:time_stop:2321 : end_time=1629776628229 2021-08-24 03:43:48.233 | + functions-common:time_stop:2322 : elapsed_time=5750 2021-08-24 03:43:48.236 | + functions-common:time_stop:2323 : total=0 2021-08-24 03:43:48.238 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:43:48.241 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=5750 2021-08-24 03:43:48.243 | + functions:wait_for_service:467 : return 0 2021-08-24 03:43:48.246 | + lib/keystone:start_keystone:547 : is_service_enabled tls-proxy 2021-08-24 03:43:48.263 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:43:48.265 | + lib/keystone:start_keystone:553 : restart_service memcached 2021-08-24 03:43:48.267 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-08-24 03:43:48.270 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart memcached 2021-08-24 03:43:48.301 | + ./stack.sh:main:1099 : bootstrap_keystone 2021-08-24 03:43:48.304 | + lib/keystone:bootstrap_keystone:576 : /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-admin-url http://10.222.0.20/identity --bootstrap-public-url http://10.222.0.20/identity 2021-08-24 03:43:52.221 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=73718) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 03:43:52.236 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=73718) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 03:43:52.236 | 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=73718) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 03:43:52.236 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=73718) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 03:43:52.246 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=73718) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 03:43:52.246 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=73718) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 03:43:52.277 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=73718) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 03:43:52.309 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=73718) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 03:43:52.309 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=73718) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 03:43:52.400 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=73718) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 03:43:52.400 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=73718) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 03:43:52.400 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=73718) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 03:43:52.400 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=73718) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 03:43:52.400 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=73718) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 03:43:52.401 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=73718) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 03:43:52.413 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=73718) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 03:43:52.414 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=73718) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 03:43:52.414 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=73718) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 03:43:52.414 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=73718) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 03:43:52.414 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=73718) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 03:43:52.415 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=73718) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 03:43:52.415 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=73718) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 03:43:52.422 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=73718) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 03:43:52.424 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=73718) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 03:43:52.425 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=73718) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 03:43:52.425 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=73718) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 03:43:52.425 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=73718) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 03:43:52.425 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=73718) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 03:43:52.425 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=73718) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 03:43:52.426 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=73718) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 03:43:52.539 | 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=73718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-08-24 03:43:52.910 | INFO keystone.cmd.bootstrap [None req-120a111a-cc1e-4c26-8781-cd8ec8b5e596 None None] Created domain default 2021-08-24 03:43:53.050 | INFO keystone.cmd.bootstrap [None req-120a111a-cc1e-4c26-8781-cd8ec8b5e596 None None] Created project admin 2021-08-24 03:43:53.081 | DEBUG passlib.handlers.bcrypt [None req-120a111a-cc1e-4c26-8781-cd8ec8b5e596 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=73718) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2021-08-24 03:43:53.081 | DEBUG passlib.handlers.bcrypt [None req-120a111a-cc1e-4c26-8781-cd8ec8b5e596 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=73718) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2021-08-24 03:43:53.257 | INFO keystone.cmd.bootstrap [None req-120a111a-cc1e-4c26-8781-cd8ec8b5e596 None None] Created user admin 2021-08-24 03:43:53.342 | INFO keystone.cmd.bootstrap [None req-120a111a-cc1e-4c26-8781-cd8ec8b5e596 None None] Created role reader 2021-08-24 03:43:53.424 | INFO keystone.cmd.bootstrap [None req-120a111a-cc1e-4c26-8781-cd8ec8b5e596 None None] Created role member 2021-08-24 03:43:53.522 | INFO keystone.cmd.bootstrap [None req-120a111a-cc1e-4c26-8781-cd8ec8b5e596 None None] Created implied role where 6fad4017283e412aa28b59428e7d36ab implies fc8547e78c9942338640fe23ec04ede9 2021-08-24 03:43:53.617 | INFO keystone.cmd.bootstrap [None req-120a111a-cc1e-4c26-8781-cd8ec8b5e596 None None] Created role admin 2021-08-24 03:43:53.714 | INFO keystone.cmd.bootstrap [None req-120a111a-cc1e-4c26-8781-cd8ec8b5e596 None None] Created implied role where 9073c156e7264843b2d816651dc884b9 implies 6fad4017283e412aa28b59428e7d36ab 2021-08-24 03:43:53.782 | INFO keystone.cmd.bootstrap [None req-120a111a-cc1e-4c26-8781-cd8ec8b5e596 None None] Granted role admin on project admin to user admin. 2021-08-24 03:43:53.893 | INFO keystone.cmd.bootstrap [None req-120a111a-cc1e-4c26-8781-cd8ec8b5e596 None None] Granted role admin on the system to user admin. 2021-08-24 03:43:53.981 | WARNING py.warnings [None req-120a111a-cc1e-4c26-8781-cd8ec8b5e596 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. 2021-08-24 03:43:53.981 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2021-08-24 03:43:53.981 |  2021-08-24 03:43:53.985 | INFO keystone.cmd.bootstrap [None req-120a111a-cc1e-4c26-8781-cd8ec8b5e596 None None] Created region RegionOne 2021-08-24 03:43:54.207 | INFO keystone.cmd.bootstrap [None req-120a111a-cc1e-4c26-8781-cd8ec8b5e596 None None] Created public endpoint http://10.222.0.20/identity 2021-08-24 03:43:54.367 | INFO keystone.cmd.bootstrap [None req-120a111a-cc1e-4c26-8781-cd8ec8b5e596 None None] Created admin endpoint http://10.222.0.20/identity 2021-08-24 03:43:54.757 | + ./stack.sh:main:1102 : create_keystone_accounts 2021-08-24 03:43:54.759 | + lib/keystone:create_keystone_accounts:314 : local admin_project 2021-08-24 03:43:54.762 | ++ lib/keystone:create_keystone_accounts:315 : oscwrap project show admin -f value -c id 2021-08-24 03:43:57.745 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:43:57.745 | from cryptography.utils import int_from_bytes 2021-08-24 03:43:57.745 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:43:57.745 | from cryptography.utils import int_from_bytes 2021-08-24 03:43:57.887 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:43:57.890 | + lib/keystone:create_keystone_accounts:315 : admin_project=5d5abcec6997467ab2feb71a92cade33 2021-08-24 03:43:57.892 | + lib/keystone:create_keystone_accounts:316 : local admin_user 2021-08-24 03:43:57.895 | ++ lib/keystone:create_keystone_accounts:317 : oscwrap user show admin -f value -c id 2021-08-24 03:43:59.926 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:43:59.926 | from cryptography.utils import int_from_bytes 2021-08-24 03:43:59.926 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:43:59.926 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:00.068 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:44:00.071 | + lib/keystone:create_keystone_accounts:317 : admin_user=9bce551cf5574f6c875552b5de71a324 2021-08-24 03:44:00.073 | + lib/keystone:create_keystone_accounts:318 : local admin_role=admin 2021-08-24 03:44:00.075 | + lib/keystone:create_keystone_accounts:319 : local member_role=member 2021-08-24 03:44:00.078 | + lib/keystone:create_keystone_accounts:321 : async_run ks-domain-role get_or_add_user_domain_role admin 9bce551cf5574f6c875552b5de71a324 default 2021-08-24 03:44:00.133 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 9bce551cf5574f6c875552b5de71a324 default 2021-08-24 03:44:00.172 | [11733 Async ks-domain-role:73833]: running: get_or_add_user_domain_role admin 9bce551cf5574f6c875552b5de71a324 default 2021-08-24 03:44:00.175 | + lib/keystone:create_keystone_accounts:324 : get_or_create_domain Default 2021-08-24 03:44:00.177 | + functions-common:get_or_create_domain:792 : local domain_id 2021-08-24 03:44:00.181 | ++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2021-08-24 03:44:02.404 | + functions-common:get_or_create_domain:802 : domain_id=default 2021-08-24 03:44:02.406 | + functions-common:get_or_create_domain:803 : echo default 2021-08-24 03:44:02.406 | default 2021-08-24 03:44:02.409 | + lib/keystone:create_keystone_accounts:325 : async_run ks-project get_or_create_project service Default 2021-08-24 03:44:02.468 | + inc/async:async_inner:63 : get_or_create_project service Default 2021-08-24 03:44:02.511 | [11733 Async ks-project:73972]: running: get_or_create_project service Default 2021-08-24 03:44:02.513 | + lib/keystone:create_keystone_accounts:328 : async_run ks-service get_or_create_role service 2021-08-24 03:44:02.580 | + inc/async:async_inner:63 : get_or_create_role service 2021-08-24 03:44:02.630 | [11733 Async ks-service:74058]: running: get_or_create_role service 2021-08-24 03:44:02.632 | + lib/keystone:create_keystone_accounts:334 : async_run ks-reseller get_or_create_role ResellerAdmin 2021-08-24 03:44:02.697 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2021-08-24 03:44:02.759 | [11733 Async ks-reseller:74144]: running: get_or_create_role ResellerAdmin 2021-08-24 03:44:02.763 | + lib/keystone:create_keystone_accounts:338 : local another_role=anotherrole 2021-08-24 03:44:02.765 | + lib/keystone:create_keystone_accounts:339 : async_run ks-anotherrole get_or_create_role anotherrole 2021-08-24 03:44:03.211 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2021-08-24 03:44:03.460 | [11733 Async ks-anotherrole:74234]: running: get_or_create_role anotherrole 2021-08-24 03:44:03.483 | + lib/keystone:create_keystone_accounts:342 : local invis_project 2021-08-24 03:44:03.511 | ++ lib/keystone:create_keystone_accounts:343 : get_or_create_project invisible_to_admin default 2021-08-24 03:44:03.535 | ++ functions-common:get_or_create_project:847 : local project_id 2021-08-24 03:44:03.567 | +++ functions-common:get_or_create_project:855 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2021-08-24 03:44:05.695 | + inc/async:async_inner:64 : rc=0 2021-08-24 03:44:05.844 | [74058 Async ks-service:74058]: finished successfully 2021-08-24 03:44:05.871 | + inc/async:async_inner:64 : rc=0 2021-08-24 03:44:05.961 | [73972 Async ks-project:73972]: finished successfully 2021-08-24 03:44:06.239 | + inc/async:async_inner:64 : rc=0 2021-08-24 03:44:06.269 | [74144 Async ks-reseller:74144]: finished successfully 2021-08-24 03:44:06.338 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:06.338 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:06.338 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:06.338 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:06.491 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:44:06.494 | ++ functions-common:get_or_create_project:853 : project_id=f92f21f54cea4fe4aeb9db9ce89900bd 2021-08-24 03:44:06.498 | ++ functions-common:get_or_create_project:854 : echo f92f21f54cea4fe4aeb9db9ce89900bd 2021-08-24 03:44:06.501 | + lib/keystone:create_keystone_accounts:343 : invis_project=f92f21f54cea4fe4aeb9db9ce89900bd 2021-08-24 03:44:06.504 | + lib/keystone:create_keystone_accounts:346 : local demo_project 2021-08-24 03:44:06.515 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_project demo default 2021-08-24 03:44:06.518 | ++ functions-common:get_or_create_project:847 : local project_id 2021-08-24 03:44:06.523 | +++ functions-common:get_or_create_project:855 : oscwrap project create demo --domain=default --or-show -f value -c id 2021-08-24 03:44:06.671 | + inc/async:async_inner:64 : rc=0 2021-08-24 03:44:06.697 | [74234 Async ks-anotherrole:74234]: finished successfully 2021-08-24 03:44:08.301 | + inc/async:async_inner:64 : rc=0 2021-08-24 03:44:08.325 | [73833 Async ks-domain-role:73833]: finished successfully 2021-08-24 03:44:08.687 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:08.687 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:08.687 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:08.687 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:08.830 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:44:08.833 | ++ functions-common:get_or_create_project:853 : project_id=47b8518595704924a73f4bc9d1ef7900 2021-08-24 03:44:08.835 | ++ functions-common:get_or_create_project:854 : echo 47b8518595704924a73f4bc9d1ef7900 2021-08-24 03:44:08.838 | + lib/keystone:create_keystone_accounts:347 : demo_project=47b8518595704924a73f4bc9d1ef7900 2021-08-24 03:44:08.841 | + lib/keystone:create_keystone_accounts:348 : local demo_user 2021-08-24 03:44:08.844 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_user demo Passw0rd default demo@example.com 2021-08-24 03:44:08.846 | ++ functions-common:get_or_create_user:824 : local user_id 2021-08-24 03:44:08.849 | ++ functions-common:get_or_create_user:825 : [[ ! -z demo@example.com ]] 2021-08-24 03:44:08.851 | ++ functions-common:get_or_create_user:826 : local email=--email=demo@example.com 2021-08-24 03:44:08.854 | +++ functions-common:get_or_create_user:842 : oscwrap user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2021-08-24 03:44:11.029 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:11.029 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:11.029 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:11.029 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:11.174 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:44:11.177 | ++ functions-common:get_or_create_user:840 : user_id=1b6386cec12346c28371c64116838c30 2021-08-24 03:44:11.180 | ++ functions-common:get_or_create_user:841 : echo 1b6386cec12346c28371c64116838c30 2021-08-24 03:44:11.183 | + lib/keystone:create_keystone_accounts:350 : demo_user=1b6386cec12346c28371c64116838c30 2021-08-24 03:44:11.185 | + lib/keystone:create_keystone_accounts:352 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2021-08-24 03:44:11.235 | [11733 Async ks-domain-role:73833]: Waiting for completion of get_or_add_user_domain_role admin 9bce551cf5574f6c875552b5de71a324 default running on PID 73833 (6 other jobs running) 2021-08-24 03:44:11.259 | [11733 Async ks-domain-role:73833]: Signaling child to exit 2021-08-24 03:44:11.259 | WAKEUP 2021-08-24 03:44:11.282 | [11733 Async ks-domain-role:73833]: Signaled 2021-08-24 03:44:11.284 | + functions-common:get_or_add_user_domain_role:918 : local user_role_id 2021-08-24 03:44:11.284 | ++ functions-common:get_or_add_user_domain_role:924 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:44:11.284 | ++ functions-common:get_or_add_user_domain_role:924 : oscwrap role assignment list --role admin --user 9bce551cf5574f6c875552b5de71a324 --domain default 2021-08-24 03:44:11.284 | ++ functions-common:get_or_add_user_domain_role:924 : get_field 1 2021-08-24 03:44:11.284 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:44:11.284 | ++ functions-common:get_field:727 : read data 2021-08-24 03:44:11.284 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:11.284 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:11.284 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:11.284 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:11.284 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:44:11.284 | + functions-common:get_or_add_user_domain_role:924 : user_role_id= 2021-08-24 03:44:11.284 | + functions-common:get_or_add_user_domain_role:925 : [[ -z '' ]] 2021-08-24 03:44:11.284 | + functions-common:get_or_add_user_domain_role:927 : openstack role add admin --user 9bce551cf5574f6c875552b5de71a324 --domain default 2021-08-24 03:44:11.284 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:11.284 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:11.284 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:11.284 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:11.284 | ++ functions-common:get_or_add_user_domain_role:934 : oscwrap role assignment list --role admin --user 9bce551cf5574f6c875552b5de71a324 --domain default 2021-08-24 03:44:11.284 | ++ functions-common:get_or_add_user_domain_role:934 : get_field 1 2021-08-24 03:44:11.284 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:44:11.284 | ++ functions-common:get_field:727 : read data 2021-08-24 03:44:11.284 | ++ functions-common:get_or_add_user_domain_role:934 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:44:11.284 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:11.284 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:11.284 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:11.284 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:11.285 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:44:11.285 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 03:44:11.285 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 03:44:11.285 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 03:44:11.285 | ++ functions-common:get_field:733 : echo '| 9073c156e7264843b2d816651dc884b9 | 9bce551cf5574f6c875552b5de71a324 | | | default | | False |' 2021-08-24 03:44:11.285 | ++ functions-common:get_field:727 : read data 2021-08-24 03:44:11.285 | + functions-common:get_or_add_user_domain_role:934 : user_role_id=9073c156e7264843b2d816651dc884b9 2021-08-24 03:44:11.285 | + functions-common:get_or_add_user_domain_role:936 : echo 9073c156e7264843b2d816651dc884b9 2021-08-24 03:44:11.285 | 9073c156e7264843b2d816651dc884b9 2021-08-24 03:44:11.328 | [11733 Async ks-domain-role:73833]: finished get_or_add_user_domain_role admin 9bce551cf5574f6c875552b5de71a324 default with result 0 in 8 seconds 2021-08-24 03:44:11.335 | Not waiting for async task ks-domain that we never started or has already been waited for 2021-08-24 03:44:11.370 | [11733 Async ks-project:73972]: Waiting for completion of get_or_create_project service Default running on PID 73972 (5 other jobs running) 2021-08-24 03:44:11.394 | [11733 Async ks-project:73972]: Signaling child to exit 2021-08-24 03:44:11.394 | WAKEUP 2021-08-24 03:44:11.416 | [11733 Async ks-project:73972]: Signaled 2021-08-24 03:44:11.417 | + functions-common:get_or_create_project:847 : local project_id 2021-08-24 03:44:11.418 | ++ functions-common:get_or_create_project:855 : oscwrap project create service --domain=Default --or-show -f value -c id 2021-08-24 03:44:11.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:11.418 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:11.418 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:11.418 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:11.418 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:44:11.418 | + functions-common:get_or_create_project:853 : project_id=a5c03c5ddc2e4dcb89f14e15ad50cbfe 2021-08-24 03:44:11.418 | + functions-common:get_or_create_project:854 : echo a5c03c5ddc2e4dcb89f14e15ad50cbfe 2021-08-24 03:44:11.418 | a5c03c5ddc2e4dcb89f14e15ad50cbfe 2021-08-24 03:44:11.462 | [11733 Async ks-project:73972]: finished get_or_create_project service Default with result 0 in 3 seconds 2021-08-24 03:44:11.498 | [11733 Async ks-service:74058]: Waiting for completion of get_or_create_role service running on PID 74058 (4 other jobs running) 2021-08-24 03:44:11.522 | [11733 Async ks-service:74058]: Signaling child to exit 2021-08-24 03:44:11.523 | WAKEUP 2021-08-24 03:44:11.545 | [11733 Async ks-service:74058]: Signaled 2021-08-24 03:44:11.546 | + functions-common:get_or_create_role:860 : local role_id 2021-08-24 03:44:11.546 | ++ functions-common:get_or_create_role:867 : oscwrap role create service --or-show -f value -c id 2021-08-24 03:44:11.546 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:11.546 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:11.547 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:11.547 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:11.547 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:44:11.547 | + functions-common:get_or_create_role:865 : role_id=d17aaab582704667be3b7edd6e523fc8 2021-08-24 03:44:11.547 | + functions-common:get_or_create_role:866 : echo d17aaab582704667be3b7edd6e523fc8 2021-08-24 03:44:11.547 | d17aaab582704667be3b7edd6e523fc8 2021-08-24 03:44:11.590 | [11733 Async ks-service:74058]: finished get_or_create_role service with result 0 in 3 seconds 2021-08-24 03:44:11.626 | [11733 Async ks-reseller:74144]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 74144 (3 other jobs running) 2021-08-24 03:44:11.651 | [11733 Async ks-reseller:74144]: Signaling child to exit 2021-08-24 03:44:11.651 | WAKEUP 2021-08-24 03:44:11.673 | [11733 Async ks-reseller:74144]: Signaled 2021-08-24 03:44:11.674 | + functions-common:get_or_create_role:860 : local role_id 2021-08-24 03:44:11.675 | ++ functions-common:get_or_create_role:867 : oscwrap role create ResellerAdmin --or-show -f value -c id 2021-08-24 03:44:11.675 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:11.675 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:11.675 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:11.675 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:11.675 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:44:11.675 | + functions-common:get_or_create_role:865 : role_id=463add3cafa94eb6bb0d8ccc4beb52a6 2021-08-24 03:44:11.675 | + functions-common:get_or_create_role:866 : echo 463add3cafa94eb6bb0d8ccc4beb52a6 2021-08-24 03:44:11.675 | 463add3cafa94eb6bb0d8ccc4beb52a6 2021-08-24 03:44:11.718 | [11733 Async ks-reseller:74144]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2021-08-24 03:44:11.753 | [11733 Async ks-anotherrole:74234]: Waiting for completion of get_or_create_role anotherrole running on PID 74234 (2 other jobs running) 2021-08-24 03:44:11.778 | [11733 Async ks-anotherrole:74234]: Signaling child to exit 2021-08-24 03:44:11.778 | WAKEUP 2021-08-24 03:44:11.800 | [11733 Async ks-anotherrole:74234]: Signaled 2021-08-24 03:44:11.801 | + functions-common:get_or_create_role:860 : local role_id 2021-08-24 03:44:11.801 | ++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2021-08-24 03:44:11.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:11.801 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:11.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:11.801 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:11.801 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:44:11.801 | + functions-common:get_or_create_role:865 : role_id=9105dc0a16264de888325f5acf7b43eb 2021-08-24 03:44:11.801 | + functions-common:get_or_create_role:866 : echo 9105dc0a16264de888325f5acf7b43eb 2021-08-24 03:44:11.801 | 9105dc0a16264de888325f5acf7b43eb 2021-08-24 03:44:11.846 | [11733 Async ks-anotherrole:74234]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2021-08-24 03:44:11.850 | + inc/async:async_wait:197 : return 0 2021-08-24 03:44:11.852 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-member get_or_add_user_project_role member 1b6386cec12346c28371c64116838c30 47b8518595704924a73f4bc9d1ef7900 2021-08-24 03:44:11.911 | + inc/async:async_inner:63 : get_or_add_user_project_role member 1b6386cec12346c28371c64116838c30 47b8518595704924a73f4bc9d1ef7900 2021-08-24 03:44:11.948 | [11733 Async ks-demo-member:75135]: running: get_or_add_user_project_role member 1b6386cec12346c28371c64116838c30 47b8518595704924a73f4bc9d1ef7900 2021-08-24 03:44:11.951 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-admin get_or_add_user_project_role admin 9bce551cf5574f6c875552b5de71a324 47b8518595704924a73f4bc9d1ef7900 2021-08-24 03:44:12.010 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 9bce551cf5574f6c875552b5de71a324 47b8518595704924a73f4bc9d1ef7900 2021-08-24 03:44:12.051 | [11733 Async ks-demo-admin:75247]: running: get_or_add_user_project_role admin 9bce551cf5574f6c875552b5de71a324 47b8518595704924a73f4bc9d1ef7900 2021-08-24 03:44:12.055 | + lib/keystone:create_keystone_accounts:356 : async_run ks-demo-another get_or_add_user_project_role anotherrole 1b6386cec12346c28371c64116838c30 47b8518595704924a73f4bc9d1ef7900 2021-08-24 03:44:12.126 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 1b6386cec12346c28371c64116838c30 47b8518595704924a73f4bc9d1ef7900 2021-08-24 03:44:12.175 | [11733 Async ks-demo-another:75359]: running: get_or_add_user_project_role anotherrole 1b6386cec12346c28371c64116838c30 47b8518595704924a73f4bc9d1ef7900 2021-08-24 03:44:12.179 | + lib/keystone:create_keystone_accounts:357 : async_run ks-demo-invis get_or_add_user_project_role member 1b6386cec12346c28371c64116838c30 f92f21f54cea4fe4aeb9db9ce89900bd 2021-08-24 03:44:12.244 | + inc/async:async_inner:63 : get_or_add_user_project_role member 1b6386cec12346c28371c64116838c30 f92f21f54cea4fe4aeb9db9ce89900bd 2021-08-24 03:44:12.325 | [11733 Async ks-demo-invis:75471]: running: get_or_add_user_project_role member 1b6386cec12346c28371c64116838c30 f92f21f54cea4fe4aeb9db9ce89900bd 2021-08-24 03:44:12.336 | + lib/keystone:create_keystone_accounts:360 : local alt_demo_project 2021-08-24 03:44:12.343 | ++ lib/keystone:create_keystone_accounts:361 : get_or_create_project alt_demo default 2021-08-24 03:44:12.354 | ++ functions-common:get_or_create_project:847 : local project_id 2021-08-24 03:44:12.360 | +++ functions-common:get_or_create_project:855 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2021-08-24 03:44:15.115 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:15.115 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:15.115 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:15.115 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:15.319 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:44:15.336 | ++ functions-common:get_or_create_project:853 : project_id=51ce74da5e634cb5be049725e7a839d2 2021-08-24 03:44:15.351 | ++ functions-common:get_or_create_project:854 : echo 51ce74da5e634cb5be049725e7a839d2 2021-08-24 03:44:15.371 | + lib/keystone:create_keystone_accounts:361 : alt_demo_project=51ce74da5e634cb5be049725e7a839d2 2021-08-24 03:44:15.391 | + lib/keystone:create_keystone_accounts:362 : local alt_demo_user 2021-08-24 03:44:15.414 | ++ lib/keystone:create_keystone_accounts:364 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2021-08-24 03:44:15.424 | ++ functions-common:get_or_create_user:824 : local user_id 2021-08-24 03:44:15.429 | ++ functions-common:get_or_create_user:825 : [[ ! -z alt_demo@example.com ]] 2021-08-24 03:44:15.435 | ++ functions-common:get_or_create_user:826 : local email=--email=alt_demo@example.com 2021-08-24 03:44:15.441 | +++ functions-common:get_or_create_user:842 : oscwrap user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2021-08-24 03:44:18.262 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:18.262 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:18.262 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:18.262 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:18.461 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:44:18.464 | ++ functions-common:get_or_create_user:840 : user_id=e091fd6dee1747e783b8be5fabbe55a9 2021-08-24 03:44:18.467 | ++ functions-common:get_or_create_user:841 : echo e091fd6dee1747e783b8be5fabbe55a9 2021-08-24 03:44:18.471 | + lib/keystone:create_keystone_accounts:364 : alt_demo_user=e091fd6dee1747e783b8be5fabbe55a9 2021-08-24 03:44:18.474 | + lib/keystone:create_keystone_accounts:366 : async_run ks-alt-member get_or_add_user_project_role member e091fd6dee1747e783b8be5fabbe55a9 51ce74da5e634cb5be049725e7a839d2 2021-08-24 03:44:18.689 | + inc/async:async_inner:63 : get_or_add_user_project_role member e091fd6dee1747e783b8be5fabbe55a9 51ce74da5e634cb5be049725e7a839d2 2021-08-24 03:44:18.791 | [11733 Async ks-alt-member:75803]: running: get_or_add_user_project_role member e091fd6dee1747e783b8be5fabbe55a9 51ce74da5e634cb5be049725e7a839d2 2021-08-24 03:44:18.794 | + lib/keystone:create_keystone_accounts:367 : async_run ks-alt-admin get_or_add_user_project_role admin 9bce551cf5574f6c875552b5de71a324 51ce74da5e634cb5be049725e7a839d2 2021-08-24 03:44:19.148 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 9bce551cf5574f6c875552b5de71a324 51ce74da5e634cb5be049725e7a839d2 2021-08-24 03:44:19.355 | [11733 Async ks-alt-admin:75943]: running: get_or_add_user_project_role admin 9bce551cf5574f6c875552b5de71a324 51ce74da5e634cb5be049725e7a839d2 2021-08-24 03:44:19.379 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-another get_or_add_user_project_role anotherrole e091fd6dee1747e783b8be5fabbe55a9 51ce74da5e634cb5be049725e7a839d2 2021-08-24 03:44:19.851 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole e091fd6dee1747e783b8be5fabbe55a9 51ce74da5e634cb5be049725e7a839d2 2021-08-24 03:44:20.097 | [11733 Async ks-alt-another:76057]: running: get_or_add_user_project_role anotherrole e091fd6dee1747e783b8be5fabbe55a9 51ce74da5e634cb5be049725e7a839d2 2021-08-24 03:44:20.126 | + lib/keystone:create_keystone_accounts:371 : local admin_group 2021-08-24 03:44:20.155 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_group admins default 'openstack admin group' 2021-08-24 03:44:20.175 | ++ functions-common:get_or_create_group:809 : local 'desc=openstack admin group' 2021-08-24 03:44:20.196 | ++ functions-common:get_or_create_group:810 : local group_id 2021-08-24 03:44:20.225 | +++ functions-common:get_or_create_group:819 : oscwrap group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2021-08-24 03:44:21.111 | + inc/async:async_inner:64 : rc=0 2021-08-24 03:44:21.284 | [75247 Async ks-demo-admin:75247]: finished successfully 2021-08-24 03:44:21.523 | + inc/async:async_inner:64 : rc=0 2021-08-24 03:44:21.728 | [75135 Async ks-demo-member:75135]: finished successfully 2021-08-24 03:44:22.599 | + inc/async:async_inner:64 : rc=0 2021-08-24 03:44:22.721 | + inc/async:async_inner:64 : rc=0 2021-08-24 03:44:22.759 | [75471 Async ks-demo-invis:75471]: finished successfully 2021-08-24 03:44:22.875 | [75359 Async ks-demo-another:75359]: finished successfully 2021-08-24 03:44:23.521 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:23.521 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:23.521 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:23.521 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:23.691 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:44:23.694 | ++ functions-common:get_or_create_group:817 : group_id=cca550fcb0d0449cbbcccd60c15a0f85 2021-08-24 03:44:23.697 | ++ functions-common:get_or_create_group:818 : echo cca550fcb0d0449cbbcccd60c15a0f85 2021-08-24 03:44:23.700 | + lib/keystone:create_keystone_accounts:373 : admin_group=cca550fcb0d0449cbbcccd60c15a0f85 2021-08-24 03:44:23.702 | + lib/keystone:create_keystone_accounts:374 : local non_admin_group 2021-08-24 03:44:23.706 | ++ lib/keystone:create_keystone_accounts:376 : get_or_create_group nonadmins default 'non-admin group' 2021-08-24 03:44:23.709 | ++ functions-common:get_or_create_group:809 : local 'desc=non-admin group' 2021-08-24 03:44:23.712 | ++ functions-common:get_or_create_group:810 : local group_id 2021-08-24 03:44:23.717 | +++ functions-common:get_or_create_group:819 : oscwrap group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2021-08-24 03:44:26.004 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:26.004 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:26.004 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:26.004 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:26.187 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:44:26.190 | ++ functions-common:get_or_create_group:817 : group_id=545cf0c1285f41bf9b779d4279f39448 2021-08-24 03:44:26.193 | ++ functions-common:get_or_create_group:818 : echo 545cf0c1285f41bf9b779d4279f39448 2021-08-24 03:44:26.196 | + lib/keystone:create_keystone_accounts:376 : non_admin_group=545cf0c1285f41bf9b779d4279f39448 2021-08-24 03:44:26.198 | + lib/keystone:create_keystone_accounts:378 : async_run ks-group-memberdemo get_or_add_group_project_role member 545cf0c1285f41bf9b779d4279f39448 47b8518595704924a73f4bc9d1ef7900 2021-08-24 03:44:26.291 | + inc/async:async_inner:63 : get_or_add_group_project_role member 545cf0c1285f41bf9b779d4279f39448 47b8518595704924a73f4bc9d1ef7900 2021-08-24 03:44:26.356 | [11733 Async ks-group-memberdemo:76540]: running: get_or_add_group_project_role member 545cf0c1285f41bf9b779d4279f39448 47b8518595704924a73f4bc9d1ef7900 2021-08-24 03:44:26.360 | + lib/keystone:create_keystone_accounts:379 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 545cf0c1285f41bf9b779d4279f39448 47b8518595704924a73f4bc9d1ef7900 2021-08-24 03:44:26.675 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 545cf0c1285f41bf9b779d4279f39448 47b8518595704924a73f4bc9d1ef7900 2021-08-24 03:44:26.946 | [11733 Async ks-group-anotherdemo:76657]: running: get_or_add_group_project_role anotherrole 545cf0c1285f41bf9b779d4279f39448 47b8518595704924a73f4bc9d1ef7900 2021-08-24 03:44:26.967 | + lib/keystone:create_keystone_accounts:380 : async_run ks-group-memberalt get_or_add_group_project_role member 545cf0c1285f41bf9b779d4279f39448 51ce74da5e634cb5be049725e7a839d2 2021-08-24 03:44:27.408 | + inc/async:async_inner:63 : get_or_add_group_project_role member 545cf0c1285f41bf9b779d4279f39448 51ce74da5e634cb5be049725e7a839d2 2021-08-24 03:44:27.637 | [11733 Async ks-group-memberalt:76747]: running: get_or_add_group_project_role member 545cf0c1285f41bf9b779d4279f39448 51ce74da5e634cb5be049725e7a839d2 2021-08-24 03:44:27.664 | + lib/keystone:create_keystone_accounts:381 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 545cf0c1285f41bf9b779d4279f39448 51ce74da5e634cb5be049725e7a839d2 2021-08-24 03:44:28.084 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 545cf0c1285f41bf9b779d4279f39448 51ce74da5e634cb5be049725e7a839d2 2021-08-24 03:44:28.327 | [11733 Async ks-group-anotheralt:76833]: running: get_or_add_group_project_role anotherrole 545cf0c1285f41bf9b779d4279f39448 51ce74da5e634cb5be049725e7a839d2 2021-08-24 03:44:28.348 | + lib/keystone:create_keystone_accounts:382 : async_run ks-group-admin get_or_add_group_project_role admin cca550fcb0d0449cbbcccd60c15a0f85 5d5abcec6997467ab2feb71a92cade33 2021-08-24 03:44:28.522 | + inc/async:async_inner:64 : rc=0 2021-08-24 03:44:28.706 | [75803 Async ks-alt-member:75803]: finished successfully 2021-08-24 03:44:28.777 | + inc/async:async_inner:63 : get_or_add_group_project_role admin cca550fcb0d0449cbbcccd60c15a0f85 5d5abcec6997467ab2feb71a92cade33 2021-08-24 03:44:29.077 | [11733 Async ks-group-admin:76963]: running: get_or_add_group_project_role admin cca550fcb0d0449cbbcccd60c15a0f85 5d5abcec6997467ab2feb71a92cade33 2021-08-24 03:44:29.107 | + lib/keystone:create_keystone_accounts:384 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis 2021-08-24 03:44:29.461 | [11733 Async ks-demo-member:75135]: Waiting for completion of get_or_add_user_project_role member 1b6386cec12346c28371c64116838c30 47b8518595704924a73f4bc9d1ef7900 running on PID 75135 (13 other jobs running) 2021-08-24 03:44:29.565 | + inc/async:async_inner:64 : rc=0 2021-08-24 03:44:29.646 | [11733 Async ks-demo-member:75135]: Signaling child to exit 2021-08-24 03:44:29.647 | WAKEUP 2021-08-24 03:44:29.721 | [75943 Async ks-alt-admin:75943]: finished successfully 2021-08-24 03:44:29.827 | [11733 Async ks-demo-member:75135]: Signaled 2021-08-24 03:44:29.834 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 03:44:29.834 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-08-24 03:44:29.834 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 03:44:29.834 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 03:44:29.834 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-08-24 03:44:29.834 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-08-24 03:44:29.834 | ++ functions-common:_get_domain_args:882 : echo 2021-08-24 03:44:29.834 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-08-24 03:44:29.835 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user 1b6386cec12346c28371c64116838c30 --project 47b8518595704924a73f4bc9d1ef7900 2021-08-24 03:44:29.835 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 03:44:29.835 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:44:29.835 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:44:29.835 | ++ functions-common:get_field:727 : read data 2021-08-24 03:44:29.835 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:29.835 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:29.835 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:29.835 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:29.835 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:44:29.835 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 03:44:29.835 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 03:44:29.835 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user 1b6386cec12346c28371c64116838c30 --project 47b8518595704924a73f4bc9d1ef7900 2021-08-24 03:44:29.835 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:29.835 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:29.835 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:29.835 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:29.835 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:44:29.835 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 1b6386cec12346c28371c64116838c30 --project 47b8518595704924a73f4bc9d1ef7900 2021-08-24 03:44:29.836 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 03:44:29.836 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:44:29.836 | ++ functions-common:get_field:727 : read data 2021-08-24 03:44:29.836 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:29.836 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:29.836 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:29.836 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:29.836 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:44:29.836 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 03:44:29.836 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 03:44:29.836 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 03:44:29.836 | ++ functions-common:get_field:733 : echo '| 6fad4017283e412aa28b59428e7d36ab | 1b6386cec12346c28371c64116838c30 | | 47b8518595704924a73f4bc9d1ef7900 | | | False |' 2021-08-24 03:44:29.836 | ++ functions-common:get_field:727 : read data 2021-08-24 03:44:29.836 | + functions-common:get_or_add_user_project_role:910 : user_role_id=6fad4017283e412aa28b59428e7d36ab 2021-08-24 03:44:29.836 | + functions-common:get_or_add_user_project_role:912 : echo 6fad4017283e412aa28b59428e7d36ab 2021-08-24 03:44:29.836 | 6fad4017283e412aa28b59428e7d36ab 2021-08-24 03:44:30.125 | [11733 Async ks-demo-member:75135]: finished get_or_add_user_project_role member 1b6386cec12346c28371c64116838c30 47b8518595704924a73f4bc9d1ef7900 with result 0 in 9 seconds 2021-08-24 03:44:30.381 | [11733 Async ks-demo-admin:75247]: Waiting for completion of get_or_add_user_project_role admin 9bce551cf5574f6c875552b5de71a324 47b8518595704924a73f4bc9d1ef7900 running on PID 75247 (12 other jobs running) 2021-08-24 03:44:30.536 | [11733 Async ks-demo-admin:75247]: Signaling child to exit 2021-08-24 03:44:30.536 | WAKEUP 2021-08-24 03:44:30.584 | + inc/async:async_inner:64 : rc=0 2021-08-24 03:44:30.670 | [11733 Async ks-demo-admin:75247]: Signaled 2021-08-24 03:44:30.680 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 03:44:30.680 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-08-24 03:44:30.680 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 03:44:30.680 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 03:44:30.680 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-08-24 03:44:30.680 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-08-24 03:44:30.680 | ++ functions-common:_get_domain_args:882 : echo 2021-08-24 03:44:30.680 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-08-24 03:44:30.680 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 03:44:30.680 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 9bce551cf5574f6c875552b5de71a324 --project 47b8518595704924a73f4bc9d1ef7900 2021-08-24 03:44:30.680 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:44:30.680 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:44:30.680 | ++ functions-common:get_field:727 : read data 2021-08-24 03:44:30.680 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:30.680 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:30.680 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:30.680 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:30.680 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:44:30.680 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 03:44:30.680 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 03:44:30.681 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 9bce551cf5574f6c875552b5de71a324 --project 47b8518595704924a73f4bc9d1ef7900 2021-08-24 03:44:30.681 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:30.681 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:30.681 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:30.681 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:30.681 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:44:30.681 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 9bce551cf5574f6c875552b5de71a324 --project 47b8518595704924a73f4bc9d1ef7900 2021-08-24 03:44:30.681 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 03:44:30.681 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:44:30.681 | ++ functions-common:get_field:727 : read data 2021-08-24 03:44:30.681 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:30.681 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:30.681 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:30.681 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:30.681 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:44:30.681 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 03:44:30.681 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 03:44:30.681 | ++ functions-common:get_field:733 : echo '| 9073c156e7264843b2d816651dc884b9 | 9bce551cf5574f6c875552b5de71a324 | | 47b8518595704924a73f4bc9d1ef7900 | | | False |' 2021-08-24 03:44:30.681 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 03:44:30.681 | ++ functions-common:get_field:727 : read data 2021-08-24 03:44:30.681 | + functions-common:get_or_add_user_project_role:910 : user_role_id=9073c156e7264843b2d816651dc884b9 2021-08-24 03:44:30.681 | + functions-common:get_or_add_user_project_role:912 : echo 9073c156e7264843b2d816651dc884b9 2021-08-24 03:44:30.681 | 9073c156e7264843b2d816651dc884b9 2021-08-24 03:44:30.742 | [76057 Async ks-alt-another:76057]: finished successfully 2021-08-24 03:44:30.926 | [11733 Async ks-demo-admin:75247]: finished get_or_add_user_project_role admin 9bce551cf5574f6c875552b5de71a324 47b8518595704924a73f4bc9d1ef7900 with result 0 in 9 seconds 2021-08-24 03:44:31.194 | [11733 Async ks-demo-another:75359]: Waiting for completion of get_or_add_user_project_role anotherrole 1b6386cec12346c28371c64116838c30 47b8518595704924a73f4bc9d1ef7900 running on PID 75359 (11 other jobs running) 2021-08-24 03:44:31.364 | [11733 Async ks-demo-another:75359]: Signaling child to exit 2021-08-24 03:44:31.364 | WAKEUP 2021-08-24 03:44:31.498 | [11733 Async ks-demo-another:75359]: Signaled 2021-08-24 03:44:31.531 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 03:44:31.531 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-08-24 03:44:31.531 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 03:44:31.531 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 03:44:31.531 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-08-24 03:44:31.531 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-08-24 03:44:31.531 | ++ functions-common:_get_domain_args:882 : echo 2021-08-24 03:44:31.531 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-08-24 03:44:31.531 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 03:44:31.531 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:44:31.531 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user 1b6386cec12346c28371c64116838c30 --project 47b8518595704924a73f4bc9d1ef7900 2021-08-24 03:44:31.531 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:44:31.531 | ++ functions-common:get_field:727 : read data 2021-08-24 03:44:31.531 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:31.531 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:31.531 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:31.531 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:31.531 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:44:31.531 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 03:44:31.531 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 03:44:31.531 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user 1b6386cec12346c28371c64116838c30 --project 47b8518595704924a73f4bc9d1ef7900 2021-08-24 03:44:31.531 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:31.531 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:31.531 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:31.531 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:31.531 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 03:44:31.531 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:44:31.531 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user 1b6386cec12346c28371c64116838c30 --project 47b8518595704924a73f4bc9d1ef7900 2021-08-24 03:44:31.531 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:44:31.532 | ++ functions-common:get_field:727 : read data 2021-08-24 03:44:31.532 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:31.532 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:31.532 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:31.532 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:31.532 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:44:31.532 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 03:44:31.532 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 03:44:31.532 | ++ functions-common:get_field:733 : echo '| 9105dc0a16264de888325f5acf7b43eb | 1b6386cec12346c28371c64116838c30 | | 47b8518595704924a73f4bc9d1ef7900 | | | False |' 2021-08-24 03:44:31.532 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 03:44:31.532 | ++ functions-common:get_field:727 : read data 2021-08-24 03:44:31.532 | + functions-common:get_or_add_user_project_role:910 : user_role_id=9105dc0a16264de888325f5acf7b43eb 2021-08-24 03:44:31.532 | + functions-common:get_or_add_user_project_role:912 : echo 9105dc0a16264de888325f5acf7b43eb 2021-08-24 03:44:31.532 | 9105dc0a16264de888325f5acf7b43eb 2021-08-24 03:44:31.858 | [11733 Async ks-demo-another:75359]: finished get_or_add_user_project_role anotherrole 1b6386cec12346c28371c64116838c30 47b8518595704924a73f4bc9d1ef7900 with result 0 in 10 seconds 2021-08-24 03:44:32.145 | [11733 Async ks-demo-invis:75471]: Waiting for completion of get_or_add_user_project_role member 1b6386cec12346c28371c64116838c30 f92f21f54cea4fe4aeb9db9ce89900bd running on PID 75471 (10 other jobs running) 2021-08-24 03:44:32.337 | [11733 Async ks-demo-invis:75471]: Signaling child to exit 2021-08-24 03:44:32.337 | WAKEUP 2021-08-24 03:44:32.496 | [11733 Async ks-demo-invis:75471]: Signaled 2021-08-24 03:44:32.510 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 03:44:32.510 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-08-24 03:44:32.510 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 03:44:32.510 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 03:44:32.510 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-08-24 03:44:32.510 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-08-24 03:44:32.510 | ++ functions-common:_get_domain_args:882 : echo 2021-08-24 03:44:32.510 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-08-24 03:44:32.511 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:44:32.511 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user 1b6386cec12346c28371c64116838c30 --project f92f21f54cea4fe4aeb9db9ce89900bd 2021-08-24 03:44:32.511 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 03:44:32.511 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:44:32.511 | ++ functions-common:get_field:727 : read data 2021-08-24 03:44:32.511 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:32.511 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:32.511 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:32.511 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:32.511 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:44:32.511 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 03:44:32.511 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 03:44:32.511 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user 1b6386cec12346c28371c64116838c30 --project f92f21f54cea4fe4aeb9db9ce89900bd 2021-08-24 03:44:32.511 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:32.511 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:32.511 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:32.511 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:32.511 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 1b6386cec12346c28371c64116838c30 --project f92f21f54cea4fe4aeb9db9ce89900bd 2021-08-24 03:44:32.511 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:44:32.511 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 03:44:32.511 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:44:32.511 | ++ functions-common:get_field:727 : read data 2021-08-24 03:44:32.511 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:32.511 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:32.511 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:32.511 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:32.511 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:44:32.511 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 03:44:32.511 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 03:44:32.511 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 03:44:32.511 | ++ functions-common:get_field:733 : echo '| 6fad4017283e412aa28b59428e7d36ab | 1b6386cec12346c28371c64116838c30 | | f92f21f54cea4fe4aeb9db9ce89900bd | | | False |' 2021-08-24 03:44:32.511 | ++ functions-common:get_field:727 : read data 2021-08-24 03:44:32.512 | + functions-common:get_or_add_user_project_role:910 : user_role_id=6fad4017283e412aa28b59428e7d36ab 2021-08-24 03:44:32.512 | + functions-common:get_or_add_user_project_role:912 : echo 6fad4017283e412aa28b59428e7d36ab 2021-08-24 03:44:32.512 | 6fad4017283e412aa28b59428e7d36ab 2021-08-24 03:44:32.742 | [11733 Async ks-demo-invis:75471]: finished get_or_add_user_project_role member 1b6386cec12346c28371c64116838c30 f92f21f54cea4fe4aeb9db9ce89900bd with result 0 in 10 seconds 2021-08-24 03:44:32.783 | + inc/async:async_wait:197 : return 0 2021-08-24 03:44:32.815 | + lib/keystone:create_keystone_accounts:385 : async_wait ks-alt-member ks-alt-admin ks-alt-another 2021-08-24 03:44:33.180 | [11733 Async ks-alt-member:75803]: Waiting for completion of get_or_add_user_project_role member e091fd6dee1747e783b8be5fabbe55a9 51ce74da5e634cb5be049725e7a839d2 running on PID 75803 (9 other jobs running) 2021-08-24 03:44:33.349 | [11733 Async ks-alt-member:75803]: Signaling child to exit 2021-08-24 03:44:33.349 | WAKEUP 2021-08-24 03:44:33.494 | [11733 Async ks-alt-member:75803]: Signaled 2021-08-24 03:44:33.506 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 03:44:33.506 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-08-24 03:44:33.506 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 03:44:33.506 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 03:44:33.507 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-08-24 03:44:33.507 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-08-24 03:44:33.507 | ++ functions-common:_get_domain_args:882 : echo 2021-08-24 03:44:33.507 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-08-24 03:44:33.507 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 03:44:33.507 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:44:33.507 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:44:33.507 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user e091fd6dee1747e783b8be5fabbe55a9 --project 51ce74da5e634cb5be049725e7a839d2 2021-08-24 03:44:33.507 | ++ functions-common:get_field:727 : read data 2021-08-24 03:44:33.507 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:33.507 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:33.507 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:33.507 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:33.507 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:44:33.507 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 03:44:33.507 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 03:44:33.507 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user e091fd6dee1747e783b8be5fabbe55a9 --project 51ce74da5e634cb5be049725e7a839d2 2021-08-24 03:44:33.507 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:33.507 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:33.507 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:33.507 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:33.507 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:44:33.507 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 03:44:33.507 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:44:33.507 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user e091fd6dee1747e783b8be5fabbe55a9 --project 51ce74da5e634cb5be049725e7a839d2 2021-08-24 03:44:33.507 | ++ functions-common:get_field:727 : read data 2021-08-24 03:44:33.507 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:33.507 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:33.507 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:33.507 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:33.507 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:44:33.508 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 03:44:33.508 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 03:44:33.508 | ++ functions-common:get_field:733 : echo '| 6fad4017283e412aa28b59428e7d36ab | e091fd6dee1747e783b8be5fabbe55a9 | | 51ce74da5e634cb5be049725e7a839d2 | | | False |' 2021-08-24 03:44:33.508 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 03:44:33.508 | ++ functions-common:get_field:727 : read data 2021-08-24 03:44:33.508 | + functions-common:get_or_add_user_project_role:910 : user_role_id=6fad4017283e412aa28b59428e7d36ab 2021-08-24 03:44:33.508 | + functions-common:get_or_add_user_project_role:912 : echo 6fad4017283e412aa28b59428e7d36ab 2021-08-24 03:44:33.508 | 6fad4017283e412aa28b59428e7d36ab 2021-08-24 03:44:33.813 | [11733 Async ks-alt-member:75803]: finished get_or_add_user_project_role member e091fd6dee1747e783b8be5fabbe55a9 51ce74da5e634cb5be049725e7a839d2 with result 0 in 10 seconds 2021-08-24 03:44:34.036 | [11733 Async ks-alt-admin:75943]: Waiting for completion of get_or_add_user_project_role admin 9bce551cf5574f6c875552b5de71a324 51ce74da5e634cb5be049725e7a839d2 running on PID 75943 (8 other jobs running) 2021-08-24 03:44:34.214 | [11733 Async ks-alt-admin:75943]: Signaling child to exit 2021-08-24 03:44:34.215 | WAKEUP 2021-08-24 03:44:34.349 | [11733 Async ks-alt-admin:75943]: Signaled 2021-08-24 03:44:34.358 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 03:44:34.359 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-08-24 03:44:34.359 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 03:44:34.359 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 03:44:34.359 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-08-24 03:44:34.359 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-08-24 03:44:34.359 | ++ functions-common:_get_domain_args:882 : echo 2021-08-24 03:44:34.359 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-08-24 03:44:34.359 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 03:44:34.359 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 9bce551cf5574f6c875552b5de71a324 --project 51ce74da5e634cb5be049725e7a839d2 2021-08-24 03:44:34.359 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:44:34.359 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:44:34.359 | ++ functions-common:get_field:727 : read data 2021-08-24 03:44:34.359 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:34.359 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:34.359 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:34.359 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:34.359 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:44:34.359 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 03:44:34.359 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 03:44:34.359 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 9bce551cf5574f6c875552b5de71a324 --project 51ce74da5e634cb5be049725e7a839d2 2021-08-24 03:44:34.359 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:34.359 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:34.359 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:34.359 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:34.359 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 9bce551cf5574f6c875552b5de71a324 --project 51ce74da5e634cb5be049725e7a839d2 2021-08-24 03:44:34.359 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:44:34.359 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 03:44:34.359 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:44:34.359 | ++ functions-common:get_field:727 : read data 2021-08-24 03:44:34.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:34.360 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:34.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:34.360 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:34.360 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:44:34.360 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 03:44:34.360 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 03:44:34.360 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 03:44:34.360 | ++ functions-common:get_field:733 : echo '| 9073c156e7264843b2d816651dc884b9 | 9bce551cf5574f6c875552b5de71a324 | | 51ce74da5e634cb5be049725e7a839d2 | | | False |' 2021-08-24 03:44:34.360 | ++ functions-common:get_field:727 : read data 2021-08-24 03:44:34.360 | + functions-common:get_or_add_user_project_role:910 : user_role_id=9073c156e7264843b2d816651dc884b9 2021-08-24 03:44:34.360 | + functions-common:get_or_add_user_project_role:912 : echo 9073c156e7264843b2d816651dc884b9 2021-08-24 03:44:34.360 | 9073c156e7264843b2d816651dc884b9 2021-08-24 03:44:34.605 | [11733 Async ks-alt-admin:75943]: finished get_or_add_user_project_role admin 9bce551cf5574f6c875552b5de71a324 51ce74da5e634cb5be049725e7a839d2 with result 0 in 10 seconds 2021-08-24 03:44:34.723 | [11733 Async ks-alt-another:76057]: Waiting for completion of get_or_add_user_project_role anotherrole e091fd6dee1747e783b8be5fabbe55a9 51ce74da5e634cb5be049725e7a839d2 running on PID 76057 (7 other jobs running) 2021-08-24 03:44:34.863 | [11733 Async ks-alt-another:76057]: Signaling child to exit 2021-08-24 03:44:34.865 | WAKEUP 2021-08-24 03:44:34.993 | [11733 Async ks-alt-another:76057]: Signaled 2021-08-24 03:44:34.994 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 03:44:34.995 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-08-24 03:44:34.995 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 03:44:34.995 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 03:44:34.995 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-08-24 03:44:34.995 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-08-24 03:44:34.995 | ++ functions-common:_get_domain_args:882 : echo 2021-08-24 03:44:34.995 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-08-24 03:44:34.995 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user e091fd6dee1747e783b8be5fabbe55a9 --project 51ce74da5e634cb5be049725e7a839d2 2021-08-24 03:44:34.995 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:44:34.995 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 03:44:34.995 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:44:34.995 | ++ functions-common:get_field:727 : read data 2021-08-24 03:44:34.995 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:34.995 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:34.995 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:34.995 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:34.995 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:44:34.995 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 03:44:34.995 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 03:44:34.995 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user e091fd6dee1747e783b8be5fabbe55a9 --project 51ce74da5e634cb5be049725e7a839d2 2021-08-24 03:44:34.995 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:34.995 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:34.995 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:34.995 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:34.995 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:44:34.995 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user e091fd6dee1747e783b8be5fabbe55a9 --project 51ce74da5e634cb5be049725e7a839d2 2021-08-24 03:44:34.995 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 03:44:34.995 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:44:34.995 | ++ functions-common:get_field:727 : read data 2021-08-24 03:44:34.995 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:34.995 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:34.995 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:34.996 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:34.996 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:44:34.996 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 03:44:34.996 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 03:44:34.996 | ++ functions-common:get_field:733 : echo '| 9105dc0a16264de888325f5acf7b43eb | e091fd6dee1747e783b8be5fabbe55a9 | | 51ce74da5e634cb5be049725e7a839d2 | | | False |' 2021-08-24 03:44:34.996 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 03:44:34.996 | ++ functions-common:get_field:727 : read data 2021-08-24 03:44:34.996 | + functions-common:get_or_add_user_project_role:910 : user_role_id=9105dc0a16264de888325f5acf7b43eb 2021-08-24 03:44:34.996 | + functions-common:get_or_add_user_project_role:912 : echo 9105dc0a16264de888325f5acf7b43eb 2021-08-24 03:44:34.996 | 9105dc0a16264de888325f5acf7b43eb 2021-08-24 03:44:35.256 | [11733 Async ks-alt-another:76057]: finished get_or_add_user_project_role anotherrole e091fd6dee1747e783b8be5fabbe55a9 51ce74da5e634cb5be049725e7a839d2 with result 0 in 11 seconds 2021-08-24 03:44:35.272 | + inc/async:async_wait:197 : return 0 2021-08-24 03:44:35.285 | + lib/keystone:create_keystone_accounts:386 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2021-08-24 03:44:35.603 | [11733 Async ks-group-memberdemo:76540]: Waiting for completion of get_or_add_group_project_role member 545cf0c1285f41bf9b779d4279f39448 47b8518595704924a73f4bc9d1ef7900 running on PID 76540 (6 other jobs running) 2021-08-24 03:44:35.790 | [11733 Async ks-group-memberdemo:76540]: Signaling child to exit 2021-08-24 03:44:36.532 | + inc/async:async_inner:64 : rc=0 2021-08-24 03:44:36.700 | [76540 Async ks-group-memberdemo:76540]: finished successfully 2021-08-24 03:44:36.846 | WAKEUP 2021-08-24 03:44:37.001 | [11733 Async ks-group-memberdemo:76540]: Signaled 2021-08-24 03:44:37.018 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-08-24 03:44:37.018 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group 545cf0c1285f41bf9b779d4279f39448 --project 47b8518595704924a73f4bc9d1ef7900 -f value 2021-08-24 03:44:37.018 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:37.018 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:37.018 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:37.018 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:37.018 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:44:37.018 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-08-24 03:44:37.018 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-08-24 03:44:37.018 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group 545cf0c1285f41bf9b779d4279f39448 --project 47b8518595704924a73f4bc9d1ef7900 2021-08-24 03:44:37.018 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:37.018 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:37.018 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:37.018 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:37.018 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group 545cf0c1285f41bf9b779d4279f39448 --project 47b8518595704924a73f4bc9d1ef7900 -f value 2021-08-24 03:44:37.018 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:37.018 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:37.018 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:37.018 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:37.018 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:44:37.018 | + functions-common:get_or_add_group_project_role:958 : group_role_id='6fad4017283e412aa28b59428e7d36ab 545cf0c1285f41bf9b779d4279f39448 47b8518595704924a73f4bc9d1ef7900 False' 2021-08-24 03:44:37.018 | + functions-common:get_or_add_group_project_role:960 : echo 6fad4017283e412aa28b59428e7d36ab 545cf0c1285f41bf9b779d4279f39448 47b8518595704924a73f4bc9d1ef7900 False 2021-08-24 03:44:37.018 | 6fad4017283e412aa28b59428e7d36ab 545cf0c1285f41bf9b779d4279f39448 47b8518595704924a73f4bc9d1ef7900 False 2021-08-24 03:44:37.322 | [11733 Async ks-group-memberdemo:76540]: finished get_or_add_group_project_role member 545cf0c1285f41bf9b779d4279f39448 47b8518595704924a73f4bc9d1ef7900 with result 0 in 10 seconds 2021-08-24 03:44:37.345 | + inc/async:async_inner:64 : rc=0 2021-08-24 03:44:37.393 | [76747 Async ks-group-memberalt:76747]: finished successfully 2021-08-24 03:44:37.431 | [11733 Async ks-group-anotherdemo:76657]: Waiting for completion of get_or_add_group_project_role anotherrole 545cf0c1285f41bf9b779d4279f39448 47b8518595704924a73f4bc9d1ef7900 running on PID 76657 (5 other jobs running) 2021-08-24 03:44:37.471 | [11733 Async ks-group-anotherdemo:76657]: Signaling child to exit 2021-08-24 03:44:37.772 | + inc/async:async_inner:64 : rc=0 2021-08-24 03:44:37.813 | [76657 Async ks-group-anotherdemo:76657]: finished successfully 2021-08-24 03:44:37.834 | WAKEUP 2021-08-24 03:44:37.860 | [11733 Async ks-group-anotherdemo:76657]: Signaled 2021-08-24 03:44:37.861 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-08-24 03:44:37.861 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group 545cf0c1285f41bf9b779d4279f39448 --project 47b8518595704924a73f4bc9d1ef7900 -f value 2021-08-24 03:44:37.861 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:37.861 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:37.861 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:37.862 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:37.862 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:44:37.862 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-08-24 03:44:37.862 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-08-24 03:44:37.862 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group 545cf0c1285f41bf9b779d4279f39448 --project 47b8518595704924a73f4bc9d1ef7900 2021-08-24 03:44:37.862 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:37.862 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:37.862 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:37.862 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:37.862 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group 545cf0c1285f41bf9b779d4279f39448 --project 47b8518595704924a73f4bc9d1ef7900 -f value 2021-08-24 03:44:37.862 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:37.862 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:37.862 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:37.862 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:37.862 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:44:37.862 | + functions-common:get_or_add_group_project_role:958 : group_role_id='9105dc0a16264de888325f5acf7b43eb 545cf0c1285f41bf9b779d4279f39448 47b8518595704924a73f4bc9d1ef7900 False' 2021-08-24 03:44:37.862 | + functions-common:get_or_add_group_project_role:960 : echo 9105dc0a16264de888325f5acf7b43eb 545cf0c1285f41bf9b779d4279f39448 47b8518595704924a73f4bc9d1ef7900 False 2021-08-24 03:44:37.862 | 9105dc0a16264de888325f5acf7b43eb 545cf0c1285f41bf9b779d4279f39448 47b8518595704924a73f4bc9d1ef7900 False 2021-08-24 03:44:37.912 | [11733 Async ks-group-anotherdemo:76657]: finished get_or_add_group_project_role anotherrole 545cf0c1285f41bf9b779d4279f39448 47b8518595704924a73f4bc9d1ef7900 with result 0 in 11 seconds 2021-08-24 03:44:37.954 | [11733 Async ks-group-memberalt:76747]: Waiting for completion of get_or_add_group_project_role member 545cf0c1285f41bf9b779d4279f39448 51ce74da5e634cb5be049725e7a839d2 running on PID 76747 (4 other jobs running) 2021-08-24 03:44:37.982 | [11733 Async ks-group-memberalt:76747]: Signaling child to exit 2021-08-24 03:44:37.983 | WAKEUP 2021-08-24 03:44:37.985 | + inc/async:async_inner:64 : rc=0 2021-08-24 03:44:38.009 | [11733 Async ks-group-memberalt:76747]: Signaled 2021-08-24 03:44:38.011 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-08-24 03:44:38.011 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group 545cf0c1285f41bf9b779d4279f39448 --project 51ce74da5e634cb5be049725e7a839d2 -f value 2021-08-24 03:44:38.011 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:38.011 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:38.011 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:38.011 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:38.011 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:44:38.011 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-08-24 03:44:38.011 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-08-24 03:44:38.011 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group 545cf0c1285f41bf9b779d4279f39448 --project 51ce74da5e634cb5be049725e7a839d2 2021-08-24 03:44:38.011 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:38.011 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:38.011 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:38.011 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:38.011 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group 545cf0c1285f41bf9b779d4279f39448 --project 51ce74da5e634cb5be049725e7a839d2 -f value 2021-08-24 03:44:38.011 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:38.011 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:38.011 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:38.011 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:38.011 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:44:38.011 | + functions-common:get_or_add_group_project_role:958 : group_role_id='6fad4017283e412aa28b59428e7d36ab 545cf0c1285f41bf9b779d4279f39448 51ce74da5e634cb5be049725e7a839d2 False' 2021-08-24 03:44:38.011 | + functions-common:get_or_add_group_project_role:960 : echo 6fad4017283e412aa28b59428e7d36ab 545cf0c1285f41bf9b779d4279f39448 51ce74da5e634cb5be049725e7a839d2 False 2021-08-24 03:44:38.011 | 6fad4017283e412aa28b59428e7d36ab 545cf0c1285f41bf9b779d4279f39448 51ce74da5e634cb5be049725e7a839d2 False 2021-08-24 03:44:38.014 | [76833 Async ks-group-anotheralt:76833]: finished successfully 2021-08-24 03:44:38.060 | [11733 Async ks-group-memberalt:76747]: finished get_or_add_group_project_role member 545cf0c1285f41bf9b779d4279f39448 51ce74da5e634cb5be049725e7a839d2 with result 0 in 10 seconds 2021-08-24 03:44:38.108 | [11733 Async ks-group-anotheralt:76833]: Waiting for completion of get_or_add_group_project_role anotherrole 545cf0c1285f41bf9b779d4279f39448 51ce74da5e634cb5be049725e7a839d2 running on PID 76833 (3 other jobs running) 2021-08-24 03:44:38.134 | [11733 Async ks-group-anotheralt:76833]: Signaling child to exit 2021-08-24 03:44:38.134 | WAKEUP 2021-08-24 03:44:38.158 | [11733 Async ks-group-anotheralt:76833]: Signaled 2021-08-24 03:44:38.159 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-08-24 03:44:38.159 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group 545cf0c1285f41bf9b779d4279f39448 --project 51ce74da5e634cb5be049725e7a839d2 -f value 2021-08-24 03:44:38.159 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:38.159 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:38.159 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:38.159 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:38.159 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:44:38.159 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-08-24 03:44:38.159 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-08-24 03:44:38.159 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group 545cf0c1285f41bf9b779d4279f39448 --project 51ce74da5e634cb5be049725e7a839d2 2021-08-24 03:44:38.159 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:38.160 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:38.160 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:38.160 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:38.160 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group 545cf0c1285f41bf9b779d4279f39448 --project 51ce74da5e634cb5be049725e7a839d2 -f value 2021-08-24 03:44:38.160 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:38.160 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:38.160 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:38.160 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:38.160 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:44:38.160 | + functions-common:get_or_add_group_project_role:958 : group_role_id='9105dc0a16264de888325f5acf7b43eb 545cf0c1285f41bf9b779d4279f39448 51ce74da5e634cb5be049725e7a839d2 False' 2021-08-24 03:44:38.160 | + functions-common:get_or_add_group_project_role:960 : echo 9105dc0a16264de888325f5acf7b43eb 545cf0c1285f41bf9b779d4279f39448 51ce74da5e634cb5be049725e7a839d2 False 2021-08-24 03:44:38.160 | 9105dc0a16264de888325f5acf7b43eb 545cf0c1285f41bf9b779d4279f39448 51ce74da5e634cb5be049725e7a839d2 False 2021-08-24 03:44:38.206 | [11733 Async ks-group-anotheralt:76833]: finished get_or_add_group_project_role anotherrole 545cf0c1285f41bf9b779d4279f39448 51ce74da5e634cb5be049725e7a839d2 with result 0 in 10 seconds 2021-08-24 03:44:38.244 | [11733 Async ks-group-admin:76963]: Waiting for completion of get_or_add_group_project_role admin cca550fcb0d0449cbbcccd60c15a0f85 5d5abcec6997467ab2feb71a92cade33 running on PID 76963 (2 other jobs running) 2021-08-24 03:44:38.270 | [11733 Async ks-group-admin:76963]: Signaling child to exit 2021-08-24 03:44:38.535 | + inc/async:async_inner:64 : rc=0 2021-08-24 03:44:38.561 | [76963 Async ks-group-admin:76963]: finished successfully 2021-08-24 03:44:38.580 | WAKEUP 2021-08-24 03:44:38.603 | [11733 Async ks-group-admin:76963]: Signaled 2021-08-24 03:44:38.605 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-08-24 03:44:38.605 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role admin --group cca550fcb0d0449cbbcccd60c15a0f85 --project 5d5abcec6997467ab2feb71a92cade33 -f value 2021-08-24 03:44:38.605 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:38.605 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:38.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:38.605 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:38.605 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:44:38.605 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-08-24 03:44:38.605 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-08-24 03:44:38.605 | + functions-common:get_or_add_group_project_role:951 : openstack role add admin --group cca550fcb0d0449cbbcccd60c15a0f85 --project 5d5abcec6997467ab2feb71a92cade33 2021-08-24 03:44:38.605 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:38.605 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:38.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:38.605 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:38.605 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role admin --group cca550fcb0d0449cbbcccd60c15a0f85 --project 5d5abcec6997467ab2feb71a92cade33 -f value 2021-08-24 03:44:38.605 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:38.605 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:38.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:44:38.605 | from cryptography.utils import int_from_bytes 2021-08-24 03:44:38.605 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:44:38.605 | + functions-common:get_or_add_group_project_role:958 : group_role_id='9073c156e7264843b2d816651dc884b9 cca550fcb0d0449cbbcccd60c15a0f85 5d5abcec6997467ab2feb71a92cade33 False' 2021-08-24 03:44:38.605 | + functions-common:get_or_add_group_project_role:960 : echo 9073c156e7264843b2d816651dc884b9 cca550fcb0d0449cbbcccd60c15a0f85 5d5abcec6997467ab2feb71a92cade33 False 2021-08-24 03:44:38.605 | 9073c156e7264843b2d816651dc884b9 cca550fcb0d0449cbbcccd60c15a0f85 5d5abcec6997467ab2feb71a92cade33 False 2021-08-24 03:44:38.649 | [11733 Async ks-group-admin:76963]: finished get_or_add_group_project_role admin cca550fcb0d0449cbbcccd60c15a0f85 5d5abcec6997467ab2feb71a92cade33 with result 0 in 9 seconds 2021-08-24 03:44:38.653 | + inc/async:async_wait:197 : return 0 2021-08-24 03:44:38.655 | + lib/keystone:create_keystone_accounts:388 : is_service_enabled ldap 2021-08-24 03:44:38.672 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:44:38.675 | + ./stack.sh:main:1103 : is_service_enabled nova 2021-08-24 03:44:38.693 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:44:38.695 | + ./stack.sh:main:1104 : async_runfunc create_nova_accounts 2021-08-24 03:44:38.698 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2021-08-24 03:44:38.755 | + inc/async:async_inner:63 : create_nova_accounts 2021-08-24 03:44:38.793 | [11733 Async create_nova_accounts:78582]: running: create_nova_accounts 2021-08-24 03:44:38.796 | + ./stack.sh:main:1106 : is_service_enabled glance 2021-08-24 03:44:38.813 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:44:38.816 | + ./stack.sh:main:1107 : async_runfunc create_glance_accounts 2021-08-24 03:44:38.819 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2021-08-24 03:44:38.879 | + inc/async:async_inner:63 : create_glance_accounts 2021-08-24 03:44:38.922 | [11733 Async create_glance_accounts:78697]: running: create_glance_accounts 2021-08-24 03:44:38.925 | + ./stack.sh:main:1109 : is_service_enabled cinder 2021-08-24 03:44:38.947 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:44:38.949 | + ./stack.sh:main:1110 : async_runfunc create_cinder_accounts 2021-08-24 03:44:38.952 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2021-08-24 03:44:39.019 | + inc/async:async_inner:63 : create_cinder_accounts 2021-08-24 03:44:39.063 | [11733 Async create_cinder_accounts:78827]: running: create_cinder_accounts 2021-08-24 03:44:39.066 | + ./stack.sh:main:1112 : is_service_enabled neutron 2021-08-24 03:44:39.088 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:44:39.091 | + ./stack.sh:main:1113 : async_runfunc create_neutron_accounts 2021-08-24 03:44:39.093 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2021-08-24 03:44:39.161 | + inc/async:async_inner:63 : create_neutron_accounts 2021-08-24 03:44:39.232 | [11733 Async create_neutron_accounts:78942]: running: create_neutron_accounts 2021-08-24 03:44:39.234 | + ./stack.sh:main:1115 : is_service_enabled swift 2021-08-24 03:44:39.266 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:44:39.270 | + ./stack.sh:main:1116 : async_runfunc create_swift_accounts 2021-08-24 03:44:39.273 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2021-08-24 03:44:39.396 | + inc/async:async_inner:63 : create_swift_accounts 2021-08-24 03:44:39.612 | [11733 Async create_swift_accounts:79082]: running: create_swift_accounts 2021-08-24 03:44:39.639 | + ./stack.sh:main:1122 : write_clouds_yaml 2021-08-24 03:44:39.664 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2021-08-24 03:44:39.691 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2021-08-24 03:44:39.719 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2021-08-24 03:44:39.782 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2021-08-24 03:44:39.839 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2021-08-24 03:44:39.867 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-08-24 03:44:39.883 | + 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.20/identity --os-username demo --os-password Passw0rd --os-project-name demo 2021-08-24 03:44:40.036 | The user clouds.yaml file didn't exist. 2021-08-24 03:44:40.071 | + 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-alt --os-region-name RegionOne --os-auth-url http://10.222.0.20/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2021-08-24 03:44:40.282 | /home/ubuntu/devstack/tools/update_clouds_yaml.py:68: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. 2021-08-24 03:44:40.282 | self._clouds = yaml.load(clouds_file) 2021-08-24 03:44:40.307 | + 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 --os-region-name RegionOne --os-auth-url http://10.222.0.20/identity --os-username admin --os-password Passw0rd --os-project-name admin 2021-08-24 03:44:40.525 | /home/ubuntu/devstack/tools/update_clouds_yaml.py:68: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. 2021-08-24 03:44:40.525 | self._clouds = yaml.load(clouds_file) 2021-08-24 03:44:40.575 | + 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-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.20/identity --os-username admin --os-password Passw0rd --os-system-scope all 2021-08-24 03:44:40.796 | /home/ubuntu/devstack/tools/update_clouds_yaml.py:68: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. 2021-08-24 03:44:40.796 | self._clouds = yaml.load(clouds_file) 2021-08-24 03:44:40.843 | + functions-common:write_clouds_yaml:132 : cat 2021-08-24 03:44:40.883 | ++ functions-common:write_clouds_yaml:138 : eval echo '~ubuntu' 2021-08-24 03:44:40.912 | +++ functions-common:write_clouds_yaml:138 : echo /home/ubuntu 2021-08-24 03:44:40.931 | + functions-common:write_clouds_yaml:138 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2021-08-24 03:44:40.971 | + ./stack.sh:main:1127 : is_service_enabled horizon 2021-08-24 03:44:41.123 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:44:41.155 | + ./stack.sh:main:1132 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2021-08-24 03:44:41.381 | [11733 Async create_nova_accounts:78582]: Waiting for completion of create_nova_accounts running on PID 78582 (6 other jobs running) 2021-08-24 03:44:41.503 | [11733 Async create_nova_accounts:78582]: Signaling child to exit 2021-08-24 03:45:05.362 | + inc/async:async_inner:64 : rc=0 2021-08-24 03:45:05.454 | [78942 Async create_neutron_accounts:78942]: finished successfully 2021-08-24 03:45:20.297 | + inc/async:async_inner:64 : rc=0 2021-08-24 03:45:20.343 | [78827 Async create_cinder_accounts:78827]: finished successfully 2021-08-24 03:45:26.329 | + inc/async:async_inner:64 : rc=0 2021-08-24 03:45:26.358 | [78697 Async create_glance_accounts:78697]: finished successfully 2021-08-24 03:45:31.192 | + inc/async:async_inner:64 : rc=0 2021-08-24 03:45:31.217 | [78582 Async create_nova_accounts:78582]: finished successfully 2021-08-24 03:45:31.237 | WAKEUP 2021-08-24 03:45:31.260 | [11733 Async create_nova_accounts:78582]: Signaled 2021-08-24 03:45:31.262 | + lib/nova:create_nova_accounts:336 : [[ 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 ]] 2021-08-24 03:45:31.262 | + lib/nova:create_nova_accounts:340 : create_service_user nova admin 2021-08-24 03:45:31.262 | + lib/keystone:create_service_user:401 : get_or_create_user nova Passw0rd Default 2021-08-24 03:45:31.262 | + functions-common:get_or_create_user:824 : local user_id 2021-08-24 03:45:31.262 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-08-24 03:45:31.262 | + functions-common:get_or_create_user:828 : local email= 2021-08-24 03:45:31.262 | ++ functions-common:get_or_create_user:842 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2021-08-24 03:45:31.262 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.262 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.262 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.262 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.262 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:45:31.262 | + functions-common:get_or_create_user:840 : user_id=ef59172539864e8b9d36cd1f1ff6fd14 2021-08-24 03:45:31.262 | + functions-common:get_or_create_user:841 : echo ef59172539864e8b9d36cd1f1ff6fd14 2021-08-24 03:45:31.262 | ef59172539864e8b9d36cd1f1ff6fd14 2021-08-24 03:45:31.262 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service nova service Default Default 2021-08-24 03:45:31.262 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 03:45:31.262 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-24 03:45:31.262 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 03:45:31.262 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 03:45:31.262 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-24 03:45:31.263 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-24 03:45:31.263 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-24 03:45:31.263 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-24 03:45:31.263 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-24 03:45:31.263 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-24 03:45:31.263 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2021-08-24 03:45:31.263 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:45:31.263 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 03:45:31.263 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:45:31.263 | ++ functions-common:get_field:727 : read data 2021-08-24 03:45:31.263 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.263 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.263 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.263 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.263 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:45:31.263 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 03:45:31.263 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 03:45:31.263 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user nova --project service --user-domain Default --project-domain Default 2021-08-24 03:45:31.263 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.263 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.263 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.263 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.263 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2021-08-24 03:45:31.263 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 03:45:31.263 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:45:31.263 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:45:31.263 | ++ functions-common:get_field:727 : read data 2021-08-24 03:45:31.263 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.263 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.263 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.263 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.263 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:45:31.263 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 03:45:31.264 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 03:45:31.264 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 03:45:31.264 | ++ functions-common:get_field:733 : echo '| d17aaab582704667be3b7edd6e523fc8 | ef59172539864e8b9d36cd1f1ff6fd14 | | a5c03c5ddc2e4dcb89f14e15ad50cbfe | | | False |' 2021-08-24 03:45:31.264 | ++ functions-common:get_field:727 : read data 2021-08-24 03:45:31.264 | + functions-common:get_or_add_user_project_role:910 : user_role_id=d17aaab582704667be3b7edd6e523fc8 2021-08-24 03:45:31.264 | + functions-common:get_or_add_user_project_role:912 : echo d17aaab582704667be3b7edd6e523fc8 2021-08-24 03:45:31.264 | d17aaab582704667be3b7edd6e523fc8 2021-08-24 03:45:31.264 | + lib/keystone:create_service_user:404 : [[ -n admin ]] 2021-08-24 03:45:31.264 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role admin nova service Default Default 2021-08-24 03:45:31.264 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 03:45:31.264 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-24 03:45:31.264 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 03:45:31.264 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 03:45:31.264 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-24 03:45:31.264 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-24 03:45:31.264 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-24 03:45:31.264 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-24 03:45:31.264 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-24 03:45:31.264 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-24 03:45:31.264 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2021-08-24 03:45:31.264 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:45:31.264 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 03:45:31.264 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:45:31.264 | ++ functions-common:get_field:727 : read data 2021-08-24 03:45:31.264 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.264 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.264 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.264 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.264 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:45:31.264 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 03:45:31.264 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 03:45:31.264 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user nova --project service --user-domain Default --project-domain Default 2021-08-24 03:45:31.264 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.265 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.265 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.265 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.265 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2021-08-24 03:45:31.265 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 03:45:31.265 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:45:31.265 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:45:31.265 | ++ functions-common:get_field:727 : read data 2021-08-24 03:45:31.265 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.265 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.265 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.265 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.265 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:45:31.265 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 03:45:31.265 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 03:45:31.265 | ++ functions-common:get_field:733 : echo '| 9073c156e7264843b2d816651dc884b9 | ef59172539864e8b9d36cd1f1ff6fd14 | | a5c03c5ddc2e4dcb89f14e15ad50cbfe | | | False |' 2021-08-24 03:45:31.265 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 03:45:31.265 | ++ functions-common:get_field:727 : read data 2021-08-24 03:45:31.265 | + functions-common:get_or_add_user_project_role:910 : user_role_id=9073c156e7264843b2d816651dc884b9 2021-08-24 03:45:31.265 | + functions-common:get_or_add_user_project_role:912 : echo 9073c156e7264843b2d816651dc884b9 2021-08-24 03:45:31.265 | 9073c156e7264843b2d816651dc884b9 2021-08-24 03:45:31.265 | + lib/nova:create_nova_accounts:342 : local nova_api_url 2021-08-24 03:45:31.265 | + lib/nova:create_nova_accounts:343 : [[ True == \F\a\l\s\e ]] 2021-08-24 03:45:31.265 | + lib/nova:create_nova_accounts:346 : nova_api_url=http://10.222.0.20/compute 2021-08-24 03:45:31.265 | + lib/nova:create_nova_accounts:349 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2021-08-24 03:45:31.265 | + functions-common:get_or_create_service:966 : local service_id 2021-08-24 03:45:31.265 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute_legacy -f value -c id 2021-08-24 03:45:31.265 | ++ functions-common:get_or_create_service:981 : oscwrap service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2021-08-24 03:45:31.265 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.265 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.265 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.266 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.266 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:45:31.266 | + functions-common:get_or_create_service:977 : service_id=' 2021-08-24 03:45:31.266 | aea17aa74e6840c595ccf4388331c1ea' 2021-08-24 03:45:31.266 | + functions-common:get_or_create_service:978 : echo aea17aa74e6840c595ccf4388331c1ea 2021-08-24 03:45:31.266 | aea17aa74e6840c595ccf4388331c1ea 2021-08-24 03:45:31.266 | + lib/nova:create_nova_accounts:351 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.20/compute/v2/$(project_id)s' 2021-08-24 03:45:31.266 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-08-24 03:45:31.266 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.20/compute/v2/$(project_id)s' RegionOne 2021-08-24 03:45:31.266 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-08-24 03:45:31.266 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2021-08-24 03:45:31.266 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.266 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.266 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.266 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.266 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:45:31.266 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-08-24 03:45:31.266 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-08-24 03:45:31.266 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute_legacy public 'http://10.222.0.20/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2021-08-24 03:45:31.266 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.266 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.266 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.266 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.266 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:45:31.266 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=fce649217df848c9a078968dbf97012a 2021-08-24 03:45:31.266 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo fce649217df848c9a078968dbf97012a 2021-08-24 03:45:31.266 | + functions-common:get_or_create_endpoint:1011 : public_id=fce649217df848c9a078968dbf97012a 2021-08-24 03:45:31.266 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-08-24 03:45:31.266 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-08-24 03:45:31.266 | + functions-common:get_or_create_endpoint:1020 : echo fce649217df848c9a078968dbf97012a 2021-08-24 03:45:31.266 | fce649217df848c9a078968dbf97012a 2021-08-24 03:45:31.266 | + lib/nova:create_nova_accounts:355 : get_or_create_service nova compute 'Nova Compute Service' 2021-08-24 03:45:31.267 | + functions-common:get_or_create_service:966 : local service_id 2021-08-24 03:45:31.267 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute -f value -c id 2021-08-24 03:45:31.267 | ++ functions-common:get_or_create_service:981 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2021-08-24 03:45:31.267 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.267 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.267 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.267 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.267 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:45:31.267 | + functions-common:get_or_create_service:977 : service_id=' 2021-08-24 03:45:31.267 | 4b86a9d9a5e9488d938f5047d968c741' 2021-08-24 03:45:31.267 | + functions-common:get_or_create_service:978 : echo 4b86a9d9a5e9488d938f5047d968c741 2021-08-24 03:45:31.267 | 4b86a9d9a5e9488d938f5047d968c741 2021-08-24 03:45:31.267 | + lib/nova:create_nova_accounts:357 : get_or_create_endpoint compute RegionOne http://10.222.0.20/compute/v2.1 2021-08-24 03:45:31.267 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-08-24 03:45:31.267 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute public http://10.222.0.20/compute/v2.1 RegionOne 2021-08-24 03:45:31.267 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-08-24 03:45:31.267 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2021-08-24 03:45:31.267 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.267 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.267 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.267 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.267 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:45:31.267 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-08-24 03:45:31.267 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-08-24 03:45:31.267 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute public http://10.222.0.20/compute/v2.1 --region RegionOne -f value -c id 2021-08-24 03:45:31.267 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.267 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.267 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.267 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.267 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:45:31.267 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=c040bf23b80442d49411c7f0e3b2d3ed 2021-08-24 03:45:31.267 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo c040bf23b80442d49411c7f0e3b2d3ed 2021-08-24 03:45:31.268 | + functions-common:get_or_create_endpoint:1011 : public_id=c040bf23b80442d49411c7f0e3b2d3ed 2021-08-24 03:45:31.268 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-08-24 03:45:31.268 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-08-24 03:45:31.268 | + functions-common:get_or_create_endpoint:1020 : echo c040bf23b80442d49411c7f0e3b2d3ed 2021-08-24 03:45:31.268 | c040bf23b80442d49411c7f0e3b2d3ed 2021-08-24 03:45:31.268 | + lib/nova:create_nova_accounts:362 : is_service_enabled n-api 2021-08-24 03:45:31.268 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:45:31.268 | + lib/nova:create_nova_accounts:364 : is_service_enabled swift 2021-08-24 03:45:31.268 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:45:31.268 | + lib/nova:create_nova_accounts:367 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2021-08-24 03:45:31.268 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 03:45:31.268 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-24 03:45:31.268 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 03:45:31.268 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 03:45:31.268 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-24 03:45:31.268 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-24 03:45:31.268 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-24 03:45:31.268 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-24 03:45:31.268 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-24 03:45:31.268 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-24 03:45:31.268 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 03:45:31.268 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2021-08-24 03:45:31.268 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:45:31.268 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:45:31.268 | ++ functions-common:get_field:727 : read data 2021-08-24 03:45:31.268 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.268 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.268 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.268 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.268 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:45:31.268 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 03:45:31.268 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 03:45:31.269 | + functions-common:get_or_add_user_project_role:901 : openstack role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2021-08-24 03:45:31.269 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.269 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.269 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.269 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.269 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2021-08-24 03:45:31.269 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:45:31.269 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 03:45:31.269 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:45:31.269 | ++ functions-common:get_field:727 : read data 2021-08-24 03:45:31.269 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.269 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.269 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.269 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.269 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:45:31.269 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 03:45:31.269 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 03:45:31.269 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 03:45:31.269 | ++ functions-common:get_field:733 : echo '| 463add3cafa94eb6bb0d8ccc4beb52a6 | ef59172539864e8b9d36cd1f1ff6fd14 | | a5c03c5ddc2e4dcb89f14e15ad50cbfe | | | False |' 2021-08-24 03:45:31.269 | ++ functions-common:get_field:727 : read data 2021-08-24 03:45:31.269 | + functions-common:get_or_add_user_project_role:910 : user_role_id=463add3cafa94eb6bb0d8ccc4beb52a6 2021-08-24 03:45:31.269 | + functions-common:get_or_add_user_project_role:912 : echo 463add3cafa94eb6bb0d8ccc4beb52a6 2021-08-24 03:45:31.269 | 463add3cafa94eb6bb0d8ccc4beb52a6 2021-08-24 03:45:31.269 | + lib/nova:create_nova_accounts:372 : is_service_enabled s3api 2021-08-24 03:45:31.269 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:45:31.308 | [11733 Async create_nova_accounts:78582]: finished create_nova_accounts with result 0 in 52 seconds 2021-08-24 03:45:31.346 | [11733 Async create_glance_accounts:78697]: Waiting for completion of create_glance_accounts running on PID 78697 (5 other jobs running) 2021-08-24 03:45:31.371 | [11733 Async create_glance_accounts:78697]: Signaling child to exit 2021-08-24 03:45:31.371 | WAKEUP 2021-08-24 03:45:31.394 | [11733 Async create_glance_accounts:78697]: Signaled 2021-08-24 03:45:31.396 | + lib/glance:create_glance_accounts:458 : is_service_enabled g-api 2021-08-24 03:45:31.396 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:45:31.396 | + lib/glance:create_glance_accounts:460 : create_service_user glance 2021-08-24 03:45:31.396 | + lib/keystone:create_service_user:401 : get_or_create_user glance Passw0rd Default 2021-08-24 03:45:31.396 | + functions-common:get_or_create_user:824 : local user_id 2021-08-24 03:45:31.396 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-08-24 03:45:31.396 | + functions-common:get_or_create_user:828 : local email= 2021-08-24 03:45:31.396 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2021-08-24 03:45:31.396 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.396 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.396 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.396 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.396 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:45:31.396 | + functions-common:get_or_create_user:840 : user_id=d972e446c4a6499bbde07b1a61ee79f4 2021-08-24 03:45:31.396 | + functions-common:get_or_create_user:841 : echo d972e446c4a6499bbde07b1a61ee79f4 2021-08-24 03:45:31.396 | d972e446c4a6499bbde07b1a61ee79f4 2021-08-24 03:45:31.396 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service glance service Default Default 2021-08-24 03:45:31.396 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 03:45:31.396 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-24 03:45:31.396 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 03:45:31.396 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 03:45:31.396 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-24 03:45:31.396 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-24 03:45:31.396 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-24 03:45:31.396 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-24 03:45:31.396 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-24 03:45:31.396 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-24 03:45:31.396 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:45:31.396 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 03:45:31.396 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2021-08-24 03:45:31.397 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:45:31.397 | ++ functions-common:get_field:727 : read data 2021-08-24 03:45:31.397 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.397 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.397 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.397 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.397 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:45:31.397 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 03:45:31.397 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 03:45:31.397 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user glance --project service --user-domain Default --project-domain Default 2021-08-24 03:45:31.397 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.397 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.397 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.397 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.397 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:45:31.397 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2021-08-24 03:45:31.397 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 03:45:31.397 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:45:31.397 | ++ functions-common:get_field:727 : read data 2021-08-24 03:45:31.397 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.397 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.397 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.397 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.397 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:45:31.397 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 03:45:31.397 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 03:45:31.397 | ++ functions-common:get_field:733 : echo '| d17aaab582704667be3b7edd6e523fc8 | d972e446c4a6499bbde07b1a61ee79f4 | | a5c03c5ddc2e4dcb89f14e15ad50cbfe | | | False |' 2021-08-24 03:45:31.397 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 03:45:31.397 | ++ functions-common:get_field:727 : read data 2021-08-24 03:45:31.398 | + functions-common:get_or_add_user_project_role:910 : user_role_id=d17aaab582704667be3b7edd6e523fc8 2021-08-24 03:45:31.398 | + functions-common:get_or_add_user_project_role:912 : echo d17aaab582704667be3b7edd6e523fc8 2021-08-24 03:45:31.398 | d17aaab582704667be3b7edd6e523fc8 2021-08-24 03:45:31.398 | + lib/keystone:create_service_user:404 : [[ -n '' ]] 2021-08-24 03:45:31.398 | + lib/glance:create_glance_accounts:463 : is_service_enabled s-proxy 2021-08-24 03:45:31.398 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:45:31.398 | + lib/glance:create_glance_accounts:464 : create_service_user glance-swift ResellerAdmin 2021-08-24 03:45:31.398 | + lib/keystone:create_service_user:401 : get_or_create_user glance-swift Passw0rd Default 2021-08-24 03:45:31.398 | + functions-common:get_or_create_user:824 : local user_id 2021-08-24 03:45:31.398 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-08-24 03:45:31.398 | + functions-common:get_or_create_user:828 : local email= 2021-08-24 03:45:31.398 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2021-08-24 03:45:31.398 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.398 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.398 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.398 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.398 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:45:31.398 | + functions-common:get_or_create_user:840 : user_id=73d49489db5244a5994b100fac3670c5 2021-08-24 03:45:31.398 | + functions-common:get_or_create_user:841 : echo 73d49489db5244a5994b100fac3670c5 2021-08-24 03:45:31.398 | 73d49489db5244a5994b100fac3670c5 2021-08-24 03:45:31.398 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service glance-swift service Default Default 2021-08-24 03:45:31.398 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 03:45:31.398 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-24 03:45:31.398 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 03:45:31.398 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 03:45:31.398 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-24 03:45:31.398 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-24 03:45:31.398 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-24 03:45:31.398 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-24 03:45:31.398 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-24 03:45:31.398 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-24 03:45:31.399 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:45:31.399 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2021-08-24 03:45:31.399 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 03:45:31.399 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:45:31.399 | ++ functions-common:get_field:727 : read data 2021-08-24 03:45:31.399 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.399 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.399 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.399 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.399 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:45:31.399 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 03:45:31.399 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 03:45:31.399 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user glance-swift --project service --user-domain Default --project-domain Default 2021-08-24 03:45:31.399 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.399 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.399 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.399 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.399 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2021-08-24 03:45:31.399 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 03:45:31.399 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:45:31.399 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:45:31.399 | ++ functions-common:get_field:727 : read data 2021-08-24 03:45:31.399 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.399 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.399 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.399 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.399 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:45:31.399 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 03:45:31.399 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 03:45:31.399 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 03:45:31.399 | ++ functions-common:get_field:733 : echo '| d17aaab582704667be3b7edd6e523fc8 | 73d49489db5244a5994b100fac3670c5 | | a5c03c5ddc2e4dcb89f14e15ad50cbfe | | | False |' 2021-08-24 03:45:31.399 | ++ functions-common:get_field:727 : read data 2021-08-24 03:45:31.400 | + functions-common:get_or_add_user_project_role:910 : user_role_id=d17aaab582704667be3b7edd6e523fc8 2021-08-24 03:45:31.400 | + functions-common:get_or_add_user_project_role:912 : echo d17aaab582704667be3b7edd6e523fc8 2021-08-24 03:45:31.400 | d17aaab582704667be3b7edd6e523fc8 2021-08-24 03:45:31.400 | + lib/keystone:create_service_user:404 : [[ -n ResellerAdmin ]] 2021-08-24 03:45:31.400 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2021-08-24 03:45:31.400 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 03:45:31.400 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-24 03:45:31.400 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 03:45:31.400 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 03:45:31.400 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-24 03:45:31.400 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-24 03:45:31.400 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-24 03:45:31.400 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-24 03:45:31.400 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-24 03:45:31.400 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-24 03:45:31.400 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:45:31.400 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 03:45:31.400 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2021-08-24 03:45:31.400 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:45:31.400 | ++ functions-common:get_field:727 : read data 2021-08-24 03:45:31.400 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.400 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.400 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.400 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.400 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:45:31.400 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 03:45:31.400 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 03:45:31.400 | + functions-common:get_or_add_user_project_role:901 : openstack role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2021-08-24 03:45:31.400 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.400 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.400 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.400 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.401 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2021-08-24 03:45:31.401 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 03:45:31.401 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:45:31.401 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:45:31.401 | ++ functions-common:get_field:727 : read data 2021-08-24 03:45:31.401 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.401 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.401 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.401 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.401 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:45:31.401 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 03:45:31.401 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 03:45:31.401 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 03:45:31.401 | ++ functions-common:get_field:733 : echo '| 463add3cafa94eb6bb0d8ccc4beb52a6 | 73d49489db5244a5994b100fac3670c5 | | a5c03c5ddc2e4dcb89f14e15ad50cbfe | | | False |' 2021-08-24 03:45:31.401 | ++ functions-common:get_field:727 : read data 2021-08-24 03:45:31.401 | + functions-common:get_or_add_user_project_role:910 : user_role_id=463add3cafa94eb6bb0d8ccc4beb52a6 2021-08-24 03:45:31.401 | + functions-common:get_or_add_user_project_role:912 : echo 463add3cafa94eb6bb0d8ccc4beb52a6 2021-08-24 03:45:31.401 | 463add3cafa94eb6bb0d8ccc4beb52a6 2021-08-24 03:45:31.401 | + lib/glance:create_glance_accounts:467 : get_or_create_service glance image 'Glance Image Service' 2021-08-24 03:45:31.401 | + functions-common:get_or_create_service:966 : local service_id 2021-08-24 03:45:31.401 | ++ functions-common:get_or_create_service:979 : oscwrap service show image -f value -c id 2021-08-24 03:45:31.401 | ++ functions-common:get_or_create_service:981 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2021-08-24 03:45:31.401 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.401 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.401 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.401 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.401 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:45:31.401 | + functions-common:get_or_create_service:977 : service_id=' 2021-08-24 03:45:31.401 | 94f7f86e6c9b41f8a86af4b48c513961' 2021-08-24 03:45:31.401 | + functions-common:get_or_create_service:978 : echo 94f7f86e6c9b41f8a86af4b48c513961 2021-08-24 03:45:31.401 | 94f7f86e6c9b41f8a86af4b48c513961 2021-08-24 03:45:31.402 | + lib/glance:create_glance_accounts:469 : get_or_create_endpoint image RegionOne http://10.222.0.20/image 2021-08-24 03:45:31.402 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-08-24 03:45:31.402 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface image public http://10.222.0.20/image RegionOne 2021-08-24 03:45:31.402 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-08-24 03:45:31.402 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2021-08-24 03:45:31.402 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.402 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.402 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.402 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.402 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:45:31.402 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-08-24 03:45:31.402 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-08-24 03:45:31.402 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create image public http://10.222.0.20/image --region RegionOne -f value -c id 2021-08-24 03:45:31.402 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.402 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.402 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.402 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.402 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:45:31.402 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=9d09b29cf1904ca38e1688a310fff660 2021-08-24 03:45:31.402 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 9d09b29cf1904ca38e1688a310fff660 2021-08-24 03:45:31.402 | + functions-common:get_or_create_endpoint:1011 : public_id=9d09b29cf1904ca38e1688a310fff660 2021-08-24 03:45:31.402 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-08-24 03:45:31.402 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-08-24 03:45:31.402 | + functions-common:get_or_create_endpoint:1020 : echo 9d09b29cf1904ca38e1688a310fff660 2021-08-24 03:45:31.402 | 9d09b29cf1904ca38e1688a310fff660 2021-08-24 03:45:31.402 | ++ lib/glance:create_glance_accounts:474 : get_or_create_domain Default 2021-08-24 03:45:31.402 | ++ functions-common:get_or_create_domain:792 : local domain_id 2021-08-24 03:45:31.402 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2021-08-24 03:45:31.402 | ++ functions-common:get_or_create_domain:802 : domain_id=default 2021-08-24 03:45:31.402 | ++ functions-common:get_or_create_domain:803 : echo default 2021-08-24 03:45:31.402 | + lib/glance:create_glance_accounts:474 : service_domain_id=default 2021-08-24 03:45:31.402 | + lib/glance:create_glance_accounts:475 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2021-08-24 03:45:31.403 | + lib/glance:create_glance_accounts:476 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2021-08-24 03:45:31.403 | + lib/glance:create_glance_accounts:478 : [[ False = True ]] 2021-08-24 03:45:31.441 | [11733 Async create_glance_accounts:78697]: finished create_glance_accounts with result 0 in 47 seconds 2021-08-24 03:45:31.482 | [11733 Async create_cinder_accounts:78827]: Waiting for completion of create_cinder_accounts running on PID 78827 (4 other jobs running) 2021-08-24 03:45:31.507 | [11733 Async create_cinder_accounts:78827]: Signaling child to exit 2021-08-24 03:45:31.507 | WAKEUP 2021-08-24 03:45:31.531 | [11733 Async create_cinder_accounts:78827]: Signaled 2021-08-24 03:45:31.532 | + lib/cinder:create_cinder_accounts:391 : [[ 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 ]] 2021-08-24 03:45:31.532 | + lib/cinder:create_cinder_accounts:393 : create_service_user cinder 2021-08-24 03:45:31.532 | + lib/keystone:create_service_user:401 : get_or_create_user cinder Passw0rd Default 2021-08-24 03:45:31.532 | + functions-common:get_or_create_user:824 : local user_id 2021-08-24 03:45:31.532 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-08-24 03:45:31.532 | + functions-common:get_or_create_user:828 : local email= 2021-08-24 03:45:31.532 | ++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2021-08-24 03:45:31.533 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.533 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.533 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.533 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.533 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:45:31.533 | + functions-common:get_or_create_user:840 : user_id=66fbe6a640c049ac82ef4b6e87ca3f74 2021-08-24 03:45:31.533 | + functions-common:get_or_create_user:841 : echo 66fbe6a640c049ac82ef4b6e87ca3f74 2021-08-24 03:45:31.533 | 66fbe6a640c049ac82ef4b6e87ca3f74 2021-08-24 03:45:31.533 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service cinder service Default Default 2021-08-24 03:45:31.533 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 03:45:31.533 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-24 03:45:31.533 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 03:45:31.533 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 03:45:31.533 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-24 03:45:31.533 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-24 03:45:31.533 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-24 03:45:31.533 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-24 03:45:31.533 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-24 03:45:31.533 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-24 03:45:31.533 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2021-08-24 03:45:31.533 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 03:45:31.533 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:45:31.533 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:45:31.533 | ++ functions-common:get_field:727 : read data 2021-08-24 03:45:31.533 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.533 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.533 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.533 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.534 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:45:31.534 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 03:45:31.534 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 03:45:31.534 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user cinder --project service --user-domain Default --project-domain Default 2021-08-24 03:45:31.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.534 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.534 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.534 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2021-08-24 03:45:31.534 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:45:31.534 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 03:45:31.534 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:45:31.534 | ++ functions-common:get_field:727 : read data 2021-08-24 03:45:31.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.534 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.534 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.534 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:45:31.534 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 03:45:31.534 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 03:45:31.534 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 03:45:31.534 | ++ functions-common:get_field:733 : echo '| d17aaab582704667be3b7edd6e523fc8 | 66fbe6a640c049ac82ef4b6e87ca3f74 | | a5c03c5ddc2e4dcb89f14e15ad50cbfe | | | False |' 2021-08-24 03:45:31.534 | ++ functions-common:get_field:727 : read data 2021-08-24 03:45:31.534 | + functions-common:get_or_add_user_project_role:910 : user_role_id=d17aaab582704667be3b7edd6e523fc8 2021-08-24 03:45:31.534 | + functions-common:get_or_add_user_project_role:912 : echo d17aaab582704667be3b7edd6e523fc8 2021-08-24 03:45:31.534 | d17aaab582704667be3b7edd6e523fc8 2021-08-24 03:45:31.534 | + lib/keystone:create_service_user:404 : [[ -n '' ]] 2021-08-24 03:45:31.534 | + lib/cinder:create_cinder_accounts:396 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2021-08-24 03:45:31.534 | + functions-common:get_or_create_service:966 : local service_id 2021-08-24 03:45:31.534 | ++ functions-common:get_or_create_service:979 : oscwrap service show block-storage -f value -c id 2021-08-24 03:45:31.534 | ++ functions-common:get_or_create_service:981 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2021-08-24 03:45:31.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.535 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.535 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.535 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.535 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:45:31.535 | + functions-common:get_or_create_service:977 : service_id=' 2021-08-24 03:45:31.535 | bd1b41168ac54ca0a1aef112d41ae860' 2021-08-24 03:45:31.535 | + functions-common:get_or_create_service:978 : echo bd1b41168ac54ca0a1aef112d41ae860 2021-08-24 03:45:31.535 | bd1b41168ac54ca0a1aef112d41ae860 2021-08-24 03:45:31.535 | + lib/cinder:create_cinder_accounts:397 : '[' True == False ']' 2021-08-24 03:45:31.535 | + lib/cinder:create_cinder_accounts:410 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.20/volume/v3/$(project_id)s' 2021-08-24 03:45:31.535 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-08-24 03:45:31.535 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.20/volume/v3/$(project_id)s' RegionOne 2021-08-24 03:45:31.535 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-08-24 03:45:31.535 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2021-08-24 03:45:31.535 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.535 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.535 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.535 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.535 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:45:31.535 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-08-24 03:45:31.535 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-08-24 03:45:31.535 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create block-storage public 'http://10.222.0.20/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-08-24 03:45:31.535 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.535 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.535 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.535 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.535 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:45:31.535 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=976d1bca4ee14f42b1ebf01029d93f28 2021-08-24 03:45:31.535 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 976d1bca4ee14f42b1ebf01029d93f28 2021-08-24 03:45:31.535 | + functions-common:get_or_create_endpoint:1011 : public_id=976d1bca4ee14f42b1ebf01029d93f28 2021-08-24 03:45:31.535 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-08-24 03:45:31.536 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-08-24 03:45:31.536 | + functions-common:get_or_create_endpoint:1020 : echo 976d1bca4ee14f42b1ebf01029d93f28 2021-08-24 03:45:31.536 | 976d1bca4ee14f42b1ebf01029d93f28 2021-08-24 03:45:31.536 | + lib/cinder:create_cinder_accounts:414 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2021-08-24 03:45:31.536 | + functions-common:get_or_create_service:966 : local service_id 2021-08-24 03:45:31.536 | ++ functions-common:get_or_create_service:979 : oscwrap service show volumev3 -f value -c id 2021-08-24 03:45:31.536 | ++ functions-common:get_or_create_service:981 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2021-08-24 03:45:31.536 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.536 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.536 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.536 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.536 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:45:31.536 | + functions-common:get_or_create_service:977 : service_id=' 2021-08-24 03:45:31.536 | 256246cd44eb4fecad79dde409aff78b' 2021-08-24 03:45:31.536 | + functions-common:get_or_create_service:978 : echo 256246cd44eb4fecad79dde409aff78b 2021-08-24 03:45:31.536 | 256246cd44eb4fecad79dde409aff78b 2021-08-24 03:45:31.536 | + lib/cinder:create_cinder_accounts:416 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.20/volume/v3/$(project_id)s' 2021-08-24 03:45:31.536 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-08-24 03:45:31.536 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.20/volume/v3/$(project_id)s' RegionOne 2021-08-24 03:45:31.536 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-08-24 03:45:31.536 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2021-08-24 03:45:31.536 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.536 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.536 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.537 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.537 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:45:31.537 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-08-24 03:45:31.537 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-08-24 03:45:31.537 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create volumev3 public 'http://10.222.0.20/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-08-24 03:45:31.537 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.537 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.537 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.537 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.537 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:45:31.537 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=ebab64cece0740519d9cec5bb8e70192 2021-08-24 03:45:31.537 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo ebab64cece0740519d9cec5bb8e70192 2021-08-24 03:45:31.537 | + functions-common:get_or_create_endpoint:1011 : public_id=ebab64cece0740519d9cec5bb8e70192 2021-08-24 03:45:31.537 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-08-24 03:45:31.537 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-08-24 03:45:31.537 | + functions-common:get_or_create_endpoint:1020 : echo ebab64cece0740519d9cec5bb8e70192 2021-08-24 03:45:31.537 | ebab64cece0740519d9cec5bb8e70192 2021-08-24 03:45:31.537 | + lib/cinder:create_cinder_accounts:421 : configure_cinder_internal_tenant 2021-08-24 03:45:31.537 | ++ lib/cinder:configure_cinder_internal_tenant:608 : get_or_create_project service 2021-08-24 03:45:31.537 | ++ functions-common:get_or_create_project:847 : local project_id 2021-08-24 03:45:31.537 | +++ functions-common:get_or_create_project:855 : oscwrap project create service --domain= --or-show -f value -c id 2021-08-24 03:45:31.537 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.537 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.537 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.537 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.537 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:45:31.537 | ++ functions-common:get_or_create_project:853 : project_id=a5c03c5ddc2e4dcb89f14e15ad50cbfe 2021-08-24 03:45:31.537 | ++ functions-common:get_or_create_project:854 : echo a5c03c5ddc2e4dcb89f14e15ad50cbfe 2021-08-24 03:45:31.537 | + lib/cinder:configure_cinder_internal_tenant:608 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id a5c03c5ddc2e4dcb89f14e15ad50cbfe 2021-08-24 03:45:31.538 | ++ lib/cinder:configure_cinder_internal_tenant:609 : get_or_create_user cinder 2021-08-24 03:45:31.538 | ++ functions-common:get_or_create_user:824 : local user_id 2021-08-24 03:45:31.538 | ++ functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-08-24 03:45:31.538 | ++ functions-common:get_or_create_user:828 : local email= 2021-08-24 03:45:31.538 | +++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2021-08-24 03:45:31.538 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.538 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.538 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.538 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.538 | No password was supplied, authentication will fail when a user does not have a password. 2021-08-24 03:45:31.538 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:45:31.538 | ++ functions-common:get_or_create_user:840 : user_id=66fbe6a640c049ac82ef4b6e87ca3f74 2021-08-24 03:45:31.538 | ++ functions-common:get_or_create_user:841 : echo 66fbe6a640c049ac82ef4b6e87ca3f74 2021-08-24 03:45:31.538 | + lib/cinder:configure_cinder_internal_tenant:609 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 66fbe6a640c049ac82ef4b6e87ca3f74 2021-08-24 03:45:31.586 | [11733 Async create_cinder_accounts:78827]: finished create_cinder_accounts with result 0 in 41 seconds 2021-08-24 03:45:31.590 | + inc/async:async_wait:197 : return 0 2021-08-24 03:45:31.592 | + ./stack.sh:main:1133 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2021-08-24 03:45:31.647 | [11733 Async create_neutron_accounts:78942]: Waiting for completion of create_neutron_accounts running on PID 78942 (3 other jobs running) 2021-08-24 03:45:31.672 | [11733 Async create_neutron_accounts:78942]: Signaling child to exit 2021-08-24 03:45:31.672 | WAKEUP 2021-08-24 03:45:31.696 | [11733 Async create_neutron_accounts:78942]: Signaled 2021-08-24 03:45:31.698 | + lib/neutron:create_neutron_accounts:639 : is_neutron_legacy_enabled 2021-08-24 03:45:31.698 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-08-24 03:45:31.698 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-08-24 03:45:31.698 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-08-24 03:45:31.698 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-08-24 03:45:31.698 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-08-24 03:45:31.698 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-08-24 03:45:31.698 | + lib/neutron:create_neutron_accounts:641 : create_mutnauq_accounts 2021-08-24 03:45:31.698 | + lib/neutron-legacy:create_mutnauq_accounts:410 : local neutron_url 2021-08-24 03:45:31.698 | + lib/neutron-legacy:create_mutnauq_accounts:411 : '[' False == True ']' 2021-08-24 03:45:31.698 | + lib/neutron-legacy:create_mutnauq_accounts:414 : neutron_url=http://10.222.0.20:9696/ 2021-08-24 03:45:31.698 | + lib/neutron-legacy:create_mutnauq_accounts:417 : [[ 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 ]] 2021-08-24 03:45:31.698 | + lib/neutron-legacy:create_mutnauq_accounts:419 : create_service_user neutron 2021-08-24 03:45:31.698 | + lib/keystone:create_service_user:401 : get_or_create_user neutron Passw0rd Default 2021-08-24 03:45:31.698 | + functions-common:get_or_create_user:824 : local user_id 2021-08-24 03:45:31.698 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-08-24 03:45:31.698 | + functions-common:get_or_create_user:828 : local email= 2021-08-24 03:45:31.698 | ++ functions-common:get_or_create_user:842 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2021-08-24 03:45:31.698 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.698 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.699 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.699 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.699 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:45:31.699 | + functions-common:get_or_create_user:840 : user_id=583350af0b1d45b9b4a02cfd88688ecc 2021-08-24 03:45:31.699 | + functions-common:get_or_create_user:841 : echo 583350af0b1d45b9b4a02cfd88688ecc 2021-08-24 03:45:31.699 | 583350af0b1d45b9b4a02cfd88688ecc 2021-08-24 03:45:31.699 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service neutron service Default Default 2021-08-24 03:45:31.699 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 03:45:31.699 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-24 03:45:31.699 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 03:45:31.699 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 03:45:31.699 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-24 03:45:31.699 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-24 03:45:31.699 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-24 03:45:31.699 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-24 03:45:31.699 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-24 03:45:31.699 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-24 03:45:31.699 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 03:45:31.699 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:45:31.699 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2021-08-24 03:45:31.699 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:45:31.699 | ++ functions-common:get_field:727 : read data 2021-08-24 03:45:31.699 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.699 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.699 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.699 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.699 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:45:31.699 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 03:45:31.699 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 03:45:31.699 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user neutron --project service --user-domain Default --project-domain Default 2021-08-24 03:45:31.700 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.700 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.700 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.700 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.700 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:45:31.700 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2021-08-24 03:45:31.700 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 03:45:31.700 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:45:31.700 | ++ functions-common:get_field:727 : read data 2021-08-24 03:45:31.700 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.700 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.700 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.700 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.700 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:45:31.700 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 03:45:31.700 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 03:45:31.700 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 03:45:31.700 | ++ functions-common:get_field:733 : echo '| d17aaab582704667be3b7edd6e523fc8 | 583350af0b1d45b9b4a02cfd88688ecc | | a5c03c5ddc2e4dcb89f14e15ad50cbfe | | | False |' 2021-08-24 03:45:31.700 | ++ functions-common:get_field:727 : read data 2021-08-24 03:45:31.700 | + functions-common:get_or_add_user_project_role:910 : user_role_id=d17aaab582704667be3b7edd6e523fc8 2021-08-24 03:45:31.700 | + functions-common:get_or_add_user_project_role:912 : echo d17aaab582704667be3b7edd6e523fc8 2021-08-24 03:45:31.700 | d17aaab582704667be3b7edd6e523fc8 2021-08-24 03:45:31.700 | + lib/keystone:create_service_user:404 : [[ -n '' ]] 2021-08-24 03:45:31.700 | + lib/neutron-legacy:create_mutnauq_accounts:421 : get_or_create_service neutron network 'Neutron Service' 2021-08-24 03:45:31.700 | + functions-common:get_or_create_service:966 : local service_id 2021-08-24 03:45:31.700 | ++ functions-common:get_or_create_service:979 : oscwrap service show network -f value -c id 2021-08-24 03:45:31.700 | ++ functions-common:get_or_create_service:981 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2021-08-24 03:45:31.700 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.700 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.700 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.700 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.701 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:45:31.701 | + functions-common:get_or_create_service:977 : service_id=' 2021-08-24 03:45:31.701 | aebfd9171ce84b459561039fcf77f9ba' 2021-08-24 03:45:31.701 | + functions-common:get_or_create_service:978 : echo aebfd9171ce84b459561039fcf77f9ba 2021-08-24 03:45:31.701 | aebfd9171ce84b459561039fcf77f9ba 2021-08-24 03:45:31.701 | + lib/neutron-legacy:create_mutnauq_accounts:423 : get_or_create_endpoint network RegionOne http://10.222.0.20:9696/ 2021-08-24 03:45:31.701 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-08-24 03:45:31.701 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface network public http://10.222.0.20:9696/ RegionOne 2021-08-24 03:45:31.701 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-08-24 03:45:31.701 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2021-08-24 03:45:31.701 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.701 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.701 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.701 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.701 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:45:31.701 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-08-24 03:45:31.701 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-08-24 03:45:31.701 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create network public http://10.222.0.20:9696/ --region RegionOne -f value -c id 2021-08-24 03:45:31.701 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.701 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.701 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:45:31.701 | from cryptography.utils import int_from_bytes 2021-08-24 03:45:31.701 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:45:31.701 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=85205507c7854e378cd23e22d00fee56 2021-08-24 03:45:31.701 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 85205507c7854e378cd23e22d00fee56 2021-08-24 03:45:31.701 | + functions-common:get_or_create_endpoint:1011 : public_id=85205507c7854e378cd23e22d00fee56 2021-08-24 03:45:31.701 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-08-24 03:45:31.701 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-08-24 03:45:31.701 | + functions-common:get_or_create_endpoint:1020 : echo 85205507c7854e378cd23e22d00fee56 2021-08-24 03:45:31.701 | 85205507c7854e378cd23e22d00fee56 2021-08-24 03:45:31.748 | [11733 Async create_neutron_accounts:78942]: finished create_neutron_accounts with result 0 in 26 seconds 2021-08-24 03:45:31.788 | [11733 Async create_swift_accounts:79082]: Waiting for completion of create_swift_accounts running on PID 79082 (2 other jobs running) 2021-08-24 03:45:31.813 | [11733 Async create_swift_accounts:79082]: Signaling child to exit 2021-08-24 03:46:11.671 | + inc/async:async_inner:64 : rc=0 2021-08-24 03:46:11.697 | [79082 Async create_swift_accounts:79082]: finished successfully 2021-08-24 03:46:11.718 | WAKEUP 2021-08-24 03:46:11.749 | [11733 Async create_swift_accounts:79082]: Signaled 2021-08-24 03:46:11.750 | + lib/swift:create_swift_accounts:633 : export swiftusertest1_password=testing 2021-08-24 03:46:11.750 | + lib/swift:create_swift_accounts:633 : swiftusertest1_password=testing 2021-08-24 03:46:11.750 | + lib/swift:create_swift_accounts:634 : export swiftusertest2_password=testing2 2021-08-24 03:46:11.750 | + lib/swift:create_swift_accounts:634 : swiftusertest2_password=testing2 2021-08-24 03:46:11.750 | + lib/swift:create_swift_accounts:635 : export swiftusertest3_password=testing3 2021-08-24 03:46:11.750 | + lib/swift:create_swift_accounts:635 : swiftusertest3_password=testing3 2021-08-24 03:46:11.750 | + lib/swift:create_swift_accounts:636 : export swiftusertest4_password=testing4 2021-08-24 03:46:11.750 | + lib/swift:create_swift_accounts:636 : swiftusertest4_password=testing4 2021-08-24 03:46:11.751 | + lib/swift:create_swift_accounts:638 : local another_role 2021-08-24 03:46:11.751 | ++ lib/swift:create_swift_accounts:639 : get_or_create_role anotherrole 2021-08-24 03:46:11.751 | ++ functions-common:get_or_create_role:860 : local role_id 2021-08-24 03:46:11.751 | +++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2021-08-24 03:46:11.751 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:11.751 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:11.751 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:11.751 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:11.751 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:46:11.751 | ++ functions-common:get_or_create_role:865 : role_id=9105dc0a16264de888325f5acf7b43eb 2021-08-24 03:46:11.751 | ++ functions-common:get_or_create_role:866 : echo 9105dc0a16264de888325f5acf7b43eb 2021-08-24 03:46:11.751 | + lib/swift:create_swift_accounts:639 : another_role=9105dc0a16264de888325f5acf7b43eb 2021-08-24 03:46:11.751 | + lib/swift:create_swift_accounts:643 : create_service_user swift admin 2021-08-24 03:46:11.751 | + lib/keystone:create_service_user:401 : get_or_create_user swift Passw0rd Default 2021-08-24 03:46:11.751 | + functions-common:get_or_create_user:824 : local user_id 2021-08-24 03:46:11.751 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-08-24 03:46:11.751 | + functions-common:get_or_create_user:828 : local email= 2021-08-24 03:46:11.751 | ++ functions-common:get_or_create_user:842 : oscwrap user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2021-08-24 03:46:11.751 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:11.751 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:11.751 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:11.751 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:11.751 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:46:11.751 | + functions-common:get_or_create_user:840 : user_id=f3b1899e96c74049a031a83f5fc86e33 2021-08-24 03:46:11.751 | + functions-common:get_or_create_user:841 : echo f3b1899e96c74049a031a83f5fc86e33 2021-08-24 03:46:11.751 | f3b1899e96c74049a031a83f5fc86e33 2021-08-24 03:46:11.751 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service swift service Default Default 2021-08-24 03:46:11.751 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 03:46:11.751 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-24 03:46:11.751 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 03:46:11.751 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 03:46:11.752 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-24 03:46:11.752 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-24 03:46:11.752 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-24 03:46:11.752 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-24 03:46:11.752 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-24 03:46:11.752 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-24 03:46:11.752 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2021-08-24 03:46:11.752 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:46:11.752 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 03:46:11.752 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:46:11.752 | ++ functions-common:get_field:727 : read data 2021-08-24 03:46:11.752 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:11.752 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:11.752 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:11.752 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:11.752 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:46:11.752 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 03:46:11.752 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 03:46:11.752 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user swift --project service --user-domain Default --project-domain Default 2021-08-24 03:46:11.752 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:11.752 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:11.752 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:11.752 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:11.752 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:46:11.752 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 03:46:11.752 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2021-08-24 03:46:11.752 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:46:11.752 | ++ functions-common:get_field:727 : read data 2021-08-24 03:46:11.752 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:11.752 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:11.752 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:11.752 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:11.753 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:46:11.753 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 03:46:11.753 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 03:46:11.753 | ++ functions-common:get_field:733 : echo '| d17aaab582704667be3b7edd6e523fc8 | f3b1899e96c74049a031a83f5fc86e33 | | a5c03c5ddc2e4dcb89f14e15ad50cbfe | | | False |' 2021-08-24 03:46:11.753 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 03:46:11.753 | ++ functions-common:get_field:727 : read data 2021-08-24 03:46:11.753 | + functions-common:get_or_add_user_project_role:910 : user_role_id=d17aaab582704667be3b7edd6e523fc8 2021-08-24 03:46:11.753 | + functions-common:get_or_add_user_project_role:912 : echo d17aaab582704667be3b7edd6e523fc8 2021-08-24 03:46:11.753 | d17aaab582704667be3b7edd6e523fc8 2021-08-24 03:46:11.753 | + lib/keystone:create_service_user:404 : [[ -n admin ]] 2021-08-24 03:46:11.753 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role admin swift service Default Default 2021-08-24 03:46:11.753 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 03:46:11.753 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-24 03:46:11.753 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 03:46:11.753 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 03:46:11.753 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-24 03:46:11.753 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-24 03:46:11.753 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-24 03:46:11.753 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-24 03:46:11.753 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-24 03:46:11.753 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-24 03:46:11.754 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2021-08-24 03:46:11.754 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:46:11.754 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 03:46:11.754 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:46:11.754 | ++ functions-common:get_field:727 : read data 2021-08-24 03:46:11.754 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:11.754 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:11.754 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:11.754 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:11.754 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:46:11.754 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 03:46:11.754 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 03:46:11.754 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user swift --project service --user-domain Default --project-domain Default 2021-08-24 03:46:11.754 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:11.754 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:11.754 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:11.754 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:11.754 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 03:46:11.754 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:46:11.754 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2021-08-24 03:46:11.754 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:46:11.754 | ++ functions-common:get_field:727 : read data 2021-08-24 03:46:11.754 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:11.754 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:11.754 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:11.754 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:11.754 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:46:11.754 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 03:46:11.755 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 03:46:11.755 | ++ functions-common:get_field:733 : echo '| 9073c156e7264843b2d816651dc884b9 | f3b1899e96c74049a031a83f5fc86e33 | | a5c03c5ddc2e4dcb89f14e15ad50cbfe | | | False |' 2021-08-24 03:46:11.755 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 03:46:11.755 | ++ functions-common:get_field:727 : read data 2021-08-24 03:46:11.755 | + functions-common:get_or_add_user_project_role:910 : user_role_id=9073c156e7264843b2d816651dc884b9 2021-08-24 03:46:11.755 | + functions-common:get_or_add_user_project_role:912 : echo 9073c156e7264843b2d816651dc884b9 2021-08-24 03:46:11.755 | 9073c156e7264843b2d816651dc884b9 2021-08-24 03:46:11.755 | + lib/swift:create_swift_accounts:645 : get_or_create_service swift object-store 'Swift Service' 2021-08-24 03:46:11.755 | + functions-common:get_or_create_service:966 : local service_id 2021-08-24 03:46:11.755 | ++ functions-common:get_or_create_service:979 : oscwrap service show object-store -f value -c id 2021-08-24 03:46:11.755 | ++ functions-common:get_or_create_service:981 : oscwrap service create object-store --name swift '--description=Swift Service' -f value -c id 2021-08-24 03:46:11.755 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:11.755 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:11.755 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:11.755 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:11.755 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:46:11.756 | + functions-common:get_or_create_service:977 : service_id=' 2021-08-24 03:46:11.756 | 4dcb4ff07ec94f52ad50a61d43fd13cc' 2021-08-24 03:46:11.756 | + functions-common:get_or_create_service:978 : echo 4dcb4ff07ec94f52ad50a61d43fd13cc 2021-08-24 03:46:11.756 | 4dcb4ff07ec94f52ad50a61d43fd13cc 2021-08-24 03:46:11.756 | + lib/swift:create_swift_accounts:647 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.20:8080/v1/AUTH_$(project_id)s' http://10.222.0.20:8080 2021-08-24 03:46:11.756 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-08-24 03:46:11.756 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.20:8080/v1/AUTH_$(project_id)s' RegionOne 2021-08-24 03:46:11.756 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-08-24 03:46:11.756 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2021-08-24 03:46:11.756 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:11.756 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:11.756 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:11.756 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:11.756 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:46:11.756 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-08-24 03:46:11.756 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-08-24 03:46:11.756 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create object-store public 'http://10.222.0.20:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2021-08-24 03:46:11.756 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:11.756 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:11.756 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:11.756 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:11.756 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:46:11.756 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=49ee3c19c0aa4d0fa1f020795e96256f 2021-08-24 03:46:11.756 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 49ee3c19c0aa4d0fa1f020795e96256f 2021-08-24 03:46:11.756 | + functions-common:get_or_create_endpoint:1011 : public_id=49ee3c19c0aa4d0fa1f020795e96256f 2021-08-24 03:46:11.756 | + functions-common:get_or_create_endpoint:1013 : [[ -n http://10.222.0.20:8080 ]] 2021-08-24 03:46:11.756 | + functions-common:get_or_create_endpoint:1014 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.20:8080 RegionOne 2021-08-24 03:46:11.756 | + functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-08-24 03:46:11.756 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2021-08-24 03:46:11.756 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:11.757 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:11.757 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:11.757 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:11.757 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:46:11.757 | + functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-08-24 03:46:11.757 | + functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-08-24 03:46:11.757 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create object-store admin http://10.222.0.20:8080 --region RegionOne -f value -c id 2021-08-24 03:46:11.757 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:11.757 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:11.757 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:11.757 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:11.757 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:46:11.757 | + functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=ad44e67d8cdd4f81b8198e5c6d403afa 2021-08-24 03:46:11.757 | + functions-common:_get_or_create_endpoint_with_interface:996 : echo ad44e67d8cdd4f81b8198e5c6d403afa 2021-08-24 03:46:11.757 | ad44e67d8cdd4f81b8198e5c6d403afa 2021-08-24 03:46:11.757 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-08-24 03:46:11.757 | + functions-common:get_or_create_endpoint:1020 : echo 49ee3c19c0aa4d0fa1f020795e96256f 2021-08-24 03:46:11.757 | 49ee3c19c0aa4d0fa1f020795e96256f 2021-08-24 03:46:11.757 | + lib/swift:create_swift_accounts:652 : local swift_project_test1 2021-08-24 03:46:11.757 | ++ lib/swift:create_swift_accounts:653 : get_or_create_project swiftprojecttest1 default 2021-08-24 03:46:11.757 | ++ functions-common:get_or_create_project:847 : local project_id 2021-08-24 03:46:11.757 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest1 --domain=default --or-show -f value -c id 2021-08-24 03:46:11.757 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:11.757 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:11.757 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:11.757 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:11.757 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:46:11.757 | ++ functions-common:get_or_create_project:853 : project_id=82b592f0f1294a44a664677049a51aab 2021-08-24 03:46:11.757 | ++ functions-common:get_or_create_project:854 : echo 82b592f0f1294a44a664677049a51aab 2021-08-24 03:46:11.757 | + lib/swift:create_swift_accounts:653 : swift_project_test1=82b592f0f1294a44a664677049a51aab 2021-08-24 03:46:11.758 | + lib/swift:create_swift_accounts:654 : die_if_not_set 654 swift_project_test1 'Failure creating swift_project_test1' 2021-08-24 03:46:11.758 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-24 03:46:11.758 | ++ lib/swift:create_swift_accounts:656 : get_or_create_user swiftusertest1 testing default test@example.com 2021-08-24 03:46:11.758 | ++ functions-common:get_or_create_user:824 : local user_id 2021-08-24 03:46:11.758 | ++ functions-common:get_or_create_user:825 : [[ ! -z test@example.com ]] 2021-08-24 03:46:11.758 | ++ functions-common:get_or_create_user:826 : local email=--email=test@example.com 2021-08-24 03:46:11.758 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2021-08-24 03:46:11.758 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:11.758 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:11.758 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:11.758 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:11.758 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:46:11.758 | ++ functions-common:get_or_create_user:840 : user_id=c39f2b4682604ec39695ca05fefb40db 2021-08-24 03:46:11.758 | ++ functions-common:get_or_create_user:841 : echo c39f2b4682604ec39695ca05fefb40db 2021-08-24 03:46:11.758 | + lib/swift:create_swift_accounts:656 : SWIFT_USER_TEST1=c39f2b4682604ec39695ca05fefb40db 2021-08-24 03:46:11.758 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2021-08-24 03:46:11.758 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-24 03:46:11.758 | + lib/swift:create_swift_accounts:658 : get_or_add_user_project_role admin c39f2b4682604ec39695ca05fefb40db 82b592f0f1294a44a664677049a51aab 2021-08-24 03:46:11.758 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 03:46:11.758 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-08-24 03:46:11.758 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 03:46:11.758 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 03:46:11.758 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-08-24 03:46:11.758 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-08-24 03:46:11.758 | ++ functions-common:_get_domain_args:882 : echo 2021-08-24 03:46:11.758 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-08-24 03:46:11.758 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user c39f2b4682604ec39695ca05fefb40db --project 82b592f0f1294a44a664677049a51aab 2021-08-24 03:46:11.758 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:46:11.758 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 03:46:11.758 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:46:11.758 | ++ functions-common:get_field:727 : read data 2021-08-24 03:46:11.759 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:11.759 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:11.759 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:11.759 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:11.759 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:46:11.759 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 03:46:11.759 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 03:46:11.759 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user c39f2b4682604ec39695ca05fefb40db --project 82b592f0f1294a44a664677049a51aab 2021-08-24 03:46:11.759 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:11.759 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:11.759 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:11.759 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:11.759 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user c39f2b4682604ec39695ca05fefb40db --project 82b592f0f1294a44a664677049a51aab 2021-08-24 03:46:11.759 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:46:11.759 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 03:46:11.759 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:46:11.759 | ++ functions-common:get_field:727 : read data 2021-08-24 03:46:11.759 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:11.759 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:11.759 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:11.759 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:11.759 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:46:11.759 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 03:46:11.759 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 03:46:11.759 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 03:46:11.759 | ++ functions-common:get_field:733 : echo '| 9073c156e7264843b2d816651dc884b9 | c39f2b4682604ec39695ca05fefb40db | | 82b592f0f1294a44a664677049a51aab | | | False |' 2021-08-24 03:46:11.759 | ++ functions-common:get_field:727 : read data 2021-08-24 03:46:11.759 | + functions-common:get_or_add_user_project_role:910 : user_role_id=9073c156e7264843b2d816651dc884b9 2021-08-24 03:46:11.759 | + functions-common:get_or_add_user_project_role:912 : echo 9073c156e7264843b2d816651dc884b9 2021-08-24 03:46:11.759 | 9073c156e7264843b2d816651dc884b9 2021-08-24 03:46:11.759 | + lib/swift:create_swift_accounts:660 : local swift_user_test3 2021-08-24 03:46:11.759 | ++ lib/swift:create_swift_accounts:662 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2021-08-24 03:46:11.759 | ++ functions-common:get_or_create_user:824 : local user_id 2021-08-24 03:46:11.760 | ++ functions-common:get_or_create_user:825 : [[ ! -z test3@example.com ]] 2021-08-24 03:46:11.760 | ++ functions-common:get_or_create_user:826 : local email=--email=test3@example.com 2021-08-24 03:46:11.760 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2021-08-24 03:46:11.760 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:11.760 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:11.760 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:11.760 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:11.760 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:46:11.760 | ++ functions-common:get_or_create_user:840 : user_id=cafee6ef1d9f4accbe5b89f82eab4127 2021-08-24 03:46:11.760 | ++ functions-common:get_or_create_user:841 : echo cafee6ef1d9f4accbe5b89f82eab4127 2021-08-24 03:46:11.760 | + lib/swift:create_swift_accounts:662 : swift_user_test3=cafee6ef1d9f4accbe5b89f82eab4127 2021-08-24 03:46:11.760 | + lib/swift:create_swift_accounts:663 : die_if_not_set 663 swift_user_test3 'Failure creating swift_user_test3' 2021-08-24 03:46:11.760 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-24 03:46:11.760 | + lib/swift:create_swift_accounts:664 : get_or_add_user_project_role 9105dc0a16264de888325f5acf7b43eb cafee6ef1d9f4accbe5b89f82eab4127 82b592f0f1294a44a664677049a51aab 2021-08-24 03:46:11.760 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 03:46:11.760 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-08-24 03:46:11.760 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 03:46:11.760 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 03:46:11.760 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-08-24 03:46:11.760 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-08-24 03:46:11.760 | ++ functions-common:_get_domain_args:882 : echo 2021-08-24 03:46:11.760 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-08-24 03:46:11.760 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role 9105dc0a16264de888325f5acf7b43eb --user cafee6ef1d9f4accbe5b89f82eab4127 --project 82b592f0f1294a44a664677049a51aab 2021-08-24 03:46:11.760 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:46:11.760 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 03:46:11.760 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:46:11.760 | ++ functions-common:get_field:727 : read data 2021-08-24 03:46:11.760 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:11.760 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:11.760 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:11.760 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:11.760 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:46:11.761 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 03:46:11.761 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 03:46:11.761 | + functions-common:get_or_add_user_project_role:901 : openstack role add 9105dc0a16264de888325f5acf7b43eb --user cafee6ef1d9f4accbe5b89f82eab4127 --project 82b592f0f1294a44a664677049a51aab 2021-08-24 03:46:11.761 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:11.761 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:11.761 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:11.761 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:11.761 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role 9105dc0a16264de888325f5acf7b43eb --user cafee6ef1d9f4accbe5b89f82eab4127 --project 82b592f0f1294a44a664677049a51aab 2021-08-24 03:46:11.761 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:46:11.761 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 03:46:11.761 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:46:11.761 | ++ functions-common:get_field:727 : read data 2021-08-24 03:46:11.761 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:11.761 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:11.761 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:11.761 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:11.761 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:46:11.761 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 03:46:11.761 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 03:46:11.761 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 03:46:11.761 | ++ functions-common:get_field:733 : echo '| 9105dc0a16264de888325f5acf7b43eb | cafee6ef1d9f4accbe5b89f82eab4127 | | 82b592f0f1294a44a664677049a51aab | | | False |' 2021-08-24 03:46:11.761 | ++ functions-common:get_field:727 : read data 2021-08-24 03:46:11.761 | + functions-common:get_or_add_user_project_role:910 : user_role_id=9105dc0a16264de888325f5acf7b43eb 2021-08-24 03:46:11.761 | + functions-common:get_or_add_user_project_role:912 : echo 9105dc0a16264de888325f5acf7b43eb 2021-08-24 03:46:11.761 | 9105dc0a16264de888325f5acf7b43eb 2021-08-24 03:46:11.761 | + lib/swift:create_swift_accounts:666 : local swift_project_test2 2021-08-24 03:46:11.761 | ++ lib/swift:create_swift_accounts:667 : get_or_create_project swiftprojecttest2 default 2021-08-24 03:46:11.761 | ++ functions-common:get_or_create_project:847 : local project_id 2021-08-24 03:46:11.761 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest2 --domain=default --or-show -f value -c id 2021-08-24 03:46:11.761 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:11.762 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:11.762 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:11.762 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:11.762 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:46:11.762 | ++ functions-common:get_or_create_project:853 : project_id=6facb080503f4a1a9eff7910d977de33 2021-08-24 03:46:11.762 | ++ functions-common:get_or_create_project:854 : echo 6facb080503f4a1a9eff7910d977de33 2021-08-24 03:46:11.762 | + lib/swift:create_swift_accounts:667 : swift_project_test2=6facb080503f4a1a9eff7910d977de33 2021-08-24 03:46:11.762 | + lib/swift:create_swift_accounts:668 : die_if_not_set 668 swift_project_test2 'Failure creating swift_project_test2' 2021-08-24 03:46:11.762 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-24 03:46:11.762 | + lib/swift:create_swift_accounts:670 : local swift_user_test2 2021-08-24 03:46:11.762 | ++ lib/swift:create_swift_accounts:672 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2021-08-24 03:46:11.762 | ++ functions-common:get_or_create_user:824 : local user_id 2021-08-24 03:46:11.762 | ++ functions-common:get_or_create_user:825 : [[ ! -z test2@example.com ]] 2021-08-24 03:46:11.762 | ++ functions-common:get_or_create_user:826 : local email=--email=test2@example.com 2021-08-24 03:46:11.762 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2021-08-24 03:46:11.762 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:11.762 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:11.762 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:11.762 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:11.762 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:46:11.762 | ++ functions-common:get_or_create_user:840 : user_id=ac8a6a7724a14efface460ab7c5e5bf5 2021-08-24 03:46:11.762 | ++ functions-common:get_or_create_user:841 : echo ac8a6a7724a14efface460ab7c5e5bf5 2021-08-24 03:46:11.762 | + lib/swift:create_swift_accounts:672 : swift_user_test2=ac8a6a7724a14efface460ab7c5e5bf5 2021-08-24 03:46:11.762 | + lib/swift:create_swift_accounts:673 : die_if_not_set 673 swift_user_test2 'Failure creating swift_user_test2' 2021-08-24 03:46:11.762 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-24 03:46:11.762 | + lib/swift:create_swift_accounts:674 : get_or_add_user_project_role admin ac8a6a7724a14efface460ab7c5e5bf5 6facb080503f4a1a9eff7910d977de33 2021-08-24 03:46:11.762 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 03:46:11.762 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-08-24 03:46:11.762 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 03:46:11.762 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 03:46:11.762 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-08-24 03:46:11.762 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-08-24 03:46:11.763 | ++ functions-common:_get_domain_args:882 : echo 2021-08-24 03:46:11.763 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-08-24 03:46:11.763 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user ac8a6a7724a14efface460ab7c5e5bf5 --project 6facb080503f4a1a9eff7910d977de33 2021-08-24 03:46:11.763 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:46:11.763 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 03:46:11.763 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:46:11.763 | ++ functions-common:get_field:727 : read data 2021-08-24 03:46:11.763 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:11.763 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:11.763 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:11.763 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:11.763 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:46:11.763 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 03:46:11.763 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 03:46:11.763 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user ac8a6a7724a14efface460ab7c5e5bf5 --project 6facb080503f4a1a9eff7910d977de33 2021-08-24 03:46:11.763 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:11.763 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:11.763 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:11.763 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:11.763 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user ac8a6a7724a14efface460ab7c5e5bf5 --project 6facb080503f4a1a9eff7910d977de33 2021-08-24 03:46:11.763 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:46:11.763 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 03:46:11.763 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:46:11.763 | ++ functions-common:get_field:727 : read data 2021-08-24 03:46:11.763 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:11.763 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:11.764 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:11.764 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:11.764 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:46:11.764 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 03:46:11.764 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 03:46:11.764 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 03:46:11.764 | ++ functions-common:get_field:733 : echo '| 9073c156e7264843b2d816651dc884b9 | ac8a6a7724a14efface460ab7c5e5bf5 | | 6facb080503f4a1a9eff7910d977de33 | | | False |' 2021-08-24 03:46:11.764 | ++ functions-common:get_field:727 : read data 2021-08-24 03:46:11.764 | + functions-common:get_or_add_user_project_role:910 : user_role_id=9073c156e7264843b2d816651dc884b9 2021-08-24 03:46:11.764 | + functions-common:get_or_add_user_project_role:912 : echo 9073c156e7264843b2d816651dc884b9 2021-08-24 03:46:11.764 | 9073c156e7264843b2d816651dc884b9 2021-08-24 03:46:11.764 | + lib/swift:create_swift_accounts:676 : local swift_domain 2021-08-24 03:46:11.764 | ++ lib/swift:create_swift_accounts:677 : get_or_create_domain swift_test 'Used for swift functional testing' 2021-08-24 03:46:11.764 | ++ functions-common:get_or_create_domain:792 : local domain_id 2021-08-24 03:46:11.764 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show swift_test -f value -c id 2021-08-24 03:46:11.764 | +++ functions-common:get_or_create_domain:806 : oscwrap domain create swift_test --description 'Used for swift functional testing' -f value -c id 2021-08-24 03:46:11.764 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:11.764 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:11.764 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:11.764 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:11.764 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:46:11.764 | ++ functions-common:get_or_create_domain:802 : domain_id=' 2021-08-24 03:46:11.764 | 7f5da84f2fa4428086a577b32c690700' 2021-08-24 03:46:11.764 | ++ functions-common:get_or_create_domain:803 : echo 7f5da84f2fa4428086a577b32c690700 2021-08-24 03:46:11.764 | + lib/swift:create_swift_accounts:677 : swift_domain=7f5da84f2fa4428086a577b32c690700 2021-08-24 03:46:11.764 | + lib/swift:create_swift_accounts:678 : die_if_not_set 678 swift_domain 'Failure creating swift_test domain' 2021-08-24 03:46:11.764 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-24 03:46:11.764 | + lib/swift:create_swift_accounts:680 : local swift_project_test4 2021-08-24 03:46:11.764 | ++ lib/swift:create_swift_accounts:681 : get_or_create_project swiftprojecttest4 7f5da84f2fa4428086a577b32c690700 2021-08-24 03:46:11.764 | ++ functions-common:get_or_create_project:847 : local project_id 2021-08-24 03:46:11.764 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest4 --domain=7f5da84f2fa4428086a577b32c690700 --or-show -f value -c id 2021-08-24 03:46:11.765 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:11.765 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:11.765 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:11.765 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:11.765 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:46:11.765 | ++ functions-common:get_or_create_project:853 : project_id=3f1b8d4842b34b939bb9bf6cd84d006f 2021-08-24 03:46:11.765 | ++ functions-common:get_or_create_project:854 : echo 3f1b8d4842b34b939bb9bf6cd84d006f 2021-08-24 03:46:11.765 | + lib/swift:create_swift_accounts:681 : swift_project_test4=3f1b8d4842b34b939bb9bf6cd84d006f 2021-08-24 03:46:11.765 | + lib/swift:create_swift_accounts:682 : die_if_not_set 682 swift_project_test4 'Failure creating swift_project_test4' 2021-08-24 03:46:11.765 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-24 03:46:11.765 | + lib/swift:create_swift_accounts:684 : local swift_user_test4 2021-08-24 03:46:11.765 | ++ lib/swift:create_swift_accounts:686 : get_or_create_user swiftusertest4 testing4 7f5da84f2fa4428086a577b32c690700 test4@example.com 2021-08-24 03:46:11.765 | ++ functions-common:get_or_create_user:824 : local user_id 2021-08-24 03:46:11.765 | ++ functions-common:get_or_create_user:825 : [[ ! -z test4@example.com ]] 2021-08-24 03:46:11.765 | ++ functions-common:get_or_create_user:826 : local email=--email=test4@example.com 2021-08-24 03:46:11.765 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest4 --password testing4 --domain=7f5da84f2fa4428086a577b32c690700 --email=test4@example.com --or-show -f value -c id 2021-08-24 03:46:11.765 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:11.765 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:11.765 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:11.765 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:11.765 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:46:11.765 | ++ functions-common:get_or_create_user:840 : user_id=cadac8bc8bd94be18e2e55fc383aa716 2021-08-24 03:46:11.765 | ++ functions-common:get_or_create_user:841 : echo cadac8bc8bd94be18e2e55fc383aa716 2021-08-24 03:46:11.765 | + lib/swift:create_swift_accounts:686 : swift_user_test4=cadac8bc8bd94be18e2e55fc383aa716 2021-08-24 03:46:11.765 | + lib/swift:create_swift_accounts:687 : die_if_not_set 687 swift_user_test4 'Failure creating swift_user_test4' 2021-08-24 03:46:11.765 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-24 03:46:11.765 | + lib/swift:create_swift_accounts:688 : get_or_add_user_project_role admin cadac8bc8bd94be18e2e55fc383aa716 3f1b8d4842b34b939bb9bf6cd84d006f 2021-08-24 03:46:11.765 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 03:46:11.765 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-08-24 03:46:11.765 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 03:46:11.766 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 03:46:11.766 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-08-24 03:46:11.766 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-08-24 03:46:11.766 | ++ functions-common:_get_domain_args:882 : echo 2021-08-24 03:46:11.766 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-08-24 03:46:11.766 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user cadac8bc8bd94be18e2e55fc383aa716 --project 3f1b8d4842b34b939bb9bf6cd84d006f 2021-08-24 03:46:11.766 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:46:11.766 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 03:46:11.766 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:46:11.766 | ++ functions-common:get_field:727 : read data 2021-08-24 03:46:11.766 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:11.766 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:11.766 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:11.766 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:11.766 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:46:11.766 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 03:46:11.766 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 03:46:11.766 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user cadac8bc8bd94be18e2e55fc383aa716 --project 3f1b8d4842b34b939bb9bf6cd84d006f 2021-08-24 03:46:11.766 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:11.766 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:11.766 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:11.766 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:11.766 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:46:11.766 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user cadac8bc8bd94be18e2e55fc383aa716 --project 3f1b8d4842b34b939bb9bf6cd84d006f 2021-08-24 03:46:11.766 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 03:46:11.766 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:46:11.766 | ++ functions-common:get_field:727 : read data 2021-08-24 03:46:11.766 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:11.766 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:11.766 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:11.766 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:11.767 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:46:11.767 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 03:46:11.767 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 03:46:11.767 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 03:46:11.767 | ++ functions-common:get_field:733 : echo '| 9073c156e7264843b2d816651dc884b9 | cadac8bc8bd94be18e2e55fc383aa716 | | 3f1b8d4842b34b939bb9bf6cd84d006f | | | False |' 2021-08-24 03:46:11.767 | ++ functions-common:get_field:727 : read data 2021-08-24 03:46:11.767 | + functions-common:get_or_add_user_project_role:910 : user_role_id=9073c156e7264843b2d816651dc884b9 2021-08-24 03:46:11.767 | + functions-common:get_or_add_user_project_role:912 : echo 9073c156e7264843b2d816651dc884b9 2021-08-24 03:46:11.767 | 9073c156e7264843b2d816651dc884b9 2021-08-24 03:46:11.804 | [11733 Async create_swift_accounts:79082]: finished create_swift_accounts with result 0 in 92 seconds 2021-08-24 03:46:11.812 | Not waiting for async task configure_horizon that we never started or has already been waited for 2021-08-24 03:46:11.815 | + inc/async:async_wait:197 : return 0 2021-08-24 03:46:11.818 | + ./stack.sh:main:1139 : is_service_enabled mysql postgresql 2021-08-24 03:46:11.836 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:46:11.839 | + ./stack.sh:main:1139 : is_service_enabled glance 2021-08-24 03:46:11.856 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:46:11.859 | + ./stack.sh:main:1140 : echo_summary 'Configuring Glance' 2021-08-24 03:46:11.861 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-24 03:46:11.864 | + ./stack.sh:echo_summary:432 : echo -e Configuring Glance 2021-08-24 03:46:11.866 | + ./stack.sh:main:1141 : async_runfunc init_glance 2021-08-24 03:46:11.869 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2021-08-24 03:46:11.931 | + inc/async:async_inner:63 : init_glance 2021-08-24 03:46:11.970 | [11733 Async init_glance:83365]: running: init_glance 2021-08-24 03:46:11.972 | + ./stack.sh:main:1148 : is_service_enabled neutron 2021-08-24 03:46:11.990 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:46:11.993 | + ./stack.sh:main:1149 : echo_summary 'Configuring Neutron' 2021-08-24 03:46:11.995 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-24 03:46:11.998 | + ./stack.sh:echo_summary:432 : echo -e Configuring Neutron 2021-08-24 03:46:12.000 | + ./stack.sh:main:1151 : configure_neutron 2021-08-24 03:46:12.003 | + lib/neutron:configure_neutron:603 : is_neutron_legacy_enabled 2021-08-24 03:46:12.007 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-08-24 03:46:12.007 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-08-24 03:46:12.013 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-08-24 03:46:12.015 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-08-24 03:46:12.018 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-08-24 03:46:12.021 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-08-24 03:46:12.024 | + lib/neutron:configure_neutron:605 : configure_mutnauq 2021-08-24 03:46:12.026 | + lib/neutron-legacy:configure_mutnauq:338 : _configure_neutron_common 2021-08-24 03:46:12.028 | + lib/neutron-legacy:_configure_neutron_common:718 : _create_neutron_conf_dir 2021-08-24 03:46:12.031 | + lib/neutron-legacy:_create_neutron_conf_dir:711 : sudo install -d -o ubuntu /etc/neutron 2021-08-24 03:46:12.051 | + lib/neutron-legacy:_configure_neutron_common:721 : cd /opt/stack/neutron 2021-08-24 03:46:12.053 | + lib/neutron-legacy:_configure_neutron_common:721 : exec ./tools/generate_config_file_samples.sh 2021-08-24 03:46:15.173 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:15.174 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:15.174 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:15.174 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:18.244 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:18.244 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:18.244 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:18.244 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:21.258 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:21.258 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:21.258 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:21.258 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:24.266 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:24.266 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:24.266 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:24.266 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:27.296 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:27.296 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:27.296 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:27.296 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:30.304 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:30.304 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:30.304 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:30.304 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:33.324 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:33.324 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:33.324 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:33.324 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:36.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:36.691 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:36.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:36.691 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:40.711 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:40.711 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:40.711 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:40.711 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:45.820 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:45.820 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:45.820 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:45.820 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:46.081 | + lib/neutron-legacy:_configure_neutron_common:723 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2021-08-24 03:46:46.085 | + lib/neutron-legacy:_configure_neutron_common:725 : Q_POLICY_FILE=/etc/neutron/policy.json 2021-08-24 03:46:46.088 | + lib/neutron-legacy:_configure_neutron_common:729 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2021-08-24 03:46:46.090 | + lib/neutron-legacy:_configure_neutron_common:733 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2021-08-24 03:46:46.092 | + lib/neutron-legacy:_configure_neutron_common:738 : neutron_plugin_configure_common 2021-08-24 03:46:46.094 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2021-08-24 03:46:46.097 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2021-08-24 03:46:46.099 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2021-08-24 03:46:46.101 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2021-08-24 03:46:46.103 | + lib/neutron-legacy:_neutron_service_plugin_class_add:887 : local service_plugin_class=router 2021-08-24 03:46:46.105 | + lib/neutron-legacy:_neutron_service_plugin_class_add:888 : [[ '' == '' ]] 2021-08-24 03:46:46.108 | + lib/neutron-legacy:_neutron_service_plugin_class_add:889 : Q_SERVICE_PLUGIN_CLASSES=router 2021-08-24 03:46:46.111 | + lib/neutron-legacy:_configure_neutron_common:740 : [[ etc/neutron/plugins/ml2 == '' ]] 2021-08-24 03:46:46.112 | + lib/neutron-legacy:_configure_neutron_common:740 : [[ ml2_conf.ini == '' ]] 2021-08-24 03:46:46.114 | + lib/neutron-legacy:_configure_neutron_common:740 : [[ ml2 == '' ]] 2021-08-24 03:46:46.117 | + lib/neutron-legacy:_configure_neutron_common:745 : mkdir -p /etc/neutron/plugins/ml2 2021-08-24 03:46:46.121 | + lib/neutron-legacy:_configure_neutron_common:746 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-24 03:46:46.123 | + lib/neutron-legacy:_configure_neutron_common:749 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2021-08-24 03:46:46.126 | + lib/neutron-legacy:_configure_neutron_common:750 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-24 03:46:46.131 | ++ lib/neutron-legacy:_configure_neutron_common:755 : database_connection_url neutron 2021-08-24 03:46:46.133 | ++ lib/database:database_connection_url:132 : local db=neutron 2021-08-24 03:46:46.136 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql neutron 2021-08-24 03:46:46.138 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=neutron 2021-08-24 03:46:46.141 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2021-08-24 03:46:46.151 | + lib/neutron-legacy:_configure_neutron_common:755 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2021-08-24 03:46:46.171 | + lib/neutron-legacy:_configure_neutron_common:756 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2021-08-24 03:46:46.200 | + lib/neutron-legacy:_configure_neutron_common:757 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2021-08-24 03:46:46.239 | + lib/neutron-legacy:_configure_neutron_common:758 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2021-08-24 03:46:46.273 | + lib/neutron-legacy:_configure_neutron_common:759 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2021-08-24 03:46:46.305 | + lib/neutron-legacy:_configure_neutron_common:762 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2021-08-24 03:46:46.334 | + lib/neutron-legacy:_configure_neutron_common:764 : '[' libvirt = fake ']' 2021-08-24 03:46:46.336 | + lib/neutron-legacy:_configure_neutron_common:774 : setup_logging /etc/neutron/neutron.conf 2021-08-24 03:46:46.339 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2021-08-24 03:46:46.341 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2021-08-24 03:46:46.344 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-08-24 03:46:46.360 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-08-24 03:46:46.363 | + functions:setup_systemd_logging:695 : local pidstr= 2021-08-24 03:46:46.365 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-08-24 03:46:46.367 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-08-24 03:46:46.370 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-08-24 03:46:46.404 | + 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' 2021-08-24 03:46:46.439 | + 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' 2021-08-24 03:46:46.470 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-08-24 03:46:46.501 | + lib/neutron-legacy:_configure_neutron_common:776 : is_service_enabled tls-proxy 2021-08-24 03:46:46.518 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:46:46.521 | + lib/neutron-legacy:_configure_neutron_common:782 : _neutron_setup_rootwrap 2021-08-24 03:46:46.523 | + lib/neutron-legacy:_neutron_setup_rootwrap:922 : [[ True == \F\a\l\s\e ]] 2021-08-24 03:46:46.525 | + lib/neutron-legacy:_neutron_setup_rootwrap:926 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2021-08-24 03:46:46.528 | + lib/neutron-legacy:_neutron_setup_rootwrap:927 : [[ -d /etc/neutron/rootwrap.d ]] 2021-08-24 03:46:46.530 | + lib/neutron-legacy:_neutron_setup_rootwrap:931 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2021-08-24 03:46:46.532 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:912 : [[ True == \F\a\l\s\e ]] 2021-08-24 03:46:46.535 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:915 : local srcdir=/opt/stack/neutron 2021-08-24 03:46:46.537 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:916 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2021-08-24 03:46:46.552 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:917 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2021-08-24 03:46:46.565 | + lib/neutron-legacy:_neutron_setup_rootwrap:935 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2021-08-24 03:46:46.568 | + lib/neutron-legacy:_neutron_setup_rootwrap:938 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2021-08-24 03:46:46.582 | + lib/neutron-legacy:_neutron_setup_rootwrap:940 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2021-08-24 03:46:46.595 | + lib/neutron-legacy:_neutron_setup_rootwrap:941 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2021-08-24 03:46:46.608 | + lib/neutron-legacy:_neutron_setup_rootwrap:944 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-08-24 03:46:46.611 | + lib/neutron-legacy:_neutron_setup_rootwrap:945 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-08-24 03:46:46.613 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:948 : mktemp 2021-08-24 03:46:46.618 | + lib/neutron-legacy:_neutron_setup_rootwrap:948 : TEMPFILE=/tmp/tmp.cM7mjjeppQ 2021-08-24 03:46:46.620 | + lib/neutron-legacy:_neutron_setup_rootwrap:949 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-08-24 03:46:46.622 | + lib/neutron-legacy:_neutron_setup_rootwrap:950 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-08-24 03:46:46.625 | + lib/neutron-legacy:_neutron_setup_rootwrap:951 : chmod 0440 /tmp/tmp.cM7mjjeppQ 2021-08-24 03:46:46.629 | + lib/neutron-legacy:_neutron_setup_rootwrap:952 : sudo chown root:root /tmp/tmp.cM7mjjeppQ 2021-08-24 03:46:46.641 | + lib/neutron-legacy:_neutron_setup_rootwrap:953 : sudo mv /tmp/tmp.cM7mjjeppQ /etc/sudoers.d/neutron-rootwrap 2021-08-24 03:46:46.653 | + lib/neutron-legacy:_neutron_setup_rootwrap:956 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-08-24 03:46:46.681 | + lib/neutron-legacy:_neutron_setup_rootwrap:957 : [[ True == \T\r\u\e ]] 2021-08-24 03:46:46.684 | + lib/neutron-legacy:_neutron_setup_rootwrap:958 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-08-24 03:46:46.713 | + lib/neutron-legacy:configure_mutnauq:339 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2021-08-24 03:46:46.715 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2021-08-24 03:46:46.718 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2021-08-24 03:46:46.720 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-08-24 03:46:46.723 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-08-24 03:46:46.725 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-08-24 03:46:46.743 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:46:46.746 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-08-24 03:46:46.748 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-08-24 03:46:46.751 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-08-24 03:46:46.768 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:46:46.771 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2021-08-24 03:46:46.774 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2021-08-24 03:46:46.804 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-08-24 03:46:46.807 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-08-24 03:46:46.809 | + lib/neutron-legacy:configure_mutnauq:341 : is_service_enabled q-metering 2021-08-24 03:46:46.826 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:46:46.829 | + lib/neutron-legacy:configure_mutnauq:342 : _configure_neutron_metering 2021-08-24 03:46:46.831 | + lib/neutron-legacy:_configure_neutron_metering:831 : neutron_agent_metering_configure_common 2021-08-24 03:46:46.833 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2021-08-24 03:46:46.836 | + lib/neutron-legacy:_neutron_service_plugin_class_add:887 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2021-08-24 03:46:46.838 | + lib/neutron-legacy:_neutron_service_plugin_class_add:888 : [[ router == '' ]] 2021-08-24 03:46:46.840 | + lib/neutron-legacy:_neutron_service_plugin_class_add:890 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2021-08-24 03:46:46.843 | + lib/neutron-legacy:_neutron_service_plugin_class_add:891 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2021-08-24 03:46:46.846 | + lib/neutron-legacy:_configure_neutron_metering:832 : neutron_agent_metering_configure_agent 2021-08-24 03:46:46.848 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2021-08-24 03:46:46.851 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2021-08-24 03:46:46.856 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2021-08-24 03:46:46.859 | + 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 2021-08-24 03:46:46.864 | + lib/neutron-legacy:configure_mutnauq:344 : is_service_enabled q-agt q-svc 2021-08-24 03:46:46.880 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:46:46.883 | + lib/neutron-legacy:configure_mutnauq:345 : _configure_neutron_service 2021-08-24 03:46:46.885 | + lib/neutron-legacy:_configure_neutron_service:859 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2021-08-24 03:46:46.888 | + lib/neutron-legacy:_configure_neutron_service:860 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2021-08-24 03:46:46.892 | + lib/neutron-legacy:_configure_neutron_service:863 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2021-08-24 03:46:46.923 | + lib/neutron-legacy:_configure_neutron_service:865 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-08-24 03:46:46.952 | + lib/neutron-legacy:_configure_neutron_service:866 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2021-08-24 03:46:46.982 | + lib/neutron-legacy:_configure_neutron_service:867 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2021-08-24 03:46:47.012 | + lib/neutron-legacy:_configure_neutron_service:869 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2021-08-24 03:46:47.043 | + lib/neutron-legacy:_configure_neutron_service:870 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2021-08-24 03:46:47.046 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/neutron/neutron.conf 2021-08-24 03:46:47.048 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=neutron 2021-08-24 03:46:47.051 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-08-24 03:46:47.053 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2021-08-24 03:46:47.086 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2021-08-24 03:46:47.139 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.20/identity 2021-08-24 03:46:47.176 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2021-08-24 03:46:47.208 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2021-08-24 03:46:47.240 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2021-08-24 03:46:47.270 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2021-08-24 03:46:47.300 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2021-08-24 03:46:47.330 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-08-24 03:46:47.359 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2021-08-24 03:46:47.389 | + lib/neutron-legacy:_configure_neutron_service:873 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2021-08-24 03:46:47.421 | + lib/neutron-legacy:_configure_neutron_service:874 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2021-08-24 03:46:47.451 | + lib/neutron-legacy:_configure_neutron_service:876 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2021-08-24 03:46:47.454 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/neutron/neutron.conf 2021-08-24 03:46:47.456 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-08-24 03:46:47.459 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-08-24 03:46:47.461 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf nova auth_type password 2021-08-24 03:46:47.491 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf nova interface public 2021-08-24 03:46:47.522 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.20/identity 2021-08-24 03:46:47.552 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf nova username nova 2021-08-24 03:46:47.582 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2021-08-24 03:46:47.612 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2021-08-24 03:46:47.642 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/neutron/neutron.conf nova project_name service 2021-08-24 03:46:47.672 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2021-08-24 03:46:47.701 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-08-24 03:46:47.739 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2021-08-24 03:46:47.771 | + lib/neutron-legacy:_configure_neutron_service:879 : neutron_plugin_configure_service 2021-08-24 03:46:47.774 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2021-08-24 03:46:47.776 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2021-08-24 03:46:47.778 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2021-08-24 03:46:47.781 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2021-08-24 03:46:47.783 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2021-08-24 03:46:47.786 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2021-08-24 03:46:47.788 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 50:99 != '' ]] 2021-08-24 03:46:47.791 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:50:99 2021-08-24 03:46:47.793 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:50:99 != '' ]] 2021-08-24 03:46:47.795 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2021-08-24 03:46:47.798 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2021-08-24 03:46:47.800 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2021-08-24 03:46:47.802 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2021-08-24 03:46:47.805 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2021-08-24 03:46:47.807 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2021-08-24 03:46:47.810 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2021-08-24 03:46:47.812 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2021-08-24 03:46:47.815 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2021-08-24 03:46:47.817 | + 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 2021-08-24 03:46:47.845 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2021-08-24 03:46:47.848 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-24 03:46:47.850 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2021-08-24 03:46:47.866 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2021-08-24 03:46:47.866 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2021-08-24 03:46:47.866 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-08-24 03:46:47.866 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2021-08-24 03:46:47.888 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2021-08-24 03:46:47.891 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2021-08-24 03:46:47.893 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-24 03:46:47.895 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2021-08-24 03:46:47.898 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2021-08-24 03:46:47.900 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2021-08-24 03:46:47.902 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-08-24 03:46:47.905 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2021-08-24 03:46:47.937 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2021-08-24 03:46:47.939 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-24 03:46:47.942 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2021-08-24 03:46:47.944 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2021-08-24 03:46:47.947 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2021-08-24 03:46:47.949 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-08-24 03:46:47.951 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2021-08-24 03:46:47.979 | + 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 2021-08-24 03:46:47.982 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-24 03:46:47.984 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2021-08-24 03:46:47.987 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2021-08-24 03:46:47.989 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2021-08-24 03:46:47.992 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-08-24 03:46:47.994 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2021-08-24 03:46:48.023 | + 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 2021-08-24 03:46:48.025 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-24 03:46:48.027 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2021-08-24 03:46:48.030 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2021-08-24 03:46:48.033 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2021-08-24 03:46:48.035 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-08-24 03:46:48.038 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2021-08-24 03:46:48.069 | + 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, 2021-08-24 03:46:48.071 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-24 03:46:48.074 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2021-08-24 03:46:48.076 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2021-08-24 03:46:48.079 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2021-08-24 03:46:48.081 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-08-24 03:46:48.084 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2021-08-24 03:46:48.113 | + 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:50:99 2021-08-24 03:46:48.115 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-24 03:46:48.118 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2021-08-24 03:46:48.120 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:50:99 2021-08-24 03:46:48.122 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:50:99 ']' 2021-08-24 03:46:48.125 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-08-24 03:46:48.127 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:50:99 2021-08-24 03:46:48.165 | + 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 2021-08-24 03:46:48.167 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-24 03:46:48.170 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2021-08-24 03:46:48.172 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2021-08-24 03:46:48.174 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2021-08-24 03:46:48.179 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-08-24 03:46:48.179 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2021-08-24 03:46:48.212 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2021-08-24 03:46:48.215 | + lib/neutron-legacy:configure_mutnauq:347 : is_service_enabled q-agt 2021-08-24 03:46:48.231 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:46:48.234 | + lib/neutron-legacy:configure_mutnauq:348 : _configure_neutron_plugin_agent 2021-08-24 03:46:48.237 | + lib/neutron-legacy:_configure_neutron_plugin_agent:846 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-08-24 03:46:48.268 | + lib/neutron-legacy:_configure_neutron_plugin_agent:847 : [[ True == \T\r\u\e ]] 2021-08-24 03:46:48.271 | + lib/neutron-legacy:_configure_neutron_plugin_agent:848 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-08-24 03:46:48.301 | + lib/neutron-legacy:_configure_neutron_plugin_agent:850 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-08-24 03:46:48.333 | + lib/neutron-legacy:_configure_neutron_plugin_agent:853 : neutron_plugin_configure_plugin_agent 2021-08-24 03:46:48.336 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2021-08-24 03:46:48.338 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:32 : local bridge=br-int 2021-08-24 03:46:48.341 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:33 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-08-24 03:46:51.011 | INFO neutron.common.config [-] Logging enabled! 2021-08-24 03:46:51.011 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 18.1.0.dev555 2021-08-24 03:46:51.011 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=85099) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2021-08-24 03:46:51.012 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2021-08-24 03:46:51.014 | INFO oslo.privsep.daemon [-] Running privsep helper: ['sudo', '/usr/local/bin/neutron-rootwrap', '/etc/neutron/rootwrap.conf', 'privsep-helper', '--config-file', '/etc/neutron/neutron.conf', '--privsep_context', 'neutron.privileged.ovs_vsctl_cmd', '--privsep_sock_path', '/tmp/tmp8o5ceofm/privsep.sock'] 2021-08-24 03:46:52.258 | INFO oslo.privsep.daemon [-] Spawned new privsep daemon via rootwrap 2021-08-24 03:46:52.258 | DEBUG oslo.privsep.daemon [-] Accepted privsep connection to /tmp/tmp8o5ceofm/privsep.sock {{(pid=85099) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:363}} 2021-08-24 03:46:52.259 | INFO oslo.privsep.daemon [-] privsep daemon starting 2021-08-24 03:46:52.260 | INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 2021-08-24 03:46:52.260 | INFO oslo.privsep.daemon [-] privsep process running with capabilities (eff/prm/inh): CAP_NET_ADMIN|CAP_SYS_ADMIN/CAP_NET_ADMIN|CAP_SYS_ADMIN/none 2021-08-24 03:46:52.260 | INFO oslo.privsep.daemon [-] privsep daemon running as pid 85107 2021-08-24 03:46:52.260 | DEBUG oslo.privsep.daemon [-] privsep: reply[3e74fa8f-37da-442f-b831-0aac49b30721]: (2,) {{(pid=85107) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2021-08-24 03:46:52.433 | DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): ovs-vsctl --timeout=10 --id=@manager -- create Manager target="ptcp:6640:127.0.0.1" -- add Open_vSwitch . manager_options @manager -- set Manager ptcp:6640:127.0.0.1 inactivity_probe=10000 {{(pid=85107) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2021-08-24 03:46:52.445 | DEBUG oslo_concurrency.processutils [-] CMD "ovs-vsctl --timeout=10 --id=@manager -- create Manager target="ptcp:6640:127.0.0.1" -- add Open_vSwitch . manager_options @manager -- set Manager ptcp:6640:127.0.0.1 inactivity_probe=10000" returned: 0 in 0.012s {{(pid=85107) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2021-08-24 03:46:52.445 | DEBUG oslo.privsep.daemon [-] privsep: reply[53e080a5-9aa4-4528-b33a-417957c312ef]: (4, ('7d396132-6a03-4b8a-a63f-83c11bc31e36\n', '')) {{(pid=85107) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2021-08-24 03:46:52.605 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=85099) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2021-08-24 03:46:52.605 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=85099) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2021-08-24 03:46:52.606 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=85099) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-08-24 03:46:52.606 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=85099) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-08-24 03:46:52.606 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=85099) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-08-24 03:46:52.606 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=85099) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-08-24 03:46:52.661 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-08-24 03:46:52.661 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:52.661 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:52.661 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:52.661 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:52.978 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:34 : _neutron_ovs_base_add_bridge br-int 2021-08-24 03:46:52.981 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-int 2021-08-24 03:46:52.986 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2021-08-24 03:46:52.987 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-08-24 03:46:52.989 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-int 2021-08-24 03:46:53.060 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:35 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2021-08-24 03:46:53.083 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2021-08-24 03:46:53.085 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:88 : [[ True == \T\r\u\e ]] 2021-08-24 03:46:53.087 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:89 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2021-08-24 03:46:53.119 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:90 : running_in_container 2021-08-24 03:46:53.122 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2021-08-24 03:46:53.130 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2021-08-24 03:46:53.132 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:91 : enable_kernel_bridge_firewall 2021-08-24 03:46:53.135 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2021-08-24 03:46:53.158 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2021-08-24 03:46:53.179 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2021-08-24 03:46:53.182 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2021-08-24 03:46:53.191 | net.bridge.bridge-nf-call-iptables = 1 2021-08-24 03:46:53.194 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2021-08-24 03:46:53.197 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2021-08-24 03:46:53.205 | net.bridge.bridge-nf-call-ip6tables = 1 2021-08-24 03:46:53.208 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2021-08-24 03:46:53.211 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2021-08-24 03:46:53.213 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2021-08-24 03:46:53.216 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2021-08-24 03:46:53.218 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2021-08-24 03:46:53.221 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-08-24 03:46:53.223 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2021-08-24 03:46:53.226 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-08-24 03:46:53.231 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-08-24 03:46:53.255 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2021-08-24 03:46:53.260 | + 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 2021-08-24 03:46:53.294 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2021-08-24 03:46:53.297 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2021-08-24 03:46:53.326 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2021-08-24 03:46:53.354 | + lib/neutron-legacy:configure_mutnauq:350 : is_service_enabled q-dhcp 2021-08-24 03:46:53.371 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:46:53.374 | + lib/neutron-legacy:configure_mutnauq:351 : _configure_neutron_dhcp_agent 2021-08-24 03:46:53.377 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:787 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2021-08-24 03:46:53.381 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:789 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2021-08-24 03:46:53.411 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:791 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2021-08-24 03:46:53.441 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:792 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-08-24 03:46:53.482 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:793 : [[ True == \T\r\u\e ]] 2021-08-24 03:46:53.485 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:794 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-08-24 03:46:53.517 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:797 : is_service_enabled q-l3 2021-08-24 03:46:53.533 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:46:53.536 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:808 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-08-24 03:46:53.545 | + lib/neutron-legacy:_neutron_setup_interface_driver:966 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2021-08-24 03:46:53.571 | + lib/neutron-legacy:_neutron_setup_interface_driver:968 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-08-24 03:46:53.573 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-08-24 03:46:53.580 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2021-08-24 03:46:53.605 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:810 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2021-08-24 03:46:53.608 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-08-24 03:46:53.611 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2021-08-24 03:46:53.613 | + lib/neutron-legacy:configure_mutnauq:353 : is_service_enabled q-l3 2021-08-24 03:46:53.630 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:46:53.632 | + lib/neutron-legacy:configure_mutnauq:354 : _configure_neutron_l3_agent 2021-08-24 03:46:53.637 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2021-08-24 03:46:53.640 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2021-08-24 03:46:53.674 | + 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' 2021-08-24 03:46:53.711 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2021-08-24 03:46:53.713 | + 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' 2021-08-24 03:46:53.749 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2021-08-24 03:46:53.751 | + lib/neutron-legacy:_neutron_setup_interface_driver:966 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2021-08-24 03:46:53.782 | + lib/neutron-legacy:_neutron_setup_interface_driver:968 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2021-08-24 03:46:53.784 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2021-08-24 03:46:53.787 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2021-08-24 03:46:53.816 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2021-08-24 03:46:53.818 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2021-08-24 03:46:53.821 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2021-08-24 03:46:53.823 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:99 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-08-24 03:46:56.468 | INFO neutron.common.config [-] Logging enabled! 2021-08-24 03:46:56.468 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 18.1.0.dev555 2021-08-24 03:46:56.469 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=85650) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2021-08-24 03:46:56.520 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=85650) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2021-08-24 03:46:56.521 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=85650) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2021-08-24 03:46:56.521 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=85650) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-08-24 03:46:56.521 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=85650) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-08-24 03:46:56.521 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=85650) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-08-24 03:46:56.521 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=85650) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-08-24 03:46:56.582 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2021-08-24 03:46:56.583 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=85650) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2021-08-24 03:46:56.583 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=85650) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:134}} 2021-08-24 03:46:56.583 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-08-24 03:46:56.583 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:56.584 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:56.584 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:46:56.584 | from cryptography.utils import int_from_bytes 2021-08-24 03:46:56.896 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:100 : [[ False = \T\r\u\e ]] 2021-08-24 03:46:56.898 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:108 : _neutron_ovs_base_add_public_bridge 2021-08-24 03:46:56.901 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:114 : _neutron_ovs_base_add_bridge br-data 2021-08-24 03:46:56.903 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-08-24 03:46:56.906 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2021-08-24 03:46:56.908 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-08-24 03:46:56.911 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-08-24 03:46:56.928 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:115 : set_mtu br-data 1500 2021-08-24 03:46:56.932 | + functions:set_mtu:785 : local dev=br-data 2021-08-24 03:46:56.934 | + functions:set_mtu:786 : local mtu=1500 2021-08-24 03:46:56.937 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2021-08-24 03:46:56.949 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:109 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2021-08-24 03:46:56.968 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:130 : [[ -n eth1 ]] 2021-08-24 03:46:56.970 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:131 : _move_neutron_addresses_route eth1 br-data True False inet 2021-08-24 03:46:56.973 | + lib/neutron-legacy:_move_neutron_addresses_route:615 : local from_intf=eth1 2021-08-24 03:46:56.975 | + lib/neutron-legacy:_move_neutron_addresses_route:616 : local to_intf=br-data 2021-08-24 03:46:56.978 | + lib/neutron-legacy:_move_neutron_addresses_route:617 : local add_ovs_port=True 2021-08-24 03:46:56.980 | + lib/neutron-legacy:_move_neutron_addresses_route:618 : local del_ovs_port=False 2021-08-24 03:46:56.985 | + lib/neutron-legacy:_move_neutron_addresses_route:619 : local af=inet 2021-08-24 03:46:56.986 | + lib/neutron-legacy:_move_neutron_addresses_route:621 : [[ -n eth1 ]] 2021-08-24 03:46:56.988 | + lib/neutron-legacy:_move_neutron_addresses_route:621 : [[ -n br-data ]] 2021-08-24 03:46:56.991 | + lib/neutron-legacy:_move_neutron_addresses_route:627 : local IP_REPLACE= 2021-08-24 03:46:56.993 | + lib/neutron-legacy:_move_neutron_addresses_route:628 : local IP_DEL= 2021-08-24 03:46:56.996 | + lib/neutron-legacy:_move_neutron_addresses_route:629 : local IP_UP= 2021-08-24 03:46:56.998 | + lib/neutron-legacy:_move_neutron_addresses_route:630 : local DEFAULT_ROUTE_GW 2021-08-24 03:46:57.002 | ++ lib/neutron-legacy:_move_neutron_addresses_route:631 : ip -f inet r 2021-08-24 03:46:57.003 | ++ lib/neutron-legacy:_move_neutron_addresses_route:631 : awk '/default.+eth1\s/ { print $3; exit }' 2021-08-24 03:46:57.009 | + lib/neutron-legacy:_move_neutron_addresses_route:631 : DEFAULT_ROUTE_GW= 2021-08-24 03:46:57.011 | + lib/neutron-legacy:_move_neutron_addresses_route:632 : local ADD_OVS_PORT= 2021-08-24 03:46:57.014 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : local DEL_OVS_PORT= 2021-08-24 03:46:57.016 | + lib/neutron-legacy:_move_neutron_addresses_route:634 : local ARP_CMD= 2021-08-24 03:46:57.021 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : ip -f inet a s dev eth1 scope global primary 2021-08-24 03:46:57.021 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : awk '{ print $2, $3, $4; exit }' 2021-08-24 03:46:57.021 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : grep inet 2021-08-24 03:46:57.027 | + lib/neutron-legacy:_move_neutron_addresses_route:636 : IP_BRD='192.168.0.15/22 brd 192.168.3.255' 2021-08-24 03:46:57.029 | + lib/neutron-legacy:_move_neutron_addresses_route:638 : '[' '' '!=' '' ']' 2021-08-24 03:46:57.032 | + lib/neutron-legacy:_move_neutron_addresses_route:642 : [[ True == \T\r\u\e ]] 2021-08-24 03:46:57.034 | + lib/neutron-legacy:_move_neutron_addresses_route:643 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2021-08-24 03:46:57.037 | + lib/neutron-legacy:_move_neutron_addresses_route:646 : [[ False == \T\r\u\e ]] 2021-08-24 03:46:57.039 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : [[ 192.168.0.15/22 brd 192.168.3.255 != '' ]] 2021-08-24 03:46:57.042 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : IP_DEL='sudo ip addr del 192.168.0.15/22 brd 192.168.3.255 dev eth1' 2021-08-24 03:46:57.044 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : IP_REPLACE='sudo ip addr replace 192.168.0.15/22 brd 192.168.3.255 dev br-data' 2021-08-24 03:46:57.049 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : IP_UP='sudo ip link set br-data up' 2021-08-24 03:46:57.049 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : [[ inet == \i\n\e\t ]] 2021-08-24 03:46:57.054 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : awk '{ print $1; exit }' 2021-08-24 03:46:57.054 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : echo 192.168.0.15/22 brd 192.168.3.255 2021-08-24 03:46:57.058 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : grep -o -E '(.*)/' 2021-08-24 03:46:57.060 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : cut -d / -f1 2021-08-24 03:46:57.065 | + lib/neutron-legacy:_move_neutron_addresses_route:655 : IP=192.168.0.15 2021-08-24 03:46:57.072 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.15 ' 2021-08-24 03:46:57.072 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip addr del 192.168.0.15/22 brd 192.168.3.255 dev eth1 2021-08-24 03:46:57.084 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip addr replace 192.168.0.15/22 brd 192.168.3.255 dev br-data 2021-08-24 03:46:57.097 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip link set br-data up 2021-08-24 03:46:57.110 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ovs-vsctl --may-exist add-port br-data eth1 2021-08-24 03:46:57.139 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ping -c 3 -w 5 -I br-data 192.168.0.15 2021-08-24 03:46:57.156 | PING 192.168.0.15 (192.168.0.15) from 192.168.0.15 br-data: 56(84) bytes of data. 2021-08-24 03:46:57.156 | 64 bytes from 192.168.0.15: icmp_seq=1 ttl=64 time=0.062 ms 2021-08-24 03:46:58.177 | 64 bytes from 192.168.0.15: icmp_seq=2 ttl=64 time=0.038 ms 2021-08-24 03:46:59.202 | 64 bytes from 192.168.0.15: icmp_seq=3 ttl=64 time=0.561 ms 2021-08-24 03:46:59.202 | 2021-08-24 03:46:59.202 | --- 192.168.0.15 ping statistics --- 2021-08-24 03:46:59.202 | 3 packets transmitted, 3 received, 0% packet loss, time 2046ms 2021-08-24 03:46:59.202 | rtt min/avg/max/mdev = 0.038/0.220/0.561/0.241 ms 2021-08-24 03:46:59.207 | ++ lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:133 : ip -f inet6 a s dev eth1 2021-08-24 03:46:59.208 | ++ lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:133 : grep -c global 2021-08-24 03:46:59.213 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:133 : [[ 0 != 0 ]] 2021-08-24 03:46:59.216 | + lib/neutron-legacy:configure_mutnauq:356 : is_service_enabled q-meta 2021-08-24 03:46:59.233 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:46:59.235 | + lib/neutron-legacy:configure_mutnauq:357 : _configure_neutron_metadata_agent 2021-08-24 03:46:59.238 | + lib/neutron-legacy:_configure_neutron_metadata_agent:815 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2021-08-24 03:46:59.242 | + lib/neutron-legacy:_configure_neutron_metadata_agent:817 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2021-08-24 03:46:59.271 | + lib/neutron-legacy:_configure_neutron_metadata_agent:818 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.20 2021-08-24 03:46:59.300 | + lib/neutron-legacy:_configure_neutron_metadata_agent:819 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2021-08-24 03:46:59.330 | + lib/neutron-legacy:_configure_neutron_metadata_agent:820 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-08-24 03:46:59.361 | + lib/neutron-legacy:_configure_neutron_metadata_agent:821 : [[ True == \T\r\u\e ]] 2021-08-24 03:46:59.364 | + lib/neutron-legacy:_configure_neutron_metadata_agent:822 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-08-24 03:46:59.393 | + lib/neutron-legacy:configure_mutnauq:360 : [[ legacy != \l\e\g\a\c\y ]] 2021-08-24 03:46:59.395 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled ceilometer 2021-08-24 03:46:59.412 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:46:59.415 | + lib/neutron-legacy:configure_mutnauq:367 : [[ openvswitch == \o\v\n ]] 2021-08-24 03:46:59.417 | + lib/neutron-legacy:configure_mutnauq:372 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2021-08-24 03:46:59.449 | + lib/neutron-legacy:configure_mutnauq:376 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2021-08-24 03:46:59.481 | + lib/neutron:configure_neutron:610 : '[' False == True ']' 2021-08-24 03:46:59.484 | + ./stack.sh:main:1154 : is_service_enabled mysql postgresql 2021-08-24 03:46:59.503 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:46:59.505 | + ./stack.sh:main:1154 : is_service_enabled neutron 2021-08-24 03:46:59.523 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:46:59.525 | + ./stack.sh:main:1155 : async_runfunc init_neutron 2021-08-24 03:46:59.528 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2021-08-24 03:46:59.588 | + inc/async:async_inner:63 : init_neutron 2021-08-24 03:46:59.632 | [11733 Async init_neutron:86076]: running: init_neutron 2021-08-24 03:46:59.635 | + ./stack.sh:main:1163 : is_service_enabled q-dhcp 2021-08-24 03:46:59.653 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:46:59.657 | ++ ./stack.sh:main:1166 : pidof NetworkManager 2021-08-24 03:46:59.667 | ++ ./stack.sh:main:1166 : true 2021-08-24 03:46:59.671 | + ./stack.sh:main:1166 : netman_pid= 2021-08-24 03:46:59.675 | + ./stack.sh:main:1167 : '[' -z '' ']' 2021-08-24 03:46:59.676 | + ./stack.sh:main:1168 : sudo killall dnsmasq 2021-08-24 03:46:59.690 | dnsmasq: no process found 2021-08-24 03:46:59.694 | + ./stack.sh:main:1168 : true 2021-08-24 03:46:59.697 | + ./stack.sh:main:1173 : clean_iptables 2021-08-24 03:46:59.702 | + lib/nova:clean_iptables:183 : sudo iptables -S -v 2021-08-24 03:46:59.709 | + lib/nova:clean_iptables:183 : sed 's/-c [0-9]* [0-9]* //g' 2021-08-24 03:46:59.709 | + lib/nova:clean_iptables:183 : sed s/-A/-D/g 2021-08-24 03:46:59.709 | + lib/nova:clean_iptables:183 : awk '{print "sudo iptables",$0}' 2021-08-24 03:46:59.709 | + lib/nova:clean_iptables:183 : grep nova 2021-08-24 03:46:59.710 | + lib/nova:clean_iptables:183 : bash 2021-08-24 03:46:59.710 | + lib/nova:clean_iptables:183 : grep '\-A' 2021-08-24 03:46:59.719 | + lib/nova:clean_iptables:185 : sed 's/-c [0-9]* [0-9]* //g' 2021-08-24 03:46:59.720 | + lib/nova:clean_iptables:185 : bash 2021-08-24 03:46:59.720 | + lib/nova:clean_iptables:185 : grep nova 2021-08-24 03:46:59.722 | + lib/nova:clean_iptables:185 : sed s/-A/-D/g 2021-08-24 03:46:59.726 | + lib/nova:clean_iptables:185 : awk '{print "sudo iptables -t nat",$0}' 2021-08-24 03:46:59.726 | + lib/nova:clean_iptables:185 : sudo iptables -S -v -t nat 2021-08-24 03:46:59.727 | + lib/nova:clean_iptables:185 : grep '\-A' 2021-08-24 03:46:59.742 | + lib/nova:clean_iptables:187 : grep nova 2021-08-24 03:46:59.743 | + lib/nova:clean_iptables:187 : bash 2021-08-24 03:46:59.744 | + lib/nova:clean_iptables:187 : sed 's/-c [0-9]* [0-9]* //g' 2021-08-24 03:46:59.744 | + lib/nova:clean_iptables:187 : sed s/-N/-X/g 2021-08-24 03:46:59.746 | + lib/nova:clean_iptables:187 : sudo iptables -S -v 2021-08-24 03:46:59.746 | + lib/nova:clean_iptables:187 : grep '\-N' 2021-08-24 03:46:59.747 | + lib/nova:clean_iptables:187 : awk '{print "sudo iptables",$0}' 2021-08-24 03:46:59.763 | + lib/nova:clean_iptables:189 : sudo iptables -S -v -t nat 2021-08-24 03:46:59.766 | + lib/nova:clean_iptables:189 : grep '\-N' 2021-08-24 03:46:59.766 | + lib/nova:clean_iptables:189 : sed 's/-c [0-9]* [0-9]* //g' 2021-08-24 03:46:59.766 | + lib/nova:clean_iptables:189 : grep nova 2021-08-24 03:46:59.769 | + lib/nova:clean_iptables:189 : sed s/-N/-X/g 2021-08-24 03:46:59.771 | + lib/nova:clean_iptables:189 : awk '{print "sudo iptables -t nat",$0}' 2021-08-24 03:46:59.775 | + lib/nova:clean_iptables:189 : bash 2021-08-24 03:46:59.780 | + ./stack.sh:main:1176 : sudo sysctl -w net.ipv4.ip_forward=1 2021-08-24 03:46:59.789 | net.ipv4.ip_forward = 1 2021-08-24 03:46:59.792 | + ./stack.sh:main:1181 : is_service_enabled nova neutron 2021-08-24 03:46:59.810 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:46:59.813 | + ./stack.sh:main:1182 : configure_os_vif 2021-08-24 03:46:59.816 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2021-08-24 03:46:59.818 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2021-08-24 03:46:59.852 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2021-08-24 03:46:59.884 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2021-08-24 03:46:59.887 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2021-08-24 03:46:59.928 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2021-08-24 03:46:59.959 | + ./stack.sh:main:1188 : is_service_enabled swift 2021-08-24 03:46:59.977 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:46:59.979 | + ./stack.sh:main:1189 : echo_summary 'Configuring Swift' 2021-08-24 03:46:59.984 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-24 03:46:59.985 | + ./stack.sh:echo_summary:432 : echo -e Configuring Swift 2021-08-24 03:46:59.987 | + ./stack.sh:main:1190 : async_runfunc init_swift 2021-08-24 03:46:59.990 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2021-08-24 03:47:00.052 | + inc/async:async_inner:63 : init_swift 2021-08-24 03:47:00.097 | [11733 Async init_swift:86453]: running: init_swift 2021-08-24 03:47:00.100 | + ./stack.sh:main:1197 : is_service_enabled cinder 2021-08-24 03:47:00.119 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:47:00.122 | + ./stack.sh:main:1198 : echo_summary 'Configuring Cinder' 2021-08-24 03:47:00.125 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-24 03:47:00.127 | + ./stack.sh:echo_summary:432 : echo -e Configuring Cinder 2021-08-24 03:47:00.130 | + ./stack.sh:main:1199 : async_runfunc init_cinder 2021-08-24 03:47:00.133 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2021-08-24 03:47:00.211 | + inc/async:async_inner:63 : init_cinder 2021-08-24 03:47:00.257 | [11733 Async init_cinder:86548]: running: init_cinder 2021-08-24 03:47:00.259 | + ./stack.sh:main:1205 : is_service_enabled placement 2021-08-24 03:47:00.280 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:47:00.285 | + ./stack.sh:main:1206 : echo_summary 'Configuring placement' 2021-08-24 03:47:00.286 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-24 03:47:00.288 | + ./stack.sh:echo_summary:432 : echo -e Configuring placement 2021-08-24 03:47:00.291 | + ./stack.sh:main:1207 : async_runfunc init_placement 2021-08-24 03:47:00.293 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2021-08-24 03:47:00.375 | + inc/async:async_inner:63 : init_placement 2021-08-24 03:47:00.419 | [11733 Async init_placement:86670]: running: init_placement 2021-08-24 03:47:00.422 | + ./stack.sh:main:1211 : async_wait init_neutron 2021-08-24 03:47:00.505 | [11733 Async init_neutron:86076]: Waiting for completion of init_neutron running on PID 86076 (6 other jobs running) 2021-08-24 03:47:00.538 | [11733 Async init_neutron:86076]: Signaling child to exit 2021-08-24 03:47:09.749 | + inc/async:async_inner:64 : rc=0 2021-08-24 03:47:09.777 | [83365 Async init_glance:83365]: finished successfully 2021-08-24 03:47:10.414 | + inc/async:async_inner:64 : rc=0 2021-08-24 03:47:10.439 | [86453 Async init_swift:86453]: finished successfully 2021-08-24 03:47:46.739 | + inc/async:async_inner:64 : rc=0 2021-08-24 03:47:46.764 | [86670 Async init_placement:86670]: finished successfully 2021-08-24 03:47:58.488 | + inc/async:async_inner:64 : rc=0 2021-08-24 03:47:58.514 | [86548 Async init_cinder:86548]: finished successfully 2021-08-24 03:51:36.689 | + inc/async:async_inner:64 : rc=0 2021-08-24 03:51:36.714 | [86076 Async init_neutron:86076]: finished successfully 2021-08-24 03:51:36.733 | WAKEUP 2021-08-24 03:51:36.756 | [11733 Async init_neutron:86076]: Signaled 2021-08-24 03:51:36.758 | + lib/neutron:init_neutron:648 : is_neutron_legacy_enabled 2021-08-24 03:51:36.758 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-08-24 03:51:36.758 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-08-24 03:51:36.758 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-08-24 03:51:36.758 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-08-24 03:51:36.758 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-08-24 03:51:36.758 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-08-24 03:51:36.758 | + lib/neutron:init_neutron:650 : init_mutnauq 2021-08-24 03:51:36.758 | + lib/neutron-legacy:init_mutnauq:430 : recreate_database neutron 2021-08-24 03:51:36.758 | + lib/database:recreate_database:110 : local db=neutron 2021-08-24 03:51:36.758 | + lib/database:recreate_database:111 : recreate_database_mysql neutron 2021-08-24 03:51:36.758 | + lib/databases/mysql:recreate_database_mysql:63 : local db=neutron 2021-08-24 03:51:36.758 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2021-08-24 03:51:36.758 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-24 03:51:36.758 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2021-08-24 03:51:36.758 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-24 03:51:36.758 | + lib/neutron-legacy:init_mutnauq:431 : time_start dbsync 2021-08-24 03:51:36.758 | + functions-common:time_start:2295 : local name=dbsync 2021-08-24 03:51:36.758 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:51:36.758 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:51:36.758 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:51:36.758 | + functions-common:time_start:2300 : _TIME_START[$name]=1629776819842 2021-08-24 03:51:36.758 | + lib/neutron-legacy:init_mutnauq:433 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2021-08-24 03:51:36.758 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:51:36.759 | from cryptography.utils import int_from_bytes 2021-08-24 03:51:36.759 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:51:36.759 | from cryptography.utils import int_from_bytes 2021-08-24 03:51:36.759 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-08-24 03:51:36.759 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-08-24 03:51:36.759 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-08-24 03:51:36.759 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-08-24 03:51:36.759 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2021-08-24 03:51:36.759 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2021-08-24 03:51:36.759 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2021-08-24 03:51:36.759 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2021-08-24 03:51:36.759 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2021-08-24 03:51:36.759 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2021-08-24 03:51:36.759 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2021-08-24 03:51:36.759 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2021-08-24 03:51:36.759 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2021-08-24 03:51:36.759 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2021-08-24 03:51:36.759 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2021-08-24 03:51:36.759 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2021-08-24 03:51:36.759 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2021-08-24 03:51:36.759 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2021-08-24 03:51:36.759 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2021-08-24 03:51:36.759 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2021-08-24 03:51:36.759 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2021-08-24 03:51:36.759 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2021-08-24 03:51:36.759 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2021-08-24 03:51:36.759 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2021-08-24 03:51:36.759 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2021-08-24 03:51:36.759 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2021-08-24 03:51:36.759 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2021-08-24 03:51:36.759 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2021-08-24 03:51:36.759 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2021-08-24 03:51:36.759 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2021-08-24 03:51:36.759 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2021-08-24 03:51:36.760 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2021-08-24 03:51:36.760 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2021-08-24 03:51:36.760 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2021-08-24 03:51:36.760 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2021-08-24 03:51:36.760 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2021-08-24 03:51:36.760 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2021-08-24 03:51:36.760 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2021-08-24 03:51:36.760 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2021-08-24 03:51:36.760 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2021-08-24 03:51:36.760 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2021-08-24 03:51:36.760 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2021-08-24 03:51:36.760 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2021-08-24 03:51:36.760 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2021-08-24 03:51:36.760 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2021-08-24 03:51:36.760 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2021-08-24 03:51:36.760 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2021-08-24 03:51:36.760 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2021-08-24 03:51:36.760 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2021-08-24 03:51:36.760 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2021-08-24 03:51:36.760 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2021-08-24 03:51:36.760 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2021-08-24 03:51:36.760 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2021-08-24 03:51:36.760 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2021-08-24 03:51:36.760 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2021-08-24 03:51:36.760 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2021-08-24 03:51:36.760 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2021-08-24 03:51:36.760 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2021-08-24 03:51:36.760 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2021-08-24 03:51:36.760 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2021-08-24 03:51:36.760 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2021-08-24 03:51:36.760 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2021-08-24 03:51:36.760 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2021-08-24 03:51:36.760 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2021-08-24 03:51:36.760 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2021-08-24 03:51:36.761 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2021-08-24 03:51:36.761 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2021-08-24 03:51:36.761 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2021-08-24 03:51:36.761 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2021-08-24 03:51:36.761 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2021-08-24 03:51:36.761 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2021-08-24 03:51:36.761 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2021-08-24 03:51:36.761 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2021-08-24 03:51:36.761 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2021-08-24 03:51:36.761 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2021-08-24 03:51:36.761 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2021-08-24 03:51:36.761 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2021-08-24 03:51:36.761 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2021-08-24 03:51:36.761 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2021-08-24 03:51:36.761 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2021-08-24 03:51:36.761 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2021-08-24 03:51:36.761 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2021-08-24 03:51:36.761 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2021-08-24 03:51:36.761 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2021-08-24 03:51:36.761 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2021-08-24 03:51:36.761 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2021-08-24 03:51:36.761 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2021-08-24 03:51:36.761 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2021-08-24 03:51:36.761 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2021-08-24 03:51:36.761 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2021-08-24 03:51:36.761 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2021-08-24 03:51:36.761 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2021-08-24 03:51:36.761 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2021-08-24 03:51:36.761 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2021-08-24 03:51:36.761 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2021-08-24 03:51:36.761 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2021-08-24 03:51:36.761 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2021-08-24 03:51:36.761 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2021-08-24 03:51:36.762 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2021-08-24 03:51:36.762 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2021-08-24 03:51:36.762 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2021-08-24 03:51:36.762 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2021-08-24 03:51:36.762 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2021-08-24 03:51:36.762 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2021-08-24 03:51:36.762 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2021-08-24 03:51:36.762 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2021-08-24 03:51:36.762 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2021-08-24 03:51:36.762 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2021-08-24 03:51:36.762 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2021-08-24 03:51:36.762 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2021-08-24 03:51:36.762 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2021-08-24 03:51:36.762 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2021-08-24 03:51:36.762 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2021-08-24 03:51:36.762 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2021-08-24 03:51:36.762 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2021-08-24 03:51:36.762 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2021-08-24 03:51:36.762 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2021-08-24 03:51:36.762 | Running upgrade for neutron ... 2021-08-24 03:51:36.762 | OK 2021-08-24 03:51:36.762 | + lib/neutron-legacy:init_mutnauq:434 : time_stop dbsync 2021-08-24 03:51:36.762 | + functions-common:time_stop:2309 : local name 2021-08-24 03:51:36.762 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:51:36.762 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:51:36.762 | + functions-common:time_stop:2312 : local total 2021-08-24 03:51:36.762 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:51:36.762 | + functions-common:time_stop:2315 : name=dbsync 2021-08-24 03:51:36.762 | + functions-common:time_stop:2316 : start_time=1629776819842 2021-08-24 03:51:36.762 | + functions-common:time_stop:2318 : [[ -z 1629776819842 ]] 2021-08-24 03:51:36.762 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:51:36.762 | + functions-common:time_stop:2321 : end_time=1629777096674 2021-08-24 03:51:36.762 | + functions-common:time_stop:2322 : elapsed_time=276832 2021-08-24 03:51:36.762 | + functions-common:time_stop:2323 : total=122590 2021-08-24 03:51:36.763 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:51:36.763 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=399422 2021-08-24 03:51:36.802 | [11733 Async init_neutron:86076]: finished init_neutron with result 0 in 277 seconds 2021-08-24 03:51:36.806 | + inc/async:async_wait:197 : return 0 2021-08-24 03:51:36.809 | + ./stack.sh:main:1212 : async_wait init_placement 2021-08-24 03:51:36.859 | [11733 Async init_placement:86670]: Waiting for completion of init_placement running on PID 86670 (5 other jobs running) 2021-08-24 03:51:36.884 | [11733 Async init_placement:86670]: Signaling child to exit 2021-08-24 03:51:36.884 | WAKEUP 2021-08-24 03:51:36.907 | [11733 Async init_placement:86670]: Signaled 2021-08-24 03:51:36.909 | + lib/placement:init_placement:130 : recreate_database placement 2021-08-24 03:51:36.909 | + lib/database:recreate_database:110 : local db=placement 2021-08-24 03:51:36.909 | + lib/database:recreate_database:111 : recreate_database_mysql placement 2021-08-24 03:51:36.909 | + lib/databases/mysql:recreate_database_mysql:63 : local db=placement 2021-08-24 03:51:36.909 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2021-08-24 03:51:36.909 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-24 03:51:36.909 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2021-08-24 03:51:36.909 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-24 03:51:36.909 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2021-08-24 03:51:36.909 | + lib/placement:init_placement:132 : create_placement_accounts 2021-08-24 03:51:36.909 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2021-08-24 03:51:36.909 | + lib/keystone:create_service_user:401 : get_or_create_user placement Passw0rd Default 2021-08-24 03:51:36.909 | + functions-common:get_or_create_user:824 : local user_id 2021-08-24 03:51:36.909 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-08-24 03:51:36.909 | + functions-common:get_or_create_user:828 : local email= 2021-08-24 03:51:36.909 | ++ functions-common:get_or_create_user:842 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2021-08-24 03:51:36.909 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:51:36.910 | from cryptography.utils import int_from_bytes 2021-08-24 03:51:36.910 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:51:36.910 | from cryptography.utils import int_from_bytes 2021-08-24 03:51:36.910 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:51:36.910 | + functions-common:get_or_create_user:840 : user_id=a7287ff77f3f4aae8b2a999aa43a6909 2021-08-24 03:51:36.910 | + functions-common:get_or_create_user:841 : echo a7287ff77f3f4aae8b2a999aa43a6909 2021-08-24 03:51:36.910 | a7287ff77f3f4aae8b2a999aa43a6909 2021-08-24 03:51:36.910 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service placement service Default Default 2021-08-24 03:51:36.910 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 03:51:36.910 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-24 03:51:36.910 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 03:51:36.910 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 03:51:36.910 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-24 03:51:36.910 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-24 03:51:36.910 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-24 03:51:36.910 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-24 03:51:36.910 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-24 03:51:36.910 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-24 03:51:36.910 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2021-08-24 03:51:36.910 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:51:36.910 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 03:51:36.910 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:51:36.910 | ++ functions-common:get_field:727 : read data 2021-08-24 03:51:36.910 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:51:36.910 | from cryptography.utils import int_from_bytes 2021-08-24 03:51:36.910 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:51:36.910 | from cryptography.utils import int_from_bytes 2021-08-24 03:51:36.910 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:51:36.910 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 03:51:36.910 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 03:51:36.910 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user placement --project service --user-domain Default --project-domain Default 2021-08-24 03:51:36.910 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:51:36.911 | from cryptography.utils import int_from_bytes 2021-08-24 03:51:36.911 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:51:36.911 | from cryptography.utils import int_from_bytes 2021-08-24 03:51:36.911 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2021-08-24 03:51:36.911 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 03:51:36.911 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:51:36.911 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:51:36.911 | ++ functions-common:get_field:727 : read data 2021-08-24 03:51:36.911 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:51:36.911 | from cryptography.utils import int_from_bytes 2021-08-24 03:51:36.911 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:51:36.911 | from cryptography.utils import int_from_bytes 2021-08-24 03:51:36.911 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:51:36.911 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 03:51:36.911 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 03:51:36.911 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 03:51:36.911 | ++ functions-common:get_field:733 : echo '| d17aaab582704667be3b7edd6e523fc8 | a7287ff77f3f4aae8b2a999aa43a6909 | | a5c03c5ddc2e4dcb89f14e15ad50cbfe | | | False |' 2021-08-24 03:51:36.911 | ++ functions-common:get_field:727 : read data 2021-08-24 03:51:36.911 | + functions-common:get_or_add_user_project_role:910 : user_role_id=d17aaab582704667be3b7edd6e523fc8 2021-08-24 03:51:36.911 | + functions-common:get_or_add_user_project_role:912 : echo d17aaab582704667be3b7edd6e523fc8 2021-08-24 03:51:36.911 | d17aaab582704667be3b7edd6e523fc8 2021-08-24 03:51:36.911 | + lib/keystone:create_service_user:404 : [[ -n admin ]] 2021-08-24 03:51:36.911 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role admin placement service Default Default 2021-08-24 03:51:36.911 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 03:51:36.911 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-24 03:51:36.911 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 03:51:36.911 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 03:51:36.911 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-24 03:51:36.911 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-24 03:51:36.911 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-24 03:51:36.911 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-24 03:51:36.911 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-24 03:51:36.911 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-24 03:51:36.912 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2021-08-24 03:51:36.912 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:51:36.912 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 03:51:36.912 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:51:36.912 | ++ functions-common:get_field:727 : read data 2021-08-24 03:51:36.912 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:51:36.912 | from cryptography.utils import int_from_bytes 2021-08-24 03:51:36.912 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:51:36.912 | from cryptography.utils import int_from_bytes 2021-08-24 03:51:36.912 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:51:36.912 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 03:51:36.912 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 03:51:36.912 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user placement --project service --user-domain Default --project-domain Default 2021-08-24 03:51:36.912 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:51:36.912 | from cryptography.utils import int_from_bytes 2021-08-24 03:51:36.912 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:51:36.912 | from cryptography.utils import int_from_bytes 2021-08-24 03:51:36.912 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2021-08-24 03:51:36.912 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:51:36.912 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 03:51:36.912 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:51:36.912 | ++ functions-common:get_field:727 : read data 2021-08-24 03:51:36.912 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:51:36.912 | from cryptography.utils import int_from_bytes 2021-08-24 03:51:36.912 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:51:36.912 | from cryptography.utils import int_from_bytes 2021-08-24 03:51:36.912 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:51:36.912 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 03:51:36.912 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 03:51:36.912 | ++ functions-common:get_field:733 : echo '| 9073c156e7264843b2d816651dc884b9 | a7287ff77f3f4aae8b2a999aa43a6909 | | a5c03c5ddc2e4dcb89f14e15ad50cbfe | | | False |' 2021-08-24 03:51:36.912 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 03:51:36.913 | ++ functions-common:get_field:727 : read data 2021-08-24 03:51:36.913 | + functions-common:get_or_add_user_project_role:910 : user_role_id=9073c156e7264843b2d816651dc884b9 2021-08-24 03:51:36.913 | + functions-common:get_or_add_user_project_role:912 : echo 9073c156e7264843b2d816651dc884b9 2021-08-24 03:51:36.913 | 9073c156e7264843b2d816651dc884b9 2021-08-24 03:51:36.913 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.20/placement 2021-08-24 03:51:36.913 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2021-08-24 03:51:36.913 | + functions-common:get_or_create_service:966 : local service_id 2021-08-24 03:51:36.913 | ++ functions-common:get_or_create_service:979 : oscwrap service show placement -f value -c id 2021-08-24 03:51:36.913 | ++ functions-common:get_or_create_service:981 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2021-08-24 03:51:36.913 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:51:36.913 | from cryptography.utils import int_from_bytes 2021-08-24 03:51:36.913 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:51:36.913 | from cryptography.utils import int_from_bytes 2021-08-24 03:51:36.913 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:51:36.913 | + functions-common:get_or_create_service:977 : service_id=' 2021-08-24 03:51:36.913 | 02059ed995ef45008b39ad24b3e7fd4d' 2021-08-24 03:51:36.913 | + functions-common:get_or_create_service:978 : echo 02059ed995ef45008b39ad24b3e7fd4d 2021-08-24 03:51:36.913 | 02059ed995ef45008b39ad24b3e7fd4d 2021-08-24 03:51:36.913 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.20/placement 2021-08-24 03:51:36.913 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-08-24 03:51:36.913 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface placement public http://10.222.0.20/placement RegionOne 2021-08-24 03:51:36.913 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-08-24 03:51:36.913 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2021-08-24 03:51:36.913 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:51:36.913 | from cryptography.utils import int_from_bytes 2021-08-24 03:51:36.913 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:51:36.913 | from cryptography.utils import int_from_bytes 2021-08-24 03:51:36.913 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:51:36.913 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-08-24 03:51:36.913 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-08-24 03:51:36.913 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create placement public http://10.222.0.20/placement --region RegionOne -f value -c id 2021-08-24 03:51:36.914 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:51:36.914 | from cryptography.utils import int_from_bytes 2021-08-24 03:51:36.914 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:51:36.914 | from cryptography.utils import int_from_bytes 2021-08-24 03:51:36.914 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:51:36.914 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=9297c96aa1734b328c5e976657002822 2021-08-24 03:51:36.914 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 9297c96aa1734b328c5e976657002822 2021-08-24 03:51:36.914 | + functions-common:get_or_create_endpoint:1011 : public_id=9297c96aa1734b328c5e976657002822 2021-08-24 03:51:36.914 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-08-24 03:51:36.914 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-08-24 03:51:36.914 | + functions-common:get_or_create_endpoint:1020 : echo 9297c96aa1734b328c5e976657002822 2021-08-24 03:51:36.914 | 9297c96aa1734b328c5e976657002822 2021-08-24 03:51:36.954 | [11733 Async init_placement:86670]: finished init_placement with result 0 in 46 seconds 2021-08-24 03:51:36.958 | + inc/async:async_wait:197 : return 0 2021-08-24 03:51:36.960 | + ./stack.sh:main:1213 : async_wait init_glance 2021-08-24 03:51:37.010 | [11733 Async init_glance:83365]: Waiting for completion of init_glance running on PID 83365 (4 other jobs running) 2021-08-24 03:51:37.035 | [11733 Async init_glance:83365]: Signaling child to exit 2021-08-24 03:51:37.035 | WAKEUP 2021-08-24 03:51:37.057 | [11733 Async init_glance:83365]: Signaled 2021-08-24 03:51:37.059 | + lib/glance:init_glance:488 : rm -rf /opt/stack/data/glance/images 2021-08-24 03:51:37.059 | + lib/glance:init_glance:489 : mkdir -p /opt/stack/data/glance/images 2021-08-24 03:51:37.059 | + lib/glance:init_glance:492 : recreate_database glance 2021-08-24 03:51:37.059 | + lib/database:recreate_database:110 : local db=glance 2021-08-24 03:51:37.059 | + lib/database:recreate_database:111 : recreate_database_mysql glance 2021-08-24 03:51:37.059 | + lib/databases/mysql:recreate_database_mysql:63 : local db=glance 2021-08-24 03:51:37.059 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2021-08-24 03:51:37.059 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-24 03:51:37.059 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2021-08-24 03:51:37.059 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-24 03:51:37.059 | + lib/glance:init_glance:494 : time_start dbsync 2021-08-24 03:51:37.059 | + functions-common:time_start:2295 : local name=dbsync 2021-08-24 03:51:37.059 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:51:37.059 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:51:37.059 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:51:37.059 | + functions-common:time_start:2300 : _TIME_START[$name]=1629776772154 2021-08-24 03:51:37.059 | + lib/glance:init_glance:496 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2021-08-24 03:51:37.059 | 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=83487) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-08-24 03:51:37.059 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-08-24 03:51:37.059 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-08-24 03:51:37.059 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-08-24 03:51:37.060 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-08-24 03:51:37.060 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-08-24 03:51:37.060 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-08-24 03:51:37.060 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2021-08-24 03:51:37.060 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2021-08-24 03:51:37.060 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2021-08-24 03:51:37.060 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2021-08-24 03:51:37.060 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2021-08-24 03:51:37.060 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2021-08-24 03:51:37.060 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2021-08-24 03:51:37.060 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2021-08-24 03:51:37.060 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2021-08-24 03:51:37.060 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2021-08-24 03:51:37.060 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2021-08-24 03:51:37.060 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-08-24 03:51:37.060 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-08-24 03:51:37.061 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-08-24 03:51:37.061 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-08-24 03:51:37.061 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-08-24 03:51:37.061 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-08-24 03:51:37.061 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-08-24 03:51:37.061 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-08-24 03:51:37.061 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-08-24 03:51:37.061 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-08-24 03:51:37.061 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2021-08-24 03:51:37.061 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2021-08-24 03:51:37.061 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2021-08-24 03:51:37.061 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2021-08-24 03:51:37.061 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2021-08-24 03:51:37.061 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2021-08-24 03:51:37.061 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2021-08-24 03:51:37.061 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2021-08-24 03:51:37.061 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-08-24 03:51:37.061 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-08-24 03:51:37.061 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-08-24 03:51:37.061 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-08-24 03:51:37.061 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2021-08-24 03:51:37.061 | Database migration is up to date. No migration needed. 2021-08-24 03:51:37.061 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2021-08-24 03:51:37.061 | Database is synced successfully. 2021-08-24 03:51:37.061 | + lib/glance:init_glance:499 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2021-08-24 03:51:37.061 | 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=83879) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-08-24 03:51:37.061 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2021-08-24 03:51:37.061 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2021-08-24 03:51:37.061 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2021-08-24 03:51:37.062 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2021-08-24 03:51:37.062 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2021-08-24 03:51:37.062 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2021-08-24 03:51:37.062 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2021-08-24 03:51:37.062 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2021-08-24 03:51:37.066 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2021-08-24 03:51:37.066 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2021-08-24 03:51:37.066 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2021-08-24 03:51:37.066 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2021-08-24 03:51:37.066 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2021-08-24 03:51:37.066 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2021-08-24 03:51:37.066 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2021-08-24 03:51:37.066 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2021-08-24 03:51:37.066 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2021-08-24 03:51:37.066 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2021-08-24 03:51:37.066 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2021-08-24 03:51:37.066 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2021-08-24 03:51:37.066 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2021-08-24 03:51:37.066 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2021-08-24 03:51:37.067 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2021-08-24 03:51:37.067 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2021-08-24 03:51:37.067 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2021-08-24 03:51:37.067 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2021-08-24 03:51:37.067 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2021-08-24 03:51:37.067 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2021-08-24 03:51:37.067 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2021-08-24 03:51:37.067 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2021-08-24 03:51:37.067 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2021-08-24 03:51:37.067 | + lib/glance:init_glance:500 : time_stop dbsync 2021-08-24 03:51:37.067 | + functions-common:time_stop:2309 : local name 2021-08-24 03:51:37.067 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:51:37.067 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:51:37.067 | + functions-common:time_stop:2312 : local total 2021-08-24 03:51:37.067 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:51:37.067 | + functions-common:time_stop:2315 : name=dbsync 2021-08-24 03:51:37.067 | + functions-common:time_stop:2316 : start_time=1629776772154 2021-08-24 03:51:37.067 | + functions-common:time_stop:2318 : [[ -z 1629776772154 ]] 2021-08-24 03:51:37.067 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:51:37.067 | + functions-common:time_stop:2321 : end_time=1629776829731 2021-08-24 03:51:37.067 | + functions-common:time_stop:2322 : elapsed_time=57577 2021-08-24 03:51:37.067 | + functions-common:time_stop:2323 : total=122590 2021-08-24 03:51:37.067 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:51:37.067 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=180167 2021-08-24 03:51:37.104 | [11733 Async init_glance:83365]: finished init_glance with result 0 in 57 seconds 2021-08-24 03:51:37.108 | + inc/async:async_wait:197 : return 0 2021-08-24 03:51:37.110 | + ./stack.sh:main:1214 : async_wait init_swift 2021-08-24 03:51:37.162 | [11733 Async init_swift:86453]: Waiting for completion of init_swift running on PID 86453 (3 other jobs running) 2021-08-24 03:51:37.188 | [11733 Async init_swift:86453]: Signaling child to exit 2021-08-24 03:51:37.188 | WAKEUP 2021-08-24 03:51:37.211 | [11733 Async init_swift:86453]: Signaled 2021-08-24 03:51:37.212 | + lib/swift:init_swift:693 : local node_number 2021-08-24 03:51:37.212 | + lib/swift:init_swift:695 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-08-24 03:51:37.212 | No container-updater running 2021-08-24 03:51:37.212 | No container-sharder running 2021-08-24 03:51:37.212 | No proxy-server running 2021-08-24 03:51:37.212 | No container-replicator running 2021-08-24 03:51:37.212 | No object-server running 2021-08-24 03:51:37.212 | No container-sync running 2021-08-24 03:51:37.212 | No object-auditor running 2021-08-24 03:51:37.212 | No account-replicator running 2021-08-24 03:51:37.213 | No container-auditor running 2021-08-24 03:51:37.213 | No object-expirer running 2021-08-24 03:51:37.213 | No account-server running 2021-08-24 03:51:37.213 | No container-server running 2021-08-24 03:51:37.213 | No object-reconstructor running 2021-08-24 03:51:37.213 | No container-reconciler running 2021-08-24 03:51:37.213 | No account-auditor running 2021-08-24 03:51:37.213 | No account-reaper running 2021-08-24 03:51:37.213 | No object-replicator running 2021-08-24 03:51:37.213 | No object-updater running 2021-08-24 03:51:37.213 | + lib/swift:init_swift:695 : true 2021-08-24 03:51:37.213 | + lib/swift:init_swift:698 : create_swift_disk 2021-08-24 03:51:37.213 | + lib/swift:create_swift_disk:569 : local node_number 2021-08-24 03:51:37.213 | + lib/swift:create_swift_disk:574 : local user_group 2021-08-24 03:51:37.213 | ++ lib/swift:create_swift_disk:575 : id -g ubuntu 2021-08-24 03:51:37.213 | + lib/swift:create_swift_disk:575 : user_group=1000 2021-08-24 03:51:37.213 | + lib/swift:create_swift_disk:576 : 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 2021-08-24 03:51:37.213 | + lib/swift:create_swift_disk:579 : [[ -e /opt/stack/data/swift/drives/images/swift.img ]] 2021-08-24 03:51:37.213 | + lib/swift:create_swift_disk:586 : mkdir -p /opt/stack/data/swift/drives/images 2021-08-24 03:51:37.213 | + lib/swift:create_swift_disk:587 : sudo touch /opt/stack/data/swift/drives/images/swift.img 2021-08-24 03:51:37.213 | + lib/swift:create_swift_disk:588 : sudo chown ubuntu: /opt/stack/data/swift/drives/images/swift.img 2021-08-24 03:51:37.213 | + lib/swift:create_swift_disk:590 : truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2021-08-24 03:51:37.213 | + lib/swift:create_swift_disk:593 : /sbin/mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2021-08-24 03:51:37.213 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2021-08-24 03:51:37.213 | = sectsz=512 attr=2, projid32bit=1 2021-08-24 03:51:37.213 | = crc=1 finobt=1, sparse=1, rmapbt=0 2021-08-24 03:51:37.213 | = reflink=1 2021-08-24 03:51:37.214 | data = bsize=4096 blocks=1572864, imaxpct=25 2021-08-24 03:51:37.214 | = sunit=0 swidth=0 blks 2021-08-24 03:51:37.214 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2021-08-24 03:51:37.214 | log =internal log bsize=4096 blocks=2560, version=2 2021-08-24 03:51:37.214 | = sectsz=512 sunit=0 blks, lazy-count=1 2021-08-24 03:51:37.214 | realtime =none extsz=4096 blocks=0, rtextents=0 2021-08-24 03:51:37.214 | + lib/swift:create_swift_disk:596 : mkdir -p /opt/stack/data/swift/drives/sdb1 2021-08-24 03:51:37.214 | + lib/swift:create_swift_disk:597 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2021-08-24 03:51:37.214 | + lib/swift:create_swift_disk:598 : sudo mount -t xfs -o loop,noatime,nodiratime,logbufs=8 /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2021-08-24 03:51:37.214 | + lib/swift:create_swift_disk:604 : local node_number 2021-08-24 03:51:37.214 | + lib/swift:create_swift_disk:605 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-08-24 03:51:37.214 | + lib/swift:create_swift_disk:607 : local node_devices=/opt/stack/data/swift/1 2021-08-24 03:51:37.214 | + lib/swift:create_swift_disk:608 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2021-08-24 03:51:37.214 | + lib/swift:create_swift_disk:609 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2021-08-24 03:51:37.214 | + lib/swift:create_swift_disk:610 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2021-08-24 03:51:37.214 | + lib/swift:create_swift_disk:611 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2021-08-24 03:51:37.214 | + lib/swift:create_swift_disk:612 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2021-08-24 03:51:37.214 | + lib/swift:init_swift:702 : pushd /etc/swift 2021-08-24 03:51:37.214 | + lib/swift:init_swift:704 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2021-08-24 03:51:37.214 | + lib/swift:init_swift:706 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2021-08-24 03:51:37.214 | + lib/swift:init_swift:707 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2021-08-24 03:51:37.214 | + lib/swift:init_swift:708 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2021-08-24 03:51:37.214 | + lib/swift:init_swift:714 : [[ -n '' ]] 2021-08-24 03:51:37.214 | + lib/swift:init_swift:727 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-08-24 03:51:37.214 | + lib/swift:init_swift:728 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2021-08-24 03:51:37.214 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2021-08-24 03:51:37.214 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2021-08-24 03:51:37.214 | + lib/swift:init_swift:729 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2021-08-24 03:51:37.215 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2021-08-24 03:51:37.215 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2021-08-24 03:51:37.215 | + lib/swift:init_swift:730 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2021-08-24 03:51:37.215 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2021-08-24 03:51:37.215 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2021-08-24 03:51:37.215 | + lib/swift:init_swift:736 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2021-08-24 03:51:37.215 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-08-24 03:51:37.215 | + lib/swift:init_swift:737 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2021-08-24 03:51:37.215 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-08-24 03:51:37.215 | + lib/swift:init_swift:738 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2021-08-24 03:51:37.215 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-08-24 03:51:37.215 | + lib/swift:init_swift:739 : popd 2021-08-24 03:51:37.257 | [11733 Async init_swift:86453]: finished init_swift with result 0 in 10 seconds 2021-08-24 03:51:37.261 | + inc/async:async_wait:197 : return 0 2021-08-24 03:51:37.264 | + ./stack.sh:main:1215 : async_wait init_cinder 2021-08-24 03:51:37.322 | [11733 Async init_cinder:86548]: Waiting for completion of init_cinder running on PID 86548 (2 other jobs running) 2021-08-24 03:51:37.347 | [11733 Async init_cinder:86548]: Signaling child to exit 2021-08-24 03:51:37.347 | WAKEUP 2021-08-24 03:51:37.371 | [11733 Async init_cinder:86548]: Signaled 2021-08-24 03:51:37.372 | + lib/cinder:init_cinder:427 : is_service_enabled mysql postgresql 2021-08-24 03:51:37.372 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:51:37.372 | + lib/cinder:init_cinder:429 : recreate_database cinder 2021-08-24 03:51:37.372 | + lib/database:recreate_database:110 : local db=cinder 2021-08-24 03:51:37.372 | + lib/database:recreate_database:111 : recreate_database_mysql cinder 2021-08-24 03:51:37.372 | + lib/databases/mysql:recreate_database_mysql:63 : local db=cinder 2021-08-24 03:51:37.373 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2021-08-24 03:51:37.373 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-24 03:51:37.379 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2021-08-24 03:51:37.379 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-24 03:51:37.379 | + lib/cinder:init_cinder:431 : time_start dbsync 2021-08-24 03:51:37.379 | + functions-common:time_start:2295 : local name=dbsync 2021-08-24 03:51:37.379 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:51:37.379 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:51:37.379 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:51:37.379 | + functions-common:time_start:2300 : _TIME_START[$name]=1629776820479 2021-08-24 03:51:37.379 | + lib/cinder:init_cinder:433 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2021-08-24 03:51:37.379 | 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=86761) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-08-24 03:51:37.379 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 03:51:37.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/144_placeholder.py... {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:51:37.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/144_placeholder.py loaded successfully {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:51:37.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/136_make_vol_type_col_non_nullable.py... {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:51:37.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:51:37.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/140_create_project_default_volume_type.py... {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:51:37.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:51:37.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_cinder_init.py... {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:51:37.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_cinder_init.py loaded successfully {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:51:37.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/143_placeholder.py... {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:51:37.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/143_placeholder.py loaded successfully {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:51:37.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/142_placeholder.py... {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:51:37.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/142_placeholder.py loaded successfully {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:51:37.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py... {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:51:37.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py loaded successfully {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:51:37.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py... {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:51:37.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py loaded successfully {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:51:37.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/141_add_quota_usage_unique_constraint.py... {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:51:37.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:51:37.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py... {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:51:37.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py loaded successfully {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:51:37.380 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 03:51:37.380 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 03:51:37.380 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 03:51:37.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/144_placeholder.py... {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:51:37.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/144_placeholder.py loaded successfully {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:51:37.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/136_make_vol_type_col_non_nullable.py... {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:51:37.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:51:37.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/140_create_project_default_volume_type.py... {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:51:37.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:51:37.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_cinder_init.py... {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:51:37.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_cinder_init.py loaded successfully {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:51:37.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/143_placeholder.py... {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:51:37.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/143_placeholder.py loaded successfully {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:51:37.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/142_placeholder.py... {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:51:37.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/142_placeholder.py loaded successfully {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:51:37.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py... {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:51:37.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py loaded successfully {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:51:37.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py... {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:51:37.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py loaded successfully {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:51:37.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/141_add_quota_usage_unique_constraint.py... {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:51:37.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:51:37.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py... {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:51:37.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py loaded successfully {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:51:37.381 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 03:51:37.381 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 03:51:37.381 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 03:51:37.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/144_placeholder.py... {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:51:37.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/144_placeholder.py loaded successfully {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:51:37.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/136_make_vol_type_col_non_nullable.py... {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:51:37.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:51:37.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/140_create_project_default_volume_type.py... {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:51:37.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:51:37.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_cinder_init.py... {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:51:37.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_cinder_init.py loaded successfully {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:51:37.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/143_placeholder.py... {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:51:37.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/143_placeholder.py loaded successfully {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:51:37.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/142_placeholder.py... {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:51:37.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/142_placeholder.py loaded successfully {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:51:37.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py... {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:51:37.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py loaded successfully {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:51:37.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py... {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:51:37.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py loaded successfully {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:51:37.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/141_add_quota_usage_unique_constraint.py... {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:51:37.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:51:37.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py... {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:51:37.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py loaded successfully {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:51:37.382 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 03:51:37.382 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=86761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 03:51:37.382 | INFO migrate.versioning.api [-] 134 -> 135...  2021-08-24 03:51:37.382 | INFO migrate.versioning.api [-] done 2021-08-24 03:51:37.382 | INFO migrate.versioning.api [-] 135 -> 136...  2021-08-24 03:51:37.382 | INFO migrate.versioning.api [-] done 2021-08-24 03:51:37.382 | INFO migrate.versioning.api [-] 136 -> 137...  2021-08-24 03:51:37.382 | INFO migrate.versioning.api [-] done 2021-08-24 03:51:37.382 | INFO migrate.versioning.api [-] 137 -> 138...  2021-08-24 03:51:37.382 | INFO migrate.versioning.api [-] done 2021-08-24 03:51:37.382 | INFO migrate.versioning.api [-] 138 -> 139...  2021-08-24 03:51:37.382 | INFO migrate.versioning.api [-] done 2021-08-24 03:51:37.382 | INFO migrate.versioning.api [-] 139 -> 140...  2021-08-24 03:51:37.382 | INFO migrate.versioning.api [-] done 2021-08-24 03:51:37.382 | INFO migrate.versioning.api [-] 140 -> 141...  2021-08-24 03:51:37.382 | INFO migrate.versioning.api [-] done 2021-08-24 03:51:37.382 | INFO migrate.versioning.api [-] 141 -> 142...  2021-08-24 03:51:37.382 | INFO migrate.versioning.api [-] done 2021-08-24 03:51:37.382 | INFO migrate.versioning.api [-] 142 -> 143...  2021-08-24 03:51:37.382 | INFO migrate.versioning.api [-] done 2021-08-24 03:51:37.382 | INFO migrate.versioning.api [-] 143 -> 144...  2021-08-24 03:51:37.382 | INFO migrate.versioning.api [-] done 2021-08-24 03:51:37.382 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:51:37.382 | from cryptography.utils import int_from_bytes 2021-08-24 03:51:37.382 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:51:37.382 | from cryptography.utils import int_from_bytes 2021-08-24 03:51:37.383 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:133: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2021-08-24 03:51:37.383 | last_heartbeat = column_property( 2021-08-24 03:51:37.383 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:139: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2021-08-24 03:51:37.383 | num_hosts = column_property( 2021-08-24 03:51:37.383 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:146: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2021-08-24 03:51:37.383 | num_down_hosts = column_property( 2021-08-24 03:51:37.383 | + lib/cinder:init_cinder:434 : time_stop dbsync 2021-08-24 03:51:37.383 | + functions-common:time_stop:2309 : local name 2021-08-24 03:51:37.383 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:51:37.383 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:51:37.383 | + functions-common:time_stop:2312 : local total 2021-08-24 03:51:37.383 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:51:37.383 | + functions-common:time_stop:2315 : name=dbsync 2021-08-24 03:51:37.383 | + functions-common:time_stop:2316 : start_time=1629776820479 2021-08-24 03:51:37.383 | + functions-common:time_stop:2318 : [[ -z 1629776820479 ]] 2021-08-24 03:51:37.383 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:51:37.383 | + functions-common:time_stop:2321 : end_time=1629776878424 2021-08-24 03:51:37.383 | + functions-common:time_stop:2322 : elapsed_time=57945 2021-08-24 03:51:37.383 | + functions-common:time_stop:2323 : total=122590 2021-08-24 03:51:37.383 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:51:37.383 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=180535 2021-08-24 03:51:37.383 | + lib/cinder:init_cinder:437 : is_service_enabled c-vol 2021-08-24 03:51:37.383 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:51:37.383 | + lib/cinder:init_cinder:452 : is_service_enabled c-bak 2021-08-24 03:51:37.383 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:51:37.383 | + lib/cinder:init_cinder:458 : mkdir -p /opt/stack/data/cinder/volumes 2021-08-24 03:51:37.422 | [11733 Async init_cinder:86548]: finished init_cinder with result 0 in 58 seconds 2021-08-24 03:51:37.426 | + inc/async:async_wait:197 : return 0 2021-08-24 03:51:37.429 | + ./stack.sh:main:1220 : is_service_enabled nova 2021-08-24 03:51:37.447 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:51:37.450 | + ./stack.sh:main:1221 : echo_summary 'Configuring Nova' 2021-08-24 03:51:37.452 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-24 03:51:37.455 | + ./stack.sh:echo_summary:432 : echo -e Configuring Nova 2021-08-24 03:51:37.457 | + ./stack.sh:main:1222 : init_nova 2021-08-24 03:51:37.460 | + lib/nova:init_nova:750 : is_service_enabled mysql postgresql 2021-08-24 03:51:37.477 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:51:37.480 | + lib/nova:init_nova:750 : is_service_enabled n-api 2021-08-24 03:51:37.497 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:51:37.500 | + lib/nova:init_nova:752 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-08-24 03:51:37.505 | + lib/nova:init_nova:760 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2021-08-24 03:51:37.561 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2021-08-24 03:51:37.599 | [11733 Async nova-cell-0:88386]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2021-08-24 03:51:37.603 | ++ lib/nova:init_nova:763 : seq 1 1 2021-08-24 03:51:37.607 | + lib/nova:init_nova:763 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-08-24 03:51:37.611 | ++ lib/nova:init_nova:764 : conductor_conf 1 2021-08-24 03:51:37.614 | ++ lib/nova:conductor_conf:729 : local cell=1 2021-08-24 03:51:37.616 | ++ lib/nova:conductor_conf:730 : echo /etc/nova/nova_cell1.conf 2021-08-24 03:51:37.619 | + lib/nova:init_nova:764 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2021-08-24 03:51:37.683 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2021-08-24 03:51:37.721 | [11733 Async nova-cell-1:88483]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2021-08-24 03:51:37.724 | + lib/nova:init_nova:767 : recreate_database nova_api 2021-08-24 03:51:37.726 | + lib/database:recreate_database:110 : local db=nova_api 2021-08-24 03:51:37.729 | + lib/database:recreate_database:111 : recreate_database_mysql nova_api 2021-08-24 03:51:37.731 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_api 2021-08-24 03:51:37.734 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2021-08-24 03:51:37.739 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-24 03:51:37.796 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2021-08-24 03:51:37.801 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-24 03:51:37.943 | + lib/nova:init_nova:768 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2021-08-24 03:51:42.154 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=88547) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 03:51:42.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=88547) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:51:42.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=88547) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:51:42.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=88547) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:51:42.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=88547) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:51:42.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=88547) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:51:42.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=88547) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:51:42.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=88547) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:51:42.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=88547) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:51:42.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=88547) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:51:42.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=88547) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:51:42.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=88547) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:51:42.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=88547) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:51:42.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=88547) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:51:42.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=88547) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:51:42.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=88547) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:51:42.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=88547) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:51:42.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=88547) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:51:42.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=88547) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:51:42.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=88547) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:51:42.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=88547) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:51:42.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=88547) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:51:42.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=88547) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:51:42.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=88547) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:51:42.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=88547) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:51:42.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=88547) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:51:42.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=88547) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:51:42.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=88547) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:51:42.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=88547) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:51:42.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=88547) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:51:42.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=88547) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:51:42.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=88547) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:51:42.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=88547) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:51:42.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=88547) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:51:42.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=88547) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:51:42.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=88547) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:51:42.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=88547) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:51:42.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=88547) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:51:42.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=88547) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:51:42.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=88547) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:51:42.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=88547) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:51:42.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=88547) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:51:42.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=88547) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:51:42.164 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=88547) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 03:51:42.164 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=88547) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 03:51:42.189 | INFO nova.db.migration [-] Applying migration(s) 2021-08-24 03:51:42.192 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-08-24 03:51:42.192 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-08-24 03:51:42.708 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2021-08-24 03:52:29.872 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=88547) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:752}} 2021-08-24 03:52:29.950 | INFO nova.db.migration [-] Migration(s) applied 2021-08-24 03:52:29.950 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:52:29.950 | from cryptography.utils import int_from_bytes 2021-08-24 03:52:29.950 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:52:29.950 | from cryptography.utils import int_from_bytes 2021-08-24 03:52:30.368 | ++ lib/nova:init_nova:772 : database_connection_url nova_cell0 2021-08-24 03:52:30.371 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-08-24 03:52:30.373 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-08-24 03:52:30.377 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-08-24 03:52:30.379 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-08-24 03:52:30.382 | + lib/nova:init_nova:772 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-08-24 03:52:33.922 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:52:33.922 | from cryptography.utils import int_from_bytes 2021-08-24 03:52:33.922 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:52:33.922 | from cryptography.utils import int_from_bytes 2021-08-24 03:52:34.341 | ++ lib/nova:init_nova:775 : seq 0 1 2021-08-24 03:52:34.346 | + lib/nova:init_nova:775 : for i in $(seq 0 $NOVA_NUM_CELLS) 2021-08-24 03:52:34.350 | + lib/nova:init_nova:776 : async_wait nova-cell-0 2021-08-24 03:52:34.399 | [11733 Async nova-cell-0:88386]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 88386 (3 other jobs running) 2021-08-24 03:52:34.425 | [11733 Async nova-cell-0:88386]: Signaling child to exit 2021-08-24 03:53:51.771 | + inc/async:async_inner:64 : rc=0 2021-08-24 03:53:51.797 | [88386 Async nova-cell-0:88386]: finished successfully 2021-08-24 03:53:51.816 | WAKEUP 2021-08-24 03:53:51.839 | [11733 Async nova-cell-0:88386]: Signaled 2021-08-24 03:53:51.840 | + lib/nova:init_nova_db:740 : local dbname=nova_cell0 2021-08-24 03:53:51.840 | + lib/nova:init_nova_db:741 : local conffile=/etc/nova/nova.conf 2021-08-24 03:53:51.840 | + lib/nova:init_nova_db:742 : recreate_database nova_cell0 2021-08-24 03:53:51.840 | + lib/database:recreate_database:110 : local db=nova_cell0 2021-08-24 03:53:51.840 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell0 2021-08-24 03:53:51.840 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell0 2021-08-24 03:53:51.840 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2021-08-24 03:53:51.840 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-24 03:53:51.841 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2021-08-24 03:53:51.841 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-24 03:53:51.841 | + lib/nova:init_nova_db:743 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2021-08-24 03:53:51.841 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=88543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 03:53:51.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=88543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:53:51.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=88543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:53:51.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=88543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:53:51.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=88543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:53:51.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=88543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:53:51.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=88543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:53:51.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=88543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:53:51.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=88543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:53:51.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=88543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:53:51.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=88543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:53:51.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=88543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:53:51.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=88543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:53:51.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=88543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:53:51.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=88543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:53:51.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=88543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:53:51.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=88543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:53:51.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=88543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:53:51.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=88543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:53:51.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=88543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:53:51.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=88543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:53:51.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=88543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:53:51.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=88543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:53:51.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=88543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:53:51.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=88543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:53:51.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=88543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:53:51.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=88543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:53:51.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=88543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:53:51.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=88543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:53:51.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=88543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:53:51.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=88543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:53:51.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=88543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:53:51.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=88543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:53:51.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=88543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:53:51.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=88543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:53:51.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=88543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:53:51.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=88543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:53:51.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=88543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:53:51.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=88543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:53:51.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=88543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:53:51.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=88543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:53:51.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=88543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:53:51.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=88543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:53:51.842 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=88543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 03:53:51.842 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=88543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 03:53:51.842 | INFO nova.db.migration [-] Applying migration(s) 2021-08-24 03:53:51.842 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-08-24 03:53:51.842 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-08-24 03:53:51.842 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2021-08-24 03:53:51.843 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=88543) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:752}} 2021-08-24 03:53:51.843 | INFO nova.db.migration [-] Migration(s) applied 2021-08-24 03:53:51.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:53:51.843 | from cryptography.utils import int_from_bytes 2021-08-24 03:53:51.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:53:51.843 | from cryptography.utils import int_from_bytes 2021-08-24 03:53:51.885 | [11733 Async nova-cell-0:88386]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 134 seconds 2021-08-24 03:53:51.889 | + inc/async:async_wait:197 : return 0 2021-08-24 03:53:51.892 | + lib/nova:init_nova:775 : for i in $(seq 0 $NOVA_NUM_CELLS) 2021-08-24 03:53:51.894 | + lib/nova:init_nova:776 : async_wait nova-cell-1 2021-08-24 03:53:51.944 | [11733 Async nova-cell-1:88483]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 88483 (2 other jobs running) 2021-08-24 03:53:51.970 | [11733 Async nova-cell-1:88483]: Signaling child to exit 2021-08-24 03:53:52.821 | + inc/async:async_inner:64 : rc=0 2021-08-24 03:53:52.846 | [88483 Async nova-cell-1:88483]: finished successfully 2021-08-24 03:53:52.865 | WAKEUP 2021-08-24 03:53:52.887 | [11733 Async nova-cell-1:88483]: Signaled 2021-08-24 03:53:52.889 | + lib/nova:init_nova_db:740 : local dbname=nova_cell1 2021-08-24 03:53:52.889 | + lib/nova:init_nova_db:741 : local conffile=/etc/nova/nova_cell1.conf 2021-08-24 03:53:52.889 | + lib/nova:init_nova_db:742 : recreate_database nova_cell1 2021-08-24 03:53:52.889 | + lib/database:recreate_database:110 : local db=nova_cell1 2021-08-24 03:53:52.889 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell1 2021-08-24 03:53:52.889 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell1 2021-08-24 03:53:52.889 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2021-08-24 03:53:52.889 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-24 03:53:52.889 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2021-08-24 03:53:52.889 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-24 03:53:52.889 | + lib/nova:init_nova_db:743 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2021-08-24 03:53:52.889 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=88550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 03:53:52.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=88550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:53:52.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=88550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:53:52.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=88550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:53:52.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=88550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:53:52.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=88550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:53:52.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=88550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:53:52.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=88550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:53:52.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=88550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:53:52.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=88550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:53:52.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=88550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:53:52.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=88550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:53:52.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=88550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:53:52.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=88550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:53:52.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=88550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:53:52.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=88550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:53:52.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=88550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:53:52.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=88550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:53:52.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=88550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:53:52.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=88550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:53:52.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=88550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:53:52.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=88550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:53:52.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=88550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:53:52.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=88550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:53:52.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=88550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:53:52.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=88550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:53:52.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=88550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:53:52.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=88550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:53:52.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=88550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:53:52.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=88550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:53:52.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=88550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:53:52.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=88550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:53:52.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=88550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:53:52.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=88550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:53:52.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=88550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:53:52.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=88550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:53:52.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=88550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:53:52.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=88550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:53:52.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=88550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:53:52.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=88550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:53:52.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=88550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:53:52.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=88550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:53:52.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=88550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:53:52.891 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=88550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 03:53:52.891 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=88550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 03:53:52.891 | INFO nova.db.migration [-] Applying migration(s) 2021-08-24 03:53:52.891 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-08-24 03:53:52.891 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-08-24 03:53:52.891 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2021-08-24 03:53:52.891 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=88550) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:752}} 2021-08-24 03:53:52.891 | INFO nova.db.migration [-] Migration(s) applied 2021-08-24 03:53:52.891 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:53:52.891 | from cryptography.utils import int_from_bytes 2021-08-24 03:53:52.891 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:53:52.891 | from cryptography.utils import int_from_bytes 2021-08-24 03:53:52.934 | [11733 Async nova-cell-1:88483]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 135 seconds 2021-08-24 03:53:52.939 | + inc/async:async_wait:197 : return 0 2021-08-24 03:53:52.941 | + lib/nova:init_nova:779 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-08-24 03:53:52.944 | + lib/nova:init_nova:786 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2021-08-24 03:53:56.763 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:53:56.763 | from cryptography.utils import int_from_bytes 2021-08-24 03:53:56.763 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:53:56.763 | from cryptography.utils import int_from_bytes 2021-08-24 03:53:56.763 | Running batches of 50 until complete 2021-08-24 03:53:56.763 | +-------------------------------------+--------------+-----------+ 2021-08-24 03:53:56.763 | | Migration | Total Needed | Completed | 2021-08-24 03:53:56.763 | +-------------------------------------+--------------+-----------+ 2021-08-24 03:53:56.763 | | fill_virtual_interface_list | 0 | 0 | 2021-08-24 03:53:56.763 | | migrate_empty_ratio | 0 | 0 | 2021-08-24 03:53:56.763 | | migrate_quota_classes_to_api_db | 0 | 0 | 2021-08-24 03:53:56.763 | | migrate_quota_limits_to_api_db | 0 | 0 | 2021-08-24 03:53:56.763 | | migration_migrate_to_uuid | 0 | 0 | 2021-08-24 03:53:56.763 | | populate_dev_uuids | 0 | 0 | 2021-08-24 03:53:56.763 | | populate_missing_availability_zones | 0 | 0 | 2021-08-24 03:53:56.763 | | populate_queued_for_delete | 0 | 0 | 2021-08-24 03:53:56.763 | | populate_user_id | 0 | 0 | 2021-08-24 03:53:56.763 | | populate_uuids | 0 | 0 | 2021-08-24 03:53:56.763 | +-------------------------------------+--------------+-----------+ 2021-08-24 03:53:57.232 | ++ lib/nova:init_nova:789 : seq 1 1 2021-08-24 03:53:57.237 | + lib/nova:init_nova:789 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-08-24 03:53:57.240 | ++ lib/nova:init_nova:790 : conductor_conf 1 2021-08-24 03:53:57.243 | ++ lib/nova:conductor_conf:729 : local cell=1 2021-08-24 03:53:57.245 | ++ lib/nova:conductor_conf:730 : echo /etc/nova/nova_cell1.conf 2021-08-24 03:53:57.249 | + lib/nova:init_nova:790 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2021-08-24 03:54:00.738 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:54:00.738 | from cryptography.utils import int_from_bytes 2021-08-24 03:54:00.738 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:54:00.738 | from cryptography.utils import int_from_bytes 2021-08-24 03:54:00.738 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2021-08-24 03:54:00.738 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2021-08-24 03:54:01.142 | + lib/nova:init_nova:794 : create_nova_keys_dir 2021-08-24 03:54:01.145 | + lib/nova:create_nova_keys_dir:736 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2021-08-24 03:54:01.159 | + lib/nova:init_nova:796 : [[ '' == \L\V\M ]] 2021-08-24 03:54:01.161 | + ./stack.sh:main:1227 : is_service_enabled neutron 2021-08-24 03:54:01.178 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:54:01.183 | + ./stack.sh:main:1228 : async_runfunc configure_neutron_nova 2021-08-24 03:54:01.183 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2021-08-24 03:54:01.251 | + inc/async:async_inner:63 : configure_neutron_nova 2021-08-24 03:54:01.294 | [11733 Async configure_neutron_nova:89025]: running: configure_neutron_nova 2021-08-24 03:54:01.296 | + ./stack.sh:main:1237 : run_phase stack post-config 2021-08-24 03:54:01.299 | + functions-common:run_phase:1737 : local mode=stack 2021-08-24 03:54:01.302 | + functions-common:run_phase:1738 : local phase=post-config 2021-08-24 03:54:01.305 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-08-24 03:54:01.307 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-08-24 03:54:01.310 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-08-24 03:54:01.313 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-08-24 03:54:01.315 | + functions-common:run_phase:1747 : local extra 2021-08-24 03:54:01.319 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-08-24 03:54:01.325 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-08-24 03:54:01.326 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-08-24 03:54:01.329 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-08-24 03:54:01.332 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2021-08-24 03:54:01.335 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-08-24 03:54:01.353 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:54:01.355 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-08-24 03:54:01.358 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-08-24 03:54:01.360 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2021-08-24 03:54:01.363 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-08-24 03:54:01.366 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-08-24 03:54:01.371 | ++ extras.d/80-tempest.sh:source:12 : : 2021-08-24 03:54:01.371 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-08-24 03:54:01.373 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-08-24 03:54:01.375 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-08-24 03:54:01.378 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-08-24 03:54:01.381 | + functions-common:run_phase:1764 : run_plugins stack post-config 2021-08-24 03:54:01.384 | + functions-common:run_plugins:1723 : local mode=stack 2021-08-24 03:54:01.386 | + functions-common:run_plugins:1724 : local phase=post-config 2021-08-24 03:54:01.389 | + functions-common:run_plugins:1726 : local plugins= 2021-08-24 03:54:01.392 | + functions-common:run_plugins:1727 : local plugin 2021-08-24 03:54:01.395 | + ./stack.sh:main:1245 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2021-08-24 03:54:01.400 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-08-24 03:54:01.400 | + inc/meta-config:merge_config_group:171 : shift 2021-08-24 03:54:01.403 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2021-08-24 03:54:01.406 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-08-24 03:54:01.408 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-08-24 03:54:01.411 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-08-24 03:54:01.415 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2021-08-24 03:54:01.419 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-08-24 03:54:01.420 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2021-08-24 03:54:01.422 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-08-24 03:54:01.425 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2021-08-24 03:54:01.425 | /^\[\[.+\|.*\]\]/ { 2021-08-24 03:54:01.425 | gsub("[][]", "", $1); 2021-08-24 03:54:01.425 | split($1, a, "|"); 2021-08-24 03:54:01.425 | if (a[1] == matchgroup) 2021-08-24 03:54:01.425 | print a[2] 2021-08-24 03:54:01.426 | } 2021-08-24 03:54:01.426 | ' /home/ubuntu/devstack/local.conf 2021-08-24 03:54:01.432 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-08-24 03:54:01.435 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-08-24 03:54:01.437 | + inc/meta-config:merge_config_group:180 : local dir 2021-08-24 03:54:01.441 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2021-08-24 03:54:01.443 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2021-08-24 03:54:01.446 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2021-08-24 03:54:01.449 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2021-08-24 03:54:01.453 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2021-08-24 03:54:01.457 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2021-08-24 03:54:01.459 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2021-08-24 03:54:01.463 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-08-24 03:54:01.467 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-08-24 03:54:01.470 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-08-24 03:54:01.472 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2021-08-24 03:54:01.475 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-08-24 03:54:01.479 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2021-08-24 03:54:01.481 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2021-08-24 03:54:01.484 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2021-08-24 03:54:01.488 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2021-08-24 03:54:01.491 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-08-24 03:54:01.492 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:54:01.497 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2021-08-24 03:54:01.497 | BEGIN { 2021-08-24 03:54:01.497 | section = "" 2021-08-24 03:54:01.497 | last_section = "" 2021-08-24 03:54:01.497 | section_count = 0 2021-08-24 03:54:01.497 | } 2021-08-24 03:54:01.497 | /^\[.+\]/ { 2021-08-24 03:54:01.497 | gsub("[][]", "", $1); 2021-08-24 03:54:01.497 | section=$1 2021-08-24 03:54:01.497 | next 2021-08-24 03:54:01.497 | } 2021-08-24 03:54:01.497 | /^ *\#/ { 2021-08-24 03:54:01.497 | next 2021-08-24 03:54:01.497 | } 2021-08-24 03:54:01.497 | /^[^ \t]+/ { 2021-08-24 03:54:01.497 | # get offset of first = in $0 2021-08-24 03:54:01.497 | eq_idx = index($0, "=") 2021-08-24 03:54:01.497 | # extract attr & value from $0 2021-08-24 03:54:01.497 | attr = substr($0, 1, eq_idx - 1) 2021-08-24 03:54:01.497 | value = substr($0, eq_idx + 1) 2021-08-24 03:54:01.498 | # only need to strip trailing whitespace from attr 2021-08-24 03:54:01.498 | sub(/[ \t]*$/, "", attr) 2021-08-24 03:54:01.498 | # need to strip leading & trailing whitespace from value 2021-08-24 03:54:01.498 | sub(/^[ \t]*/, "", value) 2021-08-24 03:54:01.498 | sub(/[ \t]*$/, "", value) 2021-08-24 03:54:01.498 | 2021-08-24 03:54:01.498 | # cfg_attr_count: number of config lines per [section, attr] 2021-08-24 03:54:01.498 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-08-24 03:54:01.498 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-08-24 03:54:01.498 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-08-24 03:54:01.498 | if (! (section, attr) in cfg_attr_count) { 2021-08-24 03:54:01.498 | if (section != last_section) { 2021-08-24 03:54:01.498 | cfg_section[section_count++] = section 2021-08-24 03:54:01.498 | last_section = section 2021-08-24 03:54:01.498 | } 2021-08-24 03:54:01.498 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-08-24 03:54:01.498 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-08-24 03:54:01.498 | 2021-08-24 03:54:01.498 | cfg_attr[section, attr, 0] = value 2021-08-24 03:54:01.498 | cfg_attr_count[section, attr] = 1 2021-08-24 03:54:01.498 | } else { 2021-08-24 03:54:01.498 | lno = cfg_attr_count[section, attr]++ 2021-08-24 03:54:01.498 | cfg_attr[section, attr, lno] = value 2021-08-24 03:54:01.498 | } 2021-08-24 03:54:01.498 | } 2021-08-24 03:54:01.498 | END { 2021-08-24 03:54:01.498 | # Process each section in order 2021-08-24 03:54:01.498 | for (sno = 0; sno < section_count; sno++) { 2021-08-24 03:54:01.498 | section = cfg_section[sno] 2021-08-24 03:54:01.498 | # The ini routines simply append a config item immediately 2021-08-24 03:54:01.498 | # after the section header. To keep the same order as defined 2021-08-24 03:54:01.498 | # in local.conf, invoke the ini routines in the reverse order 2021-08-24 03:54:01.498 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-08-24 03:54:01.498 | attr = cfg_sec_attr_name[sno, attr_no] 2021-08-24 03:54:01.499 | if (cfg_attr_count[section, attr] == 1) 2021-08-24 03:54:01.499 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-08-24 03:54:01.499 | else { 2021-08-24 03:54:01.499 | # For multiline, invoke the ini routines in the reverse order 2021-08-24 03:54:01.499 | count = cfg_attr_count[section, attr] 2021-08-24 03:54:01.499 | print "inidelete " configfile " " section " " attr 2021-08-24 03:54:01.499 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-08-24 03:54:01.499 | for (l = count -2; l >= 0; l--) 2021-08-24 03:54:01.499 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-08-24 03:54:01.499 | } 2021-08-24 03:54:01.499 | } 2021-08-24 03:54:01.499 | } 2021-08-24 03:54:01.499 | } 2021-08-24 03:54:01.499 | ' 2021-08-24 03:54:01.499 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-08-24 03:54:01.499 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-08-24 03:54:01.501 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-08-24 03:54:01.505 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2021-08-24 03:54:01.506 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-08-24 03:54:01.509 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2021-08-24 03:54:01.511 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2021-08-24 03:54:01.512 | BEGIN { group = "" } 2021-08-24 03:54:01.512 | /^\[\[.+\|.*\]\]/ { 2021-08-24 03:54:01.512 | gsub("[][]", "", $1); 2021-08-24 03:54:01.512 | split($1, a, "|"); 2021-08-24 03:54:01.512 | if (a[1] == matchgroup && a[2] == configfile) { 2021-08-24 03:54:01.512 | group=a[1] 2021-08-24 03:54:01.512 | } else { 2021-08-24 03:54:01.512 | group="" 2021-08-24 03:54:01.512 | } 2021-08-24 03:54:01.512 | next 2021-08-24 03:54:01.512 | } 2021-08-24 03:54:01.512 | { 2021-08-24 03:54:01.512 | if (group != "") 2021-08-24 03:54:01.512 | print $0 2021-08-24 03:54:01.512 | } 2021-08-24 03:54:01.512 | ' /home/ubuntu/devstack/local.conf 2021-08-24 03:54:01.518 | + 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"' 2021-08-24 03:54:01.521 | ++ 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 2021-08-24 03:54:01.551 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:54:01.555 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2021-08-24 03:54:01.557 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2021-08-24 03:54:01.587 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:54:01.589 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2021-08-24 03:54:01.592 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2021-08-24 03:54:01.625 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:54:01.628 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2021-08-24 03:54:01.631 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2021-08-24 03:54:01.667 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:54:01.669 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2021-08-24 03:54:01.672 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2021-08-24 03:54:01.706 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:54:01.709 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2021-08-24 03:54:01.712 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2021-08-24 03:54:01.743 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:54:01.746 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.20/identity"' 2021-08-24 03:54:01.749 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.20/identity 2021-08-24 03:54:01.783 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:54:01.785 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2021-08-24 03:54:01.790 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2021-08-24 03:54:01.819 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:54:01.823 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2021-08-24 03:54:01.825 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-08-24 03:54:01.857 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:54:01.864 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2021-08-24 03:54:01.864 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-08-24 03:54:01.894 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:54:01.897 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2021-08-24 03:54:01.900 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2021-08-24 03:54:01.931 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:54:01.934 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2021-08-24 03:54:01.937 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-08-24 03:54:01.969 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:54:01.972 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2021-08-24 03:54:01.974 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2021-08-24 03:54:02.007 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:54:02.011 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-08-24 03:54:02.014 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-08-24 03:54:02.016 | + inc/meta-config:merge_config_group:180 : local dir 2021-08-24 03:54:02.020 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2021-08-24 03:54:02.023 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2021-08-24 03:54:02.027 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2021-08-24 03:54:02.032 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2021-08-24 03:54:02.032 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2021-08-24 03:54:02.037 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2021-08-24 03:54:02.040 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2021-08-24 03:54:02.042 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-08-24 03:54:02.045 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-08-24 03:54:02.048 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-08-24 03:54:02.051 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2021-08-24 03:54:02.053 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-08-24 03:54:02.057 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2021-08-24 03:54:02.063 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2021-08-24 03:54:02.063 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2021-08-24 03:54:02.065 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2021-08-24 03:54:02.071 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-08-24 03:54:02.071 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:54:02.071 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2021-08-24 03:54:02.071 | BEGIN { 2021-08-24 03:54:02.071 | section = "" 2021-08-24 03:54:02.071 | last_section = "" 2021-08-24 03:54:02.071 | section_count = 0 2021-08-24 03:54:02.071 | } 2021-08-24 03:54:02.071 | /^\[.+\]/ { 2021-08-24 03:54:02.071 | gsub("[][]", "", $1); 2021-08-24 03:54:02.071 | section=$1 2021-08-24 03:54:02.071 | next 2021-08-24 03:54:02.071 | } 2021-08-24 03:54:02.071 | /^ *\#/ { 2021-08-24 03:54:02.071 | next 2021-08-24 03:54:02.072 | } 2021-08-24 03:54:02.072 | /^[^ \t]+/ { 2021-08-24 03:54:02.072 | # get offset of first = in $0 2021-08-24 03:54:02.072 | eq_idx = index($0, "=") 2021-08-24 03:54:02.072 | # extract attr & value from $0 2021-08-24 03:54:02.072 | attr = substr($0, 1, eq_idx - 1) 2021-08-24 03:54:02.072 | value = substr($0, eq_idx + 1) 2021-08-24 03:54:02.072 | # only need to strip trailing whitespace from attr 2021-08-24 03:54:02.072 | sub(/[ \t]*$/, "", attr) 2021-08-24 03:54:02.072 | # need to strip leading & trailing whitespace from value 2021-08-24 03:54:02.072 | sub(/^[ \t]*/, "", value) 2021-08-24 03:54:02.072 | sub(/[ \t]*$/, "", value) 2021-08-24 03:54:02.072 | 2021-08-24 03:54:02.072 | # cfg_attr_count: number of config lines per [section, attr] 2021-08-24 03:54:02.072 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-08-24 03:54:02.072 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-08-24 03:54:02.072 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-08-24 03:54:02.072 | if (! (section, attr) in cfg_attr_count) { 2021-08-24 03:54:02.072 | if (section != last_section) { 2021-08-24 03:54:02.072 | cfg_section[section_count++] = section 2021-08-24 03:54:02.072 | last_section = section 2021-08-24 03:54:02.072 | } 2021-08-24 03:54:02.072 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-08-24 03:54:02.072 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-08-24 03:54:02.072 | 2021-08-24 03:54:02.072 | cfg_attr[section, attr, 0] = value 2021-08-24 03:54:02.072 | cfg_attr_count[section, attr] = 1 2021-08-24 03:54:02.072 | } else { 2021-08-24 03:54:02.072 | lno = cfg_attr_count[section, attr]++ 2021-08-24 03:54:02.072 | cfg_attr[section, attr, lno] = value 2021-08-24 03:54:02.072 | } 2021-08-24 03:54:02.073 | } 2021-08-24 03:54:02.073 | END { 2021-08-24 03:54:02.073 | # Process each section in order 2021-08-24 03:54:02.073 | for (sno = 0; sno < section_count; sno++) { 2021-08-24 03:54:02.073 | section = cfg_section[sno] 2021-08-24 03:54:02.073 | # The ini routines simply append a config item immediately 2021-08-24 03:54:02.073 | # after the section header. To keep the same order as defined 2021-08-24 03:54:02.073 | # in local.conf, invoke the ini routines in the reverse order 2021-08-24 03:54:02.073 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-08-24 03:54:02.073 | attr = cfg_sec_attr_name[sno, attr_no] 2021-08-24 03:54:02.073 | if (cfg_attr_count[section, attr] == 1) 2021-08-24 03:54:02.073 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-08-24 03:54:02.073 | else { 2021-08-24 03:54:02.073 | # For multiline, invoke the ini routines in the reverse order 2021-08-24 03:54:02.073 | count = cfg_attr_count[section, attr] 2021-08-24 03:54:02.073 | print "inidelete " configfile " " section " " attr 2021-08-24 03:54:02.073 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-08-24 03:54:02.073 | for (l = count -2; l >= 0; l--) 2021-08-24 03:54:02.073 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-08-24 03:54:02.073 | } 2021-08-24 03:54:02.073 | } 2021-08-24 03:54:02.073 | } 2021-08-24 03:54:02.073 | } 2021-08-24 03:54:02.073 | ' 2021-08-24 03:54:02.073 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-08-24 03:54:02.074 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-08-24 03:54:02.076 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-08-24 03:54:02.079 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2021-08-24 03:54:02.081 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-08-24 03:54:02.084 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2021-08-24 03:54:02.087 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2021-08-24 03:54:02.087 | BEGIN { group = "" } 2021-08-24 03:54:02.087 | /^\[\[.+\|.*\]\]/ { 2021-08-24 03:54:02.087 | gsub("[][]", "", $1); 2021-08-24 03:54:02.087 | split($1, a, "|"); 2021-08-24 03:54:02.087 | if (a[1] == matchgroup && a[2] == configfile) { 2021-08-24 03:54:02.087 | group=a[1] 2021-08-24 03:54:02.087 | } else { 2021-08-24 03:54:02.087 | group="" 2021-08-24 03:54:02.087 | } 2021-08-24 03:54:02.087 | next 2021-08-24 03:54:02.087 | } 2021-08-24 03:54:02.087 | { 2021-08-24 03:54:02.087 | if (group != "") 2021-08-24 03:54:02.087 | print $0 2021-08-24 03:54:02.087 | } 2021-08-24 03:54:02.087 | ' /home/ubuntu/devstack/local.conf 2021-08-24 03:54:02.093 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2021-08-24 03:54:02.096 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2021-08-24 03:54:02.128 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:54:02.130 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2021-08-24 03:54:02.133 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2021-08-24 03:54:02.164 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:54:02.166 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2021-08-24 03:54:02.169 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2021-08-24 03:54:02.171 | + inc/async:async_inner:64 : rc=0 2021-08-24 03:54:02.198 | [89025 Async configure_neutron_nova:89025]: finished successfully 2021-08-24 03:54:02.207 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:54:02.209 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2021-08-24 03:54:02.212 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2021-08-24 03:54:02.242 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:54:02.244 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2021-08-24 03:54:02.247 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2021-08-24 03:54:02.277 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:54:02.279 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2021-08-24 03:54:02.281 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2021-08-24 03:54:02.312 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:54:02.314 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2021-08-24 03:54:02.317 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2021-08-24 03:54:02.346 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:54:02.348 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2021-08-24 03:54:02.351 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2021-08-24 03:54:02.380 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:54:02.383 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2021-08-24 03:54:02.386 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2021-08-24 03:54:02.417 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:54:02.419 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2021-08-24 03:54:02.422 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2021-08-24 03:54:02.452 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:54:02.454 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2021-08-24 03:54:02.456 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2021-08-24 03:54:02.485 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:54:02.488 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2021-08-24 03:54:02.490 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2021-08-24 03:54:02.520 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:54:02.522 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2021-08-24 03:54:02.525 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2021-08-24 03:54:02.555 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:54:02.557 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2021-08-24 03:54:02.559 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2021-08-24 03:54:02.589 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:54:02.591 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2021-08-24 03:54:02.594 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2021-08-24 03:54:02.623 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:54:02.626 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2021-08-24 03:54:02.628 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2021-08-24 03:54:02.657 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:54:02.660 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-08-24 03:54:02.663 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-08-24 03:54:02.666 | + inc/meta-config:merge_config_group:180 : local dir 2021-08-24 03:54:02.669 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2021-08-24 03:54:02.671 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2021-08-24 03:54:02.674 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2021-08-24 03:54:02.677 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2021-08-24 03:54:02.686 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2021-08-24 03:54:02.686 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2021-08-24 03:54:02.687 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2021-08-24 03:54:02.690 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-08-24 03:54:02.692 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-08-24 03:54:02.695 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-08-24 03:54:02.697 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2021-08-24 03:54:02.700 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-08-24 03:54:02.703 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2021-08-24 03:54:02.706 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2021-08-24 03:54:02.709 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2021-08-24 03:54:02.711 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2021-08-24 03:54:02.715 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-08-24 03:54:02.715 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2021-08-24 03:54:02.715 | BEGIN { 2021-08-24 03:54:02.715 | section = "" 2021-08-24 03:54:02.715 | last_section = "" 2021-08-24 03:54:02.715 | section_count = 0 2021-08-24 03:54:02.715 | } 2021-08-24 03:54:02.715 | /^\[.+\]/ { 2021-08-24 03:54:02.715 | gsub("[][]", "", $1); 2021-08-24 03:54:02.715 | section=$1 2021-08-24 03:54:02.715 | next 2021-08-24 03:54:02.715 | } 2021-08-24 03:54:02.715 | /^ *\#/ { 2021-08-24 03:54:02.715 | next 2021-08-24 03:54:02.715 | } 2021-08-24 03:54:02.715 | /^[^ \t]+/ { 2021-08-24 03:54:02.715 | # get offset of first = in $0 2021-08-24 03:54:02.715 | eq_idx = index($0, "=") 2021-08-24 03:54:02.715 | # extract attr & value from $0 2021-08-24 03:54:02.716 | attr = substr($0, 1, eq_idx - 1) 2021-08-24 03:54:02.716 | value = substr($0, eq_idx + 1) 2021-08-24 03:54:02.716 | # only need to strip trailing whitespace from attr 2021-08-24 03:54:02.716 | sub(/[ \t]*$/, "", attr) 2021-08-24 03:54:02.716 | # need to strip leading & trailing whitespace from value 2021-08-24 03:54:02.716 | sub(/^[ \t]*/, "", value) 2021-08-24 03:54:02.716 | sub(/[ \t]*$/, "", value) 2021-08-24 03:54:02.716 | 2021-08-24 03:54:02.716 | # cfg_attr_count: number of config lines per [section, attr] 2021-08-24 03:54:02.716 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-08-24 03:54:02.716 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-08-24 03:54:02.716 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-08-24 03:54:02.716 | if (! (section, attr) in cfg_attr_count) { 2021-08-24 03:54:02.716 | if (section != last_section) { 2021-08-24 03:54:02.716 | cfg_section[section_count++] = section 2021-08-24 03:54:02.716 | last_section = section 2021-08-24 03:54:02.716 | } 2021-08-24 03:54:02.716 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-08-24 03:54:02.716 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-08-24 03:54:02.716 | 2021-08-24 03:54:02.716 | cfg_attr[section, attr, 0] = value 2021-08-24 03:54:02.716 | cfg_attr_count[section, attr] = 1 2021-08-24 03:54:02.716 | } else { 2021-08-24 03:54:02.716 | lno = cfg_attr_count[section, attr]++ 2021-08-24 03:54:02.716 | cfg_attr[section, attr, lno] = value 2021-08-24 03:54:02.716 | } 2021-08-24 03:54:02.716 | } 2021-08-24 03:54:02.716 | END { 2021-08-24 03:54:02.716 | # Process each section in order 2021-08-24 03:54:02.716 | for (sno = 0; sno < section_count; sno++) { 2021-08-24 03:54:02.716 | section = cfg_section[sno] 2021-08-24 03:54:02.716 | # The ini routines simply append a config item immediately 2021-08-24 03:54:02.716 | # after the section header. To keep the same order as defined 2021-08-24 03:54:02.716 | # in local.conf, invoke the ini routines in the reverse order 2021-08-24 03:54:02.717 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-08-24 03:54:02.717 | attr = cfg_sec_attr_name[sno, attr_no] 2021-08-24 03:54:02.717 | if (cfg_attr_count[section, attr] == 1) 2021-08-24 03:54:02.717 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-08-24 03:54:02.717 | else { 2021-08-24 03:54:02.717 | # For multiline, invoke the ini routines in the reverse order 2021-08-24 03:54:02.717 | count = cfg_attr_count[section, attr] 2021-08-24 03:54:02.717 | print "inidelete " configfile " " section " " attr 2021-08-24 03:54:02.717 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-08-24 03:54:02.717 | for (l = count -2; l >= 0; l--) 2021-08-24 03:54:02.717 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-08-24 03:54:02.717 | } 2021-08-24 03:54:02.717 | } 2021-08-24 03:54:02.717 | } 2021-08-24 03:54:02.717 | } 2021-08-24 03:54:02.717 | ' 2021-08-24 03:54:02.717 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:54:02.717 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-08-24 03:54:02.718 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-08-24 03:54:02.720 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-08-24 03:54:02.723 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2021-08-24 03:54:02.725 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-08-24 03:54:02.728 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2021-08-24 03:54:02.731 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2021-08-24 03:54:02.737 | BEGIN { group = "" } 2021-08-24 03:54:02.737 | /^\[\[.+\|.*\]\]/ { 2021-08-24 03:54:02.737 | gsub("[][]", "", $1); 2021-08-24 03:54:02.737 | split($1, a, "|"); 2021-08-24 03:54:02.737 | if (a[1] == matchgroup && a[2] == configfile) { 2021-08-24 03:54:02.737 | group=a[1] 2021-08-24 03:54:02.737 | } else { 2021-08-24 03:54:02.737 | group="" 2021-08-24 03:54:02.737 | } 2021-08-24 03:54:02.737 | next 2021-08-24 03:54:02.737 | } 2021-08-24 03:54:02.737 | { 2021-08-24 03:54:02.737 | if (group != "") 2021-08-24 03:54:02.737 | print $0 2021-08-24 03:54:02.737 | } 2021-08-24 03:54:02.737 | ' /home/ubuntu/devstack/local.conf 2021-08-24 03:54:02.738 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.20/identity/v2.0"' 2021-08-24 03:54:02.739 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.20/identity/v2.0 2021-08-24 03:54:02.767 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:54:02.770 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-08-24 03:54:02.773 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-08-24 03:54:02.775 | + inc/meta-config:merge_config_group:180 : local dir 2021-08-24 03:54:02.779 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2021-08-24 03:54:02.781 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-24 03:54:02.784 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-24 03:54:02.790 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2021-08-24 03:54:02.790 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-24 03:54:02.795 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2021-08-24 03:54:02.797 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2021-08-24 03:54:02.800 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-08-24 03:54:02.802 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-08-24 03:54:02.805 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-08-24 03:54:02.807 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-08-24 03:54:02.810 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-08-24 03:54:02.813 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2021-08-24 03:54:02.816 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-24 03:54:02.819 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-24 03:54:02.821 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2021-08-24 03:54:02.824 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-08-24 03:54:02.825 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:54:02.825 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-08-24 03:54:02.825 | BEGIN { 2021-08-24 03:54:02.825 | section = "" 2021-08-24 03:54:02.825 | last_section = "" 2021-08-24 03:54:02.825 | section_count = 0 2021-08-24 03:54:02.825 | } 2021-08-24 03:54:02.826 | /^\[.+\]/ { 2021-08-24 03:54:02.826 | gsub("[][]", "", $1); 2021-08-24 03:54:02.826 | section=$1 2021-08-24 03:54:02.826 | next 2021-08-24 03:54:02.826 | } 2021-08-24 03:54:02.826 | /^ *\#/ { 2021-08-24 03:54:02.826 | next 2021-08-24 03:54:02.826 | } 2021-08-24 03:54:02.826 | /^[^ \t]+/ { 2021-08-24 03:54:02.826 | # get offset of first = in $0 2021-08-24 03:54:02.826 | eq_idx = index($0, "=") 2021-08-24 03:54:02.826 | # extract attr & value from $0 2021-08-24 03:54:02.826 | attr = substr($0, 1, eq_idx - 1) 2021-08-24 03:54:02.826 | value = substr($0, eq_idx + 1) 2021-08-24 03:54:02.826 | # only need to strip trailing whitespace from attr 2021-08-24 03:54:02.826 | sub(/[ \t]*$/, "", attr) 2021-08-24 03:54:02.826 | # need to strip leading & trailing whitespace from value 2021-08-24 03:54:02.826 | sub(/^[ \t]*/, "", value) 2021-08-24 03:54:02.826 | sub(/[ \t]*$/, "", value) 2021-08-24 03:54:02.826 | 2021-08-24 03:54:02.826 | # cfg_attr_count: number of config lines per [section, attr] 2021-08-24 03:54:02.826 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-08-24 03:54:02.826 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-08-24 03:54:02.826 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-08-24 03:54:02.826 | if (! (section, attr) in cfg_attr_count) { 2021-08-24 03:54:02.826 | if (section != last_section) { 2021-08-24 03:54:02.826 | cfg_section[section_count++] = section 2021-08-24 03:54:02.826 | last_section = section 2021-08-24 03:54:02.826 | } 2021-08-24 03:54:02.826 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-08-24 03:54:02.826 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-08-24 03:54:02.826 | 2021-08-24 03:54:02.826 | cfg_attr[section, attr, 0] = value 2021-08-24 03:54:02.826 | cfg_attr_count[section, attr] = 1 2021-08-24 03:54:02.826 | } else { 2021-08-24 03:54:02.827 | lno = cfg_attr_count[section, attr]++ 2021-08-24 03:54:02.827 | cfg_attr[section, attr, lno] = value 2021-08-24 03:54:02.827 | } 2021-08-24 03:54:02.827 | } 2021-08-24 03:54:02.827 | END { 2021-08-24 03:54:02.827 | # Process each section in order 2021-08-24 03:54:02.827 | for (sno = 0; sno < section_count; sno++) { 2021-08-24 03:54:02.827 | section = cfg_section[sno] 2021-08-24 03:54:02.827 | # The ini routines simply append a config item immediately 2021-08-24 03:54:02.827 | # after the section header. To keep the same order as defined 2021-08-24 03:54:02.827 | # in local.conf, invoke the ini routines in the reverse order 2021-08-24 03:54:02.827 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-08-24 03:54:02.827 | attr = cfg_sec_attr_name[sno, attr_no] 2021-08-24 03:54:02.827 | if (cfg_attr_count[section, attr] == 1) 2021-08-24 03:54:02.827 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-08-24 03:54:02.827 | else { 2021-08-24 03:54:02.827 | # For multiline, invoke the ini routines in the reverse order 2021-08-24 03:54:02.827 | count = cfg_attr_count[section, attr] 2021-08-24 03:54:02.827 | print "inidelete " configfile " " section " " attr 2021-08-24 03:54:02.827 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-08-24 03:54:02.827 | for (l = count -2; l >= 0; l--) 2021-08-24 03:54:02.827 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-08-24 03:54:02.827 | } 2021-08-24 03:54:02.827 | } 2021-08-24 03:54:02.827 | } 2021-08-24 03:54:02.827 | } 2021-08-24 03:54:02.827 | ' 2021-08-24 03:54:02.827 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-08-24 03:54:02.828 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-08-24 03:54:02.830 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-08-24 03:54:02.832 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-08-24 03:54:02.834 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-08-24 03:54:02.837 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2021-08-24 03:54:02.839 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-08-24 03:54:02.839 | BEGIN { group = "" } 2021-08-24 03:54:02.839 | /^\[\[.+\|.*\]\]/ { 2021-08-24 03:54:02.839 | gsub("[][]", "", $1); 2021-08-24 03:54:02.839 | split($1, a, "|"); 2021-08-24 03:54:02.839 | if (a[1] == matchgroup && a[2] == configfile) { 2021-08-24 03:54:02.840 | group=a[1] 2021-08-24 03:54:02.840 | } else { 2021-08-24 03:54:02.840 | group="" 2021-08-24 03:54:02.840 | } 2021-08-24 03:54:02.840 | next 2021-08-24 03:54:02.840 | } 2021-08-24 03:54:02.840 | { 2021-08-24 03:54:02.840 | if (group != "") 2021-08-24 03:54:02.840 | print $0 2021-08-24 03:54:02.840 | } 2021-08-24 03:54:02.840 | ' /home/ubuntu/devstack/local.conf 2021-08-24 03:54:02.846 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2021-08-24 03:54:02.848 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2021-08-24 03:54:02.876 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:54:02.879 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2021-08-24 03:54:02.881 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2021-08-24 03:54:02.908 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:54:02.911 | + ./stack.sh:main:1254 : is_service_enabled swift 2021-08-24 03:54:02.929 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:54:02.932 | + ./stack.sh:main:1255 : echo_summary 'Starting Swift' 2021-08-24 03:54:02.935 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-24 03:54:02.937 | + ./stack.sh:echo_summary:432 : echo -e Starting Swift 2021-08-24 03:54:02.940 | + ./stack.sh:main:1256 : start_swift 2021-08-24 03:54:02.942 | + lib/swift:start_swift:777 : restart_service memcached 2021-08-24 03:54:02.945 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-08-24 03:54:02.947 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart memcached 2021-08-24 03:54:02.976 | + lib/swift:start_swift:780 : is_ubuntu 2021-08-24 03:54:02.980 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:54:02.983 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:54:02.985 | + lib/swift:start_swift:781 : sudo /etc/init.d/rsync restart 2021-08-24 03:54:03.041 | Restarting rsync (via systemctl): rsync.service. 2021-08-24 03:54:03.046 | + lib/swift:start_swift:788 : '[' False == True ']' 2021-08-24 03:54:03.048 | + lib/swift:start_swift:807 : [[ 1 == 1 ]] 2021-08-24 03:54:03.050 | + lib/swift:start_swift:808 : local foreground_services type 2021-08-24 03:54:03.053 | + lib/swift:start_swift:810 : foreground_services='object container account' 2021-08-24 03:54:03.056 | + lib/swift:start_swift:811 : for type in ${foreground_services} 2021-08-24 03:54:03.058 | + lib/swift:start_swift:812 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-08-24 03:54:03.061 | + functions-common:run_process:1564 : local service=s-object 2021-08-24 03:54:03.063 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-08-24 03:54:03.066 | + functions-common:run_process:1566 : local group= 2021-08-24 03:54:03.068 | + functions-common:run_process:1567 : local user= 2021-08-24 03:54:03.071 | + functions-common:run_process:1569 : local name=s-object 2021-08-24 03:54:03.073 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 03:54:03.075 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 03:54:03.078 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:54:03.080 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:54:03.083 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:54:03.088 | + functions-common:time_start:2300 : _TIME_START[$name]=1629777243085 2021-08-24 03:54:03.090 | + functions-common:run_process:1572 : is_service_enabled s-object 2021-08-24 03:54:03.106 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:54:03.109 | + functions-common:run_process:1573 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2021-08-24 03:54:03.111 | + functions-common:_run_under_systemd:1529 : local service=s-object 2021-08-24 03:54:03.114 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-08-24 03:54:03.116 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-08-24 03:54:03.118 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-08-24 03:54:03.121 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-08-24 03:54:03.123 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2021-08-24 03:54:03.125 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2021-08-24 03:54:03.128 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-object.service 2021-08-24 03:54:03.130 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-24 03:54:03.133 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-24 03:54:03.135 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2021-08-24 03:54:03.137 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2021-08-24 03:54:03.140 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-object.service 2021-08-24 03:54:03.142 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-08-24 03:54:03.144 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-24 03:54:03.146 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-24 03:54:03.148 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-24 03:54:03.151 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-24 03:54:03.153 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-object.service 2021-08-24 03:54:03.155 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-24 03:54:03.159 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2021-08-24 03:54:03.219 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2021-08-24 03:54:03.279 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-08-24 03:54:03.329 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2021-08-24 03:54:03.379 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2021-08-24 03:54:03.429 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-24 03:54:03.479 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-24 03:54:03.482 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2021-08-24 03:54:03.549 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-24 03:54:03.940 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-object.service 2021-08-24 03:54:03.954 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2021-08-24 03:54:04.334 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-object.service 2021-08-24 03:54:04.356 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 03:54:04.363 | + functions-common:time_stop:2309 : local name 2021-08-24 03:54:04.365 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:54:04.368 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:54:04.371 | + functions-common:time_stop:2312 : local total 2021-08-24 03:54:04.373 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:54:04.376 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 03:54:04.378 | + functions-common:time_stop:2316 : start_time=1629777243085 2021-08-24 03:54:04.380 | + functions-common:time_stop:2318 : [[ -z 1629777243085 ]] 2021-08-24 03:54:04.383 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:54:04.388 | + functions-common:time_stop:2321 : end_time=1629777244385 2021-08-24 03:54:04.390 | + functions-common:time_stop:2322 : elapsed_time=1300 2021-08-24 03:54:04.393 | + functions-common:time_stop:2323 : total=2943 2021-08-24 03:54:04.395 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:54:04.398 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4243 2021-08-24 03:54:04.401 | + lib/swift:start_swift:811 : for type in ${foreground_services} 2021-08-24 03:54:04.403 | + lib/swift:start_swift:812 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-08-24 03:54:04.405 | + functions-common:run_process:1564 : local service=s-container 2021-08-24 03:54:04.408 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-08-24 03:54:04.410 | + functions-common:run_process:1566 : local group= 2021-08-24 03:54:04.413 | + functions-common:run_process:1567 : local user= 2021-08-24 03:54:04.416 | + functions-common:run_process:1569 : local name=s-container 2021-08-24 03:54:04.418 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 03:54:04.421 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 03:54:04.423 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:54:04.425 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:54:04.428 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:54:04.433 | + functions-common:time_start:2300 : _TIME_START[$name]=1629777244431 2021-08-24 03:54:04.436 | + functions-common:run_process:1572 : is_service_enabled s-container 2021-08-24 03:54:04.453 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:54:04.455 | + functions-common:run_process:1573 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2021-08-24 03:54:04.458 | + functions-common:_run_under_systemd:1529 : local service=s-container 2021-08-24 03:54:04.460 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-08-24 03:54:04.463 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-08-24 03:54:04.466 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-08-24 03:54:04.468 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-08-24 03:54:04.471 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2021-08-24 03:54:04.473 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2021-08-24 03:54:04.475 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-container.service 2021-08-24 03:54:04.478 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-24 03:54:04.481 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-24 03:54:04.483 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2021-08-24 03:54:04.486 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2021-08-24 03:54:04.488 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-container.service 2021-08-24 03:54:04.491 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-08-24 03:54:04.493 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-24 03:54:04.495 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-24 03:54:04.500 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-24 03:54:04.500 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-24 03:54:04.502 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-container.service 2021-08-24 03:54:04.505 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-24 03:54:04.509 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2021-08-24 03:54:04.575 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2021-08-24 03:54:04.644 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-08-24 03:54:04.711 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2021-08-24 03:54:04.763 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2021-08-24 03:54:04.816 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-24 03:54:04.869 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-24 03:54:04.871 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2021-08-24 03:54:04.933 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-24 03:54:05.357 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-container.service 2021-08-24 03:54:05.371 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2021-08-24 03:54:05.773 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-container.service 2021-08-24 03:54:05.801 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 03:54:05.803 | + functions-common:time_stop:2309 : local name 2021-08-24 03:54:05.807 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:54:05.809 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:54:05.811 | + functions-common:time_stop:2312 : local total 2021-08-24 03:54:05.814 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:54:05.816 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 03:54:05.819 | + functions-common:time_stop:2316 : start_time=1629777244431 2021-08-24 03:54:05.821 | + functions-common:time_stop:2318 : [[ -z 1629777244431 ]] 2021-08-24 03:54:05.824 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:54:05.829 | + functions-common:time_stop:2321 : end_time=1629777245826 2021-08-24 03:54:05.831 | + functions-common:time_stop:2322 : elapsed_time=1395 2021-08-24 03:54:05.834 | + functions-common:time_stop:2323 : total=4243 2021-08-24 03:54:05.836 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:54:05.838 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=5638 2021-08-24 03:54:05.841 | + lib/swift:start_swift:811 : for type in ${foreground_services} 2021-08-24 03:54:05.843 | + lib/swift:start_swift:812 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-08-24 03:54:05.846 | + functions-common:run_process:1564 : local service=s-account 2021-08-24 03:54:05.848 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-08-24 03:54:05.851 | + functions-common:run_process:1566 : local group= 2021-08-24 03:54:05.854 | + functions-common:run_process:1567 : local user= 2021-08-24 03:54:05.856 | + functions-common:run_process:1569 : local name=s-account 2021-08-24 03:54:05.858 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 03:54:05.862 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 03:54:05.864 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:54:05.866 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:54:05.870 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:54:05.874 | + functions-common:time_start:2300 : _TIME_START[$name]=1629777245871 2021-08-24 03:54:05.876 | + functions-common:run_process:1572 : is_service_enabled s-account 2021-08-24 03:54:05.893 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:54:05.896 | + functions-common:run_process:1573 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2021-08-24 03:54:05.898 | + functions-common:_run_under_systemd:1529 : local service=s-account 2021-08-24 03:54:05.907 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-08-24 03:54:05.907 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-08-24 03:54:05.907 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-08-24 03:54:05.908 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-08-24 03:54:05.911 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2021-08-24 03:54:05.913 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2021-08-24 03:54:05.916 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-account.service 2021-08-24 03:54:05.918 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-24 03:54:05.921 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-24 03:54:05.923 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2021-08-24 03:54:05.926 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2021-08-24 03:54:05.928 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-account.service 2021-08-24 03:54:05.931 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-08-24 03:54:05.934 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-24 03:54:05.936 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-24 03:54:05.938 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-24 03:54:05.941 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-24 03:54:05.943 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-account.service 2021-08-24 03:54:05.945 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-24 03:54:05.950 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2021-08-24 03:54:06.016 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2021-08-24 03:54:06.078 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-08-24 03:54:06.133 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2021-08-24 03:54:06.185 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2021-08-24 03:54:06.238 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-24 03:54:06.291 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-24 03:54:06.293 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2021-08-24 03:54:06.356 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-24 03:54:06.761 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-account.service 2021-08-24 03:54:06.774 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2021-08-24 03:54:07.173 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-account.service 2021-08-24 03:54:07.199 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 03:54:07.202 | + functions-common:time_stop:2309 : local name 2021-08-24 03:54:07.205 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:54:07.207 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:54:07.209 | + functions-common:time_stop:2312 : local total 2021-08-24 03:54:07.212 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:54:07.214 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 03:54:07.216 | + functions-common:time_stop:2316 : start_time=1629777245871 2021-08-24 03:54:07.219 | + functions-common:time_stop:2318 : [[ -z 1629777245871 ]] 2021-08-24 03:54:07.223 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:54:07.228 | + functions-common:time_stop:2321 : end_time=1629777247224 2021-08-24 03:54:07.231 | + functions-common:time_stop:2322 : elapsed_time=1353 2021-08-24 03:54:07.234 | + functions-common:time_stop:2323 : total=5638 2021-08-24 03:54:07.236 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:54:07.239 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=6991 2021-08-24 03:54:07.241 | + lib/swift:start_swift:815 : [[ False == \T\r\u\e ]] 2021-08-24 03:54:07.244 | + lib/swift:start_swift:820 : enable_service s-container-sync 2021-08-24 03:54:07.296 | + lib/swift:start_swift:821 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-08-24 03:54:07.298 | + functions-common:run_process:1564 : local service=s-container-sync 2021-08-24 03:54:07.300 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-08-24 03:54:07.303 | + functions-common:run_process:1566 : local group= 2021-08-24 03:54:07.306 | + functions-common:run_process:1567 : local user= 2021-08-24 03:54:07.308 | + functions-common:run_process:1569 : local name=s-container-sync 2021-08-24 03:54:07.311 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 03:54:07.313 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 03:54:07.315 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:54:07.318 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:54:07.321 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:54:07.326 | + functions-common:time_start:2300 : _TIME_START[$name]=1629777247322 2021-08-24 03:54:07.328 | + functions-common:run_process:1572 : is_service_enabled s-container-sync 2021-08-24 03:54:07.345 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:54:07.347 | + functions-common:run_process:1573 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2021-08-24 03:54:07.350 | + functions-common:_run_under_systemd:1529 : local service=s-container-sync 2021-08-24 03:54:07.353 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-08-24 03:54:07.355 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-08-24 03:54:07.358 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-08-24 03:54:07.360 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-08-24 03:54:07.362 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2021-08-24 03:54:07.365 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2021-08-24 03:54:07.368 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-container-sync.service 2021-08-24 03:54:07.370 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-24 03:54:07.373 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-24 03:54:07.375 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2021-08-24 03:54:07.377 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2021-08-24 03:54:07.380 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-container-sync.service 2021-08-24 03:54:07.382 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-08-24 03:54:07.384 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-24 03:54:07.387 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-24 03:54:07.389 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-24 03:54:07.391 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-24 03:54:07.393 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2021-08-24 03:54:07.396 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-24 03:54:07.400 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2021-08-24 03:54:07.461 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2021-08-24 03:54:07.526 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-08-24 03:54:07.586 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2021-08-24 03:54:07.637 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2021-08-24 03:54:07.688 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-24 03:54:07.738 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-24 03:54:07.741 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2021-08-24 03:54:07.801 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-24 03:54:08.215 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-container-sync.service 2021-08-24 03:54:08.229 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2021-08-24 03:54:08.614 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-container-sync.service 2021-08-24 03:54:08.640 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 03:54:08.642 | + functions-common:time_stop:2309 : local name 2021-08-24 03:54:08.645 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:54:08.647 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:54:08.650 | + functions-common:time_stop:2312 : local total 2021-08-24 03:54:08.652 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:54:08.655 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 03:54:08.657 | + functions-common:time_stop:2316 : start_time=1629777247322 2021-08-24 03:54:08.660 | + functions-common:time_stop:2318 : [[ -z 1629777247322 ]] 2021-08-24 03:54:08.663 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:54:08.668 | + functions-common:time_stop:2321 : end_time=1629777248665 2021-08-24 03:54:08.671 | + functions-common:time_stop:2322 : elapsed_time=1343 2021-08-24 03:54:08.673 | + functions-common:time_stop:2323 : total=6991 2021-08-24 03:54:08.676 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:54:08.678 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=8334 2021-08-24 03:54:08.681 | + lib/swift:start_swift:828 : is_service_enabled tls-proxy 2021-08-24 03:54:08.698 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:54:08.701 | + lib/swift:start_swift:832 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-08-24 03:54:08.703 | + functions-common:run_process:1564 : local service=s-proxy 2021-08-24 03:54:08.705 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-08-24 03:54:08.708 | + functions-common:run_process:1566 : local group= 2021-08-24 03:54:08.710 | + functions-common:run_process:1567 : local user= 2021-08-24 03:54:08.713 | + functions-common:run_process:1569 : local name=s-proxy 2021-08-24 03:54:08.715 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 03:54:08.718 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 03:54:08.720 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:54:08.724 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:54:08.726 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:54:08.731 | + functions-common:time_start:2300 : _TIME_START[$name]=1629777248728 2021-08-24 03:54:08.733 | + functions-common:run_process:1572 : is_service_enabled s-proxy 2021-08-24 03:54:08.750 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:54:08.753 | + functions-common:run_process:1573 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2021-08-24 03:54:08.755 | + functions-common:_run_under_systemd:1529 : local service=s-proxy 2021-08-24 03:54:08.759 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-08-24 03:54:08.760 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-08-24 03:54:08.763 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-08-24 03:54:08.765 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-08-24 03:54:08.768 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2021-08-24 03:54:08.770 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2021-08-24 03:54:08.773 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-proxy.service 2021-08-24 03:54:08.775 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-24 03:54:08.778 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-24 03:54:08.780 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2021-08-24 03:54:08.783 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2021-08-24 03:54:08.785 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-proxy.service 2021-08-24 03:54:08.788 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-08-24 03:54:08.791 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-24 03:54:08.793 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-24 03:54:08.795 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-24 03:54:08.799 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-24 03:54:08.800 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2021-08-24 03:54:08.802 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-24 03:54:08.807 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2021-08-24 03:54:08.869 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2021-08-24 03:54:08.931 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-08-24 03:54:08.988 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2021-08-24 03:54:09.039 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2021-08-24 03:54:09.092 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-24 03:54:09.143 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-24 03:54:09.145 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2021-08-24 03:54:09.212 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-24 03:54:09.614 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-proxy.service 2021-08-24 03:54:09.627 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2021-08-24 03:54:10.030 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-proxy.service 2021-08-24 03:54:10.052 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 03:54:10.056 | + functions-common:time_stop:2309 : local name 2021-08-24 03:54:10.059 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:54:10.061 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:54:10.064 | + functions-common:time_stop:2312 : local total 2021-08-24 03:54:10.066 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:54:10.069 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 03:54:10.073 | + functions-common:time_stop:2316 : start_time=1629777248728 2021-08-24 03:54:10.082 | + functions-common:time_stop:2318 : [[ -z 1629777248728 ]] 2021-08-24 03:54:10.085 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:54:10.090 | + functions-common:time_stop:2321 : end_time=1629777250087 2021-08-24 03:54:10.092 | + functions-common:time_stop:2322 : elapsed_time=1359 2021-08-24 03:54:10.094 | + functions-common:time_stop:2323 : total=8334 2021-08-24 03:54:10.097 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:54:10.099 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=9693 2021-08-24 03:54:10.102 | + lib/swift:start_swift:837 : echo 'Waiting for swift proxy to start...' 2021-08-24 03:54:10.107 | Waiting for swift proxy to start... 2021-08-24 03:54:10.107 | + lib/swift:start_swift:838 : wait_for_service 60 http://10.222.0.20:8080/info 2021-08-24 03:54:10.107 | + functions:wait_for_service:457 : local timeout=60 2021-08-24 03:54:10.109 | + functions:wait_for_service:458 : local url=http://10.222.0.20:8080/info 2021-08-24 03:54:10.112 | + functions:wait_for_service:459 : local rval=0 2021-08-24 03:54:10.114 | + functions:wait_for_service:460 : time_start wait_for_service 2021-08-24 03:54:10.117 | + functions-common:time_start:2295 : local name=wait_for_service 2021-08-24 03:54:10.120 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:54:10.122 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:54:10.125 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:54:10.129 | + functions-common:time_start:2300 : _TIME_START[$name]=1629777250127 2021-08-24 03:54:10.132 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-08-24 03:54:10.138 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.20:8080/info 2021-08-24 03:54:10.151 | + :: : [[ 000 == 503 ]] 2021-08-24 03:54:10.152 | + :: : [[ 7 -eq 7 ]] 2021-08-24 03:54:10.153 | + :: : sleep 1 2021-08-24 03:54:11.157 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.20:8080/info 2021-08-24 03:54:11.170 | + :: : [[ 000 == 503 ]] 2021-08-24 03:54:11.171 | + :: : [[ 7 -eq 7 ]] 2021-08-24 03:54:11.173 | + :: : sleep 1 2021-08-24 03:54:12.176 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.20:8080/info 2021-08-24 03:54:12.188 | + :: : [[ 000 == 503 ]] 2021-08-24 03:54:12.190 | + :: : [[ 7 -eq 7 ]] 2021-08-24 03:54:12.191 | + :: : sleep 1 2021-08-24 03:54:13.194 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.20:8080/info 2021-08-24 03:54:13.215 | + :: : [[ 200 == 503 ]] 2021-08-24 03:54:13.223 | + :: : [[ 0 -eq 7 ]] 2021-08-24 03:54:13.223 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-08-24 03:54:13.223 | + functions-common:time_stop:2309 : local name 2021-08-24 03:54:13.225 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:54:13.227 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:54:13.230 | + functions-common:time_stop:2312 : local total 2021-08-24 03:54:13.232 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:54:13.234 | + functions-common:time_stop:2315 : name=wait_for_service 2021-08-24 03:54:13.237 | + functions-common:time_stop:2316 : start_time=1629777250127 2021-08-24 03:54:13.239 | + functions-common:time_stop:2318 : [[ -z 1629777250127 ]] 2021-08-24 03:54:13.242 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:54:13.247 | + functions-common:time_stop:2321 : end_time=1629777253244 2021-08-24 03:54:13.249 | + functions-common:time_stop:2322 : elapsed_time=3117 2021-08-24 03:54:13.252 | + functions-common:time_stop:2323 : total=5750 2021-08-24 03:54:13.254 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:54:13.256 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=8867 2021-08-24 03:54:13.259 | + functions:wait_for_service:467 : return 0 2021-08-24 03:54:13.262 | + lib/swift:start_swift:842 : [[ False == \T\r\u\e ]] 2021-08-24 03:54:13.264 | + ./stack.sh:main:1262 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-08-24 03:54:13.267 | + ./stack.sh:main:1263 : is_service_enabled cinder 2021-08-24 03:54:13.285 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:54:13.287 | + ./stack.sh:main:1264 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-08-24 03:54:13.317 | + ./stack.sh:main:1267 : async_wait configure_neutron_nova 2021-08-24 03:54:13.367 | [11733 Async configure_neutron_nova:89025]: Waiting for completion of configure_neutron_nova running on PID 89025 (2 other jobs running) 2021-08-24 03:54:13.393 | [11733 Async configure_neutron_nova:89025]: Signaling child to exit 2021-08-24 03:54:13.393 | WAKEUP 2021-08-24 03:54:13.416 | [11733 Async configure_neutron_nova:89025]: Signaled 2021-08-24 03:54:13.418 | + lib/neutron:configure_neutron_nova:616 : is_neutron_legacy_enabled 2021-08-24 03:54:13.418 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-08-24 03:54:13.418 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-08-24 03:54:13.418 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-08-24 03:54:13.418 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-08-24 03:54:13.418 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-08-24 03:54:13.418 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-08-24 03:54:13.418 | + lib/neutron:configure_neutron_nova:618 : create_nova_conf_neutron /etc/nova/nova.conf 2021-08-24 03:54:13.418 | + lib/neutron-legacy:create_nova_conf_neutron:380 : local conf=/etc/nova/nova.conf 2021-08-24 03:54:13.418 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova.conf neutron auth_type password 2021-08-24 03:54:13.418 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.20/identity 2021-08-24 03:54:13.418 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova.conf neutron username neutron 2021-08-24 03:54:13.418 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova.conf neutron password Passw0rd 2021-08-24 03:54:13.418 | + lib/neutron-legacy:create_nova_conf_neutron:385 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2021-08-24 03:54:13.418 | + lib/neutron-legacy:create_nova_conf_neutron:386 : iniset /etc/nova/nova.conf neutron project_name service 2021-08-24 03:54:13.418 | + lib/neutron-legacy:create_nova_conf_neutron:387 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2021-08-24 03:54:13.418 | + lib/neutron-legacy:create_nova_conf_neutron:388 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2021-08-24 03:54:13.418 | + lib/neutron-legacy:create_nova_conf_neutron:389 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2021-08-24 03:54:13.418 | + lib/neutron-legacy:create_nova_conf_neutron:392 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2021-08-24 03:54:13.418 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-08-24 03:54:13.418 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-08-24 03:54:13.418 | + lib/neutron-legacy:create_nova_conf_neutron:394 : is_service_enabled q-meta 2021-08-24 03:54:13.418 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:54:13.418 | + lib/neutron-legacy:create_nova_conf_neutron:395 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2021-08-24 03:54:13.418 | + lib/neutron-legacy:create_nova_conf_neutron:398 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2021-08-24 03:54:13.418 | + lib/neutron-legacy:create_nova_conf_neutron:399 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2021-08-24 03:54:13.419 | + lib/neutron:configure_neutron_nova:619 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2021-08-24 03:54:13.419 | ++ lib/neutron:configure_neutron_nova:620 : seq 1 1 2021-08-24 03:54:13.419 | + lib/neutron:configure_neutron_nova:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-08-24 03:54:13.419 | + lib/neutron:configure_neutron_nova:621 : local conf 2021-08-24 03:54:13.419 | ++ lib/neutron:configure_neutron_nova:622 : conductor_conf 1 2021-08-24 03:54:13.419 | ++ lib/nova:conductor_conf:729 : local cell=1 2021-08-24 03:54:13.419 | ++ lib/nova:conductor_conf:730 : echo /etc/nova/nova_cell1.conf 2021-08-24 03:54:13.419 | + lib/neutron:configure_neutron_nova:622 : conf=/etc/nova/nova_cell1.conf 2021-08-24 03:54:13.419 | + lib/neutron:configure_neutron_nova:623 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2021-08-24 03:54:13.419 | + lib/neutron-legacy:create_nova_conf_neutron:380 : local conf=/etc/nova/nova_cell1.conf 2021-08-24 03:54:13.419 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2021-08-24 03:54:13.419 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.20/identity 2021-08-24 03:54:13.419 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2021-08-24 03:54:13.419 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2021-08-24 03:54:13.419 | + lib/neutron-legacy:create_nova_conf_neutron:385 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2021-08-24 03:54:13.419 | + lib/neutron-legacy:create_nova_conf_neutron:386 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2021-08-24 03:54:13.419 | + lib/neutron-legacy:create_nova_conf_neutron:387 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2021-08-24 03:54:13.419 | + lib/neutron-legacy:create_nova_conf_neutron:388 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2021-08-24 03:54:13.419 | + lib/neutron-legacy:create_nova_conf_neutron:389 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2021-08-24 03:54:13.419 | + lib/neutron-legacy:create_nova_conf_neutron:392 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2021-08-24 03:54:13.419 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-08-24 03:54:13.419 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-08-24 03:54:13.419 | + lib/neutron-legacy:create_nova_conf_neutron:394 : is_service_enabled q-meta 2021-08-24 03:54:13.419 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:54:13.419 | + lib/neutron-legacy:create_nova_conf_neutron:395 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2021-08-24 03:54:13.419 | + lib/neutron-legacy:create_nova_conf_neutron:398 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2021-08-24 03:54:13.419 | + lib/neutron-legacy:create_nova_conf_neutron:399 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2021-08-24 03:54:13.462 | [11733 Async configure_neutron_nova:89025]: finished configure_neutron_nova with result 0 in 0 seconds 2021-08-24 03:54:13.470 | + inc/async:async_wait:197 : return 0 2021-08-24 03:54:13.473 | + ./stack.sh:main:1273 : is_service_enabled nova 2021-08-24 03:54:13.490 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:54:13.493 | + ./stack.sh:main:1274 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-08-24 03:54:13.523 | + ./stack.sh:main:1275 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-08-24 03:54:13.568 | + ./stack.sh:main:1279 : is_service_enabled n-api 2021-08-24 03:54:13.591 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:54:13.594 | + ./stack.sh:main:1280 : echo_summary 'Starting Nova API' 2021-08-24 03:54:13.596 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-24 03:54:13.599 | + ./stack.sh:echo_summary:432 : echo -e Starting Nova API 2021-08-24 03:54:13.601 | + ./stack.sh:main:1281 : start_nova_api 2021-08-24 03:54:13.604 | + lib/nova:start_nova_api:855 : local service_port=8774 2021-08-24 03:54:13.606 | + lib/nova:start_nova_api:856 : local service_protocol=http 2021-08-24 03:54:13.609 | + lib/nova:start_nova_api:857 : local nova_url 2021-08-24 03:54:13.611 | + lib/nova:start_nova_api:858 : is_service_enabled tls-proxy 2021-08-24 03:54:13.629 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:54:13.636 | + lib/nova:start_nova_api:864 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-24 03:54:13.637 | + lib/nova:start_nova_api:865 : 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/sbin:/usr/sbin:/sbin 2021-08-24 03:54:13.638 | + lib/nova:start_nova_api:865 : 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/sbin:/usr/sbin:/sbin 2021-08-24 03:54:13.641 | + lib/nova:start_nova_api:867 : '[' True == False ']' 2021-08-24 03:54:13.644 | ++ lib/nova:start_nova_api:875 : which uwsgi 2021-08-24 03:54:13.648 | + lib/nova:start_nova_api:875 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-08-24 03:54:13.651 | + functions-common:run_process:1564 : local service=n-api 2021-08-24 03:54:13.654 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-08-24 03:54:13.656 | + functions-common:run_process:1566 : local group= 2021-08-24 03:54:13.659 | + functions-common:run_process:1567 : local user= 2021-08-24 03:54:13.662 | + functions-common:run_process:1569 : local name=n-api 2021-08-24 03:54:13.664 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 03:54:13.668 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 03:54:13.669 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:54:13.672 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:54:13.675 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:54:13.680 | + functions-common:time_start:2300 : _TIME_START[$name]=1629777253677 2021-08-24 03:54:13.682 | + functions-common:run_process:1572 : is_service_enabled n-api 2021-08-24 03:54:13.699 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:54:13.702 | + functions-common:run_process:1573 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2021-08-24 03:54:13.704 | + functions-common:_run_under_systemd:1529 : local service=n-api 2021-08-24 03:54:13.707 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-08-24 03:54:13.709 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-08-24 03:54:13.714 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-08-24 03:54:13.715 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-08-24 03:54:13.717 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2021-08-24 03:54:13.720 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2021-08-24 03:54:13.723 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@n-api.service 2021-08-24 03:54:13.725 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-24 03:54:13.728 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-24 03:54:13.730 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2021-08-24 03:54:13.733 | + functions-common:_run_under_systemd:1539 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu 2021-08-24 03:54:13.735 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@n-api.service 2021-08-24 03:54:13.737 | + functions-common:write_uwsgi_user_unit_file:1474 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-08-24 03:54:13.740 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2021-08-24 03:54:13.742 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2021-08-24 03:54:13.745 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@n-api.service 2021-08-24 03:54:13.747 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2021-08-24 03:54:13.751 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2021-08-24 03:54:13.814 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2021-08-24 03:54:13.882 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2021-08-24 03:54:13.935 | + functions-common:write_uwsgi_user_unit_file:1483 : 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' 2021-08-24 03:54:13.985 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-24 03:54:14.036 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2021-08-24 03:54:14.088 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2021-08-24 03:54:14.142 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2021-08-24 03:54:14.195 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2021-08-24 03:54:14.246 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2021-08-24 03:54:14.302 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2021-08-24 03:54:14.305 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2021-08-24 03:54:14.372 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2021-08-24 03:54:14.775 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@n-api.service 2021-08-24 03:54:14.793 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2021-08-24 03:54:15.182 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@n-api.service 2021-08-24 03:54:15.261 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 03:54:15.262 | + functions-common:time_stop:2309 : local name 2021-08-24 03:54:15.265 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:54:15.271 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:54:15.275 | + functions-common:time_stop:2312 : local total 2021-08-24 03:54:15.277 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:54:15.280 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 03:54:15.282 | + functions-common:time_stop:2316 : start_time=1629777253677 2021-08-24 03:54:15.285 | + functions-common:time_stop:2318 : [[ -z 1629777253677 ]] 2021-08-24 03:54:15.288 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:54:15.293 | + functions-common:time_stop:2321 : end_time=1629777255291 2021-08-24 03:54:15.296 | + functions-common:time_stop:2322 : elapsed_time=1614 2021-08-24 03:54:15.298 | + functions-common:time_stop:2323 : total=9693 2021-08-24 03:54:15.301 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:54:15.303 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=11307 2021-08-24 03:54:15.306 | + lib/nova:start_nova_api:876 : nova_url=http://10.222.0.20/compute/v2.1/ 2021-08-24 03:54:15.308 | + lib/nova:start_nova_api:879 : echo 'Waiting for nova-api to start...' 2021-08-24 03:54:15.308 | Waiting for nova-api to start... 2021-08-24 03:54:15.311 | + lib/nova:start_nova_api:880 : wait_for_service 60 http://10.222.0.20/compute/v2.1/ 2021-08-24 03:54:15.313 | + functions:wait_for_service:457 : local timeout=60 2021-08-24 03:54:15.316 | + functions:wait_for_service:458 : local url=http://10.222.0.20/compute/v2.1/ 2021-08-24 03:54:15.318 | + functions:wait_for_service:459 : local rval=0 2021-08-24 03:54:15.321 | + functions:wait_for_service:460 : time_start wait_for_service 2021-08-24 03:54:15.324 | + functions-common:time_start:2295 : local name=wait_for_service 2021-08-24 03:54:15.326 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:54:15.329 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:54:15.332 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:54:15.337 | + functions-common:time_start:2300 : _TIME_START[$name]=1629777255334 2021-08-24 03:54:15.340 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-08-24 03:54:15.346 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.20/compute/v2.1/ 2021-08-24 03:54:21.040 | + :: : [[ 200 == 503 ]] 2021-08-24 03:54:21.042 | + :: : [[ 0 -eq 7 ]] 2021-08-24 03:54:21.045 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-08-24 03:54:21.048 | + functions-common:time_stop:2309 : local name 2021-08-24 03:54:21.050 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:54:21.053 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:54:21.055 | + functions-common:time_stop:2312 : local total 2021-08-24 03:54:21.058 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:54:21.060 | + functions-common:time_stop:2315 : name=wait_for_service 2021-08-24 03:54:21.063 | + functions-common:time_stop:2316 : start_time=1629777255334 2021-08-24 03:54:21.065 | + functions-common:time_stop:2318 : [[ -z 1629777255334 ]] 2021-08-24 03:54:21.068 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:54:21.073 | + functions-common:time_stop:2321 : end_time=1629777261070 2021-08-24 03:54:21.075 | + functions-common:time_stop:2322 : elapsed_time=5736 2021-08-24 03:54:21.078 | + functions-common:time_stop:2323 : total=8867 2021-08-24 03:54:21.080 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:54:21.083 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=14603 2021-08-24 03:54:21.086 | + functions:wait_for_service:467 : return 0 2021-08-24 03:54:21.088 | + lib/nova:start_nova_api:884 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-24 03:54:21.091 | + lib/nova:start_nova_api:884 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-24 03:54:21.094 | + ./stack.sh:main:1284 : is_service_enabled ovn-controller ovn-controller-vtep 2021-08-24 03:54:21.111 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:54:21.114 | + ./stack.sh:main:1285 : echo_summary 'Starting OVN services' 2021-08-24 03:54:21.116 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-24 03:54:21.119 | + ./stack.sh:echo_summary:432 : echo -e Starting OVN services 2021-08-24 03:54:21.121 | + ./stack.sh:main:1286 : start_ovn_services 2021-08-24 03:54:21.124 | + lib/neutron-legacy:start_ovn_services:475 : [[ openvswitch == \o\v\n ]] 2021-08-24 03:54:21.127 | + ./stack.sh:main:1289 : is_service_enabled neutron-api 2021-08-24 03:54:21.143 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:54:21.146 | + ./stack.sh:main:1292 : is_service_enabled q-svc 2021-08-24 03:54:21.164 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:54:21.167 | + ./stack.sh:main:1293 : echo_summary 'Starting Neutron' 2021-08-24 03:54:21.169 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-24 03:54:21.172 | + ./stack.sh:echo_summary:432 : echo -e Starting Neutron 2021-08-24 03:54:21.174 | + ./stack.sh:main:1294 : configure_neutron_after_post_config 2021-08-24 03:54:21.177 | + lib/neutron-legacy:configure_neutron_after_post_config:468 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2021-08-24 03:54:21.180 | + lib/neutron-legacy:configure_neutron_after_post_config:469 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2021-08-24 03:54:21.210 | + ./stack.sh:main:1295 : start_neutron_service_and_check 2021-08-24 03:54:21.213 | + lib/neutron-legacy:start_neutron_service_and_check:491 : local service_port=9696 2021-08-24 03:54:21.216 | + lib/neutron-legacy:start_neutron_service_and_check:492 : local service_protocol=http 2021-08-24 03:54:21.218 | + lib/neutron-legacy:start_neutron_service_and_check:493 : local cfg_file_options 2021-08-24 03:54:21.221 | + lib/neutron-legacy:start_neutron_service_and_check:494 : local neutron_url 2021-08-24 03:54:21.224 | ++ lib/neutron-legacy:start_neutron_service_and_check:496 : determine_config_files neutron-server 2021-08-24 03:54:21.227 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2021-08-24 03:54:21.229 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2021-08-24 03:54:21.232 | +++ lib/neutron-legacy:determine_config_files:326 : _determine_config_server 2021-08-24 03:54:21.235 | +++ lib/neutron-legacy:_determine_config_server:294 : [[ '' != '' ]] 2021-08-24 03:54:21.237 | +++ lib/neutron-legacy:_determine_config_server:301 : [[ 0 > 0 ]] 2021-08-24 03:54:21.240 | +++ lib/neutron-legacy:_determine_config_server:308 : local cfg_file 2021-08-24 03:54:21.243 | +++ lib/neutron-legacy:_determine_config_server:309 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-24 03:54:21.245 | +++ lib/neutron-legacy:_determine_config_server:313 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-24 03:54:21.248 | ++ lib/neutron-legacy:determine_config_files:326 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-24 03:54:21.250 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2021-08-24 03:54:21.253 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-24 03:54:21.256 | + lib/neutron-legacy:start_neutron_service_and_check:496 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-24 03:54:21.259 | + lib/neutron-legacy:start_neutron_service_and_check:498 : is_service_enabled tls-proxy 2021-08-24 03:54:21.276 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:54:21.279 | + lib/neutron-legacy:start_neutron_service_and_check:503 : '[' False == True ']' 2021-08-24 03:54:21.281 | + lib/neutron-legacy:start_neutron_service_and_check:510 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-24 03:54:21.284 | + functions-common:run_process:1564 : local service=q-svc 2021-08-24 03:54:21.286 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-24 03:54:21.289 | + functions-common:run_process:1566 : local group= 2021-08-24 03:54:21.292 | + functions-common:run_process:1567 : local user= 2021-08-24 03:54:21.294 | + functions-common:run_process:1569 : local name=q-svc 2021-08-24 03:54:21.297 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 03:54:21.299 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 03:54:21.302 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:54:21.304 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:54:21.307 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:54:21.312 | + functions-common:time_start:2300 : _TIME_START[$name]=1629777261309 2021-08-24 03:54:21.314 | + functions-common:run_process:1572 : is_service_enabled q-svc 2021-08-24 03:54:21.330 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:54:21.333 | + functions-common:run_process:1573 : _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' '' '' 2021-08-24 03:54:21.336 | + functions-common:_run_under_systemd:1529 : local service=q-svc 2021-08-24 03:54:21.339 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-24 03:54:21.341 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-24 03:54:21.344 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-24 03:54:21.346 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-24 03:54:21.348 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2021-08-24 03:54:21.351 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2021-08-24 03:54:21.353 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-svc.service 2021-08-24 03:54:21.356 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-24 03:54:21.358 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-24 03:54:21.361 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2021-08-24 03:54:21.363 | + functions-common:_run_under_systemd:1541 : 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 2021-08-24 03:54:21.365 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-svc.service 2021-08-24 03:54:21.368 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-24 03:54:21.370 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-24 03:54:21.372 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-24 03:54:21.374 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-24 03:54:21.377 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-24 03:54:21.379 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2021-08-24 03:54:21.381 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-24 03:54:21.386 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2021-08-24 03:54:21.446 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2021-08-24 03:54:21.505 | + functions-common:write_user_unit_file:1459 : 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' 2021-08-24 03:54:21.555 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2021-08-24 03:54:21.606 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2021-08-24 03:54:21.657 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-24 03:54:21.707 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-24 03:54:21.709 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2021-08-24 03:54:21.769 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-24 03:54:22.164 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-svc.service 2021-08-24 03:54:22.177 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2021-08-24 03:54:22.561 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-svc.service 2021-08-24 03:54:22.585 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 03:54:22.587 | + functions-common:time_stop:2309 : local name 2021-08-24 03:54:22.592 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:54:22.594 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:54:22.597 | + functions-common:time_stop:2312 : local total 2021-08-24 03:54:22.599 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:54:22.602 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 03:54:22.604 | + functions-common:time_stop:2316 : start_time=1629777261309 2021-08-24 03:54:22.607 | + functions-common:time_stop:2318 : [[ -z 1629777261309 ]] 2021-08-24 03:54:22.610 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:54:22.614 | + functions-common:time_stop:2321 : end_time=1629777262612 2021-08-24 03:54:22.617 | + functions-common:time_stop:2322 : elapsed_time=1303 2021-08-24 03:54:22.620 | + functions-common:time_stop:2323 : total=11307 2021-08-24 03:54:22.622 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:54:22.624 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=12610 2021-08-24 03:54:22.627 | + lib/neutron-legacy:start_neutron_service_and_check:511 : neutron_url=http://10.222.0.20:9696 2021-08-24 03:54:22.629 | + lib/neutron-legacy:start_neutron_service_and_check:513 : is_service_enabled tls-proxy 2021-08-24 03:54:22.647 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:54:22.649 | + lib/neutron-legacy:start_neutron_service_and_check:517 : echo 'Waiting for Neutron to start...' 2021-08-24 03:54:22.649 | Waiting for Neutron to start... 2021-08-24 03:54:22.652 | + lib/neutron-legacy:start_neutron_service_and_check:519 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.20:9696' 2021-08-24 03:54:22.654 | + lib/neutron-legacy:start_neutron_service_and_check:520 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.20:9696' 'Neutron did not start' 60 2021-08-24 03:54:22.657 | + functions-common:test_with_retry:2247 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.20:9696' 2021-08-24 03:54:22.659 | + functions-common:test_with_retry:2248 : local 'failmsg=Neutron did not start' 2021-08-24 03:54:22.662 | + functions-common:test_with_retry:2249 : local until=60 2021-08-24 03:54:22.664 | + functions-common:test_with_retry:2250 : local sleep=0.5 2021-08-24 03:54:22.666 | + functions-common:test_with_retry:2252 : time_start test_with_retry 2021-08-24 03:54:22.669 | + functions-common:time_start:2295 : local name=test_with_retry 2021-08-24 03:54:22.671 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:54:22.674 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:54:22.677 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:54:22.682 | + functions-common:time_start:2300 : _TIME_START[$name]=1629777262678 2021-08-24 03:54:22.684 | + functions-common:test_with_retry:2253 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.20:9696; do sleep 0.5; done' 2021-08-24 03:54:28.763 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.20:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2256 : time_stop test_with_retry 2021-08-24 03:54:28.766 | + functions-common:time_stop:2309 : local name 2021-08-24 03:54:28.769 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:54:28.771 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:54:28.774 | + functions-common:time_stop:2312 : local total 2021-08-24 03:54:28.776 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:54:28.779 | + functions-common:time_stop:2315 : name=test_with_retry 2021-08-24 03:54:28.781 | + functions-common:time_stop:2316 : start_time=1629777262678 2021-08-24 03:54:28.784 | + functions-common:time_stop:2318 : [[ -z 1629777262678 ]] 2021-08-24 03:54:28.787 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:54:28.791 | + functions-common:time_stop:2321 : end_time=1629777268789 2021-08-24 03:54:28.794 | + functions-common:time_stop:2322 : elapsed_time=6111 2021-08-24 03:54:28.796 | + functions-common:time_stop:2323 : total=0 2021-08-24 03:54:28.799 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:54:28.801 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=6111 2021-08-24 03:54:28.804 | + ./stack.sh:main:1300 : is_service_enabled placement 2021-08-24 03:54:28.822 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:54:28.825 | + ./stack.sh:main:1301 : echo_summary 'Starting Placement' 2021-08-24 03:54:28.827 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-24 03:54:28.830 | + ./stack.sh:echo_summary:432 : echo -e Starting Placement 2021-08-24 03:54:28.832 | + ./stack.sh:main:1302 : start_placement 2021-08-24 03:54:28.835 | + lib/placement:start_placement:160 : start_placement_api 2021-08-24 03:54:28.837 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2021-08-24 03:54:28.840 | ++ lib/placement:start_placement_api:147 : which uwsgi 2021-08-24 03:54:28.845 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-08-24 03:54:28.847 | + functions-common:run_process:1564 : local service=placement-api 2021-08-24 03:54:28.850 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-08-24 03:54:28.853 | + functions-common:run_process:1566 : local group= 2021-08-24 03:54:28.855 | + functions-common:run_process:1567 : local user= 2021-08-24 03:54:28.858 | + functions-common:run_process:1569 : local name=placement-api 2021-08-24 03:54:28.860 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 03:54:28.863 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 03:54:28.865 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:54:28.868 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:54:28.871 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:54:28.876 | + functions-common:time_start:2300 : _TIME_START[$name]=1629777268873 2021-08-24 03:54:28.878 | + functions-common:run_process:1572 : is_service_enabled placement-api 2021-08-24 03:54:28.895 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:54:28.897 | + functions-common:run_process:1573 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2021-08-24 03:54:28.900 | + functions-common:_run_under_systemd:1529 : local service=placement-api 2021-08-24 03:54:28.903 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-08-24 03:54:28.905 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-08-24 03:54:28.907 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-08-24 03:54:28.910 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-08-24 03:54:28.912 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2021-08-24 03:54:28.916 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2021-08-24 03:54:28.918 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@placement-api.service 2021-08-24 03:54:28.920 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-24 03:54:28.923 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-24 03:54:28.925 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2021-08-24 03:54:28.928 | + functions-common:_run_under_systemd:1539 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2021-08-24 03:54:28.931 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@placement-api.service 2021-08-24 03:54:28.933 | + functions-common:write_uwsgi_user_unit_file:1474 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-08-24 03:54:28.935 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2021-08-24 03:54:28.938 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2021-08-24 03:54:28.940 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2021-08-24 03:54:28.942 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2021-08-24 03:54:28.946 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2021-08-24 03:54:29.007 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2021-08-24 03:54:29.068 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2021-08-24 03:54:29.119 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-08-24 03:54:29.174 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-24 03:54:29.227 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2021-08-24 03:54:29.277 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2021-08-24 03:54:29.328 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2021-08-24 03:54:29.378 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2021-08-24 03:54:29.430 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2021-08-24 03:54:29.482 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2021-08-24 03:54:29.484 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2021-08-24 03:54:29.545 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2021-08-24 03:54:29.948 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@placement-api.service 2021-08-24 03:54:29.961 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2021-08-24 03:54:30.349 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@placement-api.service 2021-08-24 03:54:30.427 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 03:54:30.430 | + functions-common:time_stop:2309 : local name 2021-08-24 03:54:30.433 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:54:30.436 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:54:30.441 | + functions-common:time_stop:2312 : local total 2021-08-24 03:54:30.444 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:54:30.447 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 03:54:30.450 | + functions-common:time_stop:2316 : start_time=1629777268873 2021-08-24 03:54:30.452 | + functions-common:time_stop:2318 : [[ -z 1629777268873 ]] 2021-08-24 03:54:30.456 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:54:30.465 | + functions-common:time_stop:2321 : end_time=1629777270458 2021-08-24 03:54:30.467 | + functions-common:time_stop:2322 : elapsed_time=1585 2021-08-24 03:54:30.469 | + functions-common:time_stop:2323 : total=12610 2021-08-24 03:54:30.472 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:54:30.474 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=14195 2021-08-24 03:54:30.477 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2021-08-24 03:54:30.477 | Waiting for placement-api to start... 2021-08-24 03:54:30.480 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.20/placement 2021-08-24 03:54:30.483 | + functions:wait_for_service:457 : local timeout=60 2021-08-24 03:54:30.485 | + functions:wait_for_service:458 : local url=http://10.222.0.20/placement 2021-08-24 03:54:30.488 | + functions:wait_for_service:459 : local rval=0 2021-08-24 03:54:30.490 | + functions:wait_for_service:460 : time_start wait_for_service 2021-08-24 03:54:30.493 | + functions-common:time_start:2295 : local name=wait_for_service 2021-08-24 03:54:30.497 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:54:30.501 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:54:30.505 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:54:30.509 | + functions-common:time_start:2300 : _TIME_START[$name]=1629777270507 2021-08-24 03:54:30.512 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-08-24 03:54:30.523 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.20/placement 2021-08-24 03:54:33.355 | + :: : [[ 200 == 503 ]] 2021-08-24 03:54:33.357 | + :: : [[ 0 -eq 7 ]] 2021-08-24 03:54:33.360 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-08-24 03:54:33.362 | + functions-common:time_stop:2309 : local name 2021-08-24 03:54:33.365 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:54:33.368 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:54:33.370 | + functions-common:time_stop:2312 : local total 2021-08-24 03:54:33.373 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:54:33.375 | + functions-common:time_stop:2315 : name=wait_for_service 2021-08-24 03:54:33.378 | + functions-common:time_stop:2316 : start_time=1629777270507 2021-08-24 03:54:33.380 | + functions-common:time_stop:2318 : [[ -z 1629777270507 ]] 2021-08-24 03:54:33.383 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:54:33.388 | + functions-common:time_stop:2321 : end_time=1629777273385 2021-08-24 03:54:33.390 | + functions-common:time_stop:2322 : elapsed_time=2878 2021-08-24 03:54:33.393 | + functions-common:time_stop:2323 : total=14603 2021-08-24 03:54:33.395 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:54:33.398 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=17481 2021-08-24 03:54:33.400 | + functions:wait_for_service:467 : return 0 2021-08-24 03:54:33.403 | + ./stack.sh:main:1305 : is_service_enabled neutron 2021-08-24 03:54:33.421 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:54:33.423 | + ./stack.sh:main:1306 : start_neutron 2021-08-24 03:54:33.426 | + lib/neutron:start_neutron:702 : is_neutron_legacy_enabled 2021-08-24 03:54:33.430 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-08-24 03:54:33.430 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-08-24 03:54:33.436 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-08-24 03:54:33.438 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-08-24 03:54:33.441 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2021-08-24 03:54:33.444 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-08-24 03:54:33.446 | + lib/neutron:start_neutron:704 : start_mutnauq_l2_agent 2021-08-24 03:54:33.449 | + lib/neutron-legacy:start_mutnauq_l2_agent:526 : 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' 2021-08-24 03:54:33.451 | + functions-common:run_process:1564 : local service=q-agt 2021-08-24 03:54:33.454 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-24 03:54:33.456 | + functions-common:run_process:1566 : local group= 2021-08-24 03:54:33.458 | + functions-common:run_process:1567 : local user= 2021-08-24 03:54:33.461 | + functions-common:run_process:1569 : local name=q-agt 2021-08-24 03:54:33.463 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 03:54:33.466 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 03:54:33.468 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:54:33.471 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:54:33.474 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:54:33.478 | + functions-common:time_start:2300 : _TIME_START[$name]=1629777273475 2021-08-24 03:54:33.481 | + functions-common:run_process:1572 : is_service_enabled q-agt 2021-08-24 03:54:33.497 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:54:33.499 | + functions-common:run_process:1573 : _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' '' '' 2021-08-24 03:54:33.502 | + functions-common:_run_under_systemd:1529 : local service=q-agt 2021-08-24 03:54:33.504 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-24 03:54:33.507 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-24 03:54:33.509 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-24 03:54:33.512 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-24 03:54:33.514 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2021-08-24 03:54:33.516 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2021-08-24 03:54:33.519 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-agt.service 2021-08-24 03:54:33.521 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-24 03:54:33.524 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-24 03:54:33.526 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2021-08-24 03:54:33.529 | + functions-common:_run_under_systemd:1541 : 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 2021-08-24 03:54:33.531 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-agt.service 2021-08-24 03:54:33.534 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-24 03:54:33.536 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-24 03:54:33.538 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-24 03:54:33.541 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-24 03:54:33.543 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-24 03:54:33.548 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2021-08-24 03:54:33.548 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-24 03:54:33.552 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2021-08-24 03:54:33.613 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2021-08-24 03:54:33.674 | + functions-common:write_user_unit_file:1459 : 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' 2021-08-24 03:54:33.730 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2021-08-24 03:54:33.780 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2021-08-24 03:54:33.830 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-24 03:54:33.881 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-24 03:54:33.883 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2021-08-24 03:54:33.944 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-24 03:54:34.340 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-agt.service 2021-08-24 03:54:34.354 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2021-08-24 03:54:34.735 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-agt.service 2021-08-24 03:54:34.756 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 03:54:34.759 | + functions-common:time_stop:2309 : local name 2021-08-24 03:54:34.762 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:54:34.769 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:54:34.772 | + functions-common:time_stop:2312 : local total 2021-08-24 03:54:34.774 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:54:34.777 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 03:54:34.779 | + functions-common:time_stop:2316 : start_time=1629777273475 2021-08-24 03:54:34.782 | + functions-common:time_stop:2318 : [[ -z 1629777273475 ]] 2021-08-24 03:54:34.785 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:54:34.789 | + functions-common:time_stop:2321 : end_time=1629777274787 2021-08-24 03:54:34.792 | + functions-common:time_stop:2322 : elapsed_time=1312 2021-08-24 03:54:34.794 | + functions-common:time_stop:2323 : total=14195 2021-08-24 03:54:34.797 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:54:34.799 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=15507 2021-08-24 03:54:34.801 | + lib/neutron-legacy:start_mutnauq_l2_agent:528 : is_provider_network 2021-08-24 03:54:34.805 | + functions-common:is_provider_network:2158 : '[' '' == True ']' 2021-08-24 03:54:34.807 | + functions-common:is_provider_network:2161 : return 1 2021-08-24 03:54:34.810 | + lib/neutron:start_neutron:705 : start_mutnauq_other_agents 2021-08-24 03:54:34.812 | + lib/neutron-legacy:start_mutnauq_other_agents:544 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-08-24 03:54:34.814 | + functions-common:run_process:1564 : local service=q-dhcp 2021-08-24 03:54:34.817 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-08-24 03:54:34.820 | + functions-common:run_process:1566 : local group= 2021-08-24 03:54:34.822 | + functions-common:run_process:1567 : local user= 2021-08-24 03:54:34.825 | + functions-common:run_process:1569 : local name=q-dhcp 2021-08-24 03:54:34.827 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 03:54:34.830 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 03:54:34.832 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:54:34.835 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:54:34.838 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:54:34.842 | + functions-common:time_start:2300 : _TIME_START[$name]=1629777274840 2021-08-24 03:54:34.845 | + functions-common:run_process:1572 : is_service_enabled q-dhcp 2021-08-24 03:54:34.863 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:54:34.865 | + functions-common:run_process:1573 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' 2021-08-24 03:54:34.868 | + functions-common:_run_under_systemd:1529 : local service=q-dhcp 2021-08-24 03:54:34.871 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-08-24 03:54:34.873 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-08-24 03:54:34.876 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-08-24 03:54:34.878 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-08-24 03:54:34.881 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2021-08-24 03:54:34.883 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2021-08-24 03:54:34.886 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-dhcp.service 2021-08-24 03:54:34.888 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-24 03:54:34.891 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-24 03:54:34.893 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2021-08-24 03:54:34.896 | + functions-common:_run_under_systemd:1541 : 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 2021-08-24 03:54:34.898 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-dhcp.service 2021-08-24 03:54:34.901 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-08-24 03:54:34.904 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-24 03:54:34.906 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-24 03:54:34.909 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-24 03:54:34.911 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-24 03:54:34.914 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2021-08-24 03:54:34.917 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-24 03:54:34.921 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2021-08-24 03:54:34.983 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2021-08-24 03:54:35.045 | + functions-common:write_user_unit_file:1459 : 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' 2021-08-24 03:54:35.096 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2021-08-24 03:54:35.148 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2021-08-24 03:54:35.200 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-24 03:54:35.253 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-24 03:54:35.256 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2021-08-24 03:54:35.319 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-24 03:54:35.740 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-dhcp.service 2021-08-24 03:54:35.754 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2021-08-24 03:54:36.152 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-dhcp.service 2021-08-24 03:54:36.182 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 03:54:36.185 | + functions-common:time_stop:2309 : local name 2021-08-24 03:54:36.188 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:54:36.190 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:54:36.192 | + functions-common:time_stop:2312 : local total 2021-08-24 03:54:36.195 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:54:36.198 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 03:54:36.201 | + functions-common:time_stop:2316 : start_time=1629777274840 2021-08-24 03:54:36.203 | + functions-common:time_stop:2318 : [[ -z 1629777274840 ]] 2021-08-24 03:54:36.208 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:54:36.212 | + functions-common:time_stop:2321 : end_time=1629777276208 2021-08-24 03:54:36.214 | + functions-common:time_stop:2322 : elapsed_time=1368 2021-08-24 03:54:36.217 | + functions-common:time_stop:2323 : total=15507 2021-08-24 03:54:36.219 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:54:36.222 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=16875 2021-08-24 03:54:36.225 | + lib/neutron-legacy:start_mutnauq_other_agents:546 : is_service_enabled neutron-vpnaas 2021-08-24 03:54:36.243 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:54:36.247 | ++ lib/neutron-legacy:start_mutnauq_other_agents:549 : determine_config_files neutron-l3-agent 2021-08-24 03:54:36.249 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2021-08-24 03:54:36.252 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2021-08-24 03:54:36.255 | +++ lib/neutron-legacy:determine_config_files:327 : _determine_config_l3 2021-08-24 03:54:36.257 | +++ lib/neutron-legacy:_determine_config_l3:317 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-08-24 03:54:36.260 | +++ lib/neutron-legacy:_determine_config_l3:318 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-08-24 03:54:36.263 | ++ lib/neutron-legacy:determine_config_files:327 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-08-24 03:54:36.265 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2021-08-24 03:54:36.268 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-08-24 03:54:36.271 | + lib/neutron-legacy:start_mutnauq_other_agents:549 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-08-24 03:54:36.274 | + functions-common:run_process:1564 : local service=q-l3 2021-08-24 03:54:36.276 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-08-24 03:54:36.279 | + functions-common:run_process:1566 : local group= 2021-08-24 03:54:36.282 | + functions-common:run_process:1567 : local user= 2021-08-24 03:54:36.284 | + functions-common:run_process:1569 : local name=q-l3 2021-08-24 03:54:36.287 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 03:54:36.290 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 03:54:36.292 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:54:36.295 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:54:36.300 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:54:36.303 | + functions-common:time_start:2300 : _TIME_START[$name]=1629777276300 2021-08-24 03:54:36.306 | + functions-common:run_process:1572 : is_service_enabled q-l3 2021-08-24 03:54:36.323 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:54:36.326 | + functions-common:run_process:1573 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' 2021-08-24 03:54:36.329 | + functions-common:_run_under_systemd:1529 : local service=q-l3 2021-08-24 03:54:36.331 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-08-24 03:54:36.334 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-08-24 03:54:36.337 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-08-24 03:54:36.339 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-08-24 03:54:36.342 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2021-08-24 03:54:36.344 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2021-08-24 03:54:36.347 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-l3.service 2021-08-24 03:54:36.349 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-24 03:54:36.352 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-24 03:54:36.354 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2021-08-24 03:54:36.357 | + functions-common:_run_under_systemd:1541 : 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 2021-08-24 03:54:36.360 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-l3.service 2021-08-24 03:54:36.362 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-08-24 03:54:36.365 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-24 03:54:36.367 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-24 03:54:36.370 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-24 03:54:36.372 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-24 03:54:36.375 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2021-08-24 03:54:36.377 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-24 03:54:36.382 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2021-08-24 03:54:36.448 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2021-08-24 03:54:36.512 | + functions-common:write_user_unit_file:1459 : 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' 2021-08-24 03:54:36.570 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2021-08-24 03:54:36.627 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2021-08-24 03:54:36.685 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-24 03:54:36.738 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-24 03:54:36.740 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2021-08-24 03:54:36.809 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-24 03:54:37.233 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-l3.service 2021-08-24 03:54:37.248 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2021-08-24 03:54:37.652 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-l3.service 2021-08-24 03:54:37.679 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 03:54:37.684 | + functions-common:time_stop:2309 : local name 2021-08-24 03:54:37.687 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:54:37.690 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:54:37.698 | + functions-common:time_stop:2312 : local total 2021-08-24 03:54:37.701 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:54:37.703 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 03:54:37.706 | + functions-common:time_stop:2316 : start_time=1629777276300 2021-08-24 03:54:37.709 | + functions-common:time_stop:2318 : [[ -z 1629777276300 ]] 2021-08-24 03:54:37.713 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:54:37.718 | + functions-common:time_stop:2321 : end_time=1629777277715 2021-08-24 03:54:37.720 | + functions-common:time_stop:2322 : elapsed_time=1415 2021-08-24 03:54:37.723 | + functions-common:time_stop:2323 : total=16875 2021-08-24 03:54:37.726 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:54:37.729 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=18290 2021-08-24 03:54:37.731 | + lib/neutron-legacy:start_mutnauq_other_agents:552 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-08-24 03:54:37.734 | + functions-common:run_process:1564 : local service=q-meta 2021-08-24 03:54:37.737 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-08-24 03:54:37.739 | + functions-common:run_process:1566 : local group= 2021-08-24 03:54:37.742 | + functions-common:run_process:1567 : local user= 2021-08-24 03:54:37.744 | + functions-common:run_process:1569 : local name=q-meta 2021-08-24 03:54:37.747 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 03:54:37.749 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 03:54:37.752 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:54:37.754 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:54:37.761 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:54:37.764 | + functions-common:time_start:2300 : _TIME_START[$name]=1629777277761 2021-08-24 03:54:37.767 | + functions-common:run_process:1572 : is_service_enabled q-meta 2021-08-24 03:54:37.790 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:54:37.792 | + functions-common:run_process:1573 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' 2021-08-24 03:54:37.795 | + functions-common:_run_under_systemd:1529 : local service=q-meta 2021-08-24 03:54:37.797 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-08-24 03:54:37.801 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-08-24 03:54:37.803 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-08-24 03:54:37.806 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-08-24 03:54:37.808 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2021-08-24 03:54:37.812 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2021-08-24 03:54:37.815 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-meta.service 2021-08-24 03:54:37.817 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-24 03:54:37.822 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-24 03:54:37.824 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2021-08-24 03:54:37.827 | + functions-common:_run_under_systemd:1541 : 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 2021-08-24 03:54:37.830 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-meta.service 2021-08-24 03:54:37.833 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-08-24 03:54:37.836 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-24 03:54:37.838 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-24 03:54:37.841 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-24 03:54:37.844 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-24 03:54:37.846 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2021-08-24 03:54:37.849 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-24 03:54:37.854 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2021-08-24 03:54:37.932 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2021-08-24 03:54:38.007 | + functions-common:write_user_unit_file:1459 : 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' 2021-08-24 03:54:38.075 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2021-08-24 03:54:38.139 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2021-08-24 03:54:38.205 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-24 03:54:38.265 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-24 03:54:38.267 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2021-08-24 03:54:38.341 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-24 03:54:38.817 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-meta.service 2021-08-24 03:54:38.835 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2021-08-24 03:54:39.242 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-meta.service 2021-08-24 03:54:39.268 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 03:54:39.272 | + functions-common:time_stop:2309 : local name 2021-08-24 03:54:39.275 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:54:39.279 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:54:39.282 | + functions-common:time_stop:2312 : local total 2021-08-24 03:54:39.284 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:54:39.288 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 03:54:39.290 | + functions-common:time_stop:2316 : start_time=1629777277761 2021-08-24 03:54:39.293 | + functions-common:time_stop:2318 : [[ -z 1629777277761 ]] 2021-08-24 03:54:39.296 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:54:39.301 | + functions-common:time_stop:2321 : end_time=1629777279298 2021-08-24 03:54:39.303 | + functions-common:time_stop:2322 : elapsed_time=1537 2021-08-24 03:54:39.306 | + functions-common:time_stop:2323 : total=18290 2021-08-24 03:54:39.308 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:54:39.311 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=19827 2021-08-24 03:54:39.314 | + lib/neutron-legacy:start_mutnauq_other_agents:553 : 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' 2021-08-24 03:54:39.316 | + functions-common:run_process:1564 : local service=q-metering 2021-08-24 03:54:39.318 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-08-24 03:54:39.321 | + functions-common:run_process:1566 : local group= 2021-08-24 03:54:39.324 | + functions-common:run_process:1567 : local user= 2021-08-24 03:54:39.326 | + functions-common:run_process:1569 : local name=q-metering 2021-08-24 03:54:39.329 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 03:54:39.332 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 03:54:39.335 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:54:39.342 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:54:39.349 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:54:39.355 | + functions-common:time_start:2300 : _TIME_START[$name]=1629777279348 2021-08-24 03:54:39.359 | + functions-common:run_process:1572 : is_service_enabled q-metering 2021-08-24 03:54:39.410 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:54:39.418 | + functions-common:run_process:1573 : _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' '' '' 2021-08-24 03:54:39.423 | + functions-common:_run_under_systemd:1529 : local service=q-metering 2021-08-24 03:54:39.426 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-08-24 03:54:39.429 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-08-24 03:54:39.438 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-08-24 03:54:39.450 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-08-24 03:54:39.458 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2021-08-24 03:54:39.465 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2021-08-24 03:54:39.470 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-metering.service 2021-08-24 03:54:39.478 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-24 03:54:39.486 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-24 03:54:39.494 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2021-08-24 03:54:39.505 | + functions-common:_run_under_systemd:1541 : 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 2021-08-24 03:54:39.514 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-metering.service 2021-08-24 03:54:39.526 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-08-24 03:54:39.538 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-24 03:54:39.550 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-24 03:54:39.562 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-24 03:54:39.570 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-24 03:54:39.580 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2021-08-24 03:54:39.588 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-24 03:54:39.596 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2021-08-24 03:54:39.681 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2021-08-24 03:54:39.806 | + functions-common:write_user_unit_file:1459 : 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' 2021-08-24 03:54:39.930 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2021-08-24 03:54:40.025 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2021-08-24 03:54:40.109 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-24 03:54:40.226 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-24 03:54:40.236 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2021-08-24 03:54:40.370 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-24 03:54:40.830 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-metering.service 2021-08-24 03:54:40.845 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2021-08-24 03:54:41.334 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-metering.service 2021-08-24 03:54:41.362 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 03:54:41.368 | + functions-common:time_stop:2309 : local name 2021-08-24 03:54:41.372 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:54:41.373 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:54:41.378 | + functions-common:time_stop:2312 : local total 2021-08-24 03:54:41.386 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:54:41.390 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 03:54:41.393 | + functions-common:time_stop:2316 : start_time=1629777279348 2021-08-24 03:54:41.396 | + functions-common:time_stop:2318 : [[ -z 1629777279348 ]] 2021-08-24 03:54:41.400 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:54:41.406 | + functions-common:time_stop:2321 : end_time=1629777281402 2021-08-24 03:54:41.417 | + functions-common:time_stop:2322 : elapsed_time=2054 2021-08-24 03:54:41.430 | + functions-common:time_stop:2323 : total=19827 2021-08-24 03:54:41.435 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:54:41.443 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=21881 2021-08-24 03:54:41.451 | + ./stack.sh:main:1309 : is_service_enabled q-svc 2021-08-24 03:54:41.510 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:54:41.522 | + ./stack.sh:main:1309 : [[ True == \T\r\u\e ]] 2021-08-24 03:54:41.533 | + ./stack.sh:main:1310 : echo_summary 'Creating initial neutron network elements' 2021-08-24 03:54:41.546 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-24 03:54:41.555 | + ./stack.sh:echo_summary:432 : echo -e Creating initial neutron network elements 2021-08-24 03:54:41.559 | + ./stack.sh:main:1313 : type -p neutron_plugin_create_initial_networks 2021-08-24 03:54:41.567 | + ./stack.sh:main:1316 : create_neutron_initial_network 2021-08-24 03:54:41.575 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : local project_id 2021-08-24 03:54:41.584 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : get_field 1 2021-08-24 03:54:41.585 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : grep ' demo ' 2021-08-24 03:54:41.587 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : oscwrap project list 2021-08-24 03:54:41.589 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:54:41.597 | ++ functions-common:get_field:727 : read data 2021-08-24 03:54:44.148 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:54:44.148 | from cryptography.utils import int_from_bytes 2021-08-24 03:54:44.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:54:44.148 | from cryptography.utils import int_from_bytes 2021-08-24 03:54:44.299 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:54:44.303 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 03:54:44.306 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 03:54:44.309 | ++ functions-common:get_field:733 : echo '| 47b8518595704924a73f4bc9d1ef7900 | demo |' 2021-08-24 03:54:44.309 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 03:54:44.315 | ++ functions-common:get_field:727 : read data 2021-08-24 03:54:44.318 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : project_id=47b8518595704924a73f4bc9d1ef7900 2021-08-24 03:54:44.322 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : die_if_not_set 166 project_id 'Failure retrieving project_id for demo' 2021-08-24 03:54:44.324 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-24 03:54:44.342 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:169 : type -p neutron_plugin_create_initial_network_profile 2021-08-24 03:54:44.344 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_networking_extension_supported auto-allocated-topology 2021-08-24 03:54:44.347 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:439 : local extension=auto-allocated-topology 2021-08-24 03:54:44.351 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:441 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-08-24 03:54:47.274 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:54:47.274 | from cryptography.utils import int_from_bytes 2021-08-24 03:54:47.274 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:54:47.274 | from cryptography.utils import int_from_bytes 2021-08-24 03:54:47.415 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:54:47.418 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:441 : EXT_LIST='address-group 2021-08-24 03:54:47.418 | address-scope 2021-08-24 03:54:47.418 | router-admin-state-down-before-update 2021-08-24 03:54:47.418 | agent 2021-08-24 03:54:47.418 | agent-resources-synced 2021-08-24 03:54:47.419 | allowed-address-pairs 2021-08-24 03:54:47.419 | auto-allocated-topology 2021-08-24 03:54:47.419 | availability_zone 2021-08-24 03:54:47.419 | availability_zone_filter 2021-08-24 03:54:47.419 | default-subnetpools 2021-08-24 03:54:47.419 | dhcp_agent_scheduler 2021-08-24 03:54:47.419 | dvr 2021-08-24 03:54:47.419 | empty-string-filtering 2021-08-24 03:54:47.419 | external-net 2021-08-24 03:54:47.419 | extra_dhcp_opt 2021-08-24 03:54:47.419 | extraroute 2021-08-24 03:54:47.419 | extraroute-atomic 2021-08-24 03:54:47.419 | filter-validation 2021-08-24 03:54:47.419 | fip-port-details 2021-08-24 03:54:47.419 | flavors 2021-08-24 03:54:47.419 | floatingip-pools 2021-08-24 03:54:47.419 | ip-substring-filtering 2021-08-24 03:54:47.419 | router 2021-08-24 03:54:47.419 | ext-gw-mode 2021-08-24 03:54:47.419 | l3-ha 2021-08-24 03:54:47.419 | l3-flavors 2021-08-24 03:54:47.419 | l3-port-ip-change-not-allowed 2021-08-24 03:54:47.419 | l3_agent_scheduler 2021-08-24 03:54:47.419 | metering 2021-08-24 03:54:47.419 | metering_source_and_destination_fields 2021-08-24 03:54:47.419 | multi-provider 2021-08-24 03:54:47.419 | net-mtu 2021-08-24 03:54:47.419 | net-mtu-writable 2021-08-24 03:54:47.419 | network_availability_zone 2021-08-24 03:54:47.419 | network-ip-availability 2021-08-24 03:54:47.419 | pagination 2021-08-24 03:54:47.419 | port-device-profile 2021-08-24 03:54:47.419 | port-mac-address-regenerate 2021-08-24 03:54:47.419 | port-numa-affinity-policy 2021-08-24 03:54:47.419 | binding 2021-08-24 03:54:47.419 | binding-extended 2021-08-24 03:54:47.420 | port-security 2021-08-24 03:54:47.420 | project-id 2021-08-24 03:54:47.420 | provider 2021-08-24 03:54:47.420 | quotas 2021-08-24 03:54:47.420 | quota_details 2021-08-24 03:54:47.420 | rbac-policies 2021-08-24 03:54:47.420 | rbac-address-group 2021-08-24 03:54:47.420 | rbac-address-scope 2021-08-24 03:54:47.420 | rbac-security-groups 2021-08-24 03:54:47.420 | rbac-subnetpool 2021-08-24 03:54:47.420 | revision-if-match 2021-08-24 03:54:47.420 | standard-attr-revisions 2021-08-24 03:54:47.420 | router_availability_zone 2021-08-24 03:54:47.420 | security-groups-normalized-cidr 2021-08-24 03:54:47.420 | port-security-groups-filtering 2021-08-24 03:54:47.420 | security-groups-remote-address-group 2021-08-24 03:54:47.420 | security-group 2021-08-24 03:54:47.420 | service-type 2021-08-24 03:54:47.420 | sorting 2021-08-24 03:54:47.420 | standard-attr-description 2021-08-24 03:54:47.420 | stateful-security-group 2021-08-24 03:54:47.420 | subnet_onboard 2021-08-24 03:54:47.420 | subnet-service-types 2021-08-24 03:54:47.420 | subnet_allocation 2021-08-24 03:54:47.420 | subnetpool-prefix-ops 2021-08-24 03:54:47.420 | standard-attr-tag 2021-08-24 03:54:47.420 | standard-attr-timestamp' 2021-08-24 03:54:47.422 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:442 : [[ address-group 2021-08-24 03:54:47.422 | address-scope 2021-08-24 03:54:47.422 | router-admin-state-down-before-update 2021-08-24 03:54:47.422 | agent 2021-08-24 03:54:47.422 | agent-resources-synced 2021-08-24 03:54:47.422 | allowed-address-pairs 2021-08-24 03:54:47.422 | auto-allocated-topology 2021-08-24 03:54:47.422 | availability_zone 2021-08-24 03:54:47.422 | availability_zone_filter 2021-08-24 03:54:47.422 | default-subnetpools 2021-08-24 03:54:47.422 | dhcp_agent_scheduler 2021-08-24 03:54:47.422 | dvr 2021-08-24 03:54:47.422 | empty-string-filtering 2021-08-24 03:54:47.422 | external-net 2021-08-24 03:54:47.422 | extra_dhcp_opt 2021-08-24 03:54:47.422 | extraroute 2021-08-24 03:54:47.422 | extraroute-atomic 2021-08-24 03:54:47.422 | filter-validation 2021-08-24 03:54:47.422 | fip-port-details 2021-08-24 03:54:47.422 | flavors 2021-08-24 03:54:47.422 | floatingip-pools 2021-08-24 03:54:47.422 | ip-substring-filtering 2021-08-24 03:54:47.422 | router 2021-08-24 03:54:47.423 | ext-gw-mode 2021-08-24 03:54:47.423 | l3-ha 2021-08-24 03:54:47.423 | l3-flavors 2021-08-24 03:54:47.423 | l3-port-ip-change-not-allowed 2021-08-24 03:54:47.423 | l3_agent_scheduler 2021-08-24 03:54:47.423 | metering 2021-08-24 03:54:47.423 | metering_source_and_destination_fields 2021-08-24 03:54:47.423 | multi-provider 2021-08-24 03:54:47.423 | net-mtu 2021-08-24 03:54:47.423 | net-mtu-writable 2021-08-24 03:54:47.423 | network_availability_zone 2021-08-24 03:54:47.423 | network-ip-availability 2021-08-24 03:54:47.423 | pagination 2021-08-24 03:54:47.423 | port-device-profile 2021-08-24 03:54:47.423 | port-mac-address-regenerate 2021-08-24 03:54:47.423 | port-numa-affinity-policy 2021-08-24 03:54:47.423 | binding 2021-08-24 03:54:47.423 | binding-extended 2021-08-24 03:54:47.423 | port-security 2021-08-24 03:54:47.423 | project-id 2021-08-24 03:54:47.423 | provider 2021-08-24 03:54:47.423 | quotas 2021-08-24 03:54:47.423 | quota_details 2021-08-24 03:54:47.423 | rbac-policies 2021-08-24 03:54:47.423 | rbac-address-group 2021-08-24 03:54:47.423 | rbac-address-scope 2021-08-24 03:54:47.423 | rbac-security-groups 2021-08-24 03:54:47.423 | rbac-subnetpool 2021-08-24 03:54:47.423 | revision-if-match 2021-08-24 03:54:47.423 | standard-attr-revisions 2021-08-24 03:54:47.423 | router_availability_zone 2021-08-24 03:54:47.423 | security-groups-normalized-cidr 2021-08-24 03:54:47.423 | port-security-groups-filtering 2021-08-24 03:54:47.423 | security-groups-remote-address-group 2021-08-24 03:54:47.423 | security-group 2021-08-24 03:54:47.424 | service-type 2021-08-24 03:54:47.424 | sorting 2021-08-24 03:54:47.424 | standard-attr-description 2021-08-24 03:54:47.424 | stateful-security-group 2021-08-24 03:54:47.424 | subnet_onboard 2021-08-24 03:54:47.424 | subnet-service-types 2021-08-24 03:54:47.424 | subnet_allocation 2021-08-24 03:54:47.424 | subnetpool-prefix-ops 2021-08-24 03:54:47.424 | standard-attr-tag 2021-08-24 03:54:47.424 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-08-24 03:54:47.425 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:442 : return 0 2021-08-24 03:54:47.429 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:174 : [[ True == \T\r\u\e ]] 2021-08-24 03:54:47.431 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:175 : [[ 4 =~ 4.* ]] 2021-08-24 03:54:47.435 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:176 : 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 2021-08-24 03:54:50.317 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:54:50.317 | from cryptography.utils import int_from_bytes 2021-08-24 03:54:50.317 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:54:50.318 | from cryptography.utils import int_from_bytes 2021-08-24 03:54:50.464 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:54:50.467 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:176 : SUBNETPOOL_V4_ID=4d658896-de06-45e3-bb13-af197b8597d2 2021-08-24 03:54:50.470 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:178 : [[ 4 =~ .*6 ]] 2021-08-24 03:54:50.472 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:184 : is_provider_network 2021-08-24 03:54:50.476 | + functions-common:is_provider_network:2158 : '[' '' == True ']' 2021-08-24 03:54:50.478 | + functions-common:is_provider_network:2161 : return 1 2021-08-24 03:54:50.483 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create --project 47b8518595704924a73f4bc9d1ef7900 private 2021-08-24 03:54:50.483 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2021-08-24 03:54:50.484 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2021-08-24 03:54:50.487 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:54:50.489 | ++ functions-common:get_field:727 : read data 2021-08-24 03:54:54.434 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:54:54.434 | from cryptography.utils import int_from_bytes 2021-08-24 03:54:54.434 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:54:54.434 | from cryptography.utils import int_from_bytes 2021-08-24 03:54:54.588 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:54:54.591 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-08-24 03:54:54.593 | ++ functions-common:get_field:731 : field='$3' 2021-08-24 03:54:54.596 | ++ functions-common:get_field:733 : echo '| id | 62a5a688-90e9-42e5-a7e0-3ccd1edcd1eb |' 2021-08-24 03:54:54.597 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-08-24 03:54:54.603 | ++ functions-common:get_field:727 : read data 2021-08-24 03:54:54.607 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : NET_ID=62a5a688-90e9-42e5-a7e0-3ccd1edcd1eb 2021-08-24 03:54:54.609 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 NET_ID 'Failure creating NET_ID for private 47b8518595704924a73f4bc9d1ef7900' 2021-08-24 03:54:54.612 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-24 03:54:54.629 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : [[ 4 =~ 4.* ]] 2021-08-24 03:54:54.637 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : _neutron_create_private_subnet_v4 47b8518595704924a73f4bc9d1ef7900 2021-08-24 03:54:54.637 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local project_id=47b8518595704924a73f4bc9d1ef7900 2021-08-24 03:54:54.638 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : '[' -z 4d658896-de06-45e3-bb13-af197b8597d2 ']' 2021-08-24 03:54:54.640 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:270 : local 'subnet_params=--project 47b8518595704924a73f4bc9d1ef7900 ' 2021-08-24 03:54:54.643 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:271 : subnet_params+='--ip-version 4 ' 2021-08-24 03:54:54.645 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:272 : [[ -n 172.20.0.1 ]] 2021-08-24 03:54:54.648 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:273 : subnet_params+='--gateway 172.20.0.1 ' 2021-08-24 03:54:54.650 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:275 : subnet_params+='--subnet-pool 4d658896-de06-45e3-bb13-af197b8597d2 ' 2021-08-24 03:54:54.653 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:276 : subnet_params+=' ' 2021-08-24 03:54:54.655 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:277 : subnet_params+='--network 62a5a688-90e9-42e5-a7e0-3ccd1edcd1eb private-subnet' 2021-08-24 03:54:54.657 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:278 : local subnet_id 2021-08-24 03:54:54.661 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --project 47b8518595704924a73f4bc9d1ef7900 --ip-version 4 --gateway 172.20.0.1 --subnet-pool 4d658896-de06-45e3-bb13-af197b8597d2 --network 62a5a688-90e9-42e5-a7e0-3ccd1edcd1eb private-subnet 2021-08-24 03:54:54.662 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : grep ' id ' 2021-08-24 03:54:54.662 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : get_field 2 2021-08-24 03:54:54.665 | +++ functions-common:get_field:726 : local data field 2021-08-24 03:54:54.669 | +++ functions-common:get_field:727 : read data 2021-08-24 03:54:58.348 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:54:58.348 | from cryptography.utils import int_from_bytes 2021-08-24 03:54:58.348 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:54:58.348 | from cryptography.utils import int_from_bytes 2021-08-24 03:54:58.504 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:54:58.506 | +++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-08-24 03:54:58.510 | +++ functions-common:get_field:731 : field='$3' 2021-08-24 03:54:58.513 | +++ functions-common:get_field:733 : echo '| id | c6500b99-ac77-405c-a431-2cd4374960d8 |' 2021-08-24 03:54:58.529 | +++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-08-24 03:54:58.529 | +++ functions-common:get_field:727 : read data 2021-08-24 03:54:58.529 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : subnet_id=c6500b99-ac77-405c-a431-2cd4374960d8 2021-08-24 03:54:58.529 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : die_if_not_set 280 subnet_id 'Failure creating private IPv4 subnet for 47b8518595704924a73f4bc9d1ef7900' 2021-08-24 03:54:58.529 | ++ functions-common:die_if_not_set:216 : local exitcode=0 2021-08-24 03:54:58.544 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:281 : echo c6500b99-ac77-405c-a431-2cd4374960d8 2021-08-24 03:54:58.547 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : SUBNET_ID=c6500b99-ac77-405c-a431-2cd4374960d8 2021-08-24 03:54:58.550 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : [[ 4 =~ .*6 ]] 2021-08-24 03:54:58.552 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : is_networking_extension_supported router 2021-08-24 03:54:58.555 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:439 : local extension=router 2021-08-24 03:54:58.559 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:441 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-08-24 03:55:01.093 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:55:01.093 | from cryptography.utils import int_from_bytes 2021-08-24 03:55:01.093 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:55:01.093 | from cryptography.utils import int_from_bytes 2021-08-24 03:55:01.243 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:55:01.246 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:441 : EXT_LIST='address-group 2021-08-24 03:55:01.246 | address-scope 2021-08-24 03:55:01.246 | router-admin-state-down-before-update 2021-08-24 03:55:01.246 | agent 2021-08-24 03:55:01.246 | agent-resources-synced 2021-08-24 03:55:01.246 | allowed-address-pairs 2021-08-24 03:55:01.246 | auto-allocated-topology 2021-08-24 03:55:01.246 | availability_zone 2021-08-24 03:55:01.246 | availability_zone_filter 2021-08-24 03:55:01.247 | default-subnetpools 2021-08-24 03:55:01.247 | dhcp_agent_scheduler 2021-08-24 03:55:01.247 | dvr 2021-08-24 03:55:01.247 | empty-string-filtering 2021-08-24 03:55:01.247 | external-net 2021-08-24 03:55:01.247 | extra_dhcp_opt 2021-08-24 03:55:01.247 | extraroute 2021-08-24 03:55:01.247 | extraroute-atomic 2021-08-24 03:55:01.247 | filter-validation 2021-08-24 03:55:01.247 | fip-port-details 2021-08-24 03:55:01.247 | flavors 2021-08-24 03:55:01.247 | floatingip-pools 2021-08-24 03:55:01.247 | ip-substring-filtering 2021-08-24 03:55:01.247 | router 2021-08-24 03:55:01.247 | ext-gw-mode 2021-08-24 03:55:01.247 | l3-ha 2021-08-24 03:55:01.247 | l3-flavors 2021-08-24 03:55:01.247 | l3-port-ip-change-not-allowed 2021-08-24 03:55:01.247 | l3_agent_scheduler 2021-08-24 03:55:01.247 | metering 2021-08-24 03:55:01.247 | metering_source_and_destination_fields 2021-08-24 03:55:01.247 | multi-provider 2021-08-24 03:55:01.247 | net-mtu 2021-08-24 03:55:01.247 | net-mtu-writable 2021-08-24 03:55:01.247 | network_availability_zone 2021-08-24 03:55:01.247 | network-ip-availability 2021-08-24 03:55:01.247 | pagination 2021-08-24 03:55:01.247 | port-device-profile 2021-08-24 03:55:01.247 | port-mac-address-regenerate 2021-08-24 03:55:01.247 | port-numa-affinity-policy 2021-08-24 03:55:01.247 | binding 2021-08-24 03:55:01.247 | binding-extended 2021-08-24 03:55:01.247 | port-security 2021-08-24 03:55:01.247 | project-id 2021-08-24 03:55:01.247 | provider 2021-08-24 03:55:01.247 | quotas 2021-08-24 03:55:01.248 | quota_details 2021-08-24 03:55:01.248 | rbac-policies 2021-08-24 03:55:01.248 | rbac-address-group 2021-08-24 03:55:01.248 | rbac-address-scope 2021-08-24 03:55:01.248 | rbac-security-groups 2021-08-24 03:55:01.248 | rbac-subnetpool 2021-08-24 03:55:01.248 | revision-if-match 2021-08-24 03:55:01.248 | standard-attr-revisions 2021-08-24 03:55:01.248 | router_availability_zone 2021-08-24 03:55:01.248 | security-groups-normalized-cidr 2021-08-24 03:55:01.248 | port-security-groups-filtering 2021-08-24 03:55:01.248 | security-groups-remote-address-group 2021-08-24 03:55:01.248 | security-group 2021-08-24 03:55:01.248 | service-type 2021-08-24 03:55:01.248 | sorting 2021-08-24 03:55:01.248 | standard-attr-description 2021-08-24 03:55:01.248 | stateful-security-group 2021-08-24 03:55:01.248 | subnet_onboard 2021-08-24 03:55:01.248 | subnet-service-types 2021-08-24 03:55:01.248 | subnet_allocation 2021-08-24 03:55:01.248 | subnetpool-prefix-ops 2021-08-24 03:55:01.248 | standard-attr-tag 2021-08-24 03:55:01.248 | standard-attr-timestamp' 2021-08-24 03:55:01.249 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:442 : [[ address-group 2021-08-24 03:55:01.249 | address-scope 2021-08-24 03:55:01.249 | router-admin-state-down-before-update 2021-08-24 03:55:01.249 | agent 2021-08-24 03:55:01.249 | agent-resources-synced 2021-08-24 03:55:01.249 | allowed-address-pairs 2021-08-24 03:55:01.249 | auto-allocated-topology 2021-08-24 03:55:01.249 | availability_zone 2021-08-24 03:55:01.249 | availability_zone_filter 2021-08-24 03:55:01.249 | default-subnetpools 2021-08-24 03:55:01.249 | dhcp_agent_scheduler 2021-08-24 03:55:01.249 | dvr 2021-08-24 03:55:01.249 | empty-string-filtering 2021-08-24 03:55:01.249 | external-net 2021-08-24 03:55:01.249 | extra_dhcp_opt 2021-08-24 03:55:01.249 | extraroute 2021-08-24 03:55:01.249 | extraroute-atomic 2021-08-24 03:55:01.249 | filter-validation 2021-08-24 03:55:01.249 | fip-port-details 2021-08-24 03:55:01.249 | flavors 2021-08-24 03:55:01.249 | floatingip-pools 2021-08-24 03:55:01.249 | ip-substring-filtering 2021-08-24 03:55:01.249 | router 2021-08-24 03:55:01.250 | ext-gw-mode 2021-08-24 03:55:01.250 | l3-ha 2021-08-24 03:55:01.250 | l3-flavors 2021-08-24 03:55:01.250 | l3-port-ip-change-not-allowed 2021-08-24 03:55:01.250 | l3_agent_scheduler 2021-08-24 03:55:01.250 | metering 2021-08-24 03:55:01.250 | metering_source_and_destination_fields 2021-08-24 03:55:01.250 | multi-provider 2021-08-24 03:55:01.250 | net-mtu 2021-08-24 03:55:01.250 | net-mtu-writable 2021-08-24 03:55:01.250 | network_availability_zone 2021-08-24 03:55:01.250 | network-ip-availability 2021-08-24 03:55:01.250 | pagination 2021-08-24 03:55:01.250 | port-device-profile 2021-08-24 03:55:01.250 | port-mac-address-regenerate 2021-08-24 03:55:01.250 | port-numa-affinity-policy 2021-08-24 03:55:01.250 | binding 2021-08-24 03:55:01.250 | binding-extended 2021-08-24 03:55:01.250 | port-security 2021-08-24 03:55:01.250 | project-id 2021-08-24 03:55:01.250 | provider 2021-08-24 03:55:01.250 | quotas 2021-08-24 03:55:01.250 | quota_details 2021-08-24 03:55:01.250 | rbac-policies 2021-08-24 03:55:01.250 | rbac-address-group 2021-08-24 03:55:01.250 | rbac-address-scope 2021-08-24 03:55:01.250 | rbac-security-groups 2021-08-24 03:55:01.250 | rbac-subnetpool 2021-08-24 03:55:01.250 | revision-if-match 2021-08-24 03:55:01.250 | standard-attr-revisions 2021-08-24 03:55:01.250 | router_availability_zone 2021-08-24 03:55:01.250 | security-groups-normalized-cidr 2021-08-24 03:55:01.250 | port-security-groups-filtering 2021-08-24 03:55:01.250 | security-groups-remote-address-group 2021-08-24 03:55:01.250 | security-group 2021-08-24 03:55:01.250 | service-type 2021-08-24 03:55:01.250 | sorting 2021-08-24 03:55:01.251 | standard-attr-description 2021-08-24 03:55:01.251 | stateful-security-group 2021-08-24 03:55:01.251 | subnet_onboard 2021-08-24 03:55:01.251 | subnet-service-types 2021-08-24 03:55:01.251 | subnet_allocation 2021-08-24 03:55:01.251 | subnetpool-prefix-ops 2021-08-24 03:55:01.251 | standard-attr-tag 2021-08-24 03:55:01.251 | standard-attr-timestamp =~ router ]] 2021-08-24 03:55:01.252 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:442 : return 0 2021-08-24 03:55:01.254 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : is_networking_extension_supported external-net 2021-08-24 03:55:01.257 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:439 : local extension=external-net 2021-08-24 03:55:01.260 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:441 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-08-24 03:55:03.750 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:55:03.750 | from cryptography.utils import int_from_bytes 2021-08-24 03:55:03.750 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:55:03.750 | from cryptography.utils import int_from_bytes 2021-08-24 03:55:03.910 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:55:03.914 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:441 : EXT_LIST='address-group 2021-08-24 03:55:03.914 | address-scope 2021-08-24 03:55:03.914 | router-admin-state-down-before-update 2021-08-24 03:55:03.914 | agent 2021-08-24 03:55:03.914 | agent-resources-synced 2021-08-24 03:55:03.914 | allowed-address-pairs 2021-08-24 03:55:03.914 | auto-allocated-topology 2021-08-24 03:55:03.914 | availability_zone 2021-08-24 03:55:03.914 | availability_zone_filter 2021-08-24 03:55:03.914 | default-subnetpools 2021-08-24 03:55:03.914 | dhcp_agent_scheduler 2021-08-24 03:55:03.914 | dvr 2021-08-24 03:55:03.914 | empty-string-filtering 2021-08-24 03:55:03.914 | external-net 2021-08-24 03:55:03.914 | extra_dhcp_opt 2021-08-24 03:55:03.914 | extraroute 2021-08-24 03:55:03.914 | extraroute-atomic 2021-08-24 03:55:03.914 | filter-validation 2021-08-24 03:55:03.914 | fip-port-details 2021-08-24 03:55:03.914 | flavors 2021-08-24 03:55:03.914 | floatingip-pools 2021-08-24 03:55:03.914 | ip-substring-filtering 2021-08-24 03:55:03.914 | router 2021-08-24 03:55:03.914 | ext-gw-mode 2021-08-24 03:55:03.914 | l3-ha 2021-08-24 03:55:03.914 | l3-flavors 2021-08-24 03:55:03.915 | l3-port-ip-change-not-allowed 2021-08-24 03:55:03.915 | l3_agent_scheduler 2021-08-24 03:55:03.915 | metering 2021-08-24 03:55:03.915 | metering_source_and_destination_fields 2021-08-24 03:55:03.915 | multi-provider 2021-08-24 03:55:03.915 | net-mtu 2021-08-24 03:55:03.915 | net-mtu-writable 2021-08-24 03:55:03.915 | network_availability_zone 2021-08-24 03:55:03.915 | network-ip-availability 2021-08-24 03:55:03.915 | pagination 2021-08-24 03:55:03.915 | port-device-profile 2021-08-24 03:55:03.915 | port-mac-address-regenerate 2021-08-24 03:55:03.915 | port-numa-affinity-policy 2021-08-24 03:55:03.915 | binding 2021-08-24 03:55:03.915 | binding-extended 2021-08-24 03:55:03.915 | port-security 2021-08-24 03:55:03.915 | project-id 2021-08-24 03:55:03.915 | provider 2021-08-24 03:55:03.915 | quotas 2021-08-24 03:55:03.915 | quota_details 2021-08-24 03:55:03.915 | rbac-policies 2021-08-24 03:55:03.915 | rbac-address-group 2021-08-24 03:55:03.915 | rbac-address-scope 2021-08-24 03:55:03.915 | rbac-security-groups 2021-08-24 03:55:03.915 | rbac-subnetpool 2021-08-24 03:55:03.915 | revision-if-match 2021-08-24 03:55:03.915 | standard-attr-revisions 2021-08-24 03:55:03.915 | router_availability_zone 2021-08-24 03:55:03.915 | security-groups-normalized-cidr 2021-08-24 03:55:03.915 | port-security-groups-filtering 2021-08-24 03:55:03.915 | security-groups-remote-address-group 2021-08-24 03:55:03.915 | security-group 2021-08-24 03:55:03.915 | service-type 2021-08-24 03:55:03.915 | sorting 2021-08-24 03:55:03.915 | standard-attr-description 2021-08-24 03:55:03.915 | stateful-security-group 2021-08-24 03:55:03.915 | subnet_onboard 2021-08-24 03:55:03.916 | subnet-service-types 2021-08-24 03:55:03.916 | subnet_allocation 2021-08-24 03:55:03.916 | subnetpool-prefix-ops 2021-08-24 03:55:03.916 | standard-attr-tag 2021-08-24 03:55:03.916 | standard-attr-timestamp' 2021-08-24 03:55:03.918 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:442 : [[ address-group 2021-08-24 03:55:03.918 | address-scope 2021-08-24 03:55:03.918 | router-admin-state-down-before-update 2021-08-24 03:55:03.918 | agent 2021-08-24 03:55:03.918 | agent-resources-synced 2021-08-24 03:55:03.918 | allowed-address-pairs 2021-08-24 03:55:03.918 | auto-allocated-topology 2021-08-24 03:55:03.918 | availability_zone 2021-08-24 03:55:03.918 | availability_zone_filter 2021-08-24 03:55:03.918 | default-subnetpools 2021-08-24 03:55:03.918 | dhcp_agent_scheduler 2021-08-24 03:55:03.918 | dvr 2021-08-24 03:55:03.918 | empty-string-filtering 2021-08-24 03:55:03.918 | external-net 2021-08-24 03:55:03.918 | extra_dhcp_opt 2021-08-24 03:55:03.918 | extraroute 2021-08-24 03:55:03.918 | extraroute-atomic 2021-08-24 03:55:03.918 | filter-validation 2021-08-24 03:55:03.919 | fip-port-details 2021-08-24 03:55:03.919 | flavors 2021-08-24 03:55:03.919 | floatingip-pools 2021-08-24 03:55:03.919 | ip-substring-filtering 2021-08-24 03:55:03.919 | router 2021-08-24 03:55:03.919 | ext-gw-mode 2021-08-24 03:55:03.919 | l3-ha 2021-08-24 03:55:03.919 | l3-flavors 2021-08-24 03:55:03.919 | l3-port-ip-change-not-allowed 2021-08-24 03:55:03.919 | l3_agent_scheduler 2021-08-24 03:55:03.919 | metering 2021-08-24 03:55:03.919 | metering_source_and_destination_fields 2021-08-24 03:55:03.919 | multi-provider 2021-08-24 03:55:03.919 | net-mtu 2021-08-24 03:55:03.919 | net-mtu-writable 2021-08-24 03:55:03.919 | network_availability_zone 2021-08-24 03:55:03.919 | network-ip-availability 2021-08-24 03:55:03.919 | pagination 2021-08-24 03:55:03.919 | port-device-profile 2021-08-24 03:55:03.919 | port-mac-address-regenerate 2021-08-24 03:55:03.919 | port-numa-affinity-policy 2021-08-24 03:55:03.919 | binding 2021-08-24 03:55:03.919 | binding-extended 2021-08-24 03:55:03.919 | port-security 2021-08-24 03:55:03.919 | project-id 2021-08-24 03:55:03.919 | provider 2021-08-24 03:55:03.919 | quotas 2021-08-24 03:55:03.919 | quota_details 2021-08-24 03:55:03.919 | rbac-policies 2021-08-24 03:55:03.919 | rbac-address-group 2021-08-24 03:55:03.919 | rbac-address-scope 2021-08-24 03:55:03.919 | rbac-security-groups 2021-08-24 03:55:03.919 | rbac-subnetpool 2021-08-24 03:55:03.919 | revision-if-match 2021-08-24 03:55:03.919 | standard-attr-revisions 2021-08-24 03:55:03.919 | router_availability_zone 2021-08-24 03:55:03.920 | security-groups-normalized-cidr 2021-08-24 03:55:03.920 | port-security-groups-filtering 2021-08-24 03:55:03.920 | security-groups-remote-address-group 2021-08-24 03:55:03.920 | security-group 2021-08-24 03:55:03.920 | service-type 2021-08-24 03:55:03.920 | sorting 2021-08-24 03:55:03.920 | standard-attr-description 2021-08-24 03:55:03.920 | stateful-security-group 2021-08-24 03:55:03.920 | subnet_onboard 2021-08-24 03:55:03.920 | subnet-service-types 2021-08-24 03:55:03.920 | subnet_allocation 2021-08-24 03:55:03.920 | subnetpool-prefix-ops 2021-08-24 03:55:03.920 | standard-attr-tag 2021-08-24 03:55:03.920 | standard-attr-timestamp =~ external-net ]] 2021-08-24 03:55:03.921 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:442 : return 0 2021-08-24 03:55:03.923 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : [[ True == \T\r\u\e ]] 2021-08-24 03:55:03.930 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : grep ' id ' 2021-08-24 03:55:03.930 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : oscwrap --os-cloud devstack-admin --os-region RegionOne router create --project 47b8518595704924a73f4bc9d1ef7900 router1 2021-08-24 03:55:03.930 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : get_field 2 2021-08-24 03:55:03.931 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:55:03.934 | ++ functions-common:get_field:727 : read data 2021-08-24 03:55:06.981 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:55:06.982 | from cryptography.utils import int_from_bytes 2021-08-24 03:55:06.982 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:55:06.982 | from cryptography.utils import int_from_bytes 2021-08-24 03:55:07.128 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:55:07.131 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-08-24 03:55:07.133 | ++ functions-common:get_field:731 : field='$3' 2021-08-24 03:55:07.140 | ++ functions-common:get_field:733 : echo '| id | 205fc867-684e-4174-b1a6-d361a17a7a5e |' 2021-08-24 03:55:07.140 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-08-24 03:55:07.143 | ++ functions-common:get_field:727 : read data 2021-08-24 03:55:07.146 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : ROUTER_ID=205fc867-684e-4174-b1a6-d361a17a7a5e 2021-08-24 03:55:07.149 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : die_if_not_set 233 ROUTER_ID 'Failure creating ROUTER_ID for 47b8518595704924a73f4bc9d1ef7900 router1' 2021-08-24 03:55:07.152 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-24 03:55:07.170 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : EXTERNAL_NETWORK_FLAGS=--external 2021-08-24 03:55:07.173 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : is_networking_extension_supported auto-allocated-topology 2021-08-24 03:55:07.176 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:439 : local extension=auto-allocated-topology 2021-08-24 03:55:07.180 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:441 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-08-24 03:55:09.664 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:55:09.664 | from cryptography.utils import int_from_bytes 2021-08-24 03:55:09.664 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:55:09.664 | from cryptography.utils import int_from_bytes 2021-08-24 03:55:09.807 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:55:09.811 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:441 : EXT_LIST='address-group 2021-08-24 03:55:09.811 | address-scope 2021-08-24 03:55:09.811 | router-admin-state-down-before-update 2021-08-24 03:55:09.811 | agent 2021-08-24 03:55:09.811 | agent-resources-synced 2021-08-24 03:55:09.811 | allowed-address-pairs 2021-08-24 03:55:09.811 | auto-allocated-topology 2021-08-24 03:55:09.811 | availability_zone 2021-08-24 03:55:09.811 | availability_zone_filter 2021-08-24 03:55:09.811 | default-subnetpools 2021-08-24 03:55:09.811 | dhcp_agent_scheduler 2021-08-24 03:55:09.811 | dvr 2021-08-24 03:55:09.811 | empty-string-filtering 2021-08-24 03:55:09.811 | external-net 2021-08-24 03:55:09.811 | extra_dhcp_opt 2021-08-24 03:55:09.811 | extraroute 2021-08-24 03:55:09.811 | extraroute-atomic 2021-08-24 03:55:09.811 | filter-validation 2021-08-24 03:55:09.811 | fip-port-details 2021-08-24 03:55:09.811 | flavors 2021-08-24 03:55:09.811 | floatingip-pools 2021-08-24 03:55:09.811 | ip-substring-filtering 2021-08-24 03:55:09.811 | router 2021-08-24 03:55:09.812 | ext-gw-mode 2021-08-24 03:55:09.812 | l3-ha 2021-08-24 03:55:09.812 | l3-flavors 2021-08-24 03:55:09.812 | l3-port-ip-change-not-allowed 2021-08-24 03:55:09.812 | l3_agent_scheduler 2021-08-24 03:55:09.812 | metering 2021-08-24 03:55:09.812 | metering_source_and_destination_fields 2021-08-24 03:55:09.812 | multi-provider 2021-08-24 03:55:09.812 | net-mtu 2021-08-24 03:55:09.812 | net-mtu-writable 2021-08-24 03:55:09.812 | network_availability_zone 2021-08-24 03:55:09.812 | network-ip-availability 2021-08-24 03:55:09.812 | pagination 2021-08-24 03:55:09.812 | port-device-profile 2021-08-24 03:55:09.812 | port-mac-address-regenerate 2021-08-24 03:55:09.812 | port-numa-affinity-policy 2021-08-24 03:55:09.812 | binding 2021-08-24 03:55:09.812 | binding-extended 2021-08-24 03:55:09.812 | port-security 2021-08-24 03:55:09.812 | project-id 2021-08-24 03:55:09.812 | provider 2021-08-24 03:55:09.812 | quotas 2021-08-24 03:55:09.812 | quota_details 2021-08-24 03:55:09.812 | rbac-policies 2021-08-24 03:55:09.812 | rbac-address-group 2021-08-24 03:55:09.812 | rbac-address-scope 2021-08-24 03:55:09.812 | rbac-security-groups 2021-08-24 03:55:09.812 | rbac-subnetpool 2021-08-24 03:55:09.812 | revision-if-match 2021-08-24 03:55:09.812 | standard-attr-revisions 2021-08-24 03:55:09.812 | router_availability_zone 2021-08-24 03:55:09.812 | security-groups-normalized-cidr 2021-08-24 03:55:09.812 | port-security-groups-filtering 2021-08-24 03:55:09.812 | security-groups-remote-address-group 2021-08-24 03:55:09.812 | security-group 2021-08-24 03:55:09.812 | service-type 2021-08-24 03:55:09.812 | sorting 2021-08-24 03:55:09.813 | standard-attr-description 2021-08-24 03:55:09.813 | stateful-security-group 2021-08-24 03:55:09.813 | subnet_onboard 2021-08-24 03:55:09.813 | subnet-service-types 2021-08-24 03:55:09.813 | subnet_allocation 2021-08-24 03:55:09.813 | subnetpool-prefix-ops 2021-08-24 03:55:09.813 | standard-attr-tag 2021-08-24 03:55:09.813 | standard-attr-timestamp' 2021-08-24 03:55:09.813 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:442 : [[ address-group 2021-08-24 03:55:09.813 | address-scope 2021-08-24 03:55:09.813 | router-admin-state-down-before-update 2021-08-24 03:55:09.813 | agent 2021-08-24 03:55:09.814 | agent-resources-synced 2021-08-24 03:55:09.814 | allowed-address-pairs 2021-08-24 03:55:09.814 | auto-allocated-topology 2021-08-24 03:55:09.814 | availability_zone 2021-08-24 03:55:09.814 | availability_zone_filter 2021-08-24 03:55:09.814 | default-subnetpools 2021-08-24 03:55:09.814 | dhcp_agent_scheduler 2021-08-24 03:55:09.814 | dvr 2021-08-24 03:55:09.814 | empty-string-filtering 2021-08-24 03:55:09.814 | external-net 2021-08-24 03:55:09.814 | extra_dhcp_opt 2021-08-24 03:55:09.814 | extraroute 2021-08-24 03:55:09.814 | extraroute-atomic 2021-08-24 03:55:09.814 | filter-validation 2021-08-24 03:55:09.814 | fip-port-details 2021-08-24 03:55:09.814 | flavors 2021-08-24 03:55:09.814 | floatingip-pools 2021-08-24 03:55:09.814 | ip-substring-filtering 2021-08-24 03:55:09.814 | router 2021-08-24 03:55:09.814 | ext-gw-mode 2021-08-24 03:55:09.814 | l3-ha 2021-08-24 03:55:09.814 | l3-flavors 2021-08-24 03:55:09.814 | l3-port-ip-change-not-allowed 2021-08-24 03:55:09.814 | l3_agent_scheduler 2021-08-24 03:55:09.814 | metering 2021-08-24 03:55:09.814 | metering_source_and_destination_fields 2021-08-24 03:55:09.814 | multi-provider 2021-08-24 03:55:09.814 | net-mtu 2021-08-24 03:55:09.814 | net-mtu-writable 2021-08-24 03:55:09.814 | network_availability_zone 2021-08-24 03:55:09.814 | network-ip-availability 2021-08-24 03:55:09.814 | pagination 2021-08-24 03:55:09.814 | port-device-profile 2021-08-24 03:55:09.814 | port-mac-address-regenerate 2021-08-24 03:55:09.814 | port-numa-affinity-policy 2021-08-24 03:55:09.814 | binding 2021-08-24 03:55:09.814 | binding-extended 2021-08-24 03:55:09.815 | port-security 2021-08-24 03:55:09.815 | project-id 2021-08-24 03:55:09.815 | provider 2021-08-24 03:55:09.815 | quotas 2021-08-24 03:55:09.815 | quota_details 2021-08-24 03:55:09.815 | rbac-policies 2021-08-24 03:55:09.815 | rbac-address-group 2021-08-24 03:55:09.815 | rbac-address-scope 2021-08-24 03:55:09.815 | rbac-security-groups 2021-08-24 03:55:09.815 | rbac-subnetpool 2021-08-24 03:55:09.815 | revision-if-match 2021-08-24 03:55:09.815 | standard-attr-revisions 2021-08-24 03:55:09.815 | router_availability_zone 2021-08-24 03:55:09.815 | security-groups-normalized-cidr 2021-08-24 03:55:09.815 | port-security-groups-filtering 2021-08-24 03:55:09.815 | security-groups-remote-address-group 2021-08-24 03:55:09.815 | security-group 2021-08-24 03:55:09.815 | service-type 2021-08-24 03:55:09.815 | sorting 2021-08-24 03:55:09.815 | standard-attr-description 2021-08-24 03:55:09.815 | stateful-security-group 2021-08-24 03:55:09.815 | subnet_onboard 2021-08-24 03:55:09.815 | subnet-service-types 2021-08-24 03:55:09.815 | subnet_allocation 2021-08-24 03:55:09.815 | subnetpool-prefix-ops 2021-08-24 03:55:09.815 | standard-attr-tag 2021-08-24 03:55:09.815 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-08-24 03:55:09.816 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:442 : return 0 2021-08-24 03:55:09.819 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:242 : EXTERNAL_NETWORK_FLAGS='--external --default' 2021-08-24 03:55:09.822 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:245 : '[' True = True ']' 2021-08-24 03:55:09.826 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2021-08-24 03:55:09.826 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : grep ' id ' 2021-08-24 03:55:09.827 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : get_field 2 2021-08-24 03:55:09.831 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:55:09.834 | ++ functions-common:get_field:727 : read data 2021-08-24 03:55:12.971 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:55:12.971 | from cryptography.utils import int_from_bytes 2021-08-24 03:55:12.971 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:55:12.971 | from cryptography.utils import int_from_bytes 2021-08-24 03:55:13.120 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:55:13.123 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-08-24 03:55:13.125 | ++ functions-common:get_field:731 : field='$3' 2021-08-24 03:55:13.128 | ++ functions-common:get_field:733 : echo '| id | 5c43b51b-7550-4916-b278-6be2120a0de6 |' 2021-08-24 03:55:13.129 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-08-24 03:55:13.134 | ++ functions-common:get_field:727 : read data 2021-08-24 03:55:13.138 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : EXT_NET_ID=5c43b51b-7550-4916-b278-6be2120a0de6 2021-08-24 03:55:13.140 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:250 : die_if_not_set 250 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2021-08-24 03:55:13.143 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-24 03:55:13.160 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:252 : [[ 4 =~ 4.* ]] 2021-08-24 03:55:13.162 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:254 : _neutron_configure_router_v4 2021-08-24 03:55:13.165 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : openstack --os-cloud devstack-admin --os-region RegionOne router add subnet 205fc867-684e-4174-b1a6-d361a17a7a5e c6500b99-ac77-405c-a431-2cd4374960d8 2021-08-24 03:55:17.786 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:55:17.786 | from cryptography.utils import int_from_bytes 2021-08-24 03:55:17.786 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:55:17.786 | from cryptography.utils import int_from_bytes 2021-08-24 03:55:17.936 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : local id_and_ext_gw_ip 2021-08-24 03:55:17.939 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:339 : _neutron_create_public_subnet_v4 5c43b51b-7550-4916-b278-6be2120a0de6 2021-08-24 03:55:17.942 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : local 'subnet_params=--ip-version 4 ' 2021-08-24 03:55:17.944 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:310 : subnet_params+=' ' 2021-08-24 03:55:17.946 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:311 : [[ -n 172.28.1.1 ]] 2021-08-24 03:55:17.948 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:312 : subnet_params+='--gateway 172.28.1.1 ' 2021-08-24 03:55:17.951 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:314 : subnet_params+='--network 5c43b51b-7550-4916-b278-6be2120a0de6 --subnet-range 172.28.1.0/24 --no-dhcp ' 2021-08-24 03:55:17.953 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:315 : subnet_params+=public-subnet 2021-08-24 03:55:17.955 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:316 : local id_and_ext_gw_ip 2021-08-24 03:55:17.960 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:317 : grep -e gateway_ip -e ' id ' 2021-08-24 03:55:17.960 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:317 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.28.1.1 --network 5c43b51b-7550-4916-b278-6be2120a0de6 --subnet-range 172.28.1.0/24 --no-dhcp public-subnet 2021-08-24 03:55:20.982 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:55:20.982 | from cryptography.utils import int_from_bytes 2021-08-24 03:55:20.982 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:55:20.982 | from cryptography.utils import int_from_bytes 2021-08-24 03:55:21.149 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:55:21.152 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:317 : id_and_ext_gw_ip='| gateway_ip | 172.28.1.1 | 2021-08-24 03:55:21.152 | | id | 0b766dfd-188f-49df-91f0-20c2d3a7aa71 |' 2021-08-24 03:55:21.154 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:318 : die_if_not_set 318 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2021-08-24 03:55:21.156 | ++ functions-common:die_if_not_set:216 : local exitcode=0 2021-08-24 03:55:21.173 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:319 : echo '|' gateway_ip '|' 172.28.1.1 '|' '|' id '|' 0b766dfd-188f-49df-91f0-20c2d3a7aa71 '|' 2021-08-24 03:55:21.176 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:339 : id_and_ext_gw_ip='| gateway_ip | 172.28.1.1 | | id | 0b766dfd-188f-49df-91f0-20c2d3a7aa71 |' 2021-08-24 03:55:21.179 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : local ext_gw_ip 2021-08-24 03:55:21.182 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : echo '|' gateway_ip '|' 172.28.1.1 '|' '|' id '|' 0b766dfd-188f-49df-91f0-20c2d3a7aa71 '|' 2021-08-24 03:55:21.182 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : get_field 2 2021-08-24 03:55:21.185 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:55:21.187 | ++ functions-common:get_field:727 : read data 2021-08-24 03:55:21.189 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-08-24 03:55:21.192 | ++ functions-common:get_field:731 : field='$3' 2021-08-24 03:55:21.195 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.28.1.1 | | id | 0b766dfd-188f-49df-91f0-20c2d3a7aa71 |' 2021-08-24 03:55:21.195 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-08-24 03:55:21.201 | ++ functions-common:get_field:727 : read data 2021-08-24 03:55:21.204 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : ext_gw_ip=172.28.1.1 2021-08-24 03:55:21.208 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : echo '|' gateway_ip '|' 172.28.1.1 '|' '|' id '|' 0b766dfd-188f-49df-91f0-20c2d3a7aa71 '|' 2021-08-24 03:55:21.209 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : get_field 5 2021-08-24 03:55:21.212 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:55:21.214 | ++ functions-common:get_field:727 : read data 2021-08-24 03:55:21.216 | ++ functions-common:get_field:728 : '[' 5 -lt 0 ']' 2021-08-24 03:55:21.219 | ++ functions-common:get_field:731 : field='$6' 2021-08-24 03:55:21.222 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.28.1.1 | | id | 0b766dfd-188f-49df-91f0-20c2d3a7aa71 |' 2021-08-24 03:55:21.222 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2021-08-24 03:55:21.228 | ++ functions-common:get_field:727 : read data 2021-08-24 03:55:21.232 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : PUB_SUBNET_ID=0b766dfd-188f-49df-91f0-20c2d3a7aa71 2021-08-24 03:55:21.234 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : openstack --os-cloud devstack-admin --os-region RegionOne router set --external-gateway 5c43b51b-7550-4916-b278-6be2120a0de6 205fc867-684e-4174-b1a6-d361a17a7a5e 2021-08-24 03:55:25.593 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:55:25.593 | from cryptography.utils import int_from_bytes 2021-08-24 03:55:25.594 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:55:25.594 | from cryptography.utils import int_from_bytes 2021-08-24 03:55:25.741 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ openvswitch == \o\v\n ]] 2021-08-24 03:55:25.744 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : is_service_enabled q-l3 neutron-l3 2021-08-24 03:55:25.760 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:55:25.762 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local ext_gw_interface=none 2021-08-24 03:55:25.765 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : is_neutron_ovs_base_plugin 2021-08-24 03:55:25.767 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:17 : return 0 2021-08-24 03:55:25.770 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : _neutron_get_ext_gw_interface 2021-08-24 03:55:25.773 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : [[ False == \T\r\u\e ]] 2021-08-24 03:55:25.775 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:157 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2021-08-24 03:55:25.795 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:159 : echo br-data 2021-08-24 03:55:25.798 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ext_gw_interface=br-data 2021-08-24 03:55:25.801 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:363 : [[ br-data != \n\o\n\e ]] 2021-08-24 03:55:25.803 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:364 : local cidr_len=24 2021-08-24 03:55:25.806 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:365 : local 'testcmd=ip -o link | grep -q br-data' 2021-08-24 03:55:25.809 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:366 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2021-08-24 03:55:25.811 | + functions-common:test_with_retry:2247 : local 'testcmd=ip -o link | grep -q br-data' 2021-08-24 03:55:25.813 | + functions-common:test_with_retry:2248 : local 'failmsg=br-data creation failed' 2021-08-24 03:55:25.816 | + functions-common:test_with_retry:2249 : local until=10 2021-08-24 03:55:25.818 | + functions-common:test_with_retry:2250 : local sleep=0.5 2021-08-24 03:55:25.820 | + functions-common:test_with_retry:2252 : time_start test_with_retry 2021-08-24 03:55:25.823 | + functions-common:time_start:2295 : local name=test_with_retry 2021-08-24 03:55:25.825 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:55:25.828 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:55:25.831 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:55:25.835 | + functions-common:time_start:2300 : _TIME_START[$name]=1629777325832 2021-08-24 03:55:25.837 | + functions-common:test_with_retry:2253 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2021-08-24 03:55:25.845 | + functions-common:test_with_retry:2256 : time_stop test_with_retry 2021-08-24 03:55:25.847 | + functions-common:time_stop:2309 : local name 2021-08-24 03:55:25.850 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:55:25.852 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:55:25.855 | + functions-common:time_stop:2312 : local total 2021-08-24 03:55:25.857 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:55:25.859 | + functions-common:time_stop:2315 : name=test_with_retry 2021-08-24 03:55:25.861 | + functions-common:time_stop:2316 : start_time=1629777325832 2021-08-24 03:55:25.863 | + functions-common:time_stop:2318 : [[ -z 1629777325832 ]] 2021-08-24 03:55:25.867 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:55:25.871 | + functions-common:time_stop:2321 : end_time=1629777325868 2021-08-24 03:55:25.873 | + functions-common:time_stop:2322 : elapsed_time=36 2021-08-24 03:55:25.875 | + functions-common:time_stop:2323 : total=6111 2021-08-24 03:55:25.878 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:55:25.880 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=6147 2021-08-24 03:55:25.884 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : grep -c 172.28.1.1 2021-08-24 03:55:25.884 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : ip addr show dev br-data 2021-08-24 03:55:25.889 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : [[ 0 == 0 ]] 2021-08-24 03:55:25.892 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : [[ True == \F\a\l\s\e ]] 2021-08-24 03:55:25.894 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : [[ False == \T\r\u\e ]] 2021-08-24 03:55:25.896 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : [[ True == \T\r\u\e ]] 2021-08-24 03:55:25.899 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : sudo ip addr add 172.28.1.1/24 dev br-data 2021-08-24 03:55:25.915 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:369 : sudo ip link set br-data up 2021-08-24 03:55:25.932 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : awk -Fip_address '{ print $2 }' 2021-08-24 03:55:25.933 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2021-08-24 03:55:25.933 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : tr '\n' ' ' 2021-08-24 03:55:25.934 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : cut -f2 '-d'\''' 2021-08-24 03:55:28.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:55:28.056 | from cryptography.utils import int_from_bytes 2021-08-24 03:55:28.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:55:28.057 | from cryptography.utils import int_from_bytes 2021-08-24 03:55:28.210 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:55:28.214 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : ROUTER_GW_IP=' 172.28.1.70 ' 2021-08-24 03:55:28.217 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : die_if_not_set 372 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2021-08-24 03:55:28.219 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-24 03:55:28.238 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:374 : _neutron_set_router_id 2021-08-24 03:55:28.240 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:145 : [[ True == \F\a\l\s\e ]] 2021-08-24 03:55:28.243 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:257 : [[ 4 =~ .*6 ]] 2021-08-24 03:55:28.246 | + ./stack.sh:main:1321 : is_service_enabled nova 2021-08-24 03:55:28.264 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:55:28.266 | + ./stack.sh:main:1322 : echo_summary 'Starting Nova' 2021-08-24 03:55:28.269 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-24 03:55:28.273 | + ./stack.sh:echo_summary:432 : echo -e Starting Nova 2021-08-24 03:55:28.276 | + ./stack.sh:main:1323 : start_nova 2021-08-24 03:55:28.279 | + lib/nova:start_nova:1058 : start_nova_rest 2021-08-24 03:55:28.281 | + lib/nova:start_nova_rest:966 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-24 03:55:28.284 | + lib/nova:start_nova_rest:967 : 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/sbin:/usr/sbin:/sbin 2021-08-24 03:55:28.287 | + lib/nova:start_nova_rest:967 : 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/sbin:/usr/sbin:/sbin 2021-08-24 03:55:28.290 | + lib/nova:start_nova_rest:969 : local api_cell_conf=/etc/nova/nova.conf 2021-08-24 03:55:28.293 | + lib/nova:start_nova_rest:970 : local compute_cell_conf=/etc/nova/nova.conf 2021-08-24 03:55:28.297 | + lib/nova:start_nova_rest:972 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-08-24 03:55:28.300 | + functions-common:run_process:1564 : local service=n-sch 2021-08-24 03:55:28.303 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-08-24 03:55:28.306 | + functions-common:run_process:1566 : local group= 2021-08-24 03:55:28.311 | + functions-common:run_process:1567 : local user= 2021-08-24 03:55:28.315 | + functions-common:run_process:1569 : local name=n-sch 2021-08-24 03:55:28.319 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 03:55:28.324 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 03:55:28.328 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:55:28.332 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:55:28.336 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:55:28.341 | + functions-common:time_start:2300 : _TIME_START[$name]=1629777328338 2021-08-24 03:55:28.344 | + functions-common:run_process:1572 : is_service_enabled n-sch 2021-08-24 03:55:28.361 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:55:28.363 | + functions-common:run_process:1573 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2021-08-24 03:55:28.366 | + functions-common:_run_under_systemd:1529 : local service=n-sch 2021-08-24 03:55:28.368 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-08-24 03:55:28.372 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-08-24 03:55:28.377 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-08-24 03:55:28.379 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-08-24 03:55:28.383 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2021-08-24 03:55:28.385 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-08-24 03:55:28.388 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@n-sch.service 2021-08-24 03:55:28.390 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-24 03:55:28.393 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-24 03:55:28.396 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-08-24 03:55:28.399 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2021-08-24 03:55:28.402 | + functions-common:write_user_unit_file:1446 : local service=devstack@n-sch.service 2021-08-24 03:55:28.404 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-08-24 03:55:28.406 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-24 03:55:28.409 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-24 03:55:28.411 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-24 03:55:28.414 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-24 03:55:28.416 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2021-08-24 03:55:28.421 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-24 03:55:28.425 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2021-08-24 03:55:28.491 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2021-08-24 03:55:28.558 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-08-24 03:55:28.614 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2021-08-24 03:55:28.670 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2021-08-24 03:55:28.726 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-24 03:55:28.781 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-24 03:55:28.783 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2021-08-24 03:55:28.850 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-24 03:55:29.290 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@n-sch.service 2021-08-24 03:55:29.304 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2021-08-24 03:55:29.719 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@n-sch.service 2021-08-24 03:55:29.745 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 03:55:29.748 | + functions-common:time_stop:2309 : local name 2021-08-24 03:55:29.750 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:55:29.753 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:55:29.755 | + functions-common:time_stop:2312 : local total 2021-08-24 03:55:29.758 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:55:29.761 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 03:55:29.763 | + functions-common:time_stop:2316 : start_time=1629777328338 2021-08-24 03:55:29.766 | + functions-common:time_stop:2318 : [[ -z 1629777328338 ]] 2021-08-24 03:55:29.769 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:55:29.774 | + functions-common:time_stop:2321 : end_time=1629777329771 2021-08-24 03:55:29.776 | + functions-common:time_stop:2322 : elapsed_time=1433 2021-08-24 03:55:29.779 | + functions-common:time_stop:2323 : total=21881 2021-08-24 03:55:29.781 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:55:29.784 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=23314 2021-08-24 03:55:29.786 | + lib/nova:start_nova_rest:973 : '[' True == False ']' 2021-08-24 03:55:29.790 | ++ lib/nova:start_nova_rest:976 : which uwsgi 2021-08-24 03:55:29.794 | + lib/nova:start_nova_rest:976 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-08-24 03:55:29.797 | + functions-common:run_process:1564 : local service=n-api-meta 2021-08-24 03:55:29.800 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-08-24 03:55:29.802 | + functions-common:run_process:1566 : local group= 2021-08-24 03:55:29.805 | + functions-common:run_process:1567 : local user= 2021-08-24 03:55:29.808 | + functions-common:run_process:1569 : local name=n-api-meta 2021-08-24 03:55:29.810 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 03:55:29.813 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 03:55:29.815 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:55:29.818 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:55:29.821 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:55:29.826 | + functions-common:time_start:2300 : _TIME_START[$name]=1629777329823 2021-08-24 03:55:29.828 | + functions-common:run_process:1572 : is_service_enabled n-api-meta 2021-08-24 03:55:29.847 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:55:29.850 | + functions-common:run_process:1573 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2021-08-24 03:55:29.853 | + functions-common:_run_under_systemd:1529 : local service=n-api-meta 2021-08-24 03:55:29.855 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-08-24 03:55:29.858 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-08-24 03:55:29.860 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-08-24 03:55:29.863 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-08-24 03:55:29.866 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2021-08-24 03:55:29.869 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2021-08-24 03:55:29.871 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@n-api-meta.service 2021-08-24 03:55:29.874 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-24 03:55:29.876 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-24 03:55:29.879 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2021-08-24 03:55:29.881 | + functions-common:_run_under_systemd:1539 : 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 2021-08-24 03:55:29.884 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@n-api-meta.service 2021-08-24 03:55:29.886 | + functions-common:write_uwsgi_user_unit_file:1474 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-08-24 03:55:29.889 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2021-08-24 03:55:29.891 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2021-08-24 03:55:29.894 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2021-08-24 03:55:29.896 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2021-08-24 03:55:29.901 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2021-08-24 03:55:29.966 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2021-08-24 03:55:30.028 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2021-08-24 03:55:30.080 | + functions-common:write_uwsgi_user_unit_file:1483 : 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' 2021-08-24 03:55:30.132 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-24 03:55:30.185 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2021-08-24 03:55:30.237 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2021-08-24 03:55:30.294 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2021-08-24 03:55:30.346 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2021-08-24 03:55:30.398 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2021-08-24 03:55:30.450 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2021-08-24 03:55:30.453 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2021-08-24 03:55:30.515 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2021-08-24 03:55:30.954 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@n-api-meta.service 2021-08-24 03:55:30.970 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2021-08-24 03:55:31.381 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@n-api-meta.service 2021-08-24 03:55:31.460 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 03:55:31.468 | + functions-common:time_stop:2309 : local name 2021-08-24 03:55:31.472 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:55:31.478 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:55:31.481 | + functions-common:time_stop:2312 : local total 2021-08-24 03:55:31.483 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:55:31.486 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 03:55:31.489 | + functions-common:time_stop:2316 : start_time=1629777329823 2021-08-24 03:55:31.491 | + functions-common:time_stop:2318 : [[ -z 1629777329823 ]] 2021-08-24 03:55:31.496 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:55:31.499 | + functions-common:time_stop:2321 : end_time=1629777331496 2021-08-24 03:55:31.501 | + functions-common:time_stop:2322 : elapsed_time=1673 2021-08-24 03:55:31.504 | + functions-common:time_stop:2323 : total=23314 2021-08-24 03:55:31.507 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:55:31.509 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=24987 2021-08-24 03:55:31.512 | + lib/nova:start_nova_rest:979 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-24 03:55:31.515 | + lib/nova:start_nova_rest:979 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-24 03:55:31.517 | + lib/nova:start_nova:1059 : start_nova_console_proxies 2021-08-24 03:55:31.520 | + lib/nova:start_nova_console_proxies:994 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-24 03:55:31.523 | + lib/nova:start_nova_console_proxies:996 : 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/sbin:/usr/sbin:/sbin 2021-08-24 03:55:31.526 | + lib/nova:start_nova_console_proxies:996 : 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/sbin:/usr/sbin:/sbin 2021-08-24 03:55:31.528 | + lib/nova:start_nova_console_proxies:998 : local api_cell_conf=/etc/nova/nova.conf 2021-08-24 03:55:31.531 | + lib/nova:start_nova_console_proxies:1000 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-08-24 03:55:31.533 | + lib/nova:start_nova_console_proxies:1005 : enable_nova_console_proxies 2021-08-24 03:55:31.540 | ++ lib/nova:enable_nova_console_proxies:983 : seq 1 1 2021-08-24 03:55:31.543 | + lib/nova:enable_nova_console_proxies:983 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-08-24 03:55:31.546 | + lib/nova:enable_nova_console_proxies:984 : for srv in n-novnc n-spice n-sproxy 2021-08-24 03:55:31.548 | + lib/nova:enable_nova_console_proxies:985 : is_service_enabled n-novnc 2021-08-24 03:55:31.570 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:55:31.573 | + lib/nova:enable_nova_console_proxies:984 : for srv in n-novnc n-spice n-sproxy 2021-08-24 03:55:31.576 | + lib/nova:enable_nova_console_proxies:985 : is_service_enabled n-spice 2021-08-24 03:55:31.601 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:55:31.604 | + lib/nova:enable_nova_console_proxies:984 : for srv in n-novnc n-spice n-sproxy 2021-08-24 03:55:31.606 | + lib/nova:enable_nova_console_proxies:985 : is_service_enabled n-sproxy 2021-08-24 03:55:31.628 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:55:31.633 | ++ lib/nova:start_nova_console_proxies:1006 : seq 1 1 2021-08-24 03:55:31.636 | + lib/nova:start_nova_console_proxies:1006 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-08-24 03:55:31.639 | + lib/nova:start_nova_console_proxies:1007 : local conf 2021-08-24 03:55:31.643 | ++ lib/nova:start_nova_console_proxies:1008 : conductor_conf 1 2021-08-24 03:55:31.645 | ++ lib/nova:conductor_conf:729 : local cell=1 2021-08-24 03:55:31.649 | ++ lib/nova:conductor_conf:730 : echo /etc/nova/nova_cell1.conf 2021-08-24 03:55:31.652 | + lib/nova:start_nova_console_proxies:1008 : conf=/etc/nova/nova_cell1.conf 2021-08-24 03:55:31.655 | + lib/nova:start_nova_console_proxies:1009 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-08-24 03:55:31.657 | + functions-common:run_process:1564 : local service=n-novnc-cell1 2021-08-24 03:55:31.660 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-08-24 03:55:31.663 | + functions-common:run_process:1566 : local group= 2021-08-24 03:55:31.666 | + functions-common:run_process:1567 : local user= 2021-08-24 03:55:31.668 | + functions-common:run_process:1569 : local name=n-novnc-cell1 2021-08-24 03:55:31.672 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 03:55:31.675 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 03:55:31.678 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:55:31.680 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:55:31.685 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:55:31.688 | + functions-common:time_start:2300 : _TIME_START[$name]=1629777331685 2021-08-24 03:55:31.691 | + functions-common:run_process:1572 : is_service_enabled n-novnc-cell1 2021-08-24 03:55:31.712 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:55:31.714 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 03:55:31.716 | + functions-common:time_stop:2309 : local name 2021-08-24 03:55:31.719 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:55:31.721 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:55:31.724 | + functions-common:time_stop:2312 : local total 2021-08-24 03:55:31.727 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:55:31.729 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 03:55:31.732 | + functions-common:time_stop:2316 : start_time=1629777331685 2021-08-24 03:55:31.734 | + functions-common:time_stop:2318 : [[ -z 1629777331685 ]] 2021-08-24 03:55:31.739 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:55:31.742 | + functions-common:time_stop:2321 : end_time=1629777331739 2021-08-24 03:55:31.745 | + functions-common:time_stop:2322 : elapsed_time=54 2021-08-24 03:55:31.747 | + functions-common:time_stop:2323 : total=24987 2021-08-24 03:55:31.750 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:55:31.753 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=25041 2021-08-24 03:55:31.755 | + lib/nova:start_nova_console_proxies:1010 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-08-24 03:55:31.758 | + functions-common:run_process:1564 : local service=n-spice-cell1 2021-08-24 03:55:31.761 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-08-24 03:55:31.763 | + functions-common:run_process:1566 : local group= 2021-08-24 03:55:31.766 | + functions-common:run_process:1567 : local user= 2021-08-24 03:55:31.769 | + functions-common:run_process:1569 : local name=n-spice-cell1 2021-08-24 03:55:31.771 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 03:55:31.775 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 03:55:31.777 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:55:31.780 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:55:31.785 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:55:31.788 | + functions-common:time_start:2300 : _TIME_START[$name]=1629777331784 2021-08-24 03:55:31.790 | + functions-common:run_process:1572 : is_service_enabled n-spice-cell1 2021-08-24 03:55:31.809 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:55:31.812 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 03:55:31.814 | + functions-common:time_stop:2309 : local name 2021-08-24 03:55:31.817 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:55:31.820 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:55:31.823 | + functions-common:time_stop:2312 : local total 2021-08-24 03:55:31.825 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:55:31.828 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 03:55:31.830 | + functions-common:time_stop:2316 : start_time=1629777331784 2021-08-24 03:55:31.833 | + functions-common:time_stop:2318 : [[ -z 1629777331784 ]] 2021-08-24 03:55:31.839 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:55:31.842 | + functions-common:time_stop:2321 : end_time=1629777331838 2021-08-24 03:55:31.844 | + functions-common:time_stop:2322 : elapsed_time=54 2021-08-24 03:55:31.847 | + functions-common:time_stop:2323 : total=25041 2021-08-24 03:55:31.849 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:55:31.852 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=25095 2021-08-24 03:55:31.854 | + lib/nova:start_nova_console_proxies:1011 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2021-08-24 03:55:31.857 | + functions-common:run_process:1564 : local service=n-sproxy-cell1 2021-08-24 03:55:31.859 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2021-08-24 03:55:31.862 | + functions-common:run_process:1566 : local group= 2021-08-24 03:55:31.864 | + functions-common:run_process:1567 : local user= 2021-08-24 03:55:31.868 | + functions-common:run_process:1569 : local name=n-sproxy-cell1 2021-08-24 03:55:31.870 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 03:55:31.873 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 03:55:31.876 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:55:31.878 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:55:31.884 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:55:31.886 | + functions-common:time_start:2300 : _TIME_START[$name]=1629777331883 2021-08-24 03:55:31.889 | + functions-common:run_process:1572 : is_service_enabled n-sproxy-cell1 2021-08-24 03:55:31.909 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:55:31.912 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 03:55:31.915 | + functions-common:time_stop:2309 : local name 2021-08-24 03:55:31.917 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:55:31.920 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:55:31.922 | + functions-common:time_stop:2312 : local total 2021-08-24 03:55:31.925 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:55:31.927 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 03:55:31.930 | + functions-common:time_stop:2316 : start_time=1629777331883 2021-08-24 03:55:31.932 | + functions-common:time_stop:2318 : [[ -z 1629777331883 ]] 2021-08-24 03:55:31.938 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:55:31.940 | + functions-common:time_stop:2321 : end_time=1629777331937 2021-08-24 03:55:31.943 | + functions-common:time_stop:2322 : elapsed_time=54 2021-08-24 03:55:31.946 | + functions-common:time_stop:2323 : total=25095 2021-08-24 03:55:31.948 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:55:31.951 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=25149 2021-08-24 03:55:31.954 | + lib/nova:start_nova_console_proxies:1015 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-24 03:55:31.956 | + lib/nova:start_nova_console_proxies:1015 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-24 03:55:31.959 | + lib/nova:start_nova:1060 : start_nova_conductor 2021-08-24 03:55:31.962 | + lib/nova:start_nova_conductor:1028 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-08-24 03:55:31.965 | + lib/nova:start_nova_conductor:1034 : enable_nova_fleet 2021-08-24 03:55:31.967 | + lib/nova:enable_nova_fleet:1019 : is_service_enabled n-cond 2021-08-24 03:55:31.986 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:55:31.989 | + lib/nova:enable_nova_fleet:1020 : enable_service n-super-cond 2021-08-24 03:55:32.060 | ++ lib/nova:enable_nova_fleet:1021 : seq 1 1 2021-08-24 03:55:32.063 | + lib/nova:enable_nova_fleet:1021 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-08-24 03:55:32.065 | + lib/nova:enable_nova_fleet:1022 : enable_service n-cond-cell1 2021-08-24 03:55:32.125 | + lib/nova:start_nova_conductor:1035 : is_service_enabled n-super-cond 2021-08-24 03:55:32.144 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:55:32.149 | + lib/nova:start_nova_conductor:1036 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-08-24 03:55:32.150 | + functions-common:run_process:1564 : local service=n-super-cond 2021-08-24 03:55:32.153 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-08-24 03:55:32.157 | + functions-common:run_process:1566 : local group= 2021-08-24 03:55:32.157 | + functions-common:run_process:1567 : local user= 2021-08-24 03:55:32.161 | + functions-common:run_process:1569 : local name=n-super-cond 2021-08-24 03:55:32.163 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 03:55:32.169 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 03:55:32.169 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:55:32.173 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:55:32.173 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:55:32.181 | + functions-common:time_start:2300 : _TIME_START[$name]=1629777332175 2021-08-24 03:55:32.181 | + functions-common:run_process:1572 : is_service_enabled n-super-cond 2021-08-24 03:55:32.201 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:55:32.205 | + functions-common:run_process:1573 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2021-08-24 03:55:32.209 | + functions-common:_run_under_systemd:1529 : local service=n-super-cond 2021-08-24 03:55:32.209 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-08-24 03:55:32.213 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-08-24 03:55:32.217 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-08-24 03:55:32.217 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-08-24 03:55:32.221 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2021-08-24 03:55:32.221 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-08-24 03:55:32.225 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@n-super-cond.service 2021-08-24 03:55:32.229 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-24 03:55:32.229 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-24 03:55:32.233 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-08-24 03:55:32.233 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2021-08-24 03:55:32.237 | + functions-common:write_user_unit_file:1446 : local service=devstack@n-super-cond.service 2021-08-24 03:55:32.239 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-08-24 03:55:32.242 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-24 03:55:32.245 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-24 03:55:32.245 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-24 03:55:32.249 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-24 03:55:32.250 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2021-08-24 03:55:32.253 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-24 03:55:32.257 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2021-08-24 03:55:32.339 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2021-08-24 03:55:32.420 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-08-24 03:55:32.480 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2021-08-24 03:55:32.541 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2021-08-24 03:55:32.618 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-24 03:55:32.685 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-24 03:55:32.686 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2021-08-24 03:55:32.765 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-24 03:55:33.240 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@n-super-cond.service 2021-08-24 03:55:33.254 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2021-08-24 03:55:33.709 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@n-super-cond.service 2021-08-24 03:55:33.735 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 03:55:33.741 | + functions-common:time_stop:2309 : local name 2021-08-24 03:55:33.747 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:55:33.752 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:55:33.756 | + functions-common:time_stop:2312 : local total 2021-08-24 03:55:33.760 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:55:33.764 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 03:55:33.776 | + functions-common:time_stop:2316 : start_time=1629777332175 2021-08-24 03:55:33.782 | + functions-common:time_stop:2318 : [[ -z 1629777332175 ]] 2021-08-24 03:55:33.791 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:55:33.801 | + functions-common:time_stop:2321 : end_time=1629777333791 2021-08-24 03:55:33.805 | + functions-common:time_stop:2322 : elapsed_time=1616 2021-08-24 03:55:33.810 | + functions-common:time_stop:2323 : total=25149 2021-08-24 03:55:33.819 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:55:33.825 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=26765 2021-08-24 03:55:33.831 | ++ lib/nova:start_nova_conductor:1038 : seq 1 1 2021-08-24 03:55:33.840 | + lib/nova:start_nova_conductor:1038 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-08-24 03:55:33.842 | + lib/nova:start_nova_conductor:1039 : is_service_enabled n-cond-cell1 2021-08-24 03:55:33.881 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:55:33.891 | + lib/nova:start_nova_conductor:1040 : local conf 2021-08-24 03:55:33.894 | ++ lib/nova:start_nova_conductor:1041 : conductor_conf 1 2021-08-24 03:55:33.898 | ++ lib/nova:conductor_conf:729 : local cell=1 2021-08-24 03:55:33.902 | ++ lib/nova:conductor_conf:730 : echo /etc/nova/nova_cell1.conf 2021-08-24 03:55:33.909 | + lib/nova:start_nova_conductor:1041 : conf=/etc/nova/nova_cell1.conf 2021-08-24 03:55:33.912 | + lib/nova:start_nova_conductor:1042 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-08-24 03:55:33.917 | + functions-common:run_process:1564 : local service=n-cond-cell1 2021-08-24 03:55:33.922 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-08-24 03:55:33.927 | + functions-common:run_process:1566 : local group= 2021-08-24 03:55:33.932 | + functions-common:run_process:1567 : local user= 2021-08-24 03:55:33.937 | + functions-common:run_process:1569 : local name=n-cond-cell1 2021-08-24 03:55:33.950 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 03:55:33.956 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 03:55:33.962 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:55:33.970 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:55:33.984 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:55:33.995 | + functions-common:time_start:2300 : _TIME_START[$name]=1629777333985 2021-08-24 03:55:34.004 | + functions-common:run_process:1572 : is_service_enabled n-cond-cell1 2021-08-24 03:55:34.046 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:55:34.059 | + functions-common:run_process:1573 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2021-08-24 03:55:34.062 | + functions-common:_run_under_systemd:1529 : local service=n-cond-cell1 2021-08-24 03:55:34.070 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-08-24 03:55:34.077 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-08-24 03:55:34.082 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-08-24 03:55:34.086 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-08-24 03:55:34.089 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2021-08-24 03:55:34.092 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2021-08-24 03:55:34.094 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@n-cond-cell1.service 2021-08-24 03:55:34.099 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-24 03:55:34.100 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-24 03:55:34.104 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2021-08-24 03:55:34.105 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2021-08-24 03:55:34.109 | + functions-common:write_user_unit_file:1446 : local service=devstack@n-cond-cell1.service 2021-08-24 03:55:34.110 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-08-24 03:55:34.114 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-24 03:55:34.116 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-24 03:55:34.122 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-24 03:55:34.126 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-24 03:55:34.129 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2021-08-24 03:55:34.132 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-24 03:55:34.137 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2021-08-24 03:55:34.209 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2021-08-24 03:55:34.278 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-08-24 03:55:34.338 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2021-08-24 03:55:34.409 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2021-08-24 03:55:34.469 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-24 03:55:34.527 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-24 03:55:34.531 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2021-08-24 03:55:34.610 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-24 03:55:35.063 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@n-cond-cell1.service 2021-08-24 03:55:35.080 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2021-08-24 03:55:35.513 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@n-cond-cell1.service 2021-08-24 03:55:35.542 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 03:55:35.549 | + functions-common:time_stop:2309 : local name 2021-08-24 03:55:35.558 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:55:35.562 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:55:35.569 | + functions-common:time_stop:2312 : local total 2021-08-24 03:55:35.575 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:55:35.582 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 03:55:35.586 | + functions-common:time_stop:2316 : start_time=1629777333985 2021-08-24 03:55:35.591 | + functions-common:time_stop:2318 : [[ -z 1629777333985 ]] 2021-08-24 03:55:35.598 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:55:35.607 | + functions-common:time_stop:2321 : end_time=1629777335602 2021-08-24 03:55:35.611 | + functions-common:time_stop:2322 : elapsed_time=1617 2021-08-24 03:55:35.615 | + functions-common:time_stop:2323 : total=26765 2021-08-24 03:55:35.619 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:55:35.623 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=28382 2021-08-24 03:55:35.627 | + lib/nova:start_nova:1061 : start_nova_compute 2021-08-24 03:55:35.631 | + lib/nova:start_nova_compute:891 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-24 03:55:35.635 | + lib/nova:start_nova_compute:892 : 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/sbin:/usr/sbin:/sbin 2021-08-24 03:55:35.639 | + lib/nova:start_nova_compute:892 : 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/sbin:/usr/sbin:/sbin 2021-08-24 03:55:35.643 | + lib/nova:start_nova_compute:894 : local compute_cell_conf=/etc/nova/nova.conf 2021-08-24 03:55:35.647 | + lib/nova:start_nova_compute:897 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2021-08-24 03:55:35.658 | + lib/nova:start_nova_compute:899 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-08-24 03:55:35.670 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-08-24 03:55:35.678 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-08-24 03:55:35.684 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2021-08-24 03:55:35.692 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-08-24 03:55:35.702 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2021-08-24 03:55:35.709 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2021-08-24 03:55:35.716 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2021-08-24 03:55:35.719 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2021-08-24 03:55:35.729 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-08-24 03:55:35.729 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:55:35.729 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2021-08-24 03:55:35.729 | BEGIN { 2021-08-24 03:55:35.729 | section = "" 2021-08-24 03:55:35.729 | last_section = "" 2021-08-24 03:55:35.729 | section_count = 0 2021-08-24 03:55:35.729 | } 2021-08-24 03:55:35.730 | /^\[.+\]/ { 2021-08-24 03:55:35.730 | gsub("[][]", "", $1); 2021-08-24 03:55:35.730 | section=$1 2021-08-24 03:55:35.730 | next 2021-08-24 03:55:35.730 | } 2021-08-24 03:55:35.730 | /^ *\#/ { 2021-08-24 03:55:35.730 | next 2021-08-24 03:55:35.730 | } 2021-08-24 03:55:35.730 | /^[^ \t]+/ { 2021-08-24 03:55:35.730 | # get offset of first = in $0 2021-08-24 03:55:35.730 | eq_idx = index($0, "=") 2021-08-24 03:55:35.730 | # extract attr & value from $0 2021-08-24 03:55:35.730 | attr = substr($0, 1, eq_idx - 1) 2021-08-24 03:55:35.730 | value = substr($0, eq_idx + 1) 2021-08-24 03:55:35.730 | # only need to strip trailing whitespace from attr 2021-08-24 03:55:35.730 | sub(/[ \t]*$/, "", attr) 2021-08-24 03:55:35.730 | # need to strip leading & trailing whitespace from value 2021-08-24 03:55:35.730 | sub(/^[ \t]*/, "", value) 2021-08-24 03:55:35.730 | sub(/[ \t]*$/, "", value) 2021-08-24 03:55:35.730 | 2021-08-24 03:55:35.730 | # cfg_attr_count: number of config lines per [section, attr] 2021-08-24 03:55:35.730 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-08-24 03:55:35.730 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-08-24 03:55:35.730 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-08-24 03:55:35.730 | if (! (section, attr) in cfg_attr_count) { 2021-08-24 03:55:35.730 | if (section != last_section) { 2021-08-24 03:55:35.730 | cfg_section[section_count++] = section 2021-08-24 03:55:35.730 | last_section = section 2021-08-24 03:55:35.730 | } 2021-08-24 03:55:35.730 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-08-24 03:55:35.730 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-08-24 03:55:35.730 | 2021-08-24 03:55:35.730 | cfg_attr[section, attr, 0] = value 2021-08-24 03:55:35.730 | cfg_attr_count[section, attr] = 1 2021-08-24 03:55:35.731 | } else { 2021-08-24 03:55:35.731 | lno = cfg_attr_count[section, attr]++ 2021-08-24 03:55:35.731 | cfg_attr[section, attr, lno] = value 2021-08-24 03:55:35.731 | } 2021-08-24 03:55:35.731 | } 2021-08-24 03:55:35.731 | END { 2021-08-24 03:55:35.731 | # Process each section in order 2021-08-24 03:55:35.731 | for (sno = 0; sno < section_count; sno++) { 2021-08-24 03:55:35.731 | section = cfg_section[sno] 2021-08-24 03:55:35.731 | # The ini routines simply append a config item immediately 2021-08-24 03:55:35.731 | # after the section header. To keep the same order as defined 2021-08-24 03:55:35.731 | # in local.conf, invoke the ini routines in the reverse order 2021-08-24 03:55:35.731 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-08-24 03:55:35.731 | attr = cfg_sec_attr_name[sno, attr_no] 2021-08-24 03:55:35.731 | if (cfg_attr_count[section, attr] == 1) 2021-08-24 03:55:35.731 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-08-24 03:55:35.731 | else { 2021-08-24 03:55:35.731 | # For multiline, invoke the ini routines in the reverse order 2021-08-24 03:55:35.731 | count = cfg_attr_count[section, attr] 2021-08-24 03:55:35.731 | print "inidelete " configfile " " section " " attr 2021-08-24 03:55:35.731 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-08-24 03:55:35.731 | for (l = count -2; l >= 0; l--) 2021-08-24 03:55:35.731 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-08-24 03:55:35.731 | } 2021-08-24 03:55:35.731 | } 2021-08-24 03:55:35.731 | } 2021-08-24 03:55:35.731 | } 2021-08-24 03:55:35.731 | ' 2021-08-24 03:55:35.731 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-08-24 03:55:35.731 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-08-24 03:55:35.741 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-08-24 03:55:35.748 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2021-08-24 03:55:35.761 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-08-24 03:55:35.765 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2021-08-24 03:55:35.777 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2021-08-24 03:55:35.777 | BEGIN { group = "" } 2021-08-24 03:55:35.777 | /^\[\[.+\|.*\]\]/ { 2021-08-24 03:55:35.777 | gsub("[][]", "", $1); 2021-08-24 03:55:35.777 | split($1, a, "|"); 2021-08-24 03:55:35.777 | if (a[1] == matchgroup && a[2] == configfile) { 2021-08-24 03:55:35.777 | group=a[1] 2021-08-24 03:55:35.777 | } else { 2021-08-24 03:55:35.777 | group="" 2021-08-24 03:55:35.777 | } 2021-08-24 03:55:35.777 | next 2021-08-24 03:55:35.777 | } 2021-08-24 03:55:35.777 | { 2021-08-24 03:55:35.777 | if (group != "") 2021-08-24 03:55:35.777 | print $0 2021-08-24 03:55:35.777 | } 2021-08-24 03:55:35.777 | ' /home/ubuntu/devstack/local.conf 2021-08-24 03:55:35.785 | + lib/nova:start_nova_compute:901 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-08-24 03:55:35.794 | + lib/nova:start_nova_compute:908 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2021-08-24 03:55:35.863 | + lib/nova:start_nova_compute:911 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2021-08-24 03:55:35.950 | + lib/nova:start_nova_compute:912 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2021-08-24 03:55:35.958 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-08-24 03:55:35.962 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2021-08-24 03:55:35.975 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-08-24 03:55:35.978 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-08-24 03:55:35.988 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-08-24 03:55:36.030 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:55:36.044 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-08-24 03:55:36.048 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-08-24 03:55:36.055 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-08-24 03:55:36.098 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:55:36.101 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/nova_cell1 2021-08-24 03:55:36.114 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/nova_cell1 2021-08-24 03:55:36.194 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-08-24 03:55:36.198 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-08-24 03:55:36.201 | + lib/nova:start_nova_compute:916 : inidelete /etc/nova/nova-cpu.conf database connection 2021-08-24 03:55:36.229 | + lib/nova:start_nova_compute:917 : inidelete /etc/nova/nova-cpu.conf api_database connection 2021-08-24 03:55:36.277 | + lib/nova:start_nova_compute:922 : configure_console_compute 2021-08-24 03:55:36.283 | + lib/nova:configure_console_compute:611 : local offset 2021-08-24 03:55:36.288 | + lib/nova:configure_console_compute:612 : offset=0 2021-08-24 03:55:36.291 | + lib/nova:configure_console_compute:616 : local default_proxyclient_addr 2021-08-24 03:55:36.295 | ++ lib/nova:configure_console_compute:617 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2021-08-24 03:55:36.324 | + lib/nova:configure_console_compute:617 : default_proxyclient_addr=10.222.0.20 2021-08-24 03:55:36.327 | + lib/nova:configure_console_compute:621 : is_service_enabled n-cpu 2021-08-24 03:55:36.357 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:55:36.366 | + lib/nova:configure_console_compute:637 : is_service_enabled n-novnc 2021-08-24 03:55:36.394 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:55:36.401 | + lib/nova:configure_console_compute:637 : '[' False '!=' False ']' 2021-08-24 03:55:36.417 | + lib/nova:configure_console_compute:645 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2021-08-24 03:55:36.495 | + lib/nova:configure_console_compute:648 : is_service_enabled n-spice 2021-08-24 03:55:36.558 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:55:36.563 | + lib/nova:configure_console_compute:658 : is_service_enabled n-sproxy 2021-08-24 03:55:36.602 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:55:36.605 | + lib/nova:start_nova_compute:925 : '[' -n '' ']' 2021-08-24 03:55:36.607 | + lib/nova:start_nova_compute:930 : [[ libvirt == \l\i\b\v\i\r\t ]] 2021-08-24 03:55:36.610 | + lib/nova:start_nova_compute:930 : [[ kvm == \q\e\m\u ]] 2021-08-24 03:55:36.613 | + lib/nova:start_nova_compute:934 : [[ libvirt = \l\i\b\v\i\r\t ]] 2021-08-24 03:55:36.616 | + lib/nova:start_nova_compute:938 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2021-08-24 03:55:36.619 | + functions-common:run_process:1564 : local service=n-cpu 2021-08-24 03:55:36.621 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2021-08-24 03:55:36.624 | + functions-common:run_process:1566 : local group=libvirt 2021-08-24 03:55:36.626 | + functions-common:run_process:1567 : local user= 2021-08-24 03:55:36.629 | + functions-common:run_process:1569 : local name=n-cpu 2021-08-24 03:55:36.632 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 03:55:36.634 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 03:55:36.637 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:55:36.639 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:55:36.643 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:55:36.648 | + functions-common:time_start:2300 : _TIME_START[$name]=1629777336644 2021-08-24 03:55:36.651 | + functions-common:run_process:1572 : is_service_enabled n-cpu 2021-08-24 03:55:36.672 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:55:36.675 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 03:55:36.677 | + functions-common:time_stop:2309 : local name 2021-08-24 03:55:36.680 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:55:36.683 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:55:36.685 | + functions-common:time_stop:2312 : local total 2021-08-24 03:55:36.688 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:55:36.690 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 03:55:36.692 | + functions-common:time_stop:2316 : start_time=1629777336644 2021-08-24 03:55:36.695 | + functions-common:time_stop:2318 : [[ -z 1629777336644 ]] 2021-08-24 03:55:36.698 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:55:36.703 | + functions-common:time_stop:2321 : end_time=1629777336700 2021-08-24 03:55:36.705 | + functions-common:time_stop:2322 : elapsed_time=56 2021-08-24 03:55:36.708 | + functions-common:time_stop:2323 : total=28382 2021-08-24 03:55:36.711 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:55:36.713 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=28438 2021-08-24 03:55:36.716 | + lib/nova:start_nova_compute:960 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-24 03:55:36.718 | + lib/nova:start_nova_compute:960 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-24 03:55:36.721 | + lib/nova:start_nova:1062 : is_service_enabled n-api 2021-08-24 03:55:36.739 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:55:36.742 | + lib/nova:start_nova:1064 : echo 'Dumping cells_v2 mapping' 2021-08-24 03:55:36.742 | Dumping cells_v2 mapping 2021-08-24 03:55:36.745 | + lib/nova:start_nova:1065 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2021-08-24 03:55:40.228 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:55:40.228 | from cryptography.utils import int_from_bytes 2021-08-24 03:55:40.228 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:55:40.228 | from cryptography.utils import int_from_bytes 2021-08-24 03:55:40.228 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-08-24 03:55:40.228 | | Name | UUID | Transport URL | Database Connection | Disabled | 2021-08-24 03:55:40.228 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-08-24 03:55:40.228 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2021-08-24 03:55:40.228 | | cell1 | 51b95e5c-73d6-4d8f-909d-9172022b06b6 | rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2021-08-24 03:55:40.228 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-08-24 03:55:40.651 | + ./stack.sh:main:1324 : async_runfunc create_flavors 2021-08-24 03:55:40.653 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2021-08-24 03:55:40.714 | + inc/async:async_inner:63 : create_flavors 2021-08-24 03:55:40.754 | [11733 Async create_flavors:100827]: running: create_flavors 2021-08-24 03:55:40.757 | + ./stack.sh:main:1326 : is_service_enabled cinder 2021-08-24 03:55:40.775 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:55:40.778 | + ./stack.sh:main:1327 : echo_summary 'Starting Cinder' 2021-08-24 03:55:40.780 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-24 03:55:40.783 | + ./stack.sh:echo_summary:432 : echo -e Starting Cinder 2021-08-24 03:55:40.785 | + ./stack.sh:main:1328 : start_cinder 2021-08-24 03:55:40.788 | + lib/cinder:start_cinder:505 : local service_port=8776 2021-08-24 03:55:40.791 | + lib/cinder:start_cinder:506 : local service_protocol=http 2021-08-24 03:55:40.793 | + lib/cinder:start_cinder:507 : local cinder_url 2021-08-24 03:55:40.796 | + lib/cinder:start_cinder:508 : is_service_enabled tls-proxy 2021-08-24 03:55:40.813 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:55:40.815 | + lib/cinder:start_cinder:512 : '[' lioadm = tgtadm ']' 2021-08-24 03:55:40.818 | + lib/cinder:start_cinder:532 : [[ 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 ]] 2021-08-24 03:55:40.821 | + lib/cinder:start_cinder:533 : '[' True == False ']' 2021-08-24 03:55:40.825 | ++ lib/cinder:start_cinder:541 : which uwsgi 2021-08-24 03:55:40.830 | + lib/cinder:start_cinder:541 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-08-24 03:55:40.832 | + functions-common:run_process:1564 : local service=c-api 2021-08-24 03:55:40.835 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-08-24 03:55:40.837 | + functions-common:run_process:1566 : local group= 2021-08-24 03:55:40.840 | + functions-common:run_process:1567 : local user= 2021-08-24 03:55:40.843 | + functions-common:run_process:1569 : local name=c-api 2021-08-24 03:55:40.845 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 03:55:40.848 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 03:55:40.851 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:55:40.853 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:55:40.856 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:55:40.860 | + functions-common:time_start:2300 : _TIME_START[$name]=1629777340858 2021-08-24 03:55:40.863 | + functions-common:run_process:1572 : is_service_enabled c-api 2021-08-24 03:55:40.880 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:55:40.883 | + functions-common:run_process:1573 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2021-08-24 03:55:40.885 | + functions-common:_run_under_systemd:1529 : local service=c-api 2021-08-24 03:55:40.888 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-08-24 03:55:40.890 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-08-24 03:55:40.893 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-08-24 03:55:40.895 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-08-24 03:55:40.898 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2021-08-24 03:55:40.901 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2021-08-24 03:55:40.903 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@c-api.service 2021-08-24 03:55:40.906 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-24 03:55:40.908 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-24 03:55:40.911 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2021-08-24 03:55:40.914 | + functions-common:_run_under_systemd:1539 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu 2021-08-24 03:55:40.916 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@c-api.service 2021-08-24 03:55:40.918 | + functions-common:write_uwsgi_user_unit_file:1474 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-08-24 03:55:40.920 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2021-08-24 03:55:40.923 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2021-08-24 03:55:40.925 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@c-api.service 2021-08-24 03:55:40.927 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2021-08-24 03:55:40.932 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2021-08-24 03:55:40.993 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2021-08-24 03:55:41.055 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2021-08-24 03:55:41.109 | + functions-common:write_uwsgi_user_unit_file:1483 : 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' 2021-08-24 03:55:41.165 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-24 03:55:41.216 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2021-08-24 03:55:41.268 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2021-08-24 03:55:41.320 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2021-08-24 03:55:41.375 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2021-08-24 03:55:41.427 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2021-08-24 03:55:41.479 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2021-08-24 03:55:41.481 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2021-08-24 03:55:41.544 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2021-08-24 03:55:41.986 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@c-api.service 2021-08-24 03:55:42.000 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2021-08-24 03:55:42.430 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@c-api.service 2021-08-24 03:55:42.515 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 03:55:42.518 | + functions-common:time_stop:2309 : local name 2021-08-24 03:55:42.525 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:55:42.533 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:55:42.541 | + functions-common:time_stop:2312 : local total 2021-08-24 03:55:42.542 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:55:42.545 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 03:55:42.549 | + functions-common:time_stop:2316 : start_time=1629777340858 2021-08-24 03:55:42.549 | + functions-common:time_stop:2318 : [[ -z 1629777340858 ]] 2021-08-24 03:55:42.561 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:55:42.565 | + functions-common:time_stop:2321 : end_time=1629777342561 2021-08-24 03:55:42.569 | + functions-common:time_stop:2322 : elapsed_time=1703 2021-08-24 03:55:42.572 | + functions-common:time_stop:2323 : total=28438 2021-08-24 03:55:42.577 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:55:42.581 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=30141 2021-08-24 03:55:42.582 | + lib/cinder:start_cinder:542 : cinder_url=http://10.222.0.20/volume/v3 2021-08-24 03:55:42.585 | + lib/cinder:start_cinder:546 : echo 'Waiting for Cinder API to start...' 2021-08-24 03:55:42.585 | Waiting for Cinder API to start... 2021-08-24 03:55:42.590 | + lib/cinder:start_cinder:547 : wait_for_service 60 http://10.222.0.20/volume/v3 2021-08-24 03:55:42.595 | + functions:wait_for_service:457 : local timeout=60 2021-08-24 03:55:42.599 | + functions:wait_for_service:458 : local url=http://10.222.0.20/volume/v3 2021-08-24 03:55:42.602 | + functions:wait_for_service:459 : local rval=0 2021-08-24 03:55:42.604 | + functions:wait_for_service:460 : time_start wait_for_service 2021-08-24 03:55:42.609 | + functions-common:time_start:2295 : local name=wait_for_service 2021-08-24 03:55:42.611 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:55:42.614 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:55:42.621 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:55:42.623 | + functions-common:time_start:2300 : _TIME_START[$name]=1629777342619 2021-08-24 03:55:42.627 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-08-24 03:55:42.632 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.20/volume/v3 2021-08-24 03:55:46.850 | + :: : [[ 401 == 503 ]] 2021-08-24 03:55:46.851 | + :: : [[ 0 -eq 7 ]] 2021-08-24 03:55:46.854 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-08-24 03:55:46.857 | + functions-common:time_stop:2309 : local name 2021-08-24 03:55:46.859 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:55:46.862 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:55:46.864 | + functions-common:time_stop:2312 : local total 2021-08-24 03:55:46.867 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:55:46.869 | + functions-common:time_stop:2315 : name=wait_for_service 2021-08-24 03:55:46.871 | + functions-common:time_stop:2316 : start_time=1629777342619 2021-08-24 03:55:46.874 | + functions-common:time_stop:2318 : [[ -z 1629777342619 ]] 2021-08-24 03:55:46.877 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:55:46.882 | + functions-common:time_stop:2321 : end_time=1629777346879 2021-08-24 03:55:46.884 | + functions-common:time_stop:2322 : elapsed_time=4260 2021-08-24 03:55:46.887 | + functions-common:time_stop:2323 : total=17481 2021-08-24 03:55:46.889 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:55:46.892 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=21741 2021-08-24 03:55:46.894 | + functions:wait_for_service:467 : return 0 2021-08-24 03:55:46.897 | + lib/cinder:start_cinder:551 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-08-24 03:55:46.900 | + functions-common:run_process:1564 : local service=c-sch 2021-08-24 03:55:46.902 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-08-24 03:55:46.905 | + functions-common:run_process:1566 : local group= 2021-08-24 03:55:46.907 | + functions-common:run_process:1567 : local user= 2021-08-24 03:55:46.910 | + functions-common:run_process:1569 : local name=c-sch 2021-08-24 03:55:46.912 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 03:55:46.915 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 03:55:46.917 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:55:46.920 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:55:46.923 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:55:46.927 | + functions-common:time_start:2300 : _TIME_START[$name]=1629777346925 2021-08-24 03:55:46.930 | + functions-common:run_process:1572 : is_service_enabled c-sch 2021-08-24 03:55:46.948 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:55:46.950 | + functions-common:run_process:1573 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2021-08-24 03:55:46.953 | + functions-common:_run_under_systemd:1529 : local service=c-sch 2021-08-24 03:55:46.955 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-08-24 03:55:46.958 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-08-24 03:55:46.961 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-08-24 03:55:46.963 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-08-24 03:55:46.966 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2021-08-24 03:55:46.968 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2021-08-24 03:55:46.971 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@c-sch.service 2021-08-24 03:55:46.973 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-24 03:55:46.976 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-24 03:55:46.978 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2021-08-24 03:55:46.981 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2021-08-24 03:55:46.984 | + functions-common:write_user_unit_file:1446 : local service=devstack@c-sch.service 2021-08-24 03:55:46.986 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-08-24 03:55:46.988 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-24 03:55:46.991 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-24 03:55:46.993 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-24 03:55:46.996 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-24 03:55:46.998 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2021-08-24 03:55:47.001 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-24 03:55:47.006 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2021-08-24 03:55:47.070 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2021-08-24 03:55:47.133 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-08-24 03:55:47.186 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2021-08-24 03:55:47.238 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2021-08-24 03:55:47.291 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-24 03:55:47.343 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-24 03:55:47.345 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2021-08-24 03:55:47.410 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-24 03:55:47.839 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@c-sch.service 2021-08-24 03:55:47.853 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2021-08-24 03:55:48.270 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@c-sch.service 2021-08-24 03:55:48.296 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 03:55:48.299 | + functions-common:time_stop:2309 : local name 2021-08-24 03:55:48.301 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:55:48.304 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:55:48.306 | + functions-common:time_stop:2312 : local total 2021-08-24 03:55:48.309 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:55:48.311 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 03:55:48.314 | + functions-common:time_stop:2316 : start_time=1629777346925 2021-08-24 03:55:48.316 | + functions-common:time_stop:2318 : [[ -z 1629777346925 ]] 2021-08-24 03:55:48.320 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:55:48.328 | + functions-common:time_stop:2321 : end_time=1629777348322 2021-08-24 03:55:48.334 | + functions-common:time_stop:2322 : elapsed_time=1397 2021-08-24 03:55:48.339 | + functions-common:time_stop:2323 : total=30141 2021-08-24 03:55:48.343 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:55:48.348 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=31538 2021-08-24 03:55:48.350 | + lib/cinder:start_cinder:552 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-08-24 03:55:48.353 | + functions-common:run_process:1564 : local service=c-bak 2021-08-24 03:55:48.356 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-08-24 03:55:48.359 | + functions-common:run_process:1566 : local group= 2021-08-24 03:55:48.363 | + functions-common:run_process:1567 : local user= 2021-08-24 03:55:48.366 | + functions-common:run_process:1569 : local name=c-bak 2021-08-24 03:55:48.368 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 03:55:48.371 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 03:55:48.374 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:55:48.377 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:55:48.382 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:55:48.387 | + functions-common:time_start:2300 : _TIME_START[$name]=1629777348383 2021-08-24 03:55:48.389 | + functions-common:run_process:1572 : is_service_enabled c-bak 2021-08-24 03:55:48.412 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:55:48.415 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 03:55:48.418 | + functions-common:time_stop:2309 : local name 2021-08-24 03:55:48.421 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:55:48.423 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:55:48.426 | + functions-common:time_stop:2312 : local total 2021-08-24 03:55:48.430 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:55:48.432 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 03:55:48.435 | + functions-common:time_stop:2316 : start_time=1629777348383 2021-08-24 03:55:48.437 | + functions-common:time_stop:2318 : [[ -z 1629777348383 ]] 2021-08-24 03:55:48.441 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:55:48.447 | + functions-common:time_stop:2321 : end_time=1629777348444 2021-08-24 03:55:48.449 | + functions-common:time_stop:2322 : elapsed_time=61 2021-08-24 03:55:48.452 | + functions-common:time_stop:2323 : total=31538 2021-08-24 03:55:48.454 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:55:48.457 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=31599 2021-08-24 03:55:48.460 | + lib/cinder:start_cinder:553 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-08-24 03:55:48.463 | + functions-common:run_process:1564 : local service=c-vol 2021-08-24 03:55:48.466 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-08-24 03:55:48.468 | + functions-common:run_process:1566 : local group= 2021-08-24 03:55:48.471 | + functions-common:run_process:1567 : local user= 2021-08-24 03:55:48.473 | + functions-common:run_process:1569 : local name=c-vol 2021-08-24 03:55:48.478 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 03:55:48.482 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 03:55:48.485 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:55:48.487 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:55:48.493 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:55:48.496 | + functions-common:time_start:2300 : _TIME_START[$name]=1629777348493 2021-08-24 03:55:48.499 | + functions-common:run_process:1572 : is_service_enabled c-vol 2021-08-24 03:55:48.523 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:55:48.526 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 03:55:48.528 | + functions-common:time_stop:2309 : local name 2021-08-24 03:55:48.531 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:55:48.533 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:55:48.536 | + functions-common:time_stop:2312 : local total 2021-08-24 03:55:48.538 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:55:48.541 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 03:55:48.543 | + functions-common:time_stop:2316 : start_time=1629777348493 2021-08-24 03:55:48.545 | + functions-common:time_stop:2318 : [[ -z 1629777348493 ]] 2021-08-24 03:55:48.549 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:55:48.553 | + functions-common:time_stop:2321 : end_time=1629777348551 2021-08-24 03:55:48.558 | + functions-common:time_stop:2322 : elapsed_time=58 2021-08-24 03:55:48.560 | + functions-common:time_stop:2323 : total=31599 2021-08-24 03:55:48.563 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:55:48.565 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=31657 2021-08-24 03:55:48.568 | + ./stack.sh:main:1329 : create_volume_types 2021-08-24 03:55:48.571 | + lib/cinder:create_volume_types:571 : is_service_enabled c-api 2021-08-24 03:55:48.597 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:55:48.600 | + lib/cinder:create_volume_types:571 : [[ -n lvm:lvmdriver-1 ]] 2021-08-24 03:55:48.602 | + lib/cinder:create_volume_types:572 : local be be_name 2021-08-24 03:55:48.605 | + lib/cinder:create_volume_types:573 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-08-24 03:55:48.607 | + lib/cinder:create_volume_types:574 : be_name=lvmdriver-1 2021-08-24 03:55:48.610 | + lib/cinder:create_volume_types:576 : is_service_enabled keystone 2021-08-24 03:55:48.632 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:55:48.635 | + lib/cinder:create_volume_types:577 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2021-08-24 03:55:50.898 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:55:50.898 | from cryptography.utils import int_from_bytes 2021-08-24 03:55:50.898 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:55:50.898 | from cryptography.utils import int_from_bytes 2021-08-24 03:55:50.898 | The server has either erred or is incapable of performing the requested operation. (HTTP 500) 2021-08-24 03:55:51.053 | + lib/cinder:create_volume_types:1 : exit_trap 2021-08-24 03:55:51.056 | + ./stack.sh:exit_trap:507 : local r=1 2021-08-24 03:55:51.059 | ++ ./stack.sh:exit_trap:508 : jobs -p 2021-08-24 03:55:51.062 | + ./stack.sh:exit_trap:508 : jobs='71070 2021-08-24 03:55:51.062 | 100827' 2021-08-24 03:55:51.065 | + ./stack.sh:exit_trap:511 : [[ -n 71070 2021-08-24 03:55:51.065 | 100827 ]] 2021-08-24 03:55:51.067 | + ./stack.sh:exit_trap:511 : [[ -n /opt/stack/logs/stack.sh.log.2021-08-24-032634 ]] 2021-08-24 03:55:51.070 | + ./stack.sh:exit_trap:511 : [[ True == \T\r\u\e ]] 2021-08-24 03:55:51.072 | + ./stack.sh:exit_trap:512 : echo 'exit_trap: cleaning up child processes' 2021-08-24 03:55:51.074 | exit_trap: cleaning up child processes 2021-08-24 03:55:51.075 | + ./stack.sh:exit_trap:513 : kill 71070 100827 2021-08-24 03:55:51.078 | + ./stack.sh:exit_trap:517 : '[' -f /tmp/tmp.0Ri7nTqHWq ']' 2021-08-24 03:55:51.081 | + ./stack.sh:exit_trap:518 : rm /tmp/tmp.0Ri7nTqHWq 2021-08-24 03:55:51.086 | + ./stack.sh:exit_trap:522 : kill_spinner 2021-08-24 03:55:51.089 | + ./stack.sh:kill_spinner:417 : '[' '!' -z '' ']' 2021-08-24 03:55:51.091 | + ./stack.sh:exit_trap:524 : [[ 1 -ne 0 ]] 2021-08-24 03:55:51.094 | + ./stack.sh:exit_trap:525 : echo 'Error on exit' 2021-08-24 03:55:51.094 | Error on exit 2021-08-24 03:55:51.096 | + ./stack.sh:exit_trap:527 : type -p generate-subunit 2021-08-24 03:55:51.100 | + ./stack.sh:exit_trap:528 : generate-subunit 1629775590 1761 fail 2021-08-24 03:55:51.719 | + ./stack.sh:exit_trap:530 : [[ -z /opt/stack/logs ]] 2021-08-24 03:55:51.721 | + ./stack.sh:exit_trap:533 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2021-08-24 03:55:52.786 | + ./stack.sh:exit_trap:542 : exit 1