2021-08-30 14:14:06.047 | + ./stack.sh:main:473 : exec 2021-08-30 14:14:06.047 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-08-30-141405.summary.2021-08-30-141405 2021-08-30 14:14:06.047 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-08-30-141405' 2021-08-30 14:14:06.047 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-30 14:14:06.047 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-08-30-141405 2021-08-30 14:14:06.047 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2021-08-30-141405 /opt/stack/logs/stack.sh.log 2021-08-30 14:14:06.047 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2021-08-30-141405.summary.2021-08-30-141405 /opt/stack/logs/stack.sh.log.summary 2021-08-30 14:14:06.047 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2021-08-30 14:14:06.047 | + functions:check_path_perm_sanity:596 : local real_path 2021-08-30 14:14:06.047 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-08-30 14:14:06.047 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-08-30 14:14:06.047 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-08-30 14:14:06.047 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-08-30 14:14:06.047 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-08-30 14:14:06.047 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-08-30 14:14:06.047 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-08-30 14:14:06.047 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-08-30 14:14:06.047 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-08-30 14:14:06.047 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-08-30 14:14:06.049 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-08-30 14:14:06.051 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-08-30 14:14:06.055 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-08-30 14:14:06.057 | + ./stack.sh:main:505 : trap exit_trap EXIT 2021-08-30 14:14:06.060 | + ./stack.sh:main:546 : trap err_trap ERR 2021-08-30 14:14:06.061 | + ./stack.sh:main:559 : set -o errexit 2021-08-30 14:14:06.063 | + ./stack.sh:main:562 : uname -a 2021-08-30 14:14:06.064 | Linux dv-cinder-759955-10-iscsi 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2021-08-30 14:14:06.066 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-08-30 14:14:06.068 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2021-08-30 14:14:06.072 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2021-08-30 14:14:06.102 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2021-08-30 14:14:06.118 | + ./stack.sh:main:576 : fetch_plugins 2021-08-30 14:14:06.120 | + functions-common:fetch_plugins:1655 : local plugins= 2021-08-30 14:14:06.121 | + functions-common:fetch_plugins:1656 : local plugin 2021-08-30 14:14:06.123 | + functions-common:fetch_plugins:1659 : [[ -z '' ]] 2021-08-30 14:14:06.125 | + functions-common:fetch_plugins:1660 : return 2021-08-30 14:14:06.127 | + ./stack.sh:main:580 : run_phase override_defaults 2021-08-30 14:14:06.129 | + functions-common:run_phase:1737 : local mode=override_defaults 2021-08-30 14:14:06.130 | + functions-common:run_phase:1738 : local phase= 2021-08-30 14:14:06.133 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-08-30 14:14:06.134 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-08-30 14:14:06.136 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-08-30 14:14:06.138 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-08-30 14:14:06.139 | + functions-common:run_phase:1747 : local extra 2021-08-30 14:14:06.142 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-08-30 14:14:06.145 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-08-30 14:14:06.146 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-08-30 14:14:06.148 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-08-30 14:14:06.150 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-08-30 14:14:06.152 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-08-30 14:14:06.164 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:14:06.166 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-08-30 14:14:06.168 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-08-30 14:14:06.169 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-08-30 14:14:06.171 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-08-30 14:14:06.173 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-08-30 14:14:06.175 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-08-30 14:14:06.177 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-08-30 14:14:06.179 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-08-30 14:14:06.181 | + functions-common:run_phase:1758 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-08-30 14:14:06.183 | + 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-30 14:14:06.185 | + functions-common:run_phase:1762 : plugin_override_defaults 2021-08-30 14:14:06.186 | + functions-common:plugin_override_defaults:1696 : local plugins= 2021-08-30 14:14:06.188 | + functions-common:plugin_override_defaults:1697 : local plugin 2021-08-30 14:14:06.190 | + functions-common:plugin_override_defaults:1700 : [[ -z '' ]] 2021-08-30 14:14:06.192 | + functions-common:plugin_override_defaults:1701 : return 2021-08-30 14:14:06.194 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2021-08-30 14:14:06.212 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2021-08-30 14:14:06.214 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-08-30 14:14:06.227 | ++ functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:14:06.229 | +++ lib/tls:source:43 : hostname -f 2021-08-30 14:14:06.233 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-08-30 14:14:06.235 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-08-30 14:14:06.237 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-08-30 14:14:06.239 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-08-30 14:14:06.242 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-08-30 14:14:06.251 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-08-30 14:14:06.253 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-08-30 14:14:06.255 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-08-30 14:14:06.257 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-08-30 14:14:06.259 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-08-30 14:14:06.264 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2021-08-30 14:14:06.277 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2021-08-30 14:14:06.295 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2021-08-30 14:14:06.308 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2021-08-30 14:14:06.320 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2021-08-30 14:14:06.345 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2021-08-30 14:14:06.402 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2021-08-30 14:14:06.486 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2021-08-30 14:14:06.509 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2021-08-30 14:14:06.550 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2021-08-30 14:14:06.601 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2021-08-30 14:14:06.723 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2021-08-30 14:14:06.737 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2021-08-30 14:14:06.749 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2021-08-30 14:14:06.764 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2021-08-30 14:14:06.849 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/os-vif 2021-08-30 14:14:06.852 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2021-08-30 14:14:06.855 | +++ lib/os-vif:source:17 : is_ml2_ovs 2021-08-30 14:14:06.857 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2021-08-30 14:14:06.859 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2021-08-30 14:14:06.861 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2021-08-30 14:14:06.863 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2021-08-30 14:14:06.863 | False' 2021-08-30 14:14:06.866 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2021-08-30 14:14:06.880 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2021-08-30 14:14:06.882 | + ./stack.sh:main:610 : run_phase source 2021-08-30 14:14:06.884 | + functions-common:run_phase:1737 : local mode=source 2021-08-30 14:14:06.886 | + functions-common:run_phase:1738 : local phase= 2021-08-30 14:14:06.888 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-08-30 14:14:06.890 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-08-30 14:14:06.892 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-08-30 14:14:06.894 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-08-30 14:14:06.896 | + functions-common:run_phase:1747 : local extra 2021-08-30 14:14:06.899 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-08-30 14:14:06.902 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-08-30 14:14:06.904 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-08-30 14:14:06.906 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-08-30 14:14:06.908 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-08-30 14:14:06.910 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-08-30 14:14:06.925 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:14:06.926 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-08-30 14:14:06.929 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-08-30 14:14:06.968 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-08-30 14:14:06.970 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-08-30 14:14:06.973 | + functions-common:run_phase:1758 : [[ source == \s\o\u\r\c\e ]] 2021-08-30 14:14:06.975 | + functions-common:run_phase:1759 : load_plugin_settings 2021-08-30 14:14:06.978 | + functions-common:load_plugin_settings:1673 : local plugins= 2021-08-30 14:14:06.980 | + functions-common:load_plugin_settings:1674 : local plugin 2021-08-30 14:14:06.982 | + functions-common:load_plugin_settings:1677 : [[ -z '' ]] 2021-08-30 14:14:06.984 | + functions-common:load_plugin_settings:1678 : return 2021-08-30 14:14:06.986 | + functions-common:run_phase:1760 : verify_disabled_services 2021-08-30 14:14:06.988 | + functions-common:verify_disabled_services:2020 : local service 2021-08-30 14:14:06.991 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:14:06.993 | + 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-30 14:14:06.995 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:14:06.997 | + 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-30 14:14:07.000 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:14:07.002 | + 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-30 14:14:07.004 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:14:07.007 | + 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-30 14:14:07.009 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:14:07.011 | + 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-30 14:14:07.013 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:14:07.015 | + 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-30 14:14:07.018 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:14:07.020 | + 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-30 14:14:07.023 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:14:07.025 | + 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-30 14:14:07.027 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:14:07.029 | + 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-30 14:14:07.031 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:14:07.034 | + 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-30 14:14:07.036 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:14:07.039 | + 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-30 14:14:07.041 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:14:07.043 | + 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-30 14:14:07.046 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:14:07.048 | + 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-30 14:14:07.050 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:14:07.052 | + 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-30 14:14:07.054 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:14:07.057 | + 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-30 14:14:07.059 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:14:07.061 | + 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-30 14:14:07.063 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:14:07.065 | + 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-30 14:14:07.068 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:14:07.071 | + 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-30 14:14:07.073 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:14:07.076 | + 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-30 14:14:07.078 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:14:07.080 | + 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-30 14:14:07.083 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:14:07.086 | + 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-30 14:14:07.088 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:14:07.090 | + 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-30 14:14:07.093 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:14:07.095 | + 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-30 14:14:07.097 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:14:07.099 | + 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-30 14:14:07.102 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:14:07.104 | + 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-30 14:14:07.106 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:14:07.108 | + 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-30 14:14:07.110 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:14:07.113 | + 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-30 14:14:07.115 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:14:07.117 | + 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-30 14:14:07.119 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:14:07.121 | + 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-30 14:14:07.124 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:14:07.126 | + 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-30 14:14:07.128 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:14:07.130 | + 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-30 14:14:07.133 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:14:07.135 | + 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-30 14:14:07.137 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:14:07.140 | + 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-30 14:14:07.142 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:14:07.144 | + 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-30 14:14:07.146 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:14:07.149 | + 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-30 14:14:07.151 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:14:07.153 | + 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-30 14:14:07.156 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:14:07.158 | + 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-30 14:14:07.160 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:14:07.163 | + 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-30 14:14:07.165 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:14:07.167 | + 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-30 14:14:07.169 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:14:07.171 | + 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-30 14:14:07.174 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:14:07.176 | + 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-30 14:14:07.178 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:14:07.180 | + 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-30 14:14:07.182 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:14:07.185 | + 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-30 14:14:07.187 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:14:07.189 | + 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-30 14:14:07.191 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 14:14:07.193 | + 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-30 14:14:07.197 | + ./stack.sh:main:681 : initialize_database_backends 2021-08-30 14:14:07.199 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-08-30 14:14:07.201 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-08-30 14:14:07.216 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:14:07.218 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-08-30 14:14:07.221 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-08-30 14:14:07.223 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-08-30 14:14:07.238 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:14:07.240 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-08-30 14:14:07.242 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-08-30 14:14:07.245 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-08-30 14:14:07.247 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-08-30 14:14:07.249 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-08-30 14:14:07.251 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-08-30 14:14:07.254 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-08-30 14:14:07.257 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-08-30 14:14:07.259 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-08-30 14:14:07.261 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-08-30 14:14:07.264 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-08-30 14:14:07.267 | + lib/database:initialize_database_backends:104 : return 0 2021-08-30 14:14:07.269 | + ./stack.sh:main:682 : echo 'Using mysql database backend' 2021-08-30 14:14:07.269 | Using mysql database backend 2021-08-30 14:14:07.272 | + ./stack.sh:main:685 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-08-30 14:14:07.290 | + ./stack.sh:main:697 : is_service_enabled rabbit 2021-08-30 14:14:07.305 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:14:07.308 | + ./stack.sh:main:698 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-08-30 14:14:07.324 | + ./stack.sh:main:705 : is_service_enabled keystone 2021-08-30 14:14:07.339 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:14:07.342 | + ./stack.sh:main:707 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-08-30 14:14:07.358 | + ./stack.sh:main:709 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-08-30 14:14:07.374 | + ./stack.sh:main:720 : is_service_enabled ldap 2021-08-30 14:14:07.389 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:14:07.391 | + ./stack.sh:main:729 : is_service_enabled s-proxy 2021-08-30 14:14:07.407 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:14:07.409 | + ./stack.sh:main:733 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-08-30 14:14:07.426 | + ./stack.sh:main:735 : [[ -z '' ]] 2021-08-30 14:14:07.428 | + ./stack.sh:main:735 : [[ False == \T\r\u\e ]] 2021-08-30 14:14:07.430 | + ./stack.sh:main:741 : save_stackenv 741 2021-08-30 14:14:07.433 | + functions-common:save_stackenv:60 : local tag=741 2021-08-30 14:14:07.436 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-08-30 14:14:07.440 | + functions-common:save_stackenv:62 : time_stamp=2021-08-30-141407 2021-08-30 14:14:07.442 | + functions-common:save_stackenv:63 : echo '# 2021-08-30-141407 741' 2021-08-30 14:14:07.444 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-30 14:14:07.447 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-08-30 14:14:07.449 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-30 14:14:07.451 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-08-30 14:14:07.453 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-30 14:14:07.457 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-08-30 14:14:07.461 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-30 14:14:07.463 | + 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-30 14:14:07.465 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-30 14:14:07.468 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.20 2021-08-30 14:14:07.470 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-30 14:14:07.472 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.20/identity 2021-08-30 14:14:07.474 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-30 14:14:07.477 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-08-30-141405 2021-08-30 14:14:07.479 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-30 14:14:07.482 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-08-30 14:14:07.484 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-30 14:14:07.486 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.20 2021-08-30 14:14:07.489 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-30 14:14:07.491 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-08-30 14:14:07.493 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-30 14:14:07.496 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-08-30 14:14:07.498 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-30 14:14:07.500 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-08-30 14:14:07.502 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-30 14:14:07.505 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-08-30 14:14:07.507 | + ./stack.sh:main:752 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-08-30 14:14:07.509 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-08-30 14:14:07.511 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-08-30 14:14:07.514 | + functions-common:git_clone:525 : local git_ref=master 2021-08-30 14:14:07.516 | + functions-common:git_clone:526 : local orig_dir 2021-08-30 14:14:07.518 | ++ functions-common:git_clone:527 : pwd 2021-08-30 14:14:07.521 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-08-30 14:14:07.523 | + functions-common:git_clone:528 : local git_clone_flags= 2021-08-30 14:14:07.526 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-08-30 14:14:07.541 | + functions-common:git_clone:530 : RECLONE=False 2021-08-30 14:14:07.543 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-08-30 14:14:07.545 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-08-30 14:14:07.548 | + functions-common:git_clone:544 : echo master 2021-08-30 14:14:07.549 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-08-30 14:14:07.554 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-08-30 14:14:07.556 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-08-30 14:14:07.558 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-08-30 14:14:07.561 | + functions-common:git_clone:593 : git show --oneline 2021-08-30 14:14:07.562 | + functions-common:git_clone:593 : head -1 2021-08-30 14:14:07.565 | 9d1284aa Merge "update constraint for cliff to new release 3.9.0" 2021-08-30 14:14:07.569 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-08-30 14:14:07.571 | + ./stack.sh:main:756 : echo_summary 'Installing package prerequisites' 2021-08-30 14:14:07.574 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-30 14:14:07.577 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2021-08-30 14:14:07.579 | + ./stack.sh:main:757 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-08-30 14:14:07.582 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-08-30 14:14:07.585 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-08-30 14:14:07.587 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-08-30 14:14:07.590 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-08-30 14:14:07.592 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-08-30 14:14:07.594 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-08-30 14:14:07.597 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-08-30 14:14:07.602 | ++ tools/install_prereqs.sh:source:47 : NOW=1630332847 2021-08-30 14:14:07.605 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-08-30 14:14:07.609 | +++ tools/install_prereqs.sh:source:48 : echo 0 2021-08-30 14:14:07.612 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2021-08-30 14:14:07.614 | ++ tools/install_prereqs.sh:source:49 : DELTA=1630332847 2021-08-30 14:14:07.617 | ++ tools/install_prereqs.sh:source:50 : [[ 1630332847 -lt 7200 ]] 2021-08-30 14:14:07.619 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-08-30 14:14:07.621 | ++ functions-common:export_proxy_variables:2127 : isset http_proxy 2021-08-30 14:14:07.624 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-08-30 14:14:07.626 | ++ functions-common:export_proxy_variables:2130 : isset https_proxy 2021-08-30 14:14:07.628 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-08-30 14:14:07.630 | ++ functions-common:export_proxy_variables:2133 : isset no_proxy 2021-08-30 14:14:07.633 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-08-30 14:14:07.636 | +++ 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-30 14:14:07.683 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-08-30 14:14:07.683 | apache2-dev 2021-08-30 14:14:07.683 | bc 2021-08-30 14:14:07.683 | bsdmainutils 2021-08-30 14:14:07.683 | curl 2021-08-30 14:14:07.683 | g++ 2021-08-30 14:14:07.683 | gawk 2021-08-30 14:14:07.683 | gcc 2021-08-30 14:14:07.683 | gettext 2021-08-30 14:14:07.683 | git 2021-08-30 14:14:07.683 | graphviz 2021-08-30 14:14:07.683 | iputils-ping 2021-08-30 14:14:07.683 | libapache2-mod-proxy-uwsgi 2021-08-30 14:14:07.683 | libffi-dev 2021-08-30 14:14:07.683 | libjpeg-dev 2021-08-30 14:14:07.683 | libmysqlclient-dev 2021-08-30 14:14:07.683 | libpcre3-dev 2021-08-30 14:14:07.683 | libpq-dev 2021-08-30 14:14:07.683 | libssl-dev 2021-08-30 14:14:07.683 | libsystemd-dev 2021-08-30 14:14:07.683 | libxml2-dev 2021-08-30 14:14:07.683 | libxslt1-dev 2021-08-30 14:14:07.683 | libyaml-dev 2021-08-30 14:14:07.683 | lsof 2021-08-30 14:14:07.683 | openssh-server 2021-08-30 14:14:07.683 | openssl 2021-08-30 14:14:07.683 | pkg-config 2021-08-30 14:14:07.684 | psmisc 2021-08-30 14:14:07.684 | python3-dev 2021-08-30 14:14:07.684 | python3-pip 2021-08-30 14:14:07.684 | python3-systemd 2021-08-30 14:14:07.684 | python3-venv 2021-08-30 14:14:07.684 | tar 2021-08-30 14:14:07.684 | tcpdump 2021-08-30 14:14:07.684 | unzip 2021-08-30 14:14:07.684 | uuid-runtime 2021-08-30 14:14:07.684 | wget 2021-08-30 14:14:07.684 | wget 2021-08-30 14:14:07.684 | zlib1g-dev 2021-08-30 14:14:07.684 | libkrb5-dev 2021-08-30 14:14:07.684 | libldap2-dev 2021-08-30 14:14:07.684 | libsasl2-dev 2021-08-30 14:14:07.684 | memcached 2021-08-30 14:14:07.684 | python3-mysqldb 2021-08-30 14:14:07.684 | sqlite3 2021-08-30 14:14:07.684 | conntrack 2021-08-30 14:14:07.684 | curl 2021-08-30 14:14:07.684 | dnsmasq-base 2021-08-30 14:14:07.684 | dnsmasq-utils 2021-08-30 14:14:07.684 | ebtables 2021-08-30 14:14:07.684 | genisoimage 2021-08-30 14:14:07.684 | iptables 2021-08-30 14:14:07.684 | iputils-arping 2021-08-30 14:14:07.684 | kpartx 2021-08-30 14:14:07.684 | libjs-jquery-tablesorter 2021-08-30 14:14:07.684 | libmysqlclient-dev 2021-08-30 14:14:07.684 | parted 2021-08-30 14:14:07.684 | pm-utils 2021-08-30 14:14:07.684 | python3-mysqldb 2021-08-30 14:14:07.684 | socat 2021-08-30 14:14:07.684 | sqlite3 2021-08-30 14:14:07.684 | sudo 2021-08-30 14:14:07.684 | vlan 2021-08-30 14:14:07.684 | lsscsi 2021-08-30 14:14:07.685 | open-iscsi 2021-08-30 14:14:07.685 | lvm2 2021-08-30 14:14:07.685 | qemu-utils 2021-08-30 14:14:07.685 | thin-provisioning-tools 2021-08-30 14:14:07.685 | acl 2021-08-30 14:14:07.685 | dnsmasq-base 2021-08-30 14:14:07.685 | dnsmasq-utils 2021-08-30 14:14:07.685 | ebtables 2021-08-30 14:14:07.685 | haproxy 2021-08-30 14:14:07.685 | iptables 2021-08-30 14:14:07.685 | iputils-arping 2021-08-30 14:14:07.685 | iputils-ping 2021-08-30 14:14:07.685 | libmysqlclient-dev 2021-08-30 14:14:07.685 | postgresql-server-dev-all 2021-08-30 14:14:07.685 | python3-mysqldb 2021-08-30 14:14:07.685 | sqlite3 2021-08-30 14:14:07.685 | sudo 2021-08-30 14:14:07.685 | vlan 2021-08-30 14:14:07.685 | pcp 2021-08-30 14:14:07.685 | ipset 2021-08-30 14:14:07.685 | conntrack 2021-08-30 14:14:07.685 | conntrackd 2021-08-30 14:14:07.685 | keepalived 2021-08-30 14:14:07.685 | lvm2 2021-08-30 14:14:07.685 | qemu-utils 2021-08-30 14:14:07.685 | thin-provisioning-tools 2021-08-30 14:14:07.685 | curl 2021-08-30 14:14:07.685 | liberasurecode-dev 2021-08-30 14:14:07.685 | make 2021-08-30 14:14:07.685 | memcached 2021-08-30 14:14:07.685 | sqlite3 2021-08-30 14:14:07.685 | xfsprogs' 2021-08-30 14:14:07.687 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-08-30 14:14:07.704 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-08-30 14:14:07.704 | apache2-dev 2021-08-30 14:14:07.704 | bc 2021-08-30 14:14:07.704 | bsdmainutils 2021-08-30 14:14:07.704 | curl 2021-08-30 14:14:07.704 | g++ 2021-08-30 14:14:07.704 | gawk 2021-08-30 14:14:07.704 | gcc 2021-08-30 14:14:07.704 | gettext 2021-08-30 14:14:07.704 | git 2021-08-30 14:14:07.704 | graphviz 2021-08-30 14:14:07.704 | iputils-ping 2021-08-30 14:14:07.704 | libapache2-mod-proxy-uwsgi 2021-08-30 14:14:07.704 | libffi-dev 2021-08-30 14:14:07.704 | libjpeg-dev 2021-08-30 14:14:07.704 | libmysqlclient-dev 2021-08-30 14:14:07.704 | libpcre3-dev 2021-08-30 14:14:07.704 | libpq-dev 2021-08-30 14:14:07.704 | libssl-dev 2021-08-30 14:14:07.704 | libsystemd-dev 2021-08-30 14:14:07.704 | libxml2-dev 2021-08-30 14:14:07.704 | libxslt1-dev 2021-08-30 14:14:07.704 | libyaml-dev 2021-08-30 14:14:07.704 | lsof 2021-08-30 14:14:07.704 | openssh-server 2021-08-30 14:14:07.704 | openssl 2021-08-30 14:14:07.704 | pkg-config 2021-08-30 14:14:07.704 | psmisc 2021-08-30 14:14:07.705 | python3-dev 2021-08-30 14:14:07.705 | python3-pip 2021-08-30 14:14:07.705 | python3-systemd 2021-08-30 14:14:07.705 | python3-venv 2021-08-30 14:14:07.705 | tar 2021-08-30 14:14:07.705 | tcpdump 2021-08-30 14:14:07.705 | unzip 2021-08-30 14:14:07.705 | uuid-runtime 2021-08-30 14:14:07.705 | wget 2021-08-30 14:14:07.705 | wget 2021-08-30 14:14:07.705 | zlib1g-dev 2021-08-30 14:14:07.705 | libkrb5-dev 2021-08-30 14:14:07.705 | libldap2-dev 2021-08-30 14:14:07.705 | libsasl2-dev 2021-08-30 14:14:07.705 | memcached 2021-08-30 14:14:07.705 | python3-mysqldb 2021-08-30 14:14:07.705 | sqlite3 2021-08-30 14:14:07.705 | conntrack 2021-08-30 14:14:07.705 | curl 2021-08-30 14:14:07.705 | dnsmasq-base 2021-08-30 14:14:07.705 | dnsmasq-utils 2021-08-30 14:14:07.705 | ebtables 2021-08-30 14:14:07.705 | genisoimage 2021-08-30 14:14:07.705 | iptables 2021-08-30 14:14:07.705 | iputils-arping 2021-08-30 14:14:07.705 | kpartx 2021-08-30 14:14:07.705 | libjs-jquery-tablesorter 2021-08-30 14:14:07.705 | libmysqlclient-dev 2021-08-30 14:14:07.705 | parted 2021-08-30 14:14:07.705 | pm-utils 2021-08-30 14:14:07.705 | python3-mysqldb 2021-08-30 14:14:07.705 | socat 2021-08-30 14:14:07.705 | sqlite3 2021-08-30 14:14:07.705 | sudo 2021-08-30 14:14:07.705 | vlan 2021-08-30 14:14:07.705 | lsscsi 2021-08-30 14:14:07.705 | open-iscsi 2021-08-30 14:14:07.706 | lvm2 2021-08-30 14:14:07.706 | qemu-utils 2021-08-30 14:14:07.706 | thin-provisioning-tools 2021-08-30 14:14:07.706 | acl 2021-08-30 14:14:07.706 | dnsmasq-base 2021-08-30 14:14:07.706 | dnsmasq-utils 2021-08-30 14:14:07.706 | ebtables 2021-08-30 14:14:07.706 | haproxy 2021-08-30 14:14:07.706 | iptables 2021-08-30 14:14:07.706 | iputils-arping 2021-08-30 14:14:07.706 | iputils-ping 2021-08-30 14:14:07.706 | libmysqlclient-dev 2021-08-30 14:14:07.706 | postgresql-server-dev-all 2021-08-30 14:14:07.706 | python3-mysqldb 2021-08-30 14:14:07.706 | sqlite3 2021-08-30 14:14:07.706 | sudo 2021-08-30 14:14:07.706 | vlan 2021-08-30 14:14:07.706 | pcp 2021-08-30 14:14:07.706 | ipset 2021-08-30 14:14:07.706 | conntrack 2021-08-30 14:14:07.706 | conntrackd 2021-08-30 14:14:07.706 | keepalived 2021-08-30 14:14:07.706 | lvm2 2021-08-30 14:14:07.706 | qemu-utils 2021-08-30 14:14:07.706 | thin-provisioning-tools 2021-08-30 14:14:07.706 | curl 2021-08-30 14:14:07.706 | liberasurecode-dev 2021-08-30 14:14:07.706 | make 2021-08-30 14:14:07.706 | memcached 2021-08-30 14:14:07.706 | sqlite3 2021-08-30 14:14:07.706 | xfsprogs ' 2021-08-30 14:14:07.706 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-08-30 14:14:07.708 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:14:07.711 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:14:07.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-30 14:14:07.715 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-08-30 14:14:07.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-30 14:14:07.721 | ++ functions-common:install_package:1347 : update_package_repo 2021-08-30 14:14:07.723 | ++ functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-08-30 14:14:07.726 | ++ functions-common:update_package_repo:1320 : REPOS_UPDATED=False 2021-08-30 14:14:07.728 | ++ functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-08-30 14:14:07.730 | ++ functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-08-30 14:14:07.732 | ++ functions-common:update_package_repo:1327 : is_ubuntu 2021-08-30 14:14:07.734 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:14:07.736 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:14:07.738 | ++ functions-common:update_package_repo:1328 : apt_get_update 2021-08-30 14:14:07.740 | ++ functions-common:apt_get_update:1073 : [[ False == \T\r\u\e ]] 2021-08-30 14:14:07.743 | ++ functions-common:apt_get_update:1078 : [[ False = \T\r\u\e ]] 2021-08-30 14:14:07.745 | ++ functions-common:apt_get_update:1080 : local sudo=sudo 2021-08-30 14:14:07.747 | +++ functions-common:apt_get_update:1081 : id -u 2021-08-30 14:14:07.751 | ++ functions-common:apt_get_update:1081 : [[ 1000 = \0 ]] 2021-08-30 14:14:07.753 | ++ functions-common:apt_get_update:1084 : time_start apt-get-update 2021-08-30 14:14:07.755 | ++ functions-common:time_start:2295 : local name=apt-get-update 2021-08-30 14:14:07.758 | ++ functions-common:time_start:2296 : local start_time= 2021-08-30 14:14:07.760 | ++ functions-common:time_start:2297 : [[ -n '' ]] 2021-08-30 14:14:07.762 | +++ functions-common:time_start:2300 : date +%s%3N 2021-08-30 14:14:07.765 | ++ functions-common:time_start:2300 : _TIME_START[$name]=1630332847763 2021-08-30 14:14:07.767 | ++ functions-common:apt_get_update:1086 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-08-30 14:14:07.769 | ++ functions-common:apt_get_update:1087 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-08-30 14:14:07.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-30 14:14:08.329 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-08-30 14:14:08.329 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-08-30 14:14:08.530 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-08-30 14:14:08.742 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-08-30 14:14:10.483 | Reading package lists... 2021-08-30 14:14:10.512 | ++ functions-common:apt_get_update:1092 : REPOS_UPDATED=True 2021-08-30 14:14:10.514 | ++ functions-common:apt_get_update:1094 : time_stop apt-get-update 2021-08-30 14:14:10.517 | ++ functions-common:time_stop:2309 : local name 2021-08-30 14:14:10.519 | ++ functions-common:time_stop:2310 : local end_time 2021-08-30 14:14:10.522 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:14:10.524 | ++ functions-common:time_stop:2312 : local total 2021-08-30 14:14:10.526 | ++ functions-common:time_stop:2313 : local start_time 2021-08-30 14:14:10.529 | ++ functions-common:time_stop:2315 : name=apt-get-update 2021-08-30 14:14:10.531 | ++ functions-common:time_stop:2316 : start_time=1630332847763 2021-08-30 14:14:10.533 | ++ functions-common:time_stop:2318 : [[ -z 1630332847763 ]] 2021-08-30 14:14:10.536 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:14:10.540 | ++ functions-common:time_stop:2321 : end_time=1630332850537 2021-08-30 14:14:10.542 | ++ functions-common:time_stop:2322 : elapsed_time=2774 2021-08-30 14:14:10.544 | ++ functions-common:time_stop:2323 : total=0 2021-08-30 14:14:10.546 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:14:10.548 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2774 2021-08-30 14:14:10.550 | ++ 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-30 14:14:10.553 | ++ functions-common:real_install_package:1333 : is_ubuntu 2021-08-30 14:14:10.556 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:14:10.558 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:14:10.560 | ++ 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-30 14:14:10.580 | ++ 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-30 14:14:10.685 | Reading package lists... 2021-08-30 14:14:10.903 | Building dependency tree... 2021-08-30 14:14:10.904 | Reading state information... 2021-08-30 14:14:11.171 | bc is already the newest version (1.07.1-2build1). 2021-08-30 14:14:11.171 | bc set to manually installed. 2021-08-30 14:14:11.171 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-08-30 14:14:11.171 | bsdmainutils set to manually installed. 2021-08-30 14:14:11.171 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-08-30 14:14:11.171 | gawk set to manually installed. 2021-08-30 14:14:11.171 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-08-30 14:14:11.171 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-08-30 14:14:11.172 | iptables set to manually installed. 2021-08-30 14:14:11.172 | iputils-ping is already the newest version (3:20190709-3). 2021-08-30 14:14:11.172 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-08-30 14:14:11.172 | kpartx set to manually installed. 2021-08-30 14:14:11.172 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-08-30 14:14:11.172 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-08-30 14:14:11.172 | psmisc is already the newest version (23.3-1). 2021-08-30 14:14:11.172 | psmisc set to manually installed. 2021-08-30 14:14:11.172 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-08-30 14:14:11.172 | python3-systemd is already the newest version (234-3build2). 2021-08-30 14:14:11.172 | python3-systemd set to manually installed. 2021-08-30 14:14:11.172 | tcpdump is already the newest version (4.9.3-4). 2021-08-30 14:14:11.172 | tcpdump set to manually installed. 2021-08-30 14:14:11.172 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-08-30 14:14:11.172 | thin-provisioning-tools set to manually installed. 2021-08-30 14:14:11.172 | wget is already the newest version (1.20.3-1ubuntu1). 2021-08-30 14:14:11.172 | wget set to manually installed. 2021-08-30 14:14:11.172 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-08-30 14:14:11.172 | git is already the newest version (1:2.25.1-1ubuntu3.1). 2021-08-30 14:14:11.172 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-08-30 14:14:11.172 | lsof set to manually installed. 2021-08-30 14:14:11.172 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-08-30 14:14:11.172 | parted set to manually installed. 2021-08-30 14:14:11.172 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-08-30 14:14:11.172 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-08-30 14:14:11.172 | tar set to manually installed. 2021-08-30 14:14:11.172 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-08-30 14:14:11.172 | uuid-runtime set to manually installed. 2021-08-30 14:14:11.172 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-08-30 14:14:11.172 | zlib1g-dev set to manually installed. 2021-08-30 14:14:11.172 | The following packages were automatically installed and are no longer required: 2021-08-30 14:14:11.172 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-30 14:14:11.173 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-30 14:14:11.173 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-30 14:14:11.173 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-30 14:14:11.173 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-30 14:14:11.173 | python3-zope.interface 2021-08-30 14:14:11.173 | Use 'sudo apt autoremove' to remove them. 2021-08-30 14:14:11.173 | The following additional packages will be installed: 2021-08-30 14:14:11.173 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2021-08-30 14:14:11.173 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2021-08-30 14:14:11.173 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2021-08-30 14:14:11.173 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2021-08-30 14:14:11.173 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2021-08-30 14:14:11.173 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2021-08-30 14:14:11.173 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2021-08-30 14:14:11.173 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2021-08-30 14:14:11.173 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2021-08-30 14:14:11.173 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2021-08-30 14:14:11.173 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2021-08-30 14:14:11.173 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2021-08-30 14:14:11.173 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2021-08-30 14:14:11.173 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2021-08-30 14:14:11.173 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2021-08-30 14:14:11.173 | libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2021-08-30 14:14:11.173 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2021-08-30 14:14:11.174 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2021-08-30 14:14:11.174 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2021-08-30 14:14:11.174 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2021-08-30 14:14:11.174 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd 2021-08-30 14:14:11.174 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2021-08-30 14:14:11.174 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2021-08-30 14:14:11.174 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2021-08-30 14:14:11.174 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2021-08-30 14:14:11.174 | librbd1 librdmacm1 libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 2021-08-30 14:14:11.174 | libsnmp-base libsnmp35 libssl1.1 libstdc++-9-dev libsub-override-perl 2021-08-30 14:14:11.174 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2021-08-30 14:14:11.174 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2021-08-30 14:14:11.174 | libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev llvm-10 2021-08-30 14:14:11.174 | llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common openssh-client 2021-08-30 14:14:11.174 | openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2021-08-30 14:14:11.174 | postgresql-client-common postgresql-common postgresql-server-dev-12 2021-08-30 14:14:11.174 | python-pip-whl python3-pcp python3-pygments python3-wheel python3-yaml 2021-08-30 14:14:11.174 | python3.8-venv qemu-block-extra sharutils ssl-cert systemd systemd-sysv 2021-08-30 14:14:11.174 | systemd-timesyncd uuid-dev vbetool x11-common 2021-08-30 14:14:11.175 | Suggested packages: 2021-08-30 14:14:11.175 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2021-08-30 14:14:11.175 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2021-08-30 14:14:11.176 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2021-08-30 14:14:11.176 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2021-08-30 14:14:11.176 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2021-08-30 14:14:11.176 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2021-08-30 14:14:11.176 | libomp-10-doc postgresql-doc-12 lksctp-tools lm-sensors snmp-mibs-downloader 2021-08-30 14:14:11.176 | libssl-doc libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2021-08-30 14:14:11.176 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2021-08-30 14:14:11.176 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2021-08-30 14:14:11.176 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl cpufrequtils 2021-08-30 14:14:11.176 | wireless-tools radeontool libmail-box-perl postgresql-12 libjson-perl 2021-08-30 14:14:11.176 | default-mysql-server | virtual-mysql-server python3-mysqldb-dbg 2021-08-30 14:14:11.176 | python-pygments-doc ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx 2021-08-30 14:14:11.176 | | mailx sqlite3-doc openssl-blacklist systemd-container zip 2021-08-30 14:14:11.402 | The following NEW packages will be installed: 2021-08-30 14:14:11.402 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2021-08-30 14:14:11.402 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2021-08-30 14:14:11.402 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2021-08-30 14:14:11.402 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2021-08-30 14:14:11.402 | dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2021-08-30 14:14:11.402 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2021-08-30 14:14:11.402 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2021-08-30 14:14:11.402 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2021-08-30 14:14:11.402 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2021-08-30 14:14:11.402 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2021-08-30 14:14:11.402 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-08-30 14:14:11.402 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2021-08-30 14:14:11.402 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2021-08-30 14:14:11.402 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2021-08-30 14:14:11.402 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2021-08-30 14:14:11.402 | libfakeroot libffi-dev libfile-fcntllock-perl 2021-08-30 14:14:11.402 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2021-08-30 14:14:11.402 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2021-08-30 14:14:11.402 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2021-08-30 14:14:11.403 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-08-30 14:14:11.403 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2021-08-30 14:14:11.403 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2021-08-30 14:14:11.403 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2021-08-30 14:14:11.403 | libmail-sendmail-perl libmysqlclient-dev libmysqlclient21 libncurses-dev 2021-08-30 14:14:11.403 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-08-30 14:14:11.403 | libnl-route-3-200 libnspr4 libnss3 libobjc-9-dev libobjc4 libomp-10-dev 2021-08-30 14:14:11.403 | libomp5-10 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2021-08-30 14:14:11.403 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2021-08-30 14:14:11.403 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 2021-08-30 14:14:11.403 | librados2 librbd1 librdmacm1 libsasl2-dev libsctp-dev libsctp1 2021-08-30 14:14:11.403 | libsensors-config libsensors5 libsm6 libsnmp-base libsnmp35 libssl-dev 2021-08-30 14:14:11.403 | libstdc++-9-dev libsub-override-perl libsys-hostname-long-perl 2021-08-30 14:14:11.403 | libsystemd-dev libthai-data libthai0 libtiff5 libtinfo-dev libtool libwebp6 2021-08-30 14:14:11.403 | libx86-1 libxaw7 libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 2021-08-30 14:14:11.403 | libxrender1 libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 2021-08-30 14:14:11.403 | llvm-10-dev llvm-10-runtime llvm-10-tools lsscsi m4 make memcached 2021-08-30 14:14:11.403 | mysql-common pcp pcp-conf pkg-config pm-utils po-debconf 2021-08-30 14:14:11.403 | postgresql-client-12 postgresql-client-common postgresql-common 2021-08-30 14:14:11.403 | postgresql-server-dev-12 postgresql-server-dev-all python-pip-whl 2021-08-30 14:14:11.403 | python3-mysqldb python3-pcp python3-pip python3-pygments python3-venv 2021-08-30 14:14:11.403 | python3-wheel python3-yaml python3.8-venv qemu-block-extra qemu-utils 2021-08-30 14:14:11.403 | sharutils socat sqlite3 ssl-cert unzip uuid-dev vbetool vlan x11-common 2021-08-30 14:14:11.403 | The following packages will be upgraded: 2021-08-30 14:14:11.404 | curl libcurl4 libldap-2.4-2 libnss-systemd libpam-systemd libssl1.1 2021-08-30 14:14:11.404 | libsystemd0 libxml2 open-iscsi openssh-client openssh-server 2021-08-30 14:14:11.405 | openssh-sftp-server openssl systemd systemd-sysv systemd-timesyncd 2021-08-30 14:14:11.516 | 16 upgraded, 220 newly installed, 0 to remove and 82 not upgraded. 2021-08-30 14:14:11.516 | Need to get 156 MB of archives. 2021-08-30 14:14:11.516 | After this operation, 777 MB of additional disk space will be used. 2021-08-30 14:14:11.516 | 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-30 14:14:11.700 | 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-30 14:14:11.713 | 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-30 14:14:11.719 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.11 [186 kB] 2021-08-30 14:14:11.798 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.11 [3,807 kB] 2021-08-30 14:14:12.509 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.11 [270 kB] 2021-08-30 14:14:12.515 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2021-08-30 14:14:12.517 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.8 [1,320 kB] 2021-08-30 14:14:12.718 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2021-08-30 14:14:12.720 | 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-30 14:14:12.724 | 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-30 14:14:12.728 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2021-08-30 14:14:12.729 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.6 [161 kB] 2021-08-30 14:14:12.732 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.6 [234 kB] 2021-08-30 14:14:12.737 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2021-08-30 14:14:12.771 | 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-30 14:14:12.783 | 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-30 14:14:13.108 | 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-30 14:14:13.434 | 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-30 14:14:13.437 | 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-30 14:14:13.439 | 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-30 14:14:13.442 | 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-30 14:14:13.485 | 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-30 14:14:13.821 | 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-30 14:14:13.823 | 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-30 14:14:13.823 | 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-30 14:14:13.824 | 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-30 14:14:14.132 | 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-30 14:14:14.133 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2021-08-30 14:14:14.134 | 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-30 14:14:14.150 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2021-08-30 14:14:14.421 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 keepalived amd64 1:2.0.19-2 [360 kB] 2021-08-30 14:14:14.510 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.1 [126 kB] 2021-08-30 14:14:14.580 | 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-30 14:14:14.710 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.8 [620 kB] 2021-08-30 14:14:14.788 | 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-30 14:14:14.844 | 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-30 14:14:14.846 | 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-30 14:14:14.970 | 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-30 14:14:15.219 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2021-08-30 14:14:15.220 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2021-08-30 14:14:15.234 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2021-08-30 14:14:15.237 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2021-08-30 14:14:15.276 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2021-08-30 14:14:15.455 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2021-08-30 14:14:15.572 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2021-08-30 14:14:20.348 | 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-30 14:14:23.737 | 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-30 14:14:24.327 | 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-30 14:14:24.329 | 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-30 14:14:24.330 | 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-30 14:14:24.425 | 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-30 14:14:25.443 | 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-30 14:14:25.463 | 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-30 14:14:25.705 | 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-30 14:14:27.710 | 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-30 14:14:29.743 | 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-30 14:14:29.762 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2021-08-30 14:14:29.815 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2021-08-30 14:14:29.820 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2021-08-30 14:14:29.842 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-08-30 14:14:29.864 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2021-08-30 14:14:29.866 | 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-30 14:14:29.869 | 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-30 14:14:29.870 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2021-08-30 14:14:29.942 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2021-08-30 14:14:29.981 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2021-08-30 14:14:30.201 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2021-08-30 14:14:30.252 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-08-30 14:14:30.275 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-08-30 14:14:30.563 | 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-30 14:14:30.572 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2021-08-30 14:14:30.643 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2021-08-30 14:14:30.935 | 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-30 14:14:30.945 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2021-08-30 14:14:30.946 | 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-30 14:14:30.967 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2021-08-30 14:14:31.216 | 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-30 14:14:31.306 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2021-08-30 14:14:31.451 | 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-30 14:14:31.512 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2021-08-30 14:14:31.536 | 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-30 14:14:35.280 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2021-08-30 14:14:35.280 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2021-08-30 14:14:35.281 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2021-08-30 14:14:35.291 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2021-08-30 14:14:35.294 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2021-08-30 14:14:35.300 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2021-08-30 14:14:35.594 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2021-08-30 14:14:35.594 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2021-08-30 14:14:35.595 | 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-30 14:14:35.602 | 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-30 14:14:35.602 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2021-08-30 14:14:35.698 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2021-08-30 14:14:35.722 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2021-08-30 14:14:35.751 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2021-08-30 14:14:36.237 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2021-08-30 14:14:36.565 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2021-08-30 14:14:36.566 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2021-08-30 14:14:36.568 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2021-08-30 14:14:36.645 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2021-08-30 14:14:37.020 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2021-08-30 14:14:37.183 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2021-08-30 14:14:37.209 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2021-08-30 14:14:37.311 | 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-30 14:14:37.429 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2021-08-30 14:14:37.431 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2021-08-30 14:14:37.463 | 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-30 14:14:37.563 | 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-30 14:14:37.638 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2021-08-30 14:14:37.651 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2 [118 kB] 2021-08-30 14:14:37.686 | 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-30 14:14:37.736 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2021-08-30 14:14:37.803 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2021-08-30 14:14:37.806 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2021-08-30 14:14:37.807 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2021-08-30 14:14:37.813 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2021-08-30 14:14:37.975 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2021-08-30 14:14:37.990 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2021-08-30 14:14:38.240 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2021-08-30 14:14:38.242 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2021-08-30 14:14:38.243 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2021-08-30 14:14:38.243 | 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-30 14:14:38.246 | 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-30 14:14:38.247 | 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-30 14:14:38.364 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2021-08-30 14:14:38.365 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2021-08-30 14:14:38.565 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2021-08-30 14:14:38.640 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2021-08-30 14:14:38.664 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2021-08-30 14:14:38.665 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2021-08-30 14:14:38.666 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2021-08-30 14:14:38.667 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2021-08-30 14:14:38.669 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2021-08-30 14:14:38.670 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2021-08-30 14:14:38.766 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2021-08-30 14:14:38.800 | 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-30 14:14:38.863 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2021-08-30 14:14:38.864 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2021-08-30 14:14:38.973 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 icu-devtools amd64 66.1-2ubuntu2 [188 kB] 2021-08-30 14:14:39.010 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2021-08-30 14:14:39.011 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2021-08-30 14:14:39.011 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-08-30 14:14:39.013 | 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-30 14:14:39.014 | 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-30 14:14:39.015 | 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-30 14:14:39.089 | 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-30 14:14:39.094 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-08-30 14:14:39.157 | 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-30 14:14:39.167 | 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-30 14:14:39.168 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2021-08-30 14:14:39.170 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2021-08-30 14:14:39.172 | 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-30 14:14:39.347 | 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-30 14:14:39.841 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2021-08-30 14:14:39.842 | 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-30 14:14:39.843 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libicu-dev amd64 66.1-2ubuntu2 [9,450 kB] 2021-08-30 14:14:44.747 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libipset13 amd64 7.5-1~exp1 [53.4 kB] 2021-08-30 14:14:44.764 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2021-08-30 14:14:44.786 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2021-08-30 14:14:44.806 | 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-30 14:14:44.874 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2021-08-30 14:14:44.875 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2021-08-30 14:14:44.875 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2021-08-30 14:14:44.952 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2021-08-30 14:14:44.953 | 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-30 14:14:44.987 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2021-08-30 14:14:45.015 | 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-30 14:14:45.017 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2021-08-30 14:14:45.020 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.8 [1,584 kB] 2021-08-30 14:14:45.273 | 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-30 14:14:45.450 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2021-08-30 14:14:45.491 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2021-08-30 14:14:45.504 | 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-30 14:14:45.656 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2021-08-30 14:14:45.683 | 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-30 14:14:45.687 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2021-08-30 14:14:45.688 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2021-08-30 14:14:45.713 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2021-08-30 14:14:45.718 | 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-30 14:14:45.723 | 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-30 14:14:45.734 | 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-30 14:14:45.747 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.13-0ubuntu0.20.04.2 [3,210 kB] 2021-08-30 14:14:46.096 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.13-0ubuntu0.20.04.2 [1,624 kB] 2021-08-30 14:14:46.398 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2 [225 kB] 2021-08-30 14:14:46.401 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.11 [246 kB] 2021-08-30 14:14:46.632 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2021-08-30 14:14:46.633 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2021-08-30 14:14:46.634 | 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-30 14:14:46.715 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2021-08-30 14:14:46.719 | 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-30 14:14:46.723 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2021-08-30 14:14:46.728 | 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-30 14:14:47.559 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2021-08-30 14:14:47.561 | 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-30 14:14:47.656 | 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-30 14:14:47.686 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2021-08-30 14:14:48.901 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2021-08-30 14:14:48.968 | 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-30 14:14:53.626 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2021-08-30 14:14:53.628 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2021-08-30 14:14:53.630 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2021-08-30 14:14:53.718 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2021-08-30 14:14:53.809 | 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-30 14:14:54.042 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2021-08-30 14:14:54.043 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2021-08-30 14:14:54.062 | 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-30 14:14:54.147 | 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-30 14:14:54.148 | 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-30 14:14:54.413 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2021-08-30 14:14:54.414 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2021-08-30 14:14:54.415 | 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-30 14:14:54.420 | 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-30 14:14:54.421 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2021-08-30 14:14:54.421 | 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-30 14:14:54.423 | 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-30 14:14:54.600 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2021-08-30 14:14:54.602 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2021-08-30 14:14:54.621 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2021-08-30 14:14:54.639 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2021-08-30 14:14:54.640 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipset amd64 7.5-1~exp1 [29.8 kB] 2021-08-30 14:14:54.641 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2021-08-30 14:14:54.645 | 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-30 14:14:54.646 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2021-08-30 14:14:54.648 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2021-08-30 14:14:54.649 | 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-30 14:14:54.692 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2021-08-30 14:14:54.694 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2021-08-30 14:14:54.695 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2021-08-30 14:14:54.696 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2021-08-30 14:14:54.698 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2021-08-30 14:14:54.755 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2021-08-30 14:14:54.757 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2021-08-30 14:14:54.758 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2021-08-30 14:14:55.262 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2021-08-30 14:14:55.267 | 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-30 14:14:56.779 | Preconfiguring packages ... 2021-08-30 14:14:57.038 | Fetched 156 MB in 44s (3,563 kB/s) 2021-08-30 14:14:57.302 | (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-30 14:14:57.305 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.11_amd64.deb ... 2021-08-30 14:14:57.530 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-08-30 14:14:58.058 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.11_amd64.deb ... 2021-08-30 14:14:58.218 | Unpacking systemd-timesyncd (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-08-30 14:14:59.109 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.11_amd64.deb ... 2021-08-30 14:14:59.304 | Unpacking systemd-sysv (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-08-30 14:14:59.797 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.11_amd64.deb ... 2021-08-30 14:14:59.987 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-08-30 14:15:00.534 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.11_amd64.deb ... 2021-08-30 14:15:00.862 | Unpacking systemd (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-08-30 14:15:02.339 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.11_amd64.deb ... 2021-08-30 14:15:02.589 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-08-30 14:15:03.095 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.11) ... 2021-08-30 14:15:03.579 | Selecting previously unselected package libapr1:amd64. 2021-08-30 14:15:03.624 | (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-30 14:15:03.627 | Preparing to unpack .../000-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2021-08-30 14:15:03.692 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-08-30 14:15:04.318 | Preparing to unpack .../001-libssl1.1_1.1.1f-1ubuntu2.8_amd64.deb ... 2021-08-30 14:15:04.481 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.8) over (1.1.1f-1ubuntu2.3) ... 2021-08-30 14:15:05.150 | Selecting previously unselected package libaprutil1:amd64. 2021-08-30 14:15:05.157 | Preparing to unpack .../002-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2021-08-30 14:15:05.212 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-08-30 14:15:05.554 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2021-08-30 14:15:05.561 | Preparing to unpack .../003-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2021-08-30 14:15:05.618 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-08-30 14:15:06.044 | Preparing to unpack .../004-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-08-30 14:15:06.235 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2021-08-30 14:15:06.709 | Selecting previously unselected package libaprutil1-ldap:amd64. 2021-08-30 14:15:06.717 | Preparing to unpack .../005-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2021-08-30 14:15:06.772 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-08-30 14:15:07.117 | Preparing to unpack .../006-curl_7.68.0-1ubuntu2.6_amd64.deb ... 2021-08-30 14:15:07.285 | Unpacking curl (7.68.0-1ubuntu2.6) over (7.68.0-1ubuntu2.5) ... 2021-08-30 14:15:07.780 | Preparing to unpack .../007-libcurl4_7.68.0-1ubuntu2.6_amd64.deb ... 2021-08-30 14:15:07.953 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.6) over (7.68.0-1ubuntu2.5) ... 2021-08-30 14:15:08.515 | Selecting previously unselected package libjansson4:amd64. 2021-08-30 14:15:08.523 | Preparing to unpack .../008-libjansson4_2.12-1build1_amd64.deb ... 2021-08-30 14:15:08.584 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2021-08-30 14:15:08.994 | Selecting previously unselected package liblua5.2-0:amd64. 2021-08-30 14:15:09.001 | Preparing to unpack .../009-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2021-08-30 14:15:09.058 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-08-30 14:15:09.402 | Preparing to unpack .../010-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2021-08-30 14:15:09.560 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) over (2.9.10+dfsg-5) ... 2021-08-30 14:15:10.087 | Selecting previously unselected package apache2-bin. 2021-08-30 14:15:10.094 | Preparing to unpack .../011-apache2-bin_2.4.41-4ubuntu3.4_amd64.deb ... 2021-08-30 14:15:10.144 | Unpacking apache2-bin (2.4.41-4ubuntu3.4) ... 2021-08-30 14:15:10.622 | Selecting previously unselected package apache2-data. 2021-08-30 14:15:10.629 | Preparing to unpack .../012-apache2-data_2.4.41-4ubuntu3.4_all.deb ... 2021-08-30 14:15:10.658 | Unpacking apache2-data (2.4.41-4ubuntu3.4) ... 2021-08-30 14:15:11.085 | Selecting previously unselected package apache2-utils. 2021-08-30 14:15:11.092 | Preparing to unpack .../013-apache2-utils_2.4.41-4ubuntu3.4_amd64.deb ... 2021-08-30 14:15:11.142 | Unpacking apache2-utils (2.4.41-4ubuntu3.4) ... 2021-08-30 14:15:11.681 | Selecting previously unselected package apache2. 2021-08-30 14:15:11.688 | Preparing to unpack .../014-apache2_2.4.41-4ubuntu3.4_amd64.deb ... 2021-08-30 14:15:11.743 | Unpacking apache2 (2.4.41-4ubuntu3.4) ... 2021-08-30 14:15:12.281 | Selecting previously unselected package liblua5.3-0:amd64. 2021-08-30 14:15:12.290 | Preparing to unpack .../015-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2021-08-30 14:15:12.350 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-08-30 14:15:12.811 | Selecting previously unselected package haproxy. 2021-08-30 14:15:12.818 | Preparing to unpack .../016-haproxy_2.0.13-2ubuntu0.2_amd64.deb ... 2021-08-30 14:15:12.874 | Unpacking haproxy (2.0.13-2ubuntu0.2) ... 2021-08-30 14:15:13.583 | Selecting previously unselected package libnl-3-200:amd64. 2021-08-30 14:15:13.591 | Preparing to unpack .../017-libnl-3-200_3.4.0-1_amd64.deb ... 2021-08-30 14:15:13.641 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2021-08-30 14:15:14.064 | Selecting previously unselected package libnl-genl-3-200:amd64. 2021-08-30 14:15:14.071 | Preparing to unpack .../018-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-08-30 14:15:14.125 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-08-30 14:15:14.595 | Selecting previously unselected package mysql-common. 2021-08-30 14:15:14.603 | Preparing to unpack .../019-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2021-08-30 14:15:14.667 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2021-08-30 14:15:15.069 | Selecting previously unselected package libmysqlclient21:amd64. 2021-08-30 14:15:15.076 | Preparing to unpack .../020-libmysqlclient21_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-08-30 14:15:15.131 | Unpacking libmysqlclient21:amd64 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-30 14:15:15.733 | Selecting previously unselected package libsensors-config. 2021-08-30 14:15:15.741 | Preparing to unpack .../021-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2021-08-30 14:15:15.795 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2021-08-30 14:15:16.182 | Selecting previously unselected package libsensors5:amd64. 2021-08-30 14:15:16.190 | Preparing to unpack .../022-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2021-08-30 14:15:16.335 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-08-30 14:15:16.738 | Selecting previously unselected package libsnmp-base. 2021-08-30 14:15:16.746 | Preparing to unpack .../023-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2021-08-30 14:15:16.795 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-08-30 14:15:17.275 | Selecting previously unselected package libsnmp35:amd64. 2021-08-30 14:15:17.283 | Preparing to unpack .../024-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2021-08-30 14:15:17.332 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-08-30 14:15:17.908 | Selecting previously unselected package keepalived. 2021-08-30 14:15:17.916 | Preparing to unpack .../025-keepalived_1%3a2.0.19-2_amd64.deb ... 2021-08-30 14:15:17.977 | Unpacking keepalived (1:2.0.19-2) ... 2021-08-30 14:15:18.578 | Selecting previously unselected package memcached. 2021-08-30 14:15:18.586 | Preparing to unpack .../026-memcached_1.5.22-2ubuntu0.1_amd64.deb ... 2021-08-30 14:15:18.635 | Unpacking memcached (1.5.22-2ubuntu0.1) ... 2021-08-30 14:15:19.175 | Preparing to unpack .../027-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2021-08-30 14:15:20.085 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2021-08-30 14:15:20.464 | Preparing to unpack .../028-openssl_1.1.1f-1ubuntu2.8_amd64.deb ... 2021-08-30 14:15:20.622 | Unpacking openssl (1.1.1f-1ubuntu2.8) over (1.1.1f-1ubuntu2.3) ... 2021-08-30 14:15:21.196 | Selecting previously unselected package python3-yaml. 2021-08-30 14:15:21.203 | Preparing to unpack .../029-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2021-08-30 14:15:21.252 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2021-08-30 14:15:21.575 | Preparing to unpack .../030-openssh-sftp-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-08-30 14:15:21.708 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-08-30 14:15:22.191 | Preparing to unpack .../031-openssh-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-08-30 14:15:22.404 | Unpacking openssh-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-08-30 14:15:23.347 | Preparing to unpack .../032-openssh-client_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-08-30 14:15:23.534 | Unpacking openssh-client (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-08-30 14:15:24.051 | Selecting previously unselected package acl. 2021-08-30 14:15:24.059 | Preparing to unpack .../033-acl_2.2.53-6_amd64.deb ... 2021-08-30 14:15:24.104 | Unpacking acl (2.2.53-6) ... 2021-08-30 14:15:24.360 | Selecting previously unselected package autotools-dev. 2021-08-30 14:15:24.367 | Preparing to unpack .../034-autotools-dev_20180224.1_all.deb ... 2021-08-30 14:15:24.413 | Unpacking autotools-dev (20180224.1) ... 2021-08-30 14:15:24.766 | Selecting previously unselected package m4. 2021-08-30 14:15:24.774 | Preparing to unpack .../035-m4_1.4.18-4_amd64.deb ... 2021-08-30 14:15:24.834 | Unpacking m4 (1.4.18-4) ... 2021-08-30 14:15:25.291 | Selecting previously unselected package autoconf. 2021-08-30 14:15:25.298 | Preparing to unpack .../036-autoconf_2.69-11.1_all.deb ... 2021-08-30 14:15:25.353 | Unpacking autoconf (2.69-11.1) ... 2021-08-30 14:15:25.760 | Selecting previously unselected package automake. 2021-08-30 14:15:25.767 | Preparing to unpack .../037-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2021-08-30 14:15:25.824 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2021-08-30 14:15:26.236 | Selecting previously unselected package autopoint. 2021-08-30 14:15:26.243 | Preparing to unpack .../038-autopoint_0.19.8.1-10build1_all.deb ... 2021-08-30 14:15:26.304 | Unpacking autopoint (0.19.8.1-10build1) ... 2021-08-30 14:15:26.742 | Selecting previously unselected package libllvm10:amd64. 2021-08-30 14:15:26.750 | Preparing to unpack .../039-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-30 14:15:26.805 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-08-30 14:15:29.527 | Selecting previously unselected package libclang-cpp10. 2021-08-30 14:15:29.534 | Preparing to unpack .../040-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-30 14:15:29.576 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-08-30 14:15:31.413 | Selecting previously unselected package libstdc++-9-dev:amd64. 2021-08-30 14:15:31.420 | Preparing to unpack .../041-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-08-30 14:15:31.469 | Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-08-30 14:15:32.453 | Selecting previously unselected package libgc1c2:amd64. 2021-08-30 14:15:32.461 | Preparing to unpack .../042-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2021-08-30 14:15:32.510 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-08-30 14:15:32.859 | Selecting previously unselected package libobjc4:amd64. 2021-08-30 14:15:32.866 | Preparing to unpack .../043-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-08-30 14:15:32.904 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2021-08-30 14:15:33.236 | Selecting previously unselected package libobjc-9-dev:amd64. 2021-08-30 14:15:33.243 | Preparing to unpack .../044-libobjc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-08-30 14:15:33.302 | Unpacking libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-08-30 14:15:33.891 | Selecting previously unselected package libc6-i386. 2021-08-30 14:15:33.899 | Preparing to unpack .../045-libc6-i386_2.31-0ubuntu9.2_amd64.deb ... 2021-08-30 14:15:33.950 | Unpacking libc6-i386 (2.31-0ubuntu9.2) ... 2021-08-30 14:15:34.927 | Selecting previously unselected package lib32gcc-s1. 2021-08-30 14:15:34.935 | Preparing to unpack .../046-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-08-30 14:15:34.973 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2021-08-30 14:15:35.434 | Selecting previously unselected package lib32stdc++6. 2021-08-30 14:15:35.442 | Preparing to unpack .../047-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-08-30 14:15:35.493 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2021-08-30 14:15:35.909 | Selecting previously unselected package libclang-common-10-dev. 2021-08-30 14:15:35.916 | Preparing to unpack .../048-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-30 14:15:35.984 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-08-30 14:15:37.320 | Selecting previously unselected package libclang1-10. 2021-08-30 14:15:37.327 | Preparing to unpack .../049-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-30 14:15:37.376 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-08-30 14:15:38.921 | Selecting previously unselected package clang-10. 2021-08-30 14:15:38.929 | Preparing to unpack .../050-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-30 14:15:38.995 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2021-08-30 14:15:39.373 | Selecting previously unselected package libtool. 2021-08-30 14:15:39.381 | Preparing to unpack .../051-libtool_2.4.6-14_all.deb ... 2021-08-30 14:15:39.435 | Unpacking libtool (2.4.6-14) ... 2021-08-30 14:15:39.784 | Selecting previously unselected package dh-autoreconf. 2021-08-30 14:15:39.792 | Preparing to unpack .../052-dh-autoreconf_19_all.deb ... 2021-08-30 14:15:39.841 | Unpacking dh-autoreconf (19) ... 2021-08-30 14:15:40.099 | Selecting previously unselected package libdebhelper-perl. 2021-08-30 14:15:40.106 | Preparing to unpack .../053-libdebhelper-perl_12.10ubuntu1_all.deb ... 2021-08-30 14:15:40.165 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2021-08-30 14:15:40.481 | Selecting previously unselected package libarchive-zip-perl. 2021-08-30 14:15:40.489 | Preparing to unpack .../054-libarchive-zip-perl_1.67-2_all.deb ... 2021-08-30 14:15:40.544 | Unpacking libarchive-zip-perl (1.67-2) ... 2021-08-30 14:15:40.915 | Selecting previously unselected package libsub-override-perl. 2021-08-30 14:15:40.922 | Preparing to unpack .../055-libsub-override-perl_0.09-2_all.deb ... 2021-08-30 14:15:40.976 | Unpacking libsub-override-perl (0.09-2) ... 2021-08-30 14:15:41.287 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2021-08-30 14:15:41.295 | Preparing to unpack .../056-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2021-08-30 14:15:41.338 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-08-30 14:15:41.681 | Selecting previously unselected package dh-strip-nondeterminism. 2021-08-30 14:15:41.689 | Preparing to unpack .../057-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2021-08-30 14:15:41.754 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2021-08-30 14:15:42.103 | Selecting previously unselected package libdpkg-perl. 2021-08-30 14:15:42.111 | Preparing to unpack .../058-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2021-08-30 14:15:42.173 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2021-08-30 14:15:42.619 | Selecting previously unselected package make. 2021-08-30 14:15:42.626 | Preparing to unpack .../059-make_4.2.1-1.2_amd64.deb ... 2021-08-30 14:15:42.664 | Unpacking make (4.2.1-1.2) ... 2021-08-30 14:15:43.042 | Selecting previously unselected package dpkg-dev. 2021-08-30 14:15:43.049 | Preparing to unpack .../060-dpkg-dev_1.19.7ubuntu3_all.deb ... 2021-08-30 14:15:43.104 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2021-08-30 14:15:43.554 | Selecting previously unselected package dwz. 2021-08-30 14:15:43.562 | Preparing to unpack .../061-dwz_0.13-5_amd64.deb ... 2021-08-30 14:15:43.613 | Unpacking dwz (0.13-5) ... 2021-08-30 14:15:44.076 | Selecting previously unselected package libcroco3:amd64. 2021-08-30 14:15:44.084 | Preparing to unpack .../062-libcroco3_0.6.13-1_amd64.deb ... 2021-08-30 14:15:44.143 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-08-30 14:15:44.514 | Selecting previously unselected package gettext. 2021-08-30 14:15:44.523 | Preparing to unpack .../063-gettext_0.19.8.1-10build1_amd64.deb ... 2021-08-30 14:15:44.583 | Unpacking gettext (0.19.8.1-10build1) ... 2021-08-30 14:15:45.023 | Selecting previously unselected package intltool-debian. 2021-08-30 14:15:45.031 | Preparing to unpack .../064-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-08-30 14:15:45.080 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-08-30 14:15:45.390 | Selecting previously unselected package po-debconf. 2021-08-30 14:15:45.398 | Preparing to unpack .../065-po-debconf_1.0.21_all.deb ... 2021-08-30 14:15:45.440 | Unpacking po-debconf (1.0.21) ... 2021-08-30 14:15:45.762 | Selecting previously unselected package debhelper. 2021-08-30 14:15:45.769 | Preparing to unpack .../066-debhelper_12.10ubuntu1_all.deb ... 2021-08-30 14:15:45.824 | Unpacking debhelper (12.10ubuntu1) ... 2021-08-30 14:15:46.368 | Selecting previously unselected package uuid-dev:amd64. 2021-08-30 14:15:46.375 | Preparing to unpack .../067-uuid-dev_2.34-0.1ubuntu9.1_amd64.deb ... 2021-08-30 14:15:46.441 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-08-30 14:15:46.905 | Selecting previously unselected package libsctp1:amd64. 2021-08-30 14:15:46.912 | Preparing to unpack .../068-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2021-08-30 14:15:46.967 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-08-30 14:15:47.276 | Selecting previously unselected package libsctp-dev:amd64. 2021-08-30 14:15:47.284 | Preparing to unpack .../069-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2021-08-30 14:15:47.339 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-08-30 14:15:47.732 | Selecting previously unselected package libapr1-dev. 2021-08-30 14:15:47.739 | Preparing to unpack .../070-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2021-08-30 14:15:47.794 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2021-08-30 14:15:48.613 | Selecting previously unselected package libldap2-dev:amd64. 2021-08-30 14:15:48.621 | Preparing to unpack .../071-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-08-30 14:15:48.681 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-08-30 14:15:49.234 | Selecting previously unselected package libaprutil1-dev. 2021-08-30 14:15:49.243 | Preparing to unpack .../072-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2021-08-30 14:15:49.293 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-08-30 14:15:49.830 | Selecting previously unselected package apache2-dev. 2021-08-30 14:15:49.839 | Preparing to unpack .../073-apache2-dev_2.4.41-4ubuntu3.4_amd64.deb ... 2021-08-30 14:15:49.893 | Unpacking apache2-dev (2.4.41-4ubuntu3.4) ... 2021-08-30 14:15:50.442 | Selecting previously unselected package binfmt-support. 2021-08-30 14:15:50.450 | Preparing to unpack .../074-binfmt-support_2.2.0-2_amd64.deb ... 2021-08-30 14:15:50.517 | Unpacking binfmt-support (2.2.0-2) ... 2021-08-30 14:15:50.869 | Selecting previously unselected package g++-9. 2021-08-30 14:15:50.877 | Preparing to unpack .../075-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-08-30 14:15:50.926 | Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-08-30 14:15:52.476 | Selecting previously unselected package g++. 2021-08-30 14:15:52.484 | Preparing to unpack .../076-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2021-08-30 14:15:52.533 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2021-08-30 14:15:52.800 | Selecting previously unselected package build-essential. 2021-08-30 14:15:52.809 | Preparing to unpack .../077-build-essential_12.8ubuntu1.1_amd64.deb ... 2021-08-30 14:15:52.853 | Unpacking build-essential (12.8ubuntu1.1) ... 2021-08-30 14:15:53.054 | Selecting previously unselected package conntrack. 2021-08-30 14:15:53.062 | Preparing to unpack .../078-conntrack_1%3a1.4.5-2_amd64.deb ... 2021-08-30 14:15:53.093 | Unpacking conntrack (1:1.4.5-2) ... 2021-08-30 14:15:53.493 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2021-08-30 14:15:53.501 | Preparing to unpack .../079-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2021-08-30 14:15:53.561 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-08-30 14:15:53.874 | Selecting previously unselected package libnetfilter-queue1. 2021-08-30 14:15:53.883 | Preparing to unpack .../080-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2021-08-30 14:15:53.950 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2021-08-30 14:15:54.366 | Selecting previously unselected package conntrackd. 2021-08-30 14:15:54.376 | Preparing to unpack .../081-conntrackd_1%3a1.4.5-2_amd64.deb ... 2021-08-30 14:15:54.428 | Unpacking conntrackd (1:1.4.5-2) ... 2021-08-30 14:15:54.762 | Selecting previously unselected package dns-root-data. 2021-08-30 14:15:54.769 | Preparing to unpack .../082-dns-root-data_2019052802_all.deb ... 2021-08-30 14:15:54.818 | Unpacking dns-root-data (2019052802) ... 2021-08-30 14:15:55.127 | Selecting previously unselected package libidn11:amd64. 2021-08-30 14:15:55.135 | Preparing to unpack .../083-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2021-08-30 14:15:55.195 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-08-30 14:15:55.611 | Selecting previously unselected package dnsmasq-base. 2021-08-30 14:15:55.619 | Preparing to unpack .../084-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2021-08-30 14:15:55.664 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2021-08-30 14:15:56.002 | Selecting previously unselected package dnsmasq-utils. 2021-08-30 14:15:56.010 | Preparing to unpack .../085-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2021-08-30 14:15:56.062 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2021-08-30 14:15:56.470 | Selecting previously unselected package ebtables. 2021-08-30 14:15:56.479 | Preparing to unpack .../086-ebtables_2.0.11-3build1_amd64.deb ... 2021-08-30 14:15:56.540 | Unpacking ebtables (2.0.11-3build1) ... 2021-08-30 14:15:56.945 | Selecting previously unselected package libfakeroot:amd64. 2021-08-30 14:15:56.953 | Preparing to unpack .../087-libfakeroot_1.24-1_amd64.deb ... 2021-08-30 14:15:57.005 | Unpacking libfakeroot:amd64 (1.24-1) ... 2021-08-30 14:15:57.316 | Selecting previously unselected package fakeroot. 2021-08-30 14:15:57.324 | Preparing to unpack .../088-fakeroot_1.24-1_amd64.deb ... 2021-08-30 14:15:57.373 | Unpacking fakeroot (1.24-1) ... 2021-08-30 14:15:57.676 | Selecting previously unselected package fonts-dejavu-core. 2021-08-30 14:15:57.684 | Preparing to unpack .../089-fonts-dejavu-core_2.37-1_all.deb ... 2021-08-30 14:15:57.710 | Unpacking fonts-dejavu-core (2.37-1) ... 2021-08-30 14:15:58.150 | Selecting previously unselected package fonts-liberation. 2021-08-30 14:15:58.158 | Preparing to unpack .../090-fonts-liberation_1%3a1.07.4-11_all.deb ... 2021-08-30 14:15:58.213 | Unpacking fonts-liberation (1:1.07.4-11) ... 2021-08-30 14:15:58.737 | Selecting previously unselected package fontconfig-config. 2021-08-30 14:15:58.745 | Preparing to unpack .../091-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2021-08-30 14:15:58.800 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2021-08-30 14:15:59.150 | Selecting previously unselected package libfontconfig1:amd64. 2021-08-30 14:15:59.157 | Preparing to unpack .../092-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2021-08-30 14:15:59.217 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-08-30 14:15:59.595 | Selecting previously unselected package fontconfig. 2021-08-30 14:15:59.603 | Preparing to unpack .../093-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2021-08-30 14:15:59.652 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2021-08-30 14:16:00.109 | Selecting previously unselected package genisoimage. 2021-08-30 14:16:00.117 | Preparing to unpack .../094-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2021-08-30 14:16:00.179 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-08-30 14:16:00.619 | Selecting previously unselected package libann0. 2021-08-30 14:16:00.627 | Preparing to unpack .../095-libann0_1.1.2+doc-7build1_amd64.deb ... 2021-08-30 14:16:00.676 | Unpacking libann0 (1.1.2+doc-7build1) ... 2021-08-30 14:16:01.048 | Selecting previously unselected package libcdt5:amd64. 2021-08-30 14:16:01.055 | Preparing to unpack .../096-libcdt5_2.42.2-3build2_amd64.deb ... 2021-08-30 14:16:01.105 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2021-08-30 14:16:01.522 | Selecting previously unselected package libcgraph6:amd64. 2021-08-30 14:16:01.530 | Preparing to unpack .../097-libcgraph6_2.42.2-3build2_amd64.deb ... 2021-08-30 14:16:01.590 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2021-08-30 14:16:01.973 | Selecting previously unselected package libjpeg-turbo8:amd64. 2021-08-30 14:16:01.982 | Preparing to unpack .../098-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-08-30 14:16:02.030 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-08-30 14:16:02.339 | Selecting previously unselected package libjpeg8:amd64. 2021-08-30 14:16:02.347 | Preparing to unpack .../099-libjpeg8_8c-2ubuntu8_amd64.deb ... 2021-08-30 14:16:02.400 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2021-08-30 14:16:02.727 | Selecting previously unselected package libjbig0:amd64. 2021-08-30 14:16:02.736 | Preparing to unpack .../100-libjbig0_2.1-3.1build1_amd64.deb ... 2021-08-30 14:16:02.771 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2021-08-30 14:16:03.139 | Selecting previously unselected package libwebp6:amd64. 2021-08-30 14:16:03.147 | Preparing to unpack .../101-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2021-08-30 14:16:03.205 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-08-30 14:16:03.657 | Selecting previously unselected package libtiff5:amd64. 2021-08-30 14:16:03.665 | Preparing to unpack .../102-libtiff5_4.1.0+git191117-2ubuntu0.20.04.1_amd64.deb ... 2021-08-30 14:16:03.725 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.1) ... 2021-08-30 14:16:04.214 | Selecting previously unselected package libxpm4:amd64. 2021-08-30 14:16:04.222 | Preparing to unpack .../103-libxpm4_1%3a3.5.12-1_amd64.deb ... 2021-08-30 14:16:04.276 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2021-08-30 14:16:04.562 | Selecting previously unselected package libgd3:amd64. 2021-08-30 14:16:04.570 | Preparing to unpack .../104-libgd3_2.2.5-5.2ubuntu2_amd64.deb ... 2021-08-30 14:16:04.602 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2) ... 2021-08-30 14:16:05.013 | Selecting previously unselected package libgts-0.7-5:amd64. 2021-08-30 14:16:05.021 | Preparing to unpack .../105-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2021-08-30 14:16:05.074 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-08-30 14:16:05.516 | Selecting previously unselected package libpixman-1-0:amd64. 2021-08-30 14:16:05.524 | Preparing to unpack .../106-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2021-08-30 14:16:05.590 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-08-30 14:16:06.046 | Selecting previously unselected package libxcb-render0:amd64. 2021-08-30 14:16:06.054 | Preparing to unpack .../107-libxcb-render0_1.14-2_amd64.deb ... 2021-08-30 14:16:06.114 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2021-08-30 14:16:06.574 | Selecting previously unselected package libxcb-shm0:amd64. 2021-08-30 14:16:06.583 | Preparing to unpack .../108-libxcb-shm0_1.14-2_amd64.deb ... 2021-08-30 14:16:06.642 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2021-08-30 14:16:07.031 | Selecting previously unselected package libxrender1:amd64. 2021-08-30 14:16:07.039 | Preparing to unpack .../109-libxrender1_1%3a0.9.10-1_amd64.deb ... 2021-08-30 14:16:07.093 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2021-08-30 14:16:07.499 | Selecting previously unselected package libcairo2:amd64. 2021-08-30 14:16:07.507 | Preparing to unpack .../110-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2021-08-30 14:16:07.562 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-08-30 14:16:08.041 | Selecting previously unselected package libgraphite2-3:amd64. 2021-08-30 14:16:08.049 | Preparing to unpack .../111-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2021-08-30 14:16:08.109 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-08-30 14:16:08.544 | Selecting previously unselected package libharfbuzz0b:amd64. 2021-08-30 14:16:08.552 | Preparing to unpack .../112-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2021-08-30 14:16:08.606 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-08-30 14:16:08.996 | Selecting previously unselected package libthai-data. 2021-08-30 14:16:09.004 | Preparing to unpack .../113-libthai-data_0.1.28-3_all.deb ... 2021-08-30 14:16:09.042 | Unpacking libthai-data (0.1.28-3) ... 2021-08-30 14:16:09.498 | Selecting previously unselected package libdatrie1:amd64. 2021-08-30 14:16:09.507 | Preparing to unpack .../114-libdatrie1_0.2.12-3_amd64.deb ... 2021-08-30 14:16:09.554 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2021-08-30 14:16:10.017 | Selecting previously unselected package libthai0:amd64. 2021-08-30 14:16:10.026 | Preparing to unpack .../115-libthai0_0.1.28-3_amd64.deb ... 2021-08-30 14:16:10.076 | Unpacking libthai0:amd64 (0.1.28-3) ... 2021-08-30 14:16:10.452 | Selecting previously unselected package libpango-1.0-0:amd64. 2021-08-30 14:16:10.461 | Preparing to unpack .../116-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-08-30 14:16:10.526 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-08-30 14:16:10.985 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2021-08-30 14:16:10.993 | Preparing to unpack .../117-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-08-30 14:16:11.047 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-08-30 14:16:11.505 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2021-08-30 14:16:11.514 | Preparing to unpack .../118-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-08-30 14:16:11.550 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-08-30 14:16:11.928 | Selecting previously unselected package libpathplan4:amd64. 2021-08-30 14:16:11.936 | Preparing to unpack .../119-libpathplan4_2.42.2-3build2_amd64.deb ... 2021-08-30 14:16:11.996 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2021-08-30 14:16:12.420 | Selecting previously unselected package libgvc6. 2021-08-30 14:16:12.428 | Preparing to unpack .../120-libgvc6_2.42.2-3build2_amd64.deb ... 2021-08-30 14:16:12.476 | Unpacking libgvc6 (2.42.2-3build2) ... 2021-08-30 14:16:12.956 | Selecting previously unselected package libgvpr2:amd64. 2021-08-30 14:16:12.965 | Preparing to unpack .../121-libgvpr2_2.42.2-3build2_amd64.deb ... 2021-08-30 14:16:13.036 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2021-08-30 14:16:13.469 | Selecting previously unselected package liblab-gamut1:amd64. 2021-08-30 14:16:13.477 | Preparing to unpack .../122-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2021-08-30 14:16:13.537 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-08-30 14:16:14.259 | Selecting previously unselected package x11-common. 2021-08-30 14:16:14.267 | Preparing to unpack .../123-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2021-08-30 14:16:14.331 | dpkg-query: no packages found matching nux-tools 2021-08-30 14:16:14.344 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2021-08-30 14:16:14.728 | Selecting previously unselected package libice6:amd64. 2021-08-30 14:16:14.736 | Preparing to unpack .../124-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2021-08-30 14:16:14.785 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-08-30 14:16:15.138 | Selecting previously unselected package libsm6:amd64. 2021-08-30 14:16:15.146 | Preparing to unpack .../125-libsm6_2%3a1.2.3-1_amd64.deb ... 2021-08-30 14:16:15.189 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2021-08-30 14:16:15.629 | Selecting previously unselected package libxt6:amd64. 2021-08-30 14:16:15.637 | Preparing to unpack .../126-libxt6_1%3a1.1.5-1_amd64.deb ... 2021-08-30 14:16:15.687 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2021-08-30 14:16:16.202 | Selecting previously unselected package libxmu6:amd64. 2021-08-30 14:16:16.210 | Preparing to unpack .../127-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2021-08-30 14:16:16.264 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-08-30 14:16:16.728 | Selecting previously unselected package libxaw7:amd64. 2021-08-30 14:16:16.736 | Preparing to unpack .../128-libxaw7_2%3a1.0.13-1_amd64.deb ... 2021-08-30 14:16:16.796 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2021-08-30 14:16:17.246 | Selecting previously unselected package graphviz. 2021-08-30 14:16:17.254 | Preparing to unpack .../129-graphviz_2.42.2-3build2_amd64.deb ... 2021-08-30 14:16:17.314 | Unpacking graphviz (2.42.2-3build2) ... 2021-08-30 14:16:17.880 | Selecting previously unselected package libnl-route-3-200:amd64. 2021-08-30 14:16:17.889 | Preparing to unpack .../130-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-08-30 14:16:17.937 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-08-30 14:16:18.385 | Selecting previously unselected package libibverbs1:amd64. 2021-08-30 14:16:18.393 | Preparing to unpack .../131-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2021-08-30 14:16:18.464 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-08-30 14:16:18.996 | Selecting previously unselected package ibverbs-providers:amd64. 2021-08-30 14:16:19.005 | Preparing to unpack .../132-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2021-08-30 14:16:19.049 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-08-30 14:16:19.362 | Selecting previously unselected package icu-devtools. 2021-08-30 14:16:19.372 | Preparing to unpack .../133-icu-devtools_66.1-2ubuntu2_amd64.deb ... 2021-08-30 14:16:19.424 | Unpacking icu-devtools (66.1-2ubuntu2) ... 2021-08-30 14:16:19.792 | Selecting previously unselected package iputils-arping. 2021-08-30 14:16:19.802 | Preparing to unpack .../134-iputils-arping_3%3a20190709-3_amd64.deb ... 2021-08-30 14:16:19.864 | Unpacking iputils-arping (3:20190709-3) ... 2021-08-30 14:16:20.369 | Selecting previously unselected package javascript-common. 2021-08-30 14:16:20.377 | Preparing to unpack .../135-javascript-common_11_all.deb ... 2021-08-30 14:16:20.493 | Unpacking javascript-common (11) ... 2021-08-30 14:16:20.956 | Selecting previously unselected package libgssrpc4:amd64. 2021-08-30 14:16:20.964 | Preparing to unpack .../136-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-08-30 14:16:20.990 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-08-30 14:16:21.351 | Selecting previously unselected package libkdb5-9:amd64. 2021-08-30 14:16:21.359 | Preparing to unpack .../137-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-08-30 14:16:21.413 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-08-30 14:16:21.785 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-08-30 14:16:21.793 | Preparing to unpack .../138-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-08-30 14:16:21.841 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-08-30 14:16:22.214 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-08-30 14:16:22.222 | Preparing to unpack .../139-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-08-30 14:16:22.287 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-08-30 14:16:22.671 | Selecting previously unselected package comerr-dev:amd64. 2021-08-30 14:16:22.679 | Preparing to unpack .../140-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-08-30 14:16:22.729 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-08-30 14:16:23.046 | Selecting previously unselected package krb5-multidev:amd64. 2021-08-30 14:16:23.054 | Preparing to unpack .../141-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-08-30 14:16:23.110 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-08-30 14:16:23.505 | Selecting previously unselected package libalgorithm-diff-perl. 2021-08-30 14:16:23.513 | Preparing to unpack .../142-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2021-08-30 14:16:23.550 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2021-08-30 14:16:23.860 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2021-08-30 14:16:23.867 | Preparing to unpack .../143-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2021-08-30 14:16:23.916 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2021-08-30 14:16:24.191 | Selecting previously unselected package libalgorithm-merge-perl. 2021-08-30 14:16:24.199 | Preparing to unpack .../144-libalgorithm-merge-perl_0.08-3_all.deb ... 2021-08-30 14:16:24.242 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2021-08-30 14:16:24.568 | Selecting previously unselected package libarchive-cpio-perl. 2021-08-30 14:16:24.580 | Preparing to unpack .../145-libarchive-cpio-perl_0.10-1_all.deb ... 2021-08-30 14:16:24.630 | Unpacking libarchive-cpio-perl (0.10-1) ... 2021-08-30 14:16:24.997 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2021-08-30 14:16:25.005 | Preparing to unpack .../146-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-08-30 14:16:25.053 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-08-30 14:16:25.448 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2021-08-30 14:16:25.456 | Preparing to unpack .../147-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-08-30 14:16:25.482 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-08-30 14:16:25.886 | Selecting previously unselected package libfile-fcntllock-perl. 2021-08-30 14:16:25.895 | Preparing to unpack .../148-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2021-08-30 14:16:25.960 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2021-08-30 14:16:26.271 | Selecting previously unselected package libgts-bin. 2021-08-30 14:16:26.279 | Preparing to unpack .../149-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2021-08-30 14:16:26.332 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2021-08-30 14:16:26.631 | Selecting previously unselected package libicu-dev:amd64. 2021-08-30 14:16:26.640 | Preparing to unpack .../150-libicu-dev_66.1-2ubuntu2_amd64.deb ... 2021-08-30 14:16:26.693 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2) ... 2021-08-30 14:16:28.526 | Selecting previously unselected package libipset13:amd64. 2021-08-30 14:16:28.534 | Preparing to unpack .../151-libipset13_7.5-1~exp1_amd64.deb ... 2021-08-30 14:16:28.589 | Unpacking libipset13:amd64 (7.5-1~exp1) ... 2021-08-30 14:16:28.956 | Selecting previously unselected package librdmacm1:amd64. 2021-08-30 14:16:28.966 | Preparing to unpack .../152-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2021-08-30 14:16:29.007 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-08-30 14:16:29.431 | Selecting previously unselected package libiscsi7:amd64. 2021-08-30 14:16:29.439 | Preparing to unpack .../153-libiscsi7_1.18.0-2_amd64.deb ... 2021-08-30 14:16:29.510 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2021-08-30 14:16:29.934 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2021-08-30 14:16:29.942 | Preparing to unpack .../154-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-08-30 14:16:30.013 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-08-30 14:16:30.315 | Selecting previously unselected package libjpeg8-dev:amd64. 2021-08-30 14:16:30.323 | Preparing to unpack .../155-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2021-08-30 14:16:30.446 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-08-30 14:16:30.728 | Selecting previously unselected package libjpeg-dev:amd64. 2021-08-30 14:16:30.736 | Preparing to unpack .../156-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2021-08-30 14:16:30.790 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-08-30 14:16:31.126 | Selecting previously unselected package libjs-jquery. 2021-08-30 14:16:31.134 | Preparing to unpack .../157-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2021-08-30 14:16:31.183 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2021-08-30 14:16:31.516 | Selecting previously unselected package libjs-jquery-metadata. 2021-08-30 14:16:31.525 | Preparing to unpack .../158-libjs-jquery-metadata_12-1.1_all.deb ... 2021-08-30 14:16:31.573 | Unpacking libjs-jquery-metadata (12-1.1) ... 2021-08-30 14:16:31.825 | Selecting previously unselected package libjs-jquery-tablesorter. 2021-08-30 14:16:31.833 | Preparing to unpack .../159-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2021-08-30 14:16:31.871 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-08-30 14:16:32.248 | Selecting previously unselected package libltdl-dev:amd64. 2021-08-30 14:16:32.256 | Preparing to unpack .../160-libltdl-dev_2.4.6-14_amd64.deb ... 2021-08-30 14:16:32.305 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2021-08-30 14:16:32.676 | Selecting previously unselected package libsys-hostname-long-perl. 2021-08-30 14:16:32.685 | Preparing to unpack .../161-libsys-hostname-long-perl_1.5-1_all.deb ... 2021-08-30 14:16:32.733 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2021-08-30 14:16:33.088 | Selecting previously unselected package libmail-sendmail-perl. 2021-08-30 14:16:33.096 | Preparing to unpack .../162-libmail-sendmail-perl_0.80-1_all.deb ... 2021-08-30 14:16:33.185 | Unpacking libmail-sendmail-perl (0.80-1) ... 2021-08-30 14:16:33.494 | Selecting previously unselected package libssl-dev:amd64. 2021-08-30 14:16:33.502 | Preparing to unpack .../163-libssl-dev_1.1.1f-1ubuntu2.8_amd64.deb ... 2021-08-30 14:16:33.550 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.8) ... 2021-08-30 14:16:34.117 | Selecting previously unselected package libmysqlclient-dev. 2021-08-30 14:16:34.125 | Preparing to unpack .../164-libmysqlclient-dev_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-08-30 14:16:34.173 | Unpacking libmysqlclient-dev (8.0.26-0ubuntu0.20.04.2) ... 2021-08-30 14:16:34.854 | Selecting previously unselected package libncurses-dev:amd64. 2021-08-30 14:16:34.862 | Preparing to unpack .../165-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2021-08-30 14:16:34.926 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-08-30 14:16:35.460 | Selecting previously unselected package libnspr4:amd64. 2021-08-30 14:16:35.468 | Preparing to unpack .../166-libnspr4_2%3a4.25-1_amd64.deb ... 2021-08-30 14:16:35.520 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2021-08-30 14:16:35.892 | Selecting previously unselected package libnss3:amd64. 2021-08-30 14:16:35.900 | Preparing to unpack .../167-libnss3_2%3a3.49.1-1ubuntu1.5_amd64.deb ... 2021-08-30 14:16:35.951 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.5) ... 2021-08-30 14:16:36.517 | Selecting previously unselected package libomp5-10:amd64. 2021-08-30 14:16:36.525 | Preparing to unpack .../168-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-30 14:16:36.579 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-08-30 14:16:36.905 | Selecting previously unselected package libomp-10-dev. 2021-08-30 14:16:36.913 | Preparing to unpack .../169-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-30 14:16:36.966 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-08-30 14:16:37.316 | Selecting previously unselected package pcp-conf. 2021-08-30 14:16:37.325 | Preparing to unpack .../170-pcp-conf_5.0.3-1_amd64.deb ... 2021-08-30 14:16:37.371 | Unpacking pcp-conf (5.0.3-1) ... 2021-08-30 14:16:37.757 | Selecting previously unselected package libpcp3. 2021-08-30 14:16:37.765 | Preparing to unpack .../171-libpcp3_5.0.3-1_amd64.deb ... 2021-08-30 14:16:37.813 | Unpacking libpcp3 (5.0.3-1) ... 2021-08-30 14:16:38.185 | Selecting previously unselected package libpcp-pmda3. 2021-08-30 14:16:38.193 | Preparing to unpack .../172-libpcp-pmda3_5.0.3-1_amd64.deb ... 2021-08-30 14:16:38.225 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2021-08-30 14:16:38.543 | Selecting previously unselected package libpcp-pmda-perl. 2021-08-30 14:16:38.551 | Preparing to unpack .../173-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2021-08-30 14:16:38.596 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2021-08-30 14:16:38.886 | Selecting previously unselected package libpq5:amd64. 2021-08-30 14:16:38.894 | Preparing to unpack .../174-libpq5_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-08-30 14:16:38.944 | Unpacking libpq5:amd64 (12.8-0ubuntu0.20.04.1) ... 2021-08-30 14:16:39.294 | Selecting previously unselected package libpq-dev. 2021-08-30 14:16:39.302 | Preparing to unpack .../175-libpq-dev_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-08-30 14:16:39.362 | Unpacking libpq-dev (12.8-0ubuntu0.20.04.1) ... 2021-08-30 14:16:39.852 | Selecting previously unselected package librados2. 2021-08-30 14:16:39.860 | Preparing to unpack .../176-librados2_15.2.13-0ubuntu0.20.04.2_amd64.deb ... 2021-08-30 14:16:39.910 | Unpacking librados2 (15.2.13-0ubuntu0.20.04.2) ... 2021-08-30 14:16:40.819 | Selecting previously unselected package librbd1. 2021-08-30 14:16:40.828 | Preparing to unpack .../177-librbd1_15.2.13-0ubuntu0.20.04.2_amd64.deb ... 2021-08-30 14:16:40.874 | Unpacking librbd1 (15.2.13-0ubuntu0.20.04.2) ... 2021-08-30 14:16:41.476 | Selecting previously unselected package libsasl2-dev. 2021-08-30 14:16:41.486 | Preparing to unpack .../178-libsasl2-dev_2.1.27+dfsg-2_amd64.deb ... 2021-08-30 14:16:41.549 | Unpacking libsasl2-dev (2.1.27+dfsg-2) ... 2021-08-30 14:16:41.905 | Selecting previously unselected package libsystemd-dev:amd64. 2021-08-30 14:16:41.913 | Preparing to unpack .../179-libsystemd-dev_245.4-4ubuntu3.11_amd64.deb ... 2021-08-30 14:16:41.962 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.11) ... 2021-08-30 14:16:42.385 | Selecting previously unselected package libtinfo-dev:amd64. 2021-08-30 14:16:42.393 | Preparing to unpack .../180-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2021-08-30 14:16:42.453 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-08-30 14:16:42.757 | Selecting previously unselected package libx86-1:amd64. 2021-08-30 14:16:42.765 | Preparing to unpack .../181-libx86-1_1.1+ds1-11_amd64.deb ... 2021-08-30 14:16:42.813 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2021-08-30 14:16:43.094 | Selecting previously unselected package libxml2-dev:amd64. 2021-08-30 14:16:43.102 | Preparing to unpack .../182-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2021-08-30 14:16:43.160 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-08-30 14:16:43.643 | Selecting previously unselected package libxslt1-dev:amd64. 2021-08-30 14:16:43.651 | Preparing to unpack .../183-libxslt1-dev_1.1.34-4_amd64.deb ... 2021-08-30 14:16:43.703 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2021-08-30 14:16:44.161 | Selecting previously unselected package llvm-10-runtime. 2021-08-30 14:16:44.169 | Preparing to unpack .../184-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-30 14:16:44.259 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-08-30 14:16:44.681 | Selecting previously unselected package libpfm4:amd64. 2021-08-30 14:16:44.689 | Preparing to unpack .../185-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2021-08-30 14:16:44.739 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-08-30 14:16:45.134 | Selecting previously unselected package llvm-10. 2021-08-30 14:16:45.142 | Preparing to unpack .../186-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-30 14:16:45.196 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2021-08-30 14:16:46.315 | Selecting previously unselected package libffi-dev:amd64. 2021-08-30 14:16:46.323 | Preparing to unpack .../187-libffi-dev_3.3-4_amd64.deb ... 2021-08-30 14:16:46.368 | Unpacking libffi-dev:amd64 (3.3-4) ... 2021-08-30 14:16:46.706 | Selecting previously unselected package python3-pygments. 2021-08-30 14:16:46.714 | Preparing to unpack .../188-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2021-08-30 14:16:46.762 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-08-30 14:16:47.219 | Selecting previously unselected package llvm-10-tools. 2021-08-30 14:16:47.228 | Preparing to unpack .../189-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-30 14:16:47.276 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-08-30 14:16:47.825 | Selecting previously unselected package libz3-4:amd64. 2021-08-30 14:16:47.834 | Preparing to unpack .../190-libz3-4_4.8.7-4build1_amd64.deb ... 2021-08-30 14:16:47.888 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2021-08-30 14:16:49.271 | Selecting previously unselected package libz3-dev:amd64. 2021-08-30 14:16:49.279 | Preparing to unpack .../191-libz3-dev_4.8.7-4build1_amd64.deb ... 2021-08-30 14:16:49.344 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2021-08-30 14:16:49.826 | Selecting previously unselected package llvm-10-dev. 2021-08-30 14:16:49.834 | Preparing to unpack .../192-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-30 14:16:49.887 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-08-30 14:16:54.928 | Selecting previously unselected package lsscsi. 2021-08-30 14:16:54.938 | Preparing to unpack .../193-lsscsi_0.30-0.1_amd64.deb ... 2021-08-30 14:16:54.989 | Unpacking lsscsi (0.30-0.1) ... 2021-08-30 14:16:55.459 | Selecting previously unselected package pkg-config. 2021-08-30 14:16:55.468 | Preparing to unpack .../194-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2021-08-30 14:16:55.505 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2021-08-30 14:16:55.854 | Selecting previously unselected package pm-utils. 2021-08-30 14:16:55.862 | Preparing to unpack .../195-pm-utils_1.4.1-19_all.deb ... 2021-08-30 14:16:55.916 | Unpacking pm-utils (1.4.1-19) ... 2021-08-30 14:16:56.363 | Selecting previously unselected package postgresql-client-common. 2021-08-30 14:16:56.371 | Preparing to unpack .../196-postgresql-client-common_214ubuntu0.1_all.deb ... 2021-08-30 14:16:56.419 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2021-08-30 14:16:56.860 | Selecting previously unselected package postgresql-client-12. 2021-08-30 14:16:56.868 | Preparing to unpack .../197-postgresql-client-12_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-08-30 14:16:56.928 | Unpacking postgresql-client-12 (12.8-0ubuntu0.20.04.1) ... 2021-08-30 14:16:57.609 | Selecting previously unselected package ssl-cert. 2021-08-30 14:16:57.617 | Preparing to unpack .../198-ssl-cert_1.0.39_all.deb ... 2021-08-30 14:16:57.671 | Unpacking ssl-cert (1.0.39) ... 2021-08-30 14:16:58.229 | Selecting previously unselected package postgresql-common. 2021-08-30 14:16:58.238 | Preparing to unpack .../199-postgresql-common_214ubuntu0.1_all.deb ... 2021-08-30 14:16:58.329 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2021-08-30 14:16:58.368 | Unpacking postgresql-common (214ubuntu0.1) ... 2021-08-30 14:16:58.818 | Selecting previously unselected package postgresql-server-dev-12. 2021-08-30 14:16:58.827 | Preparing to unpack .../200-postgresql-server-dev-12_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-08-30 14:16:58.875 | Unpacking postgresql-server-dev-12 (12.8-0ubuntu0.20.04.1) ... 2021-08-30 14:16:59.567 | Selecting previously unselected package postgresql-server-dev-all. 2021-08-30 14:16:59.576 | Preparing to unpack .../201-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2021-08-30 14:16:59.629 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2021-08-30 14:16:59.978 | Selecting previously unselected package python-pip-whl. 2021-08-30 14:16:59.987 | Preparing to unpack .../202-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2021-08-30 14:17:00.041 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2021-08-30 14:17:00.619 | Selecting previously unselected package python3-mysqldb. 2021-08-30 14:17:00.628 | Preparing to unpack .../203-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2021-08-30 14:17:00.674 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2021-08-30 14:17:01.012 | Selecting previously unselected package python3-wheel. 2021-08-30 14:17:01.021 | Preparing to unpack .../204-python3-wheel_0.34.2-1_all.deb ... 2021-08-30 14:17:01.086 | Unpacking python3-wheel (0.34.2-1) ... 2021-08-30 14:17:01.459 | Selecting previously unselected package python3-pip. 2021-08-30 14:17:01.468 | Preparing to unpack .../205-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2021-08-30 14:17:01.527 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2021-08-30 14:17:02.070 | Selecting previously unselected package python3.8-venv. 2021-08-30 14:17:02.079 | Preparing to unpack .../206-python3.8-venv_3.8.10-0ubuntu1~20.04_amd64.deb ... 2021-08-30 14:17:02.139 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04) ... 2021-08-30 14:17:02.442 | Selecting previously unselected package python3-venv. 2021-08-30 14:17:02.451 | Preparing to unpack .../207-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2021-08-30 14:17:02.503 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2021-08-30 14:17:02.847 | Selecting previously unselected package qemu-block-extra:amd64. 2021-08-30 14:17:02.856 | Preparing to unpack .../208-qemu-block-extra_1%3a4.2-3ubuntu6.17_amd64.deb ... 2021-08-30 14:17:02.909 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.17) ... 2021-08-30 14:17:03.259 | Selecting previously unselected package qemu-utils. 2021-08-30 14:17:03.268 | Preparing to unpack .../209-qemu-utils_1%3a4.2-3ubuntu6.17_amd64.deb ... 2021-08-30 14:17:03.320 | Unpacking qemu-utils (1:4.2-3ubuntu6.17) ... 2021-08-30 14:17:03.847 | Selecting previously unselected package sharutils. 2021-08-30 14:17:03.855 | Preparing to unpack .../210-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2021-08-30 14:17:03.903 | Unpacking sharutils (1:4.15.2-4build1) ... 2021-08-30 14:17:04.220 | Selecting previously unselected package sqlite3. 2021-08-30 14:17:04.229 | Preparing to unpack .../211-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2021-08-30 14:17:04.276 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2021-08-30 14:17:04.729 | Selecting previously unselected package unzip. 2021-08-30 14:17:04.737 | Preparing to unpack .../212-unzip_6.0-25ubuntu1_amd64.deb ... 2021-08-30 14:17:04.796 | Unpacking unzip (6.0-25ubuntu1) ... 2021-08-30 14:17:05.191 | Selecting previously unselected package vbetool. 2021-08-30 14:17:05.200 | Preparing to unpack .../213-vbetool_1.1-4_amd64.deb ... 2021-08-30 14:17:05.258 | Unpacking vbetool (1.1-4) ... 2021-08-30 14:17:05.848 | Selecting previously unselected package ipset. 2021-08-30 14:17:05.857 | Preparing to unpack .../214-ipset_7.5-1~exp1_amd64.deb ... 2021-08-30 14:17:05.947 | Unpacking ipset (7.5-1~exp1) ... 2021-08-30 14:17:06.631 | Selecting previously unselected package ipvsadm. 2021-08-30 14:17:06.640 | Preparing to unpack .../215-ipvsadm_1%3a1.31-1_amd64.deb ... 2021-08-30 14:17:06.699 | Unpacking ipvsadm (1:1.31-1) ... 2021-08-30 14:17:07.237 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2021-08-30 14:17:07.245 | Preparing to unpack .../216-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.4_amd64.deb ... 2021-08-30 14:17:07.345 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.4) ... 2021-08-30 14:17:07.711 | Selecting previously unselected package liberasurecode1:amd64. 2021-08-30 14:17:07.720 | Preparing to unpack .../217-liberasurecode1_1.6.1-4_amd64.deb ... 2021-08-30 14:17:07.762 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2021-08-30 14:17:08.064 | Selecting previously unselected package liberasurecode-dev:amd64. 2021-08-30 14:17:08.072 | Preparing to unpack .../218-liberasurecode-dev_1.6.1-4_amd64.deb ... 2021-08-30 14:17:08.120 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2021-08-30 14:17:08.517 | Selecting previously unselected package libkrb5-dev:amd64. 2021-08-30 14:17:08.526 | Preparing to unpack .../219-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-08-30 14:17:08.596 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-08-30 14:17:09.071 | Selecting previously unselected package libpcp-gui2. 2021-08-30 14:17:09.080 | Preparing to unpack .../220-libpcp-gui2_5.0.3-1_amd64.deb ... 2021-08-30 14:17:09.150 | Unpacking libpcp-gui2 (5.0.3-1) ... 2021-08-30 14:17:09.602 | Selecting previously unselected package libpcp-import1. 2021-08-30 14:17:09.611 | Preparing to unpack .../221-libpcp-import1_5.0.3-1_amd64.deb ... 2021-08-30 14:17:09.669 | Unpacking libpcp-import1 (5.0.3-1) ... 2021-08-30 14:17:10.104 | Selecting previously unselected package libpcp-mmv1. 2021-08-30 14:17:10.112 | Preparing to unpack .../222-libpcp-mmv1_5.0.3-1_amd64.deb ... 2021-08-30 14:17:10.178 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2021-08-30 14:17:10.562 | Selecting previously unselected package libpcp-trace2. 2021-08-30 14:17:10.572 | Preparing to unpack .../223-libpcp-trace2_5.0.3-1_amd64.deb ... 2021-08-30 14:17:10.636 | Unpacking libpcp-trace2 (5.0.3-1) ... 2021-08-30 14:17:11.094 | Selecting previously unselected package libpcp-web1. 2021-08-30 14:17:11.103 | Preparing to unpack .../224-libpcp-web1_5.0.3-1_amd64.deb ... 2021-08-30 14:17:11.156 | Unpacking libpcp-web1 (5.0.3-1) ... 2021-08-30 14:17:11.578 | Selecting previously unselected package libyaml-dev:amd64. 2021-08-30 14:17:11.587 | Preparing to unpack .../225-libyaml-dev_0.2.2-1_amd64.deb ... 2021-08-30 14:17:11.652 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2021-08-30 14:17:12.065 | Selecting previously unselected package python3-pcp. 2021-08-30 14:17:12.075 | Preparing to unpack .../226-python3-pcp_5.0.3-1_amd64.deb ... 2021-08-30 14:17:12.133 | Unpacking python3-pcp (5.0.3-1) ... 2021-08-30 14:17:12.740 | Selecting previously unselected package pcp. 2021-08-30 14:17:12.749 | Preparing to unpack .../227-pcp_5.0.3-1_amd64.deb ... 2021-08-30 14:17:12.865 | Unpacking pcp (5.0.3-1) ... 2021-08-30 14:17:14.037 | Selecting previously unselected package socat. 2021-08-30 14:17:14.046 | Preparing to unpack .../228-socat_1.7.3.3-2_amd64.deb ... 2021-08-30 14:17:14.099 | Unpacking socat (1.7.3.3-2) ... 2021-08-30 14:17:14.515 | Selecting previously unselected package vlan. 2021-08-30 14:17:14.525 | Preparing to unpack .../229-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2021-08-30 14:17:14.602 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2021-08-30 14:17:15.019 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-08-30 14:17:15.172 | Setting up postgresql-client-common (214ubuntu0.1) ... 2021-08-30 14:17:15.429 | Setting up javascript-common (11) ... 2021-08-30 14:17:15.684 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2021-08-30 14:17:15.745 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-08-30 14:17:15.905 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2021-08-30 14:17:16.037 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-08-30 14:17:16.248 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2021-08-30 14:17:16.581 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-08-30 14:17:16.698 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-08-30 14:17:16.836 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2021-08-30 14:17:16.985 | Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-08-30 14:17:17.145 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2021-08-30 14:17:17.379 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2021-08-30 14:17:17.625 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2021-08-30 14:17:17.773 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2021-08-30 14:17:17.939 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2021-08-30 14:17:18.110 | Setting up libxcb-render0:amd64 (1.14-2) ... 2021-08-30 14:17:18.288 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2021-08-30 14:17:18.440 | Setting up libarchive-zip-perl (1.67-2) ... 2021-08-30 14:17:18.585 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-08-30 14:17:18.734 | Setting up vbetool (1.1-4) ... 2021-08-30 14:17:18.863 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-08-30 14:17:19.036 | Setting up pm-utils (1.4.1-19) ... 2021-08-30 14:17:19.310 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.8) ... 2021-08-30 14:17:19.814 | Setting up unzip (6.0-25ubuntu1) ... 2021-08-30 14:17:20.047 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2021-08-30 14:17:20.219 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-08-30 14:17:20.373 | Setting up x11-common (1:7.7+19ubuntu14) ... 2021-08-30 14:17:21.602 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2021-08-30 14:17:22.316 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2021-08-30 14:17:22.528 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-08-30 14:17:22.653 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-08-30 14:17:22.813 | Setting up m4 (1.4.18-4) ... 2021-08-30 14:17:22.973 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2021-08-30 14:17:23.402 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2021-08-30 14:17:23.602 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2021-08-30 14:17:23.751 | Setting up iputils-arping (3:20190709-3) ... 2021-08-30 14:17:23.939 | Setting up libffi-dev:amd64 (3.3-4) ... 2021-08-30 14:17:24.139 | Setting up conntrack (1:1.4.5-2) ... 2021-08-30 14:17:24.344 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-08-30 14:17:24.545 | Setting up python3-wheel (0.34.2-1) ... 2021-08-30 14:17:24.962 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2021-08-30 14:17:25.117 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2021-08-30 14:17:25.578 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2021-08-30 14:17:27.853 | Setting up memcached (1.5.22-2ubuntu0.1) ... 2021-08-30 14:17:29.682 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2021-08-30 14:17:30.418 | Setting up libfakeroot:amd64 (1.24-1) ... 2021-08-30 14:17:30.625 | Setting up libjansson4:amd64 (2.12-1build1) ... 2021-08-30 14:17:30.779 | Setting up acl (2.2.53-6) ... 2021-08-30 14:17:30.939 | Setting up dns-root-data (2019052802) ... 2021-08-30 14:17:31.082 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-08-30 14:17:31.212 | Setting up fakeroot (1.24-1) ... 2021-08-30 14:17:31.312 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2021-08-30 14:17:31.470 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-08-30 14:17:31.640 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-08-30 14:17:31.825 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-08-30 14:17:31.994 | Setting up autotools-dev (20180224.1) ... 2021-08-30 14:17:32.172 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-08-30 14:17:33.122 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2021-08-30 14:17:33.288 | Setting up libsasl2-dev (2.1.27+dfsg-2) ... 2021-08-30 14:17:33.476 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-08-30 14:17:33.653 | Setting up make (4.2.1-1.2) ... 2021-08-30 14:17:33.785 | Setting up libnspr4:amd64 (2:4.25-1) ... 2021-08-30 14:17:33.938 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-08-30 14:17:34.081 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-08-30 14:17:34.236 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-08-30 14:17:34.425 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2021-08-30 14:17:34.595 | Setting up ebtables (2.0.11-3build1) ... 2021-08-30 14:17:35.309 | Setting up socat (1.7.3.3-2) ... 2021-08-30 14:17:35.453 | Setting up libann0 (1.1.2+doc-7build1) ... 2021-08-30 14:17:35.568 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-08-30 14:17:35.709 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.8) ... 2021-08-30 14:17:35.863 | Setting up autopoint (0.19.8.1-10build1) ... 2021-08-30 14:17:36.036 | Setting up binfmt-support (2.2.0-2) ... 2021-08-30 14:17:36.530 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2021-08-30 14:17:37.653 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-08-30 14:17:37.789 | Setting up icu-devtools (66.1-2ubuntu2) ... 2021-08-30 14:17:37.954 | Setting up fonts-dejavu-core (2.37-1) ... 2021-08-30 14:17:38.768 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2021-08-30 14:17:38.933 | Setting up lsscsi (0.30-0.1) ... 2021-08-30 14:17:39.128 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-08-30 14:17:39.315 | Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-08-30 14:17:39.487 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-08-30 14:17:39.653 | Setting up libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-08-30 14:17:39.813 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2021-08-30 14:17:39.962 | Setting up autoconf (2.69-11.1) ... 2021-08-30 14:17:40.269 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2021-08-30 14:17:40.465 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2021-08-30 14:17:40.619 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2021-08-30 14:17:40.705 | Setting up dwz (0.13-5) ... 2021-08-30 14:17:40.842 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-08-30 14:17:41.074 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-08-30 14:17:41.252 | Setting up libipset13:amd64 (7.5-1~exp1) ... 2021-08-30 14:17:41.430 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-08-30 14:17:41.596 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2021-08-30 14:17:42.001 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-08-30 14:17:42.202 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-08-30 14:17:42.343 | Setting up libarchive-cpio-perl (0.10-1) ... 2021-08-30 14:17:42.505 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-08-30 14:17:42.648 | Setting up fonts-liberation (1:1.07.4-11) ... 2021-08-30 14:17:42.819 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2021-08-30 14:17:43.082 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-08-30 14:17:43.230 | Setting up pcp-conf (5.0.3-1) ... 2021-08-30 14:17:43.465 | Setting up libc6-i386 (2.31-0ubuntu9.2) ... 2021-08-30 14:17:43.625 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.6) ... 2021-08-30 14:17:43.716 | Setting up libsub-override-perl (0.09-2) ... 2021-08-30 14:17:43.871 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-08-30 14:17:44.029 | Setting up libthai-data (0.1.28-3) ... 2021-08-30 14:17:44.190 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2021-08-30 14:17:44.368 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2021-08-30 14:17:44.499 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2021-08-30 14:17:44.642 | Setting up apache2-data (2.4.41-4ubuntu3.4) ... 2021-08-30 14:17:44.795 | Setting up curl (7.68.0-1ubuntu2.6) ... 2021-08-30 14:17:44.937 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-08-30 14:17:45.133 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2021-08-30 14:17:45.286 | Setting up sharutils (1:4.15.2-4build1) ... 2021-08-30 14:17:45.442 | Setting up ipset (7.5-1~exp1) ... 2021-08-30 14:17:45.583 | Setting up openssl (1.1.1f-1ubuntu2.8) ... 2021-08-30 14:17:45.795 | Setting up conntrackd (1:1.4.5-2) ... 2021-08-30 14:17:47.113 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2021-08-30 14:17:47.572 | Setting up libsys-hostname-long-perl (1.5-1) ... 2021-08-30 14:17:47.727 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2021-08-30 14:17:47.853 | Setting up libicu-dev:amd64 (66.1-2ubuntu2) ... 2021-08-30 14:17:47.985 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-08-30 14:17:48.133 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.11) ... 2021-08-30 14:17:48.282 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2021-08-30 14:17:48.440 | Setting up libalgorithm-merge-perl (0.08-3) ... 2021-08-30 14:17:48.607 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-08-30 14:17:48.732 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2021-08-30 14:17:48.863 | Setting up automake (1:1.16.1-4ubuntu6) ... 2021-08-30 14:17:48.977 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2021-08-30 14:17:49.054 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-08-30 14:17:49.208 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-08-30 14:17:49.360 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-08-30 14:17:49.539 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2021-08-30 14:17:49.727 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2021-08-30 14:17:49.892 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-08-30 14:17:50.054 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-08-30 14:17:50.212 | Setting up libmysqlclient21:amd64 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-30 14:17:50.389 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-08-30 14:17:50.566 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-08-30 14:17:50.704 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-08-30 14:17:50.877 | Setting up libtool (2.4.6-14) ... 2021-08-30 14:17:51.088 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2021-08-30 14:17:53.619 | Setting up openssh-client (1:8.2p1-4ubuntu0.3) ... 2021-08-30 14:17:53.865 | Setting up libpq5:amd64 (12.8-0ubuntu0.20.04.1) ... 2021-08-30 14:17:54.059 | Setting up haproxy (2.0.13-2ubuntu0.2) ... 2021-08-30 14:17:55.425 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2021-08-30 14:17:56.539 | Setting up libpq-dev (12.8-0ubuntu0.20.04.1) ... 2021-08-30 14:17:56.705 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.5) ... 2021-08-30 14:17:56.882 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-08-30 14:17:57.046 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2021-08-30 14:17:57.876 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-08-30 14:17:58.030 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-08-30 14:17:58.202 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-08-30 14:17:58.389 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2021-08-30 14:17:58.686 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-08-30 14:17:58.865 | Setting up python3-mysqldb (1.4.4-2build1) ... 2021-08-30 14:17:59.345 | Setting up libmail-sendmail-perl (0.80-1) ... 2021-08-30 14:17:59.532 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2021-08-30 14:17:59.717 | Setting up libthai0:amd64 (0.1.28-3) ... 2021-08-30 14:17:59.905 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-08-30 14:18:00.071 | Setting up postgresql-client-12 (12.8-0ubuntu0.20.04.1) ... 2021-08-30 14:18:00.774 | 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-30 14:18:00.928 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2021-08-30 14:18:01.128 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2021-08-30 14:18:01.292 | Setting up ssl-cert (1.0.39) ... 2021-08-30 14:18:02.304 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2021-08-30 14:18:02.477 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04) ... 2021-08-30 14:18:02.705 | Setting up libjs-jquery-metadata (12-1.1) ... 2021-08-30 14:18:02.819 | Setting up postgresql-common (214ubuntu0.1) ... 2021-08-30 14:18:04.294 | Adding user postgres to group ssl-cert 2021-08-30 14:18:04.580 | 2021-08-30 14:18:04.581 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2021-08-30 14:18:04.810 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2021-08-30 14:18:04.810 | Removing obsolete dictionary files: 2021-08-30 14:18:05.392 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2021-08-30 14:18:06.608 | Setting up libcroco3:amd64 (0.6.13-1) ... 2021-08-30 14:18:06.766 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-08-30 14:18:06.977 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2021-08-30 14:18:07.287 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2021-08-30 14:18:07.871 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2021-08-30 14:18:08.053 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2021-08-30 14:18:08.240 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-08-30 14:18:08.395 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-08-30 14:18:08.561 | Setting up build-essential (12.8ubuntu1.1) ... 2021-08-30 14:18:08.711 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.1) ... 2021-08-30 14:18:08.854 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-08-30 14:18:09.025 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-08-30 14:18:09.200 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2021-08-30 14:18:09.366 | Setting up libmysqlclient-dev (8.0.26-0ubuntu0.20.04.2) ... 2021-08-30 14:18:09.532 | Setting up apache2-utils (2.4.41-4ubuntu3.4) ... 2021-08-30 14:18:09.709 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-08-30 14:18:09.869 | Setting up ipvsadm (1:1.31-1) ... 2021-08-30 14:18:10.961 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.3) ... 2021-08-30 14:18:11.126 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-08-30 14:18:11.551 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2021-08-30 14:18:13.753 | Regenerating fonts cache... done. 2021-08-30 14:18:13.802 | Setting up gettext (0.19.8.1-10build1) ... 2021-08-30 14:18:13.893 | Setting up libpcp3 (5.0.3-1) ... 2021-08-30 14:18:14.046 | Setting up libpcp-pmda3 (5.0.3-1) ... 2021-08-30 14:18:14.145 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2021-08-30 14:18:14.270 | Setting up openssh-server (1:8.2p1-4ubuntu0.3) ... 2021-08-30 14:18:15.971 | rescue-ssh.target is a disabled or a static unit, not starting it. 2021-08-30 14:18:16.962 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-08-30 14:18:17.911 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-08-30 14:18:18.002 | Setting up keepalived (1:2.0.19-2) ... 2021-08-30 14:18:19.222 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2021-08-30 14:18:19.974 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2021-08-30 14:18:20.162 | Setting up libpcp-trace2 (5.0.3-1) ... 2021-08-30 14:18:20.362 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-08-30 14:18:20.589 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2021-08-30 14:18:20.773 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-08-30 14:18:20.945 | Setting up libpcp-gui2 (5.0.3-1) ... 2021-08-30 14:18:21.111 | Setting up apache2-bin (2.4.41-4ubuntu3.4) ... 2021-08-30 14:18:21.242 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-08-30 14:18:21.430 | Setting up libpcp-web1 (5.0.3-1) ... 2021-08-30 14:18:21.642 | Setting up intltool-debian (0.35.0+20060710.5) ... 2021-08-30 14:18:21.859 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-08-30 14:18:22.047 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-08-30 14:18:22.242 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2021-08-30 14:18:22.402 | Setting up libpcp-mmv1 (5.0.3-1) ... 2021-08-30 14:18:22.697 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2021-08-30 14:18:22.911 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2) ... 2021-08-30 14:18:23.053 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2021-08-30 14:18:23.265 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-08-30 14:18:23.442 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2021-08-30 14:18:23.636 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-08-30 14:18:23.813 | Setting up postgresql-server-dev-12 (12.8-0ubuntu0.20.04.1) ... 2021-08-30 14:18:23.967 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-08-30 14:18:24.133 | Setting up libpcp-import1 (5.0.3-1) ... 2021-08-30 14:18:24.293 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-08-30 14:18:24.476 | Setting up librados2 (15.2.13-0ubuntu0.20.04.2) ... 2021-08-30 14:18:24.642 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-08-30 14:18:24.802 | Setting up po-debconf (1.0.21) ... 2021-08-30 14:18:25.030 | Setting up apache2 (2.4.41-4ubuntu3.4) ... 2021-08-30 14:18:35.868 | Enabling module mpm_event. 2021-08-30 14:18:35.933 | Enabling module authz_core. 2021-08-30 14:18:35.938 | Enabling module authz_host. 2021-08-30 14:18:35.999 | Enabling module authn_core. 2021-08-30 14:18:36.004 | Enabling module auth_basic. 2021-08-30 14:18:36.066 | Enabling module access_compat. 2021-08-30 14:18:36.126 | Enabling module authn_file. 2021-08-30 14:18:36.188 | Enabling module authz_user. 2021-08-30 14:18:36.248 | Enabling module alias. 2021-08-30 14:18:36.309 | Enabling module dir. 2021-08-30 14:18:36.369 | Enabling module autoindex. 2021-08-30 14:18:36.429 | Enabling module env. 2021-08-30 14:18:36.489 | Enabling module mime. 2021-08-30 14:18:36.549 | Enabling module negotiation. 2021-08-30 14:18:36.609 | Enabling module setenvif. 2021-08-30 14:18:36.670 | Enabling module filter. 2021-08-30 14:18:36.734 | Enabling module deflate. 2021-08-30 14:18:36.793 | Enabling module status. 2021-08-30 14:18:36.854 | Enabling module reqtimeout. 2021-08-30 14:18:36.913 | Enabling conf charset. 2021-08-30 14:18:36.973 | Enabling conf localized-error-pages. 2021-08-30 14:18:37.033 | Enabling conf other-vhosts-access-log. 2021-08-30 14:18:37.093 | Enabling conf security. 2021-08-30 14:18:37.152 | Enabling conf serve-cgi-bin. 2021-08-30 14:18:37.213 | Enabling site 000-default. 2021-08-30 14:18:37.266 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2021-08-30 14:18:37.323 | Enabling conf javascript-common. 2021-08-30 14:18:37.583 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2021-08-30 14:18:38.165 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2021-08-30 14:18:40.876 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2021-08-30 14:18:41.122 | Setting up python3-pcp (5.0.3-1) ... 2021-08-30 14:18:41.596 | Setting up libgvc6 (2.42.2-3build2) ... 2021-08-30 14:18:41.791 | Setting up librbd1 (15.2.13-0ubuntu0.20.04.2) ... 2021-08-30 14:18:41.962 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.4) ... 2021-08-30 14:18:42.150 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2021-08-30 14:18:42.355 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2021-08-30 14:18:42.522 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.17) ... 2021-08-30 14:18:42.728 | Setting up graphviz (2.42.2-3build2) ... 2021-08-30 14:18:42.955 | Setting up pcp (5.0.3-1) ... 2021-08-30 14:18:47.849 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2021-08-30 14:18:48.265 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2021-08-30 14:18:48.678 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2021-08-30 14:18:49.106 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2021-08-30 14:19:06.286 | Setting up qemu-utils (1:4.2-3ubuntu6.17) ... 2021-08-30 14:19:06.408 | Setting up systemd (245.4-4ubuntu3.11) ... 2021-08-30 14:19:06.465 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2021-08-30 14:19:08.385 | Setting up dh-autoreconf (19) ... 2021-08-30 14:19:08.551 | Setting up systemd-timesyncd (245.4-4ubuntu3.11) ... 2021-08-30 14:19:09.642 | Setting up systemd-sysv (245.4-4ubuntu3.11) ... 2021-08-30 14:19:09.808 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.11) ... 2021-08-30 14:19:09.997 | Setting up debhelper (12.10ubuntu1) ... 2021-08-30 14:19:10.220 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.11) ... 2021-08-30 14:19:10.809 | Setting up apache2-dev (2.4.41-4ubuntu3.4) ... 2021-08-30 14:19:10.963 | Processing triggers for mime-support (3.64ubuntu1) ... 2021-08-30 14:19:11.118 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2021-08-30 14:19:11.290 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2021-08-30 14:19:25.162 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-08-30 14:19:25.323 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2021-08-30 14:19:25.809 | Processing triggers for ufw (0.36-6) ... 2021-08-30 14:19:26.089 | Processing triggers for man-db (2.9.1-1) ... 2021-08-30 14:19:53.791 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-08-30 14:19:53.921 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-08-30 14:20:00.757 | ++ functions-common:apt_get:1118 : result=0 2021-08-30 14:20:00.759 | ++ functions-common:apt_get:1121 : time_stop apt-get 2021-08-30 14:20:00.761 | ++ functions-common:time_stop:2309 : local name 2021-08-30 14:20:00.763 | ++ functions-common:time_stop:2310 : local end_time 2021-08-30 14:20:00.765 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:20:00.767 | ++ functions-common:time_stop:2312 : local total 2021-08-30 14:20:00.769 | ++ functions-common:time_stop:2313 : local start_time 2021-08-30 14:20:00.772 | ++ functions-common:time_stop:2315 : name=apt-get 2021-08-30 14:20:00.774 | ++ functions-common:time_stop:2316 : start_time=1630332850577 2021-08-30 14:20:00.776 | ++ functions-common:time_stop:2318 : [[ -z 1630332850577 ]] 2021-08-30 14:20:00.779 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:20:00.783 | ++ functions-common:time_stop:2321 : end_time=1630333200781 2021-08-30 14:20:00.785 | ++ functions-common:time_stop:2322 : elapsed_time=350204 2021-08-30 14:20:00.791 | ++ functions-common:time_stop:2323 : total=708 2021-08-30 14:20:00.794 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:20:00.796 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=350912 2021-08-30 14:20:00.798 | ++ functions-common:apt_get:1122 : return 0 2021-08-30 14:20:00.801 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-08-30 14:20:00.804 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-08-30 14:20:00.807 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-08-30 14:20:00.814 | ++ tools/install_prereqs.sh:source:89 : date 2021-08-30 14:20:00.819 | + ./stack.sh:main:772 : [[ False != \T\r\u\e ]] 2021-08-30 14:20:00.821 | + ./stack.sh:main:773 : PYPI_ALTERNATIVE_URL= 2021-08-30 14:20:00.824 | + ./stack.sh:main:773 : /home/ubuntu/devstack/tools/install_pip.sh 2021-08-30 14:20:02.168 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-08-30 14:20:02.170 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-08-30 14:20:02.172 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-08-30 14:20:02.175 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-08-30 14:20:02.178 | + tools/install_pip.sh:main:43 : GetDistro 2021-08-30 14:20:02.180 | + functions-common:GetDistro:373 : GetOSVersion 2021-08-30 14:20:02.181 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-08-30 14:20:02.184 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-08-30 14:20:02.186 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-08-30 14:20:02.188 | + functions-common:_ensure_lsb_release:328 : return 2021-08-30 14:20:02.190 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-08-30 14:20:02.262 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-08-30 14:20:02.264 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-08-30 14:20:02.333 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-08-30 14:20:02.336 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-08-30 14:20:02.405 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-08-30 14:20:02.407 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-08-30 14:20:02.409 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-08-30 14:20:02.410 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-08-30 14:20:02.412 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-08-30 14:20:02.414 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-08-30 14:20:02.416 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-08-30 14:20:02.418 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-08-30 14:20:02.420 | + functions-common:GetDistro:378 : DISTRO=focal 2021-08-30 14:20:02.422 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-08-30 14:20:02.424 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-08-30 14:20:02.424 | Distro: focal 2021-08-30 14:20:02.426 | + tools/install_pip.sh:main:115 : get_versions 2021-08-30 14:20:02.429 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-08-30 14:20:02.432 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-08-30 14:20:02.434 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-08-30 14:20:02.436 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-08-30 14:20:02.437 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-08-30 14:20:02.835 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-08-30 14:20:02.837 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-08-30 14:20:02.837 | pip: 20.2.2 2021-08-30 14:20:02.839 | + tools/install_pip.sh:main:117 : [[ -n '' ]] 2021-08-30 14:20:02.840 | + tools/install_pip.sh:main:121 : is_fedora 2021-08-30 14:20:02.842 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-08-30 14:20:02.844 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-08-30 14:20:02.845 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-08-30 14:20:02.847 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-08-30 14:20:02.850 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-08-30 14:20:02.851 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-08-30 14:20:02.853 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-08-30 14:20:02.855 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-08-30 14:20:02.856 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-08-30 14:20:02.858 | + tools/install_pip.sh:main:133 : install_get_pip 2021-08-30 14:20:02.860 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-08-30 14:20:02.862 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-08-30 14:20:02.863 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-08-30 14:20:02.865 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-08-30 14:20:02.867 | + 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-30 14:20:02.877 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-08-30 14:20:02.877 | Dload Upload Total Spent Left Speed 2021-08-30 14:20:03.156 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2 1911k 2 42501 0 0 248k 0 0:00:07 --:--:-- 0:00:07 247k 100 1911k 100 1911k 0 0 6875k 0 --:--:-- --:--:-- --:--:-- 6851k 2021-08-30 14:20:03.160 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-08-30 14:20:03.163 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2021-08-30 14:20:06.189 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:20:06.189 | from cryptography.utils import int_from_bytes 2021-08-30 14:20:06.189 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:20:06.189 | from cryptography.utils import int_from_bytes 2021-08-30 14:20:06.472 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-30 14:20:06.666 | Collecting pip 2021-08-30 14:20:06.676 | 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-30 14:20:08.259 | Installing collected packages: pip 2021-08-30 14:20:08.259 | Attempting uninstall: pip 2021-08-30 14:20:08.260 | Found existing installation: pip 20.2.2 2021-08-30 14:20:08.498 | Uninstalling pip-20.2.2: 2021-08-30 14:20:08.539 | Successfully uninstalled pip-20.2.2 2021-08-30 14:20:10.160 | Successfully installed pip-21.2.4 2021-08-30 14:20:10.160 | 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-30 14:20:10.286 | + tools/install_pip.sh:main:136 : set -x 2021-08-30 14:20:10.288 | + tools/install_pip.sh:main:140 : pip_install_gr setuptools 2021-08-30 14:20:10.290 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-08-30 14:20:10.292 | + inc/python:pip_install_gr:77 : local clean_name 2021-08-30 14:20:10.294 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-08-30 14:20:10.296 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-08-30 14:20:10.297 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-08-30 14:20:10.300 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-08-30 14:20:10.300 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-08-30 14:20:10.305 | ++ 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-30 14:20:10.307 | ++ 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-30 14:20:10.308 | ++ 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-30 14:20:10.310 | + 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-30 14:20:10.312 | + 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-30 14:20:10.328 | 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-30 14:20:10.330 | + 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-30 14:20:11.058 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:20:11.058 | from cryptography.utils import int_from_bytes 2021-08-30 14:20:11.058 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:20:11.058 | from cryptography.utils import int_from_bytes 2021-08-30 14:20:12.087 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-30 14:20:12.108 | 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-30 14:20:13.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-30 14:20:13.744 | + inc/python:pip_install:200 : result=0 2021-08-30 14:20:13.746 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-30 14:20:13.747 | + functions-common:time_stop:2309 : local name 2021-08-30 14:20:13.749 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:20:13.751 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:20:13.752 | + functions-common:time_stop:2312 : local total 2021-08-30 14:20:13.754 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:20:13.756 | + functions-common:time_stop:2315 : name=pip_install 2021-08-30 14:20:13.758 | + functions-common:time_stop:2316 : start_time=1630333210324 2021-08-30 14:20:13.760 | + functions-common:time_stop:2318 : [[ -z 1630333210324 ]] 2021-08-30 14:20:13.762 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:20:13.765 | + functions-common:time_stop:2321 : end_time=1630333213763 2021-08-30 14:20:13.767 | + functions-common:time_stop:2322 : elapsed_time=3439 2021-08-30 14:20:13.768 | + functions-common:time_stop:2323 : total=0 2021-08-30 14:20:13.770 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:20:13.772 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=3439 2021-08-30 14:20:13.774 | + inc/python:pip_install:203 : return 0 2021-08-30 14:20:13.776 | + tools/install_pip.sh:main:142 : get_versions 2021-08-30 14:20:13.778 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-08-30 14:20:13.782 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-08-30 14:20:13.783 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-08-30 14:20:13.786 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-08-30 14:20:13.786 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-08-30 14:20:14.364 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.2.4 2021-08-30 14:20:14.366 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.2.4' 2021-08-30 14:20:14.366 | pip: 21.2.4 2021-08-30 14:20:14.369 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-08-30 14:20:14.372 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-08-30 14:20:14.375 | + ./stack.sh:main:778 : fixup_all 2021-08-30 14:20:14.377 | + tools/fixup_stuff.sh:fixup_all:173 : fixup_keystone 2021-08-30 14:20:14.379 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-08-30 14:20:14.381 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-08-30 14:20:14.390 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-08-30 14:20:14.390 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-08-30 14:20:14.390 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-08-30 14:20:14.396 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2021-08-30 14:20:14.399 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2021-08-30 14:20:14.401 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2021-08-30 14:20:14.408 | net.ipv4.ip_local_reserved_ports = 35357,35358 2021-08-30 14:20:14.412 | + tools/fixup_stuff.sh:fixup_all:174 : fixup_ubuntu 2021-08-30 14:20:14.415 | + tools/fixup_stuff.sh:fixup_ubuntu:159 : is_ubuntu 2021-08-30 14:20:14.417 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:20:14.419 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:20:14.421 | + tools/fixup_stuff.sh:fixup_ubuntu:169 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2021-08-30 14:20:14.433 | + tools/fixup_stuff.sh:fixup_all:175 : fixup_fedora 2021-08-30 14:20:14.435 | + tools/fixup_stuff.sh:fixup_fedora:66 : is_fedora 2021-08-30 14:20:14.437 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-08-30 14:20:14.439 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-08-30 14:20:14.441 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-08-30 14:20:14.443 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-08-30 14:20:14.445 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-08-30 14:20:14.447 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-08-30 14:20:14.449 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-08-30 14:20:14.451 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-08-30 14:20:14.453 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-08-30 14:20:14.455 | + tools/fixup_stuff.sh:fixup_fedora:67 : return 2021-08-30 14:20:14.458 | + tools/fixup_stuff.sh:fixup_all:176 : fixup_suse 2021-08-30 14:20:14.460 | + tools/fixup_stuff.sh:fixup_suse:112 : is_suse 2021-08-30 14:20:14.462 | + functions-common:is_suse:462 : is_opensuse 2021-08-30 14:20:14.464 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-08-30 14:20:14.466 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-08-30 14:20:14.468 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-08-30 14:20:14.470 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-08-30 14:20:14.472 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-08-30 14:20:14.475 | + tools/fixup_stuff.sh:fixup_suse:113 : return 2021-08-30 14:20:14.477 | + ./stack.sh:main:781 : pip_install -U os-testr 2021-08-30 14:20:14.497 | Using python 3.8 to install os-testr 2021-08-30 14:20:14.500 | + 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-30 14:20:15.231 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:20:15.231 | from cryptography.utils import int_from_bytes 2021-08-30 14:20:15.231 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:20:15.231 | from cryptography.utils import int_from_bytes 2021-08-30 14:20:16.246 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-30 14:20:16.359 | Collecting os-testr 2021-08-30 14:20:16.367 | 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-30 14:20:16.421 | Collecting stestr>=1.0.0 2021-08-30 14:20:16.429 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a31/9580d7aa71f73/stestr-3.2.0-py3-none-any.whl (125 kB) 2021-08-30 14:20:16.437 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2021-08-30 14:20:16.472 | Collecting python-subunit>=1.0.0 2021-08-30 14:20:16.480 | 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-30 14:20:16.488 | 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-30 14:20:16.506 | 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-30 14:20:16.536 | 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-30 14:20:16.539 | 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-30 14:20:16.586 | Collecting future 2021-08-30 14:20:16.593 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2021-08-30 14:20:17.517 | 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-30 14:20:17.519 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.9.0) 2021-08-30 14:20:17.535 | 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-30 14:20:17.539 | 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-30 14:20:17.540 | 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-30 14:20:17.544 | 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-30 14:20:17.547 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.0) 2021-08-30 14:20:17.603 | 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-30 14:20:17.604 | 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-30 14:20:17.606 | 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-30 14:20:17.608 | 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-30 14:20:17.674 | 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-30 14:20:17.739 | Building wheels for collected packages: future 2021-08-30 14:20:17.741 | Building wheel for future (setup.py): started 2021-08-30 14:20:18.818 | Building wheel for future (setup.py): finished with status 'done' 2021-08-30 14:20:18.822 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=eb54364526366301ad3102f2d4131fc51613ec79e2c907ddf741167b8efdb3fc 2021-08-30 14:20:18.822 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2021-08-30 14:20:18.829 | Successfully built future 2021-08-30 14:20:20.153 | Installing collected packages: python-subunit, future, stestr, os-testr 2021-08-30 14:20:21.344 | Successfully installed future-0.18.2 os-testr-2.0.0 python-subunit-1.4.0 stestr-3.2.0 2021-08-30 14:20:21.344 | 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-30 14:20:21.481 | + inc/python:pip_install:200 : result=0 2021-08-30 14:20:21.483 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-30 14:20:21.485 | + functions-common:time_stop:2309 : local name 2021-08-30 14:20:21.487 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:20:21.490 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:20:21.492 | + functions-common:time_stop:2312 : local total 2021-08-30 14:20:21.494 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:20:21.496 | + functions-common:time_stop:2315 : name=pip_install 2021-08-30 14:20:21.498 | + functions-common:time_stop:2316 : start_time=1630333214492 2021-08-30 14:20:21.500 | + functions-common:time_stop:2318 : [[ -z 1630333214492 ]] 2021-08-30 14:20:21.502 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:20:21.507 | + functions-common:time_stop:2321 : end_time=1630333221504 2021-08-30 14:20:21.509 | + functions-common:time_stop:2322 : elapsed_time=7012 2021-08-30 14:20:21.511 | + functions-common:time_stop:2323 : total=0 2021-08-30 14:20:21.513 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:20:21.515 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=7012 2021-08-30 14:20:21.517 | + inc/python:pip_install:203 : return 0 2021-08-30 14:20:21.519 | + ./stack.sh:main:785 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-08-30 14:20:21.569 | + ./stack.sh:main:786 : sudo systemctl restart systemd-journald 2021-08-30 14:20:21.811 | + ./stack.sh:main:792 : install_infra 2021-08-30 14:20:21.814 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-08-30 14:20:21.817 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-08-30 14:20:21.820 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-08-30 14:20:24.964 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-08-30 14:20:24.967 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-08-30 14:20:24.990 | + 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-30 14:20:26.912 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-08-30 14:20:26.943 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-08-30 14:20:27.047 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-08-30 14:20:27.160 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-08-30 14:20:27.344 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-08-30 14:20:27.351 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-08-30 14:20:27.421 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-08-30 14:20:27.468 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-08-30 14:20:27.554 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-08-30 14:20:27.593 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-08-30 14:20:27.651 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-30 14:20:27.790 | Collecting pbr===5.6.0 2021-08-30 14:20:27.797 | 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-30 14:20:27.836 | Installing collected packages: pbr 2021-08-30 14:20:27.991 | Successfully installed pbr-5.6.0 2021-08-30 14:20:28.052 | + inc/python:pip_install:200 : result=0 2021-08-30 14:20:28.055 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-30 14:20:28.057 | + functions-common:time_stop:2309 : local name 2021-08-30 14:20:28.059 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:20:28.061 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:20:28.063 | + functions-common:time_stop:2312 : local total 2021-08-30 14:20:28.065 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:20:28.067 | + functions-common:time_stop:2315 : name=pip_install 2021-08-30 14:20:28.069 | + functions-common:time_stop:2316 : start_time=1630333224982 2021-08-30 14:20:28.071 | + functions-common:time_stop:2318 : [[ -z 1630333224982 ]] 2021-08-30 14:20:28.074 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:20:28.077 | + functions-common:time_stop:2321 : end_time=1630333228075 2021-08-30 14:20:28.080 | + functions-common:time_stop:2322 : elapsed_time=3093 2021-08-30 14:20:28.082 | + functions-common:time_stop:2323 : total=7012 2021-08-30 14:20:28.084 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:20:28.086 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=10105 2021-08-30 14:20:28.088 | + inc/python:pip_install:203 : return 0 2021-08-30 14:20:28.091 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-08-30 14:20:28.093 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-08-30 14:20:28.116 | + 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-30 14:20:30.047 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-08-30 14:20:30.078 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-08-30 14:20:30.184 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-08-30 14:20:30.298 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-08-30 14:20:30.483 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-08-30 14:20:30.490 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-08-30 14:20:30.561 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-08-30 14:20:30.608 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-08-30 14:20:30.696 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-08-30 14:20:30.733 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-08-30 14:20:30.786 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-30 14:20:30.788 | Processing /opt/stack/requirements 2021-08-30 14:20:32.167 | Collecting fixtures===3.0.0 2021-08-30 14:20:32.174 | 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-30 14:20:32.352 | Collecting PyYAML===5.4.1 2021-08-30 14:20:32.359 | 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-30 14:20:32.547 | Collecting requests===2.26.0 2021-08-30 14:20:32.554 | 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-30 14:20:32.656 | Collecting packaging===21.0 2021-08-30 14:20:32.664 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c86/254f9220d55e3/packaging-21.0-py3-none-any.whl (40 kB) 2021-08-30 14:20:32.728 | Collecting testtools===2.5.0 2021-08-30 14:20:32.734 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2021-08-30 14:20:32.815 | Collecting idna===3.2 2021-08-30 14:20:32.822 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/144/75042e2849910/idna-3.2-py3-none-any.whl (59 kB) 2021-08-30 14:20:32.956 | Collecting pyparsing===2.4.7 2021-08-30 14:20:32.964 | 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-30 14:20:33.015 | Collecting six===1.16.0 2021-08-30 14:20:33.021 | 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-30 14:20:33.068 | Collecting charset-normalizer===2.0.4 2021-08-30 14:20:33.074 | 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-30 14:20:33.110 | Collecting Parsley>=1.2 2021-08-30 14:20:33.117 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-08-30 14:20:33.164 | Collecting beagle>=0.2.1 2021-08-30 14:20:33.170 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2021-08-30 14:20:33.197 | 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-30 14:20:33.266 | Collecting urllib3===1.26.6 2021-08-30 14:20:33.272 | 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-30 14:20:33.374 | Collecting certifi===2021.5.30 2021-08-30 14:20:33.380 | 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-30 14:20:33.413 | Collecting extras===1.0.0 2021-08-30 14:20:33.419 | 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-30 14:20:33.501 | Collecting cliff===3.9.0 2021-08-30 14:20:33.507 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c0d/02ee970f978be/cliff-3.9.0-py3-none-any.whl (80 kB) 2021-08-30 14:20:33.613 | Collecting stevedore===3.4.0 2021-08-30 14:20:33.620 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/920/ce6259f0b2498/stevedore-3.4.0-py3-none-any.whl (49 kB) 2021-08-30 14:20:33.666 | Collecting autopage===0.4.0 2021-08-30 14:20:33.672 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9b8/c9c160bfbf3e6/autopage-0.4.0-py3-none-any.whl (20 kB) 2021-08-30 14:20:33.714 | Collecting prettytable===0.7.2 2021-08-30 14:20:33.720 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2021-08-30 14:20:33.857 | Collecting cmd2===2.1.2 2021-08-30 14:20:33.864 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d96/7708a62d1166c/cmd2-2.1.2-py3-none-any.whl (141 kB) 2021-08-30 14:20:33.996 | Collecting colorama===0.4.4 2021-08-30 14:20:34.003 | 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-30 14:20:34.052 | Collecting pyperclip===1.8.2 2021-08-30 14:20:34.059 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/105/254a8b04934f0/pyperclip-1.8.2.tar.gz (20 kB) 2021-08-30 14:20:34.464 | Collecting attrs===21.2.0 2021-08-30 14:20:34.471 | 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-30 14:20:34.572 | Collecting wcwidth===0.2.5 2021-08-30 14:20:34.579 | 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-30 14:20:34.598 | Building wheels for collected packages: pyperclip, openstack-requirements 2021-08-30 14:20:34.599 | Building wheel for pyperclip (setup.py): started 2021-08-30 14:20:34.851 | Building wheel for pyperclip (setup.py): finished with status 'error' 2021-08-30 14:20:34.851 | ERROR: Command errored out with exit status 1: 2021-08-30 14:20:34.851 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-bd53h1t7/pyperclip/setup.py'"'"'; __file__='"'"'/tmp/pip-install-bd53h1t7/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-l2_ho153 2021-08-30 14:20:34.851 | cwd: /tmp/pip-install-bd53h1t7/pyperclip/ 2021-08-30 14:20:34.851 | Complete output (6 lines): 2021-08-30 14:20:34.851 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-08-30 14:20:34.851 | or: setup.py --help [cmd1 cmd2 ...] 2021-08-30 14:20:34.851 | or: setup.py --help-commands 2021-08-30 14:20:34.851 | or: setup.py cmd --help 2021-08-30 14:20:34.852 | 2021-08-30 14:20:34.852 | error: invalid command 'bdist_wheel' 2021-08-30 14:20:34.852 | ---------------------------------------- 2021-08-30 14:20:34.852 | ERROR: Failed building wheel for pyperclip 2021-08-30 14:20:34.852 | Running setup.py clean for pyperclip 2021-08-30 14:20:35.099 | Building wheel for openstack-requirements (setup.py): started 2021-08-30 14:20:35.879 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-08-30 14:20:35.879 | ERROR: Command errored out with exit status 1: 2021-08-30 14:20:35.879 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-gvujasrd/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-gvujasrd/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-fd5o09ji 2021-08-30 14:20:35.879 | cwd: /tmp/pip-req-build-gvujasrd/ 2021-08-30 14:20:35.879 | Complete output (6 lines): 2021-08-30 14:20:35.879 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-08-30 14:20:35.879 | or: setup.py --help [cmd1 cmd2 ...] 2021-08-30 14:20:35.879 | or: setup.py --help-commands 2021-08-30 14:20:35.879 | or: setup.py cmd --help 2021-08-30 14:20:35.879 | 2021-08-30 14:20:35.879 | error: invalid command 'bdist_wheel' 2021-08-30 14:20:35.879 | ---------------------------------------- 2021-08-30 14:20:35.879 | ERROR: Failed building wheel for openstack-requirements 2021-08-30 14:20:35.879 | Running setup.py clean for openstack-requirements 2021-08-30 14:20:36.669 | Failed to build pyperclip openstack-requirements 2021-08-30 14:20:36.918 | Installing collected packages: certifi, attrs, six, extras, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, charset-normalizer, requests, pyparsing, stevedore, autopage, colorama, pyperclip, cmd2, cliff, packaging, Parsley, beagle, openstack-requirements 2021-08-30 14:20:38.222 | Running setup.py install for pyperclip: started 2021-08-30 14:20:38.621 | Running setup.py install for pyperclip: finished with status 'done' 2021-08-30 14:20:39.144 | Running setup.py install for openstack-requirements: started 2021-08-30 14:20:41.362 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-08-30 14:20:41.397 | Successfully installed Parsley-1.3 PyYAML-5.4.1 attrs-21.2.0 autopage-0.4.0 beagle-0.3.0 certifi-2021.5.30 charset-normalizer-2.0.4 cliff-3.9.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.dev4845 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-30 14:20:41.538 | + inc/python:pip_install:200 : result=0 2021-08-30 14:20:41.540 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-30 14:20:41.543 | + functions-common:time_stop:2309 : local name 2021-08-30 14:20:41.545 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:20:41.547 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:20:41.550 | + functions-common:time_stop:2312 : local total 2021-08-30 14:20:41.552 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:20:41.555 | + functions-common:time_stop:2315 : name=pip_install 2021-08-30 14:20:41.557 | + functions-common:time_stop:2316 : start_time=1630333228108 2021-08-30 14:20:41.559 | + functions-common:time_stop:2318 : [[ -z 1630333228108 ]] 2021-08-30 14:20:41.562 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:20:41.565 | + functions-common:time_stop:2321 : end_time=1630333241563 2021-08-30 14:20:41.568 | + functions-common:time_stop:2322 : elapsed_time=13455 2021-08-30 14:20:41.570 | + functions-common:time_stop:2323 : total=10105 2021-08-30 14:20:41.572 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:20:41.574 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=23560 2021-08-30 14:20:41.576 | + inc/python:pip_install:203 : return 0 2021-08-30 14:20:41.579 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-08-30 14:20:41.581 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-08-30 14:20:41.584 | + inc/python:use_library_from_git:250 : local name=pbr 2021-08-30 14:20:41.586 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:20:41.589 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:20:41.591 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-08-30 14:20:41.593 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:20:41.596 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-08-30 14:20:41.616 | Using python 3.8 to install pbr 2021-08-30 14:20:41.618 | + 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-30 14:20:42.366 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:20:42.366 | from cryptography.utils import int_from_bytes 2021-08-30 14:20:42.366 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:20:42.366 | from cryptography.utils import int_from_bytes 2021-08-30 14:20:43.437 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-30 14:20:43.455 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.6.0) 2021-08-30 14:20:45.111 | 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-30 14:20:45.218 | + inc/python:pip_install:200 : result=0 2021-08-30 14:20:45.220 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-30 14:20:45.222 | + functions-common:time_stop:2309 : local name 2021-08-30 14:20:45.225 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:20:45.227 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:20:45.229 | + functions-common:time_stop:2312 : local total 2021-08-30 14:20:45.231 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:20:45.233 | + functions-common:time_stop:2315 : name=pip_install 2021-08-30 14:20:45.235 | + functions-common:time_stop:2316 : start_time=1630333241611 2021-08-30 14:20:45.237 | + functions-common:time_stop:2318 : [[ -z 1630333241611 ]] 2021-08-30 14:20:45.240 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:20:45.243 | + functions-common:time_stop:2321 : end_time=1630333245241 2021-08-30 14:20:45.245 | + functions-common:time_stop:2322 : elapsed_time=3630 2021-08-30 14:20:45.247 | + functions-common:time_stop:2323 : total=23560 2021-08-30 14:20:45.249 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:20:45.252 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=27190 2021-08-30 14:20:45.254 | + inc/python:pip_install:203 : return 0 2021-08-30 14:20:45.256 | + ./stack.sh:main:795 : python3 -m venv /opt/stack/bindep-venv 2021-08-30 14:20:48.508 | + ./stack.sh:main:797 : /opt/stack/bindep-venv/bin/pip install bindep 2021-08-30 14:20:50.274 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-30 14:20:50.347 | Collecting bindep 2021-08-30 14:20:50.354 | 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-30 14:20:50.394 | Collecting Parsley 2021-08-30 14:20:50.400 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-08-30 14:20:50.456 | Collecting distro 2021-08-30 14:20:50.462 | 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-30 14:20:50.578 | Collecting pbr>=2.0.0 2021-08-30 14:20:50.584 | 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-30 14:20:50.630 | Installing collected packages: Parsley, distro, pbr, bindep 2021-08-30 14:20:51.072 | Successfully installed Parsley-1.3 bindep-2.9.0 distro-1.6.0 pbr-5.6.0 2021-08-30 14:20:51.141 | + ./stack.sh:main:798 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-08-30 14:20:51.143 | + ./stack.sh:main:798 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-08-30 14:20:51.147 | ++ ./stack.sh:main:801 : _get_plugin_bindep_packages 2021-08-30 14:20:51.163 | + ./stack.sh:main:801 : pkgs= 2021-08-30 14:20:51.165 | + ./stack.sh:main:802 : [[ -n '' ]] 2021-08-30 14:20:51.168 | + ./stack.sh:main:809 : run_phase stack pre-install 2021-08-30 14:20:51.170 | + functions-common:run_phase:1737 : local mode=stack 2021-08-30 14:20:51.172 | + functions-common:run_phase:1738 : local phase=pre-install 2021-08-30 14:20:51.174 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-08-30 14:20:51.177 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-08-30 14:20:51.179 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-08-30 14:20:51.181 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-08-30 14:20:51.184 | + functions-common:run_phase:1747 : local extra 2021-08-30 14:20:51.186 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-08-30 14:20:51.190 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-08-30 14:20:51.193 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-08-30 14:20:51.195 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-08-30 14:20:51.197 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-08-30 14:20:51.200 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-08-30 14:20:51.218 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:20:51.220 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-08-30 14:20:51.222 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-08-30 14:20:51.225 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-08-30 14:20:51.227 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-08-30 14:20:51.229 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-08-30 14:20:51.231 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-08-30 14:20:51.241 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-08-30 14:20:51.243 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-08-30 14:20:51.245 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-08-30 14:20:51.247 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-08-30 14:20:51.249 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-08-30 14:20:51.251 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-08-30 14:20:51.255 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-08-30 14:20:51.257 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-08-30 14:20:51.259 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-08-30 14:20:51.261 | + functions-common:run_phase:1764 : run_plugins stack pre-install 2021-08-30 14:20:51.264 | + functions-common:run_plugins:1723 : local mode=stack 2021-08-30 14:20:51.266 | + functions-common:run_plugins:1724 : local phase=pre-install 2021-08-30 14:20:51.268 | + functions-common:run_plugins:1726 : local plugins= 2021-08-30 14:20:51.270 | + functions-common:run_plugins:1727 : local plugin 2021-08-30 14:20:51.273 | + ./stack.sh:main:812 : set_systemd_override DefaultLimitNOFILE 2048 2021-08-30 14:20:51.275 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-08-30 14:20:51.277 | + functions:set_systemd_override:821 : local value=2048 2021-08-30 14:20:51.280 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-08-30 14:20:51.282 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-08-30 14:20:51.330 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-08-30 14:20:51.330 | Set systemd system override for DefaultLimitNOFILE=2048 2021-08-30 14:20:51.333 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-08-30 14:20:51.693 | + ./stack.sh:main:814 : install_rpc_backend 2021-08-30 14:20:51.695 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-08-30 14:20:51.711 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:20:51.713 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-08-30 14:20:51.716 | + functions-common:install_package:1347 : update_package_repo 2021-08-30 14:20:51.718 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-08-30 14:20:51.720 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-08-30 14:20:51.723 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-08-30 14:20:51.725 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-08-30 14:20:51.727 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-08-30 14:20:51.730 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:20:51.732 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:20:51.734 | + functions-common:update_package_repo:1328 : apt_get_update 2021-08-30 14:20:51.736 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-08-30 14:20:51.739 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-08-30 14:20:51.741 | + functions-common:apt_get_update:1074 : return 2021-08-30 14:20:51.744 | + functions-common:install_package:1348 : real_install_package rabbitmq-server 2021-08-30 14:20:51.746 | + functions-common:real_install_package:1333 : is_ubuntu 2021-08-30 14:20:51.748 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:20:51.751 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:20:51.753 | + functions-common:real_install_package:1334 : apt_get install rabbitmq-server 2021-08-30 14:20:51.773 | + 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-30 14:20:51.880 | Reading package lists... 2021-08-30 14:20:52.106 | Building dependency tree... 2021-08-30 14:20:52.107 | Reading state information... 2021-08-30 14:20:52.340 | The following packages were automatically installed and are no longer required: 2021-08-30 14:20:52.341 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-30 14:20:52.341 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-30 14:20:52.341 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-30 14:20:52.341 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-30 14:20:52.341 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-30 14:20:52.341 | python3-zope.interface 2021-08-30 14:20:52.342 | Use 'sudo apt autoremove' to remove them. 2021-08-30 14:20:52.342 | The following additional packages will be installed: 2021-08-30 14:20:52.342 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-08-30 14:20:52.342 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-08-30 14:20:52.342 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-08-30 14:20:52.343 | erlang-tools erlang-xmerl locales-all 2021-08-30 14:20:52.344 | Suggested packages: 2021-08-30 14:20:52.344 | erlang erlang-manpages erlang-doc 2021-08-30 14:20:52.411 | The following NEW packages will be installed: 2021-08-30 14:20:52.411 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-08-30 14:20:52.411 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-08-30 14:20:52.411 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-08-30 14:20:52.412 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2021-08-30 14:20:52.522 | 0 upgraded, 19 newly installed, 0 to remove and 82 not upgraded. 2021-08-30 14:20:52.538 | Need to get 38.1 MB of archives. 2021-08-30 14:20:52.539 | After this operation, 276 MB of additional disk space will be used. 2021-08-30 14:20:52.539 | 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-30 14:20:53.857 | 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-30 14:20:53.968 | 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-30 14:20:53.996 | 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-30 14:20:54.086 | 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-30 14:20:54.191 | 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-30 14:20:54.217 | 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-30 14:20:54.400 | 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-30 14:20:54.413 | 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-30 14:20:54.423 | 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-30 14:20:54.436 | 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-30 14:20:54.527 | 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-30 14:20:54.793 | 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-30 14:20:54.810 | 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-30 14:20:54.836 | 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-30 14:20:54.888 | 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-30 14:20:54.972 | 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-30 14:20:55.155 | 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-30 14:20:56.887 | 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-30 14:20:59.250 | Fetched 38.1 MB in 6s (6,081 kB/s) 2021-08-30 14:20:59.451 | Selecting previously unselected package erlang-base. 2021-08-30 14:20:59.500 | (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-30 14:20:59.503 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-30 14:20:59.553 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2021-08-30 14:21:01.135 | Selecting previously unselected package erlang-asn1. 2021-08-30 14:21:01.143 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-30 14:21:01.210 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2021-08-30 14:21:01.633 | Selecting previously unselected package erlang-crypto. 2021-08-30 14:21:01.642 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-30 14:21:01.696 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2021-08-30 14:21:02.043 | Selecting previously unselected package erlang-public-key. 2021-08-30 14:21:02.052 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-30 14:21:02.101 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2021-08-30 14:21:02.536 | Selecting previously unselected package erlang-mnesia. 2021-08-30 14:21:02.545 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-30 14:21:02.643 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2021-08-30 14:21:03.068 | Selecting previously unselected package erlang-runtime-tools. 2021-08-30 14:21:03.076 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-30 14:21:03.124 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2021-08-30 14:21:03.485 | Selecting previously unselected package erlang-ssl. 2021-08-30 14:21:03.494 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-30 14:21:03.575 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2021-08-30 14:21:04.119 | Selecting previously unselected package erlang-eldap. 2021-08-30 14:21:04.128 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-30 14:21:04.199 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2021-08-30 14:21:04.565 | Selecting previously unselected package erlang-ftp. 2021-08-30 14:21:04.574 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-30 14:21:04.643 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2021-08-30 14:21:05.117 | Selecting previously unselected package erlang-tftp. 2021-08-30 14:21:05.126 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-30 14:21:05.216 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2021-08-30 14:21:05.628 | Selecting previously unselected package erlang-inets. 2021-08-30 14:21:05.637 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-30 14:21:05.701 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2021-08-30 14:21:06.199 | Selecting previously unselected package erlang-snmp. 2021-08-30 14:21:06.207 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-30 14:21:06.272 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2021-08-30 14:21:06.969 | Selecting previously unselected package erlang-os-mon. 2021-08-30 14:21:06.978 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-30 14:21:07.033 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2021-08-30 14:21:07.439 | Selecting previously unselected package erlang-parsetools. 2021-08-30 14:21:07.448 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-30 14:21:07.541 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2021-08-30 14:21:07.980 | Selecting previously unselected package erlang-syntax-tools. 2021-08-30 14:21:07.989 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-30 14:21:08.060 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2021-08-30 14:21:08.649 | Selecting previously unselected package erlang-tools. 2021-08-30 14:21:08.659 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-30 14:21:08.734 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2021-08-30 14:21:09.171 | Selecting previously unselected package erlang-xmerl. 2021-08-30 14:21:09.180 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-30 14:21:09.267 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2021-08-30 14:21:09.959 | Selecting previously unselected package locales-all. 2021-08-30 14:21:09.968 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.2_amd64.deb ... 2021-08-30 14:21:10.060 | Unpacking locales-all (2.31-0ubuntu9.2) ... 2021-08-30 14:21:16.319 | Selecting previously unselected package rabbitmq-server. 2021-08-30 14:21:16.331 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2021-08-30 14:21:16.414 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2021-08-30 14:21:18.115 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2021-08-30 14:21:19.340 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2021-08-30 14:21:19.341 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2021-08-30 14:21:23.628 | Searching for services which depend on erlang and should be started... none found. 2021-08-30 14:21:23.695 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2021-08-30 14:21:24.124 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2021-08-30 14:21:24.341 | Setting up locales-all (2.31-0ubuntu9.2) ... 2021-08-30 14:21:24.536 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2021-08-30 14:21:24.736 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2021-08-30 14:21:24.907 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2021-08-30 14:21:25.122 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2021-08-30 14:21:25.301 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2021-08-30 14:21:25.450 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2021-08-30 14:21:25.684 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2021-08-30 14:21:25.902 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2021-08-30 14:21:26.215 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2021-08-30 14:21:26.422 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2021-08-30 14:21:26.632 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2021-08-30 14:21:26.810 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2021-08-30 14:21:26.991 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2021-08-30 14:21:27.180 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2021-08-30 14:21:27.357 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2021-08-30 14:21:27.774 | Adding group `rabbitmq' (GID 125) ... 2021-08-30 14:21:27.939 | Done. 2021-08-30 14:21:28.020 | Adding system user `rabbitmq' (UID 117) ... 2021-08-30 14:21:28.020 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2021-08-30 14:21:28.356 | Not creating home directory `/var/lib/rabbitmq'. 2021-08-30 14:21:28.621 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2021-08-30 14:21:36.771 | Processing triggers for man-db (2.9.1-1) ... 2021-08-30 14:21:37.685 | Processing triggers for systemd (245.4-4ubuntu3.11) ... 2021-08-30 14:21:44.547 | + functions-common:apt_get:1118 : result=0 2021-08-30 14:21:44.549 | + functions-common:apt_get:1121 : time_stop apt-get 2021-08-30 14:21:44.552 | + functions-common:time_stop:2309 : local name 2021-08-30 14:21:44.554 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:21:44.556 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:21:44.558 | + functions-common:time_stop:2312 : local total 2021-08-30 14:21:44.561 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:21:44.563 | + functions-common:time_stop:2315 : name=apt-get 2021-08-30 14:21:44.565 | + functions-common:time_stop:2316 : start_time=1630333251771 2021-08-30 14:21:44.567 | + functions-common:time_stop:2318 : [[ -z 1630333251771 ]] 2021-08-30 14:21:44.570 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:21:44.574 | + functions-common:time_stop:2321 : end_time=1630333304572 2021-08-30 14:21:44.577 | + functions-common:time_stop:2322 : elapsed_time=52801 2021-08-30 14:21:44.579 | + functions-common:time_stop:2323 : total=350912 2021-08-30 14:21:44.581 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:21:44.584 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=403713 2021-08-30 14:21:44.586 | + functions-common:apt_get:1122 : return 0 2021-08-30 14:21:44.588 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-08-30 14:21:44.590 | + functions-common:is_suse:462 : is_opensuse 2021-08-30 14:21:44.593 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-08-30 14:21:44.595 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-08-30 14:21:44.597 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-08-30 14:21:44.600 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-08-30 14:21:44.602 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-08-30 14:21:44.604 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-08-30 14:21:44.606 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-08-30 14:21:44.609 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-08-30 14:21:44.611 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-08-30 14:21:44.613 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-08-30 14:21:44.616 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-08-30 14:21:44.618 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-08-30 14:21:44.620 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-08-30 14:21:44.623 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-08-30 14:21:44.625 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-08-30 14:21:44.627 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-08-30 14:21:44.629 | + functions-common:is_suse:462 : is_opensuse 2021-08-30 14:21:44.632 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-08-30 14:21:44.634 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-08-30 14:21:44.636 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-08-30 14:21:44.639 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-08-30 14:21:44.641 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-08-30 14:21:44.644 | + ./stack.sh:main:815 : restart_rpc_backend 2021-08-30 14:21:44.646 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-08-30 14:21:44.662 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:21:44.664 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-08-30 14:21:44.666 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-30 14:21:44.668 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2021-08-30 14:21:44.671 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-08-30 14:21:44.673 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-08-30 14:21:44.678 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-08-30 14:21:44.680 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-08-30 14:21:44.682 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-08-30 14:21:44.684 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-08-30 14:21:44.687 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-08-30 14:21:44.690 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-08-30 14:21:44.692 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-08-30 14:21:45.432 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-08-30 14:21:45.432 | user tags 2021-08-30 14:21:45.432 | guest [administrator]' 2021-08-30 14:21:45.435 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-08-30 14:21:45.435 | user tags 2021-08-30 14:21:45.436 | guest [administrator]' 2021-08-30 14:21:45.436 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-08-30 14:21:45.442 | + lib/rpc_backend:rabbit_setuser:176 : found= 2021-08-30 14:21:45.444 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2021-08-30 14:21:45.446 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2021-08-30 14:21:46.117 | Adding user "stackrabbit" ... 2021-08-30 14:21:46.196 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-08-30 14:21:46.855 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-08-30 14:21:46.915 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-08-30 14:21:46.917 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-08-30 14:21:47.584 | Changing password for user "stackrabbit" ... 2021-08-30 14:21:47.659 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-08-30 14:21:47.661 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-08-30 14:21:47.663 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-08-30 14:21:48.320 | Deleting user "guest" ... 2021-08-30 14:21:48.384 | + ./stack.sh:main:817 : is_service_enabled mysql postgresql 2021-08-30 14:21:48.400 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:21:48.403 | + ./stack.sh:main:818 : install_database 2021-08-30 14:21:48.405 | + lib/database:install_database:116 : install_database_mysql 2021-08-30 14:21:48.408 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-08-30 14:21:48.410 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:21:48.412 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:21:48.414 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-08-30 14:21:48.803 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-08-30 14:21:48.805 | + lib/databases/mysql:install_database_mysql:164 : cat 2021-08-30 14:21:48.809 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2021-08-30 14:21:48.812 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:21:48.815 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:21:48.817 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2021-08-30 14:21:48.819 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2021-08-30 14:21:48.821 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2021-08-30 14:21:48.825 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-08-30 14:21:48.828 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-08-30 14:21:48.830 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-08-30 14:21:48.832 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-08-30 14:21:48.835 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-08-30 14:21:48.837 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-08-30 14:21:48.839 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-08-30 14:21:48.842 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-08-30 14:21:48.844 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-08-30 14:21:48.846 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-08-30 14:21:48.849 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-08-30 14:21:48.851 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-08-30 14:21:48.853 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-08-30 14:21:48.856 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-08-30 14:21:48.859 | + functions-common:is_suse:462 : is_opensuse 2021-08-30 14:21:48.861 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-08-30 14:21:48.863 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-08-30 14:21:48.866 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-08-30 14:21:48.868 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-08-30 14:21:48.870 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-08-30 14:21:48.872 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-08-30 14:21:48.875 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:21:48.878 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:21:48.880 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-08-30 14:21:48.882 | + functions-common:install_package:1347 : update_package_repo 2021-08-30 14:21:48.885 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-08-30 14:21:48.887 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-08-30 14:21:48.889 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-08-30 14:21:48.891 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-08-30 14:21:48.894 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-08-30 14:21:48.896 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:21:48.898 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:21:48.900 | + functions-common:update_package_repo:1328 : apt_get_update 2021-08-30 14:21:48.903 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-08-30 14:21:48.905 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-08-30 14:21:48.907 | + functions-common:apt_get_update:1074 : return 2021-08-30 14:21:48.910 | + functions-common:install_package:1348 : real_install_package mysql-server 2021-08-30 14:21:48.912 | + functions-common:real_install_package:1333 : is_ubuntu 2021-08-30 14:21:48.914 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:21:48.916 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:21:48.919 | + functions-common:real_install_package:1334 : apt_get install mysql-server 2021-08-30 14:21:48.944 | + 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-30 14:21:49.053 | Reading package lists... 2021-08-30 14:21:49.284 | Building dependency tree... 2021-08-30 14:21:49.285 | Reading state information... 2021-08-30 14:21:49.514 | The following packages were automatically installed and are no longer required: 2021-08-30 14:21:49.515 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-30 14:21:49.515 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-30 14:21:49.515 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-30 14:21:49.515 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-30 14:21:49.515 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-30 14:21:49.516 | python3-zope.interface 2021-08-30 14:21:49.516 | Use 'sudo apt autoremove' to remove them. 2021-08-30 14:21:49.516 | The following additional packages will be installed: 2021-08-30 14:21:49.516 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2021-08-30 14:21:49.516 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2021-08-30 14:21:49.516 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2021-08-30 14:21:49.516 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2021-08-30 14:21:49.516 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2021-08-30 14:21:49.517 | mysql-server-8.0 mysql-server-core-8.0 2021-08-30 14:21:49.518 | Suggested packages: 2021-08-30 14:21:49.518 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2021-08-30 14:21:49.603 | The following NEW packages will be installed: 2021-08-30 14:21:49.603 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2021-08-30 14:21:49.603 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2021-08-30 14:21:49.603 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2021-08-30 14:21:49.603 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2021-08-30 14:21:49.603 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2021-08-30 14:21:49.604 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2021-08-30 14:21:50.176 | 0 upgraded, 24 newly installed, 0 to remove and 82 not upgraded. 2021-08-30 14:21:50.176 | Need to get 31.7 MB of archives. 2021-08-30 14:21:50.176 | After this operation, 262 MB of additional disk space will be used. 2021-08-30 14:21:50.176 | 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-30 14:21:51.665 | 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-30 14:21:51.667 | 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-30 14:21:51.675 | 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-30 14:21:51.676 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2021-08-30 14:21:51.696 | 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-30 14:21:54.456 | 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-30 14:21:54.583 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2021-08-30 14:21:54.584 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2021-08-30 14:21:54.585 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2021-08-30 14:21:54.587 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2021-08-30 14:21:54.657 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2021-08-30 14:21:54.658 | 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-30 14:21:54.658 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2021-08-30 14:21:54.659 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2021-08-30 14:21:54.660 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2021-08-30 14:21:54.760 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2021-08-30 14:21:54.760 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2021-08-30 14:21:54.761 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2021-08-30 14:21:54.762 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2021-08-30 14:21:54.903 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2021-08-30 14:21:54.904 | 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-30 14:21:55.919 | 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-30 14:21:55.920 | 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-30 14:21:56.419 | Preconfiguring packages ... 2021-08-30 14:21:56.710 | Fetched 31.7 MB in 6s (5,031 kB/s) 2021-08-30 14:21:56.846 | Selecting previously unselected package mysql-client-core-8.0. 2021-08-30 14:21:56.897 | (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-30 14:21:56.901 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-08-30 14:21:56.980 | Unpacking mysql-client-core-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-30 14:21:58.514 | Selecting previously unselected package mysql-client-8.0. 2021-08-30 14:21:58.524 | Preparing to unpack .../01-mysql-client-8.0_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-08-30 14:21:58.581 | Unpacking mysql-client-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-30 14:21:59.043 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2021-08-30 14:21:59.053 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2021-08-30 14:21:59.198 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2021-08-30 14:21:59.731 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2021-08-30 14:21:59.741 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2021-08-30 14:21:59.850 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2021-08-30 14:22:00.325 | Selecting previously unselected package libmecab2:amd64. 2021-08-30 14:22:00.335 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2021-08-30 14:22:00.387 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2021-08-30 14:22:00.856 | Selecting previously unselected package mysql-server-core-8.0. 2021-08-30 14:22:00.867 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-08-30 14:22:00.919 | Unpacking mysql-server-core-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-30 14:22:04.901 | Selecting previously unselected package mysql-server-8.0. 2021-08-30 14:22:04.911 | Preparing to unpack .../06-mysql-server-8.0_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-08-30 14:22:06.090 | Unpacking mysql-server-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-30 14:22:06.679 | Selecting previously unselected package libhtml-tagset-perl. 2021-08-30 14:22:06.690 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2021-08-30 14:22:06.765 | Unpacking libhtml-tagset-perl (3.20-4) ... 2021-08-30 14:22:07.177 | Selecting previously unselected package liburi-perl. 2021-08-30 14:22:07.187 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2021-08-30 14:22:07.239 | Unpacking liburi-perl (1.76-2) ... 2021-08-30 14:22:07.656 | Selecting previously unselected package libhtml-parser-perl. 2021-08-30 14:22:07.665 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2021-08-30 14:22:07.729 | Unpacking libhtml-parser-perl (3.72-5) ... 2021-08-30 14:22:08.125 | Selecting previously unselected package libcgi-pm-perl. 2021-08-30 14:22:08.135 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2021-08-30 14:22:08.199 | Unpacking libcgi-pm-perl (4.46-1) ... 2021-08-30 14:22:08.725 | Selecting previously unselected package libfcgi-perl. 2021-08-30 14:22:08.736 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2021-08-30 14:22:08.810 | Unpacking libfcgi-perl (0.79-1) ... 2021-08-30 14:22:09.199 | Selecting previously unselected package libcgi-fast-perl. 2021-08-30 14:22:09.210 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2021-08-30 14:22:09.296 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2021-08-30 14:22:09.815 | Selecting previously unselected package libencode-locale-perl. 2021-08-30 14:22:09.825 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2021-08-30 14:22:09.896 | Unpacking libencode-locale-perl (1.05-1) ... 2021-08-30 14:22:10.422 | Selecting previously unselected package libhtml-template-perl. 2021-08-30 14:22:10.432 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2021-08-30 14:22:10.484 | Unpacking libhtml-template-perl (2.97-1) ... 2021-08-30 14:22:10.931 | Selecting previously unselected package libtimedate-perl. 2021-08-30 14:22:10.941 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2021-08-30 14:22:11.016 | Unpacking libtimedate-perl (2.3200-1) ... 2021-08-30 14:22:11.593 | Selecting previously unselected package libhttp-date-perl. 2021-08-30 14:22:11.604 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2021-08-30 14:22:11.666 | Unpacking libhttp-date-perl (6.05-1) ... 2021-08-30 14:22:12.068 | Selecting previously unselected package libio-html-perl. 2021-08-30 14:22:12.077 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2021-08-30 14:22:12.130 | Unpacking libio-html-perl (1.001-1) ... 2021-08-30 14:22:12.559 | Selecting previously unselected package liblwp-mediatypes-perl. 2021-08-30 14:22:12.569 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2021-08-30 14:22:12.637 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2021-08-30 14:22:13.028 | Selecting previously unselected package libhttp-message-perl. 2021-08-30 14:22:13.038 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2021-08-30 14:22:13.124 | Unpacking libhttp-message-perl (6.22-1) ... 2021-08-30 14:22:13.502 | Selecting previously unselected package mecab-utils. 2021-08-30 14:22:13.513 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2021-08-30 14:22:13.576 | Unpacking mecab-utils (0.996-10build1) ... 2021-08-30 14:22:14.148 | Selecting previously unselected package mecab-ipadic. 2021-08-30 14:22:14.158 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2021-08-30 14:22:14.222 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2021-08-30 14:22:16.148 | Selecting previously unselected package mecab-ipadic-utf8. 2021-08-30 14:22:16.158 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2021-08-30 14:22:16.228 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2021-08-30 14:22:16.571 | Selecting previously unselected package mysql-server. 2021-08-30 14:22:16.581 | Preparing to unpack .../23-mysql-server_8.0.26-0ubuntu0.20.04.2_all.deb ... 2021-08-30 14:22:16.650 | Unpacking mysql-server (8.0.26-0ubuntu0.20.04.2) ... 2021-08-30 14:22:17.052 | Setting up libmecab2:amd64 (0.996-10build1) ... 2021-08-30 14:22:17.290 | Setting up mysql-client-core-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-30 14:22:17.491 | Setting up libhtml-tagset-perl (3.20-4) ... 2021-08-30 14:22:17.725 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2021-08-30 14:22:18.055 | Setting up libencode-locale-perl (1.05-1) ... 2021-08-30 14:22:18.260 | Setting up mecab-utils (0.996-10build1) ... 2021-08-30 14:22:18.472 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2021-08-30 14:22:18.740 | Setting up libio-html-perl (1.001-1) ... 2021-08-30 14:22:18.965 | Setting up libtimedate-perl (2.3200-1) ... 2021-08-30 14:22:19.176 | Setting up mysql-client-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-30 14:22:19.365 | Setting up libfcgi-perl (0.79-1) ... 2021-08-30 14:22:19.559 | Setting up liburi-perl (1.76-2) ... 2021-08-30 14:22:19.770 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2021-08-30 14:22:19.936 | Setting up libhttp-date-perl (6.05-1) ... 2021-08-30 14:22:20.102 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2021-08-30 14:22:20.258 | Compiling IPA dictionary for Mecab. This takes long time... 2021-08-30 14:22:20.262 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2021-08-30 14:22:20.262 | 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-30 14:22:20.262 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2021-08-30 14:22:20.262 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2021-08-30 14:22:20.404 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2021-08-30 14:22:20.404 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2021-08-30 14:22:20.404 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2021-08-30 14:22:20.404 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2021-08-30 14:22:20.412 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2021-08-30 14:22:20.506 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2021-08-30 14:22:20.506 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2021-08-30 14:22:20.506 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2021-08-30 14:22:20.533 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2021-08-30 14:22:20.579 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2021-08-30 14:22:20.872 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2021-08-30 14:22:20.878 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2021-08-30 14:22:20.971 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2021-08-30 14:22:20.971 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2021-08-30 14:22:20.972 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2021-08-30 14:22:20.972 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2021-08-30 14:22:20.976 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2021-08-30 14:22:20.977 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2021-08-30 14:22:21.021 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2021-08-30 14:22:21.218 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2021-08-30 14:22:21.219 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2021-08-30 14:22:21.219 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2021-08-30 14:22:21.219 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2021-08-30 14:22:21.222 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2021-08-30 14:22:21.222 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2021-08-30 14:22:21.644 | 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-30 14:22:21.764 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2021-08-30 14:22:22.087 | 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-30 14:22:22.092 | 2021-08-30 14:22:22.092 | done! 2021-08-30 14:22:22.098 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2021-08-30 14:22:22.222 | Setting up mysql-server-core-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-30 14:22:22.411 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2021-08-30 14:22:22.612 | Compiling IPA dictionary for Mecab. This takes long time... 2021-08-30 14:22:22.621 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2021-08-30 14:22:22.621 | 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-30 14:22:22.621 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2021-08-30 14:22:22.621 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2021-08-30 14:22:22.835 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2021-08-30 14:22:22.835 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2021-08-30 14:22:22.836 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2021-08-30 14:22:22.836 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2021-08-30 14:22:22.848 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2021-08-30 14:22:22.980 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2021-08-30 14:22:22.980 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2021-08-30 14:22:22.981 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2021-08-30 14:22:23.021 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2021-08-30 14:22:23.095 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2021-08-30 14:22:23.592 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2021-08-30 14:22:23.603 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2021-08-30 14:22:23.713 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2021-08-30 14:22:23.714 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2021-08-30 14:22:23.714 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2021-08-30 14:22:23.714 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2021-08-30 14:22:23.720 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2021-08-30 14:22:23.720 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2021-08-30 14:22:23.815 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2021-08-30 14:22:24.109 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2021-08-30 14:22:24.109 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2021-08-30 14:22:24.110 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2021-08-30 14:22:24.110 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2021-08-30 14:22:24.114 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2021-08-30 14:22:24.114 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2021-08-30 14:22:24.623 | 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-30 14:22:24.760 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2021-08-30 14:22:25.082 | 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-30 14:22:25.086 | 2021-08-30 14:22:25.086 | done! 2021-08-30 14:22:25.094 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2021-08-30 14:22:25.220 | Setting up libhtml-parser-perl (3.72-5) ... 2021-08-30 14:22:25.451 | Setting up libhttp-message-perl (6.22-1) ... 2021-08-30 14:22:25.655 | Setting up mysql-server-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-30 14:22:27.165 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-08-30 14:22:27.222 | Renaming removed key_buffer and myisam-recover options (if present) 2021-08-30 14:23:20.245 | mysqld will log errors to /var/log/mysql/error.log 2021-08-30 14:23:21.865 | mysqld is running as pid 50376 2021-08-30 14:23:25.805 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2021-08-30 14:23:28.808 | Setting up libcgi-pm-perl (4.46-1) ... 2021-08-30 14:23:29.043 | Setting up libhtml-template-perl (2.97-1) ... 2021-08-30 14:23:29.254 | Setting up mysql-server (8.0.26-0ubuntu0.20.04.2) ... 2021-08-30 14:23:29.545 | Setting up libcgi-fast-perl (1:2.15-1) ... 2021-08-30 14:23:29.763 | Processing triggers for systemd (245.4-4ubuntu3.11) ... 2021-08-30 14:23:30.363 | Processing triggers for man-db (2.9.1-1) ... 2021-08-30 14:23:32.415 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-08-30 14:23:39.065 | + functions-common:apt_get:1118 : result=0 2021-08-30 14:23:39.067 | + functions-common:apt_get:1121 : time_stop apt-get 2021-08-30 14:23:39.069 | + functions-common:time_stop:2309 : local name 2021-08-30 14:23:39.071 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:23:39.073 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:23:39.075 | + functions-common:time_stop:2312 : local total 2021-08-30 14:23:39.078 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:23:39.080 | + functions-common:time_stop:2315 : name=apt-get 2021-08-30 14:23:39.082 | + functions-common:time_stop:2316 : start_time=1630333308942 2021-08-30 14:23:39.084 | + functions-common:time_stop:2318 : [[ -z 1630333308942 ]] 2021-08-30 14:23:39.087 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:23:39.091 | + functions-common:time_stop:2321 : end_time=1630333419088 2021-08-30 14:23:39.093 | + functions-common:time_stop:2322 : elapsed_time=110146 2021-08-30 14:23:39.095 | + functions-common:time_stop:2323 : total=403713 2021-08-30 14:23:39.097 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:23:39.099 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=513859 2021-08-30 14:23:39.102 | + functions-common:apt_get:1122 : return 0 2021-08-30 14:23:39.104 | + ./stack.sh:main:820 : '[' -n mysql ']' 2021-08-30 14:23:39.106 | + ./stack.sh:main:821 : install_database_python 2021-08-30 14:23:39.109 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-08-30 14:23:39.112 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-08-30 14:23:39.114 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-08-30 14:23:39.116 | + inc/python:pip_install_gr:77 : local clean_name 2021-08-30 14:23:39.119 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-08-30 14:23:39.121 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-08-30 14:23:39.124 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-08-30 14:23:39.127 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-08-30 14:23:39.128 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-08-30 14:23:39.133 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-08-30 14:23:39.135 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-08-30 14:23:39.137 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-08-30 14:23:39.140 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-08-30 14:23:39.142 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-08-30 14:23:39.164 | Using python 3.8 to install PyMySQL 2021-08-30 14:23:39.166 | + 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-30 14:23:39.924 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:23:39.924 | from cryptography.utils import int_from_bytes 2021-08-30 14:23:39.925 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:23:39.925 | from cryptography.utils import int_from_bytes 2021-08-30 14:23:40.977 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-30 14:23:41.103 | Collecting PyMySQL 2021-08-30 14:23:41.111 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2021-08-30 14:23:42.577 | Installing collected packages: PyMySQL 2021-08-30 14:23:42.785 | Successfully installed PyMySQL-1.0.2 2021-08-30 14:23:42.785 | 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-30 14:23:42.896 | + inc/python:pip_install:200 : result=0 2021-08-30 14:23:42.898 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-30 14:23:42.901 | + functions-common:time_stop:2309 : local name 2021-08-30 14:23:42.904 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:23:42.907 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:23:42.909 | + functions-common:time_stop:2312 : local total 2021-08-30 14:23:42.911 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:23:42.913 | + functions-common:time_stop:2315 : name=pip_install 2021-08-30 14:23:42.916 | + functions-common:time_stop:2316 : start_time=1630333419158 2021-08-30 14:23:42.918 | + functions-common:time_stop:2318 : [[ -z 1630333419158 ]] 2021-08-30 14:23:42.921 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:23:42.925 | + functions-common:time_stop:2321 : end_time=1630333422922 2021-08-30 14:23:42.927 | + functions-common:time_stop:2322 : elapsed_time=3764 2021-08-30 14:23:42.930 | + functions-common:time_stop:2323 : total=27190 2021-08-30 14:23:42.933 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:23:42.935 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=30954 2021-08-30 14:23:42.937 | + inc/python:pip_install:203 : return 0 2021-08-30 14:23:42.940 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-08-30 14:23:42.943 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-08-30 14:23:42.945 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-08-30 14:23:42.948 | + ./stack.sh:main:824 : is_service_enabled neutron 2021-08-30 14:23:42.965 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:23:42.967 | + ./stack.sh:main:825 : install_neutron_agent_packages 2021-08-30 14:23:42.969 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-08-30 14:23:42.973 | ++ 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-30 14:23:42.973 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-08-30 14:23:42.978 | + 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-30 14:23:42.981 | + 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-30 14:23:42.983 | + 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-30 14:23:42.985 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-08-30 14:23:42.988 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-08-30 14:23:42.990 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-08-30 14:23:43.006 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:23:43.008 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-08-30 14:23:43.010 | + functions-common:install_package:1347 : update_package_repo 2021-08-30 14:23:43.013 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-08-30 14:23:43.015 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-08-30 14:23:43.018 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-08-30 14:23:43.020 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-08-30 14:23:43.022 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-08-30 14:23:43.024 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:23:43.027 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:23:43.029 | + functions-common:update_package_repo:1328 : apt_get_update 2021-08-30 14:23:43.031 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-08-30 14:23:43.033 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-08-30 14:23:43.035 | + functions-common:apt_get_update:1074 : return 2021-08-30 14:23:43.038 | + functions-common:install_package:1348 : real_install_package radvd 2021-08-30 14:23:43.040 | + functions-common:real_install_package:1333 : is_ubuntu 2021-08-30 14:23:43.042 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:23:43.045 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:23:43.047 | + functions-common:real_install_package:1334 : apt_get install radvd 2021-08-30 14:23:43.068 | + 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-30 14:23:43.175 | Reading package lists... 2021-08-30 14:23:43.421 | Building dependency tree... 2021-08-30 14:23:43.422 | Reading state information... 2021-08-30 14:23:43.662 | The following packages were automatically installed and are no longer required: 2021-08-30 14:23:43.663 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-30 14:23:43.663 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-30 14:23:43.663 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-30 14:23:43.663 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-30 14:23:43.663 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-30 14:23:43.663 | python3-zope.interface 2021-08-30 14:23:43.663 | Use 'sudo apt autoremove' to remove them. 2021-08-30 14:23:43.729 | The following NEW packages will be installed: 2021-08-30 14:23:43.729 | radvd 2021-08-30 14:23:44.176 | 0 upgraded, 1 newly installed, 0 to remove and 82 not upgraded. 2021-08-30 14:23:44.176 | Need to get 59.0 kB of archives. 2021-08-30 14:23:44.176 | After this operation, 164 kB of additional disk space will be used. 2021-08-30 14:23:44.176 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2021-08-30 14:23:45.057 | Fetched 59.0 kB in 1s (76.8 kB/s) 2021-08-30 14:23:45.289 | Selecting previously unselected package radvd. 2021-08-30 14:23:45.341 | (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-30 14:23:45.345 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2021-08-30 14:23:45.408 | Unpacking radvd (1:2.17-2) ... 2021-08-30 14:23:45.856 | Setting up radvd (1:2.17-2) ... 2021-08-30 14:23:47.350 | Job for radvd.service failed because the control process exited with error code. 2021-08-30 14:23:47.350 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2021-08-30 14:23:47.351 | invoke-rc.d: initscript radvd, action "start" failed. 2021-08-30 14:23:47.363 | ● radvd.service - Router advertisement daemon for IPv6 2021-08-30 14:23:47.363 | Loaded: loaded (]8;;file://dv-cinder-759955-10-iscsi/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2021-08-30 14:23:47.363 | Active: failed (Result: exit-code) since Mon 2021-08-30 14:23:47 UTC; 15ms ago 2021-08-30 14:23:47.363 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2021-08-30 14:23:47.363 | Process: 51513 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2021-08-30 14:23:47.363 | 2021-08-30 14:23:47.363 | Aug 30 14:23:47 dv-cinder-759955-10-iscsi systemd[1]: Starting Router advertisement daemon for IPv6... 2021-08-30 14:23:47.364 | Aug 30 14:23:47 dv-cinder-759955-10-iscsi radvd[51513]: can't open /etc/radvd.conf: No such file or directory 2021-08-30 14:23:47.364 | Aug 30 14:23:47 dv-cinder-759955-10-iscsi radvd[51513]: Insecure file permissions, but continuing anyway 2021-08-30 14:23:47.364 | Aug 30 14:23:47 dv-cinder-759955-10-iscsi radvd[51513]: exiting, failed to read config file 2021-08-30 14:23:47.364 | Aug 30 14:23:47 dv-cinder-759955-10-iscsi systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2021-08-30 14:23:47.364 | Aug 30 14:23:47 dv-cinder-759955-10-iscsi systemd[1]: radvd.service: Failed with result 'exit-code'. 2021-08-30 14:23:47.364 | Aug 30 14:23:47 dv-cinder-759955-10-iscsi systemd[1]: Failed to start Router advertisement daemon for IPv6. 2021-08-30 14:23:47.437 | Processing triggers for man-db (2.9.1-1) ... 2021-08-30 14:23:47.769 | Processing triggers for systemd (245.4-4ubuntu3.11) ... 2021-08-30 14:23:54.759 | + functions-common:apt_get:1118 : result=0 2021-08-30 14:23:54.761 | + functions-common:apt_get:1121 : time_stop apt-get 2021-08-30 14:23:54.763 | + functions-common:time_stop:2309 : local name 2021-08-30 14:23:54.766 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:23:54.769 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:23:54.771 | + functions-common:time_stop:2312 : local total 2021-08-30 14:23:54.773 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:23:54.775 | + functions-common:time_stop:2315 : name=apt-get 2021-08-30 14:23:54.778 | + functions-common:time_stop:2316 : start_time=1630333423066 2021-08-30 14:23:54.780 | + functions-common:time_stop:2318 : [[ -z 1630333423066 ]] 2021-08-30 14:23:54.783 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:23:54.787 | + functions-common:time_stop:2321 : end_time=1630333434784 2021-08-30 14:23:54.789 | + functions-common:time_stop:2322 : elapsed_time=11718 2021-08-30 14:23:54.791 | + functions-common:time_stop:2323 : total=513859 2021-08-30 14:23:54.793 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:23:54.796 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=525577 2021-08-30 14:23:54.798 | + functions-common:apt_get:1122 : return 0 2021-08-30 14:23:54.801 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-08-30 14:23:54.819 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:23:54.822 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-08-30 14:23:54.824 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-08-30 14:23:54.827 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-08-30 14:23:54.847 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-08-30 14:23:54.849 | + functions-common:install_package:1347 : update_package_repo 2021-08-30 14:23:54.851 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-08-30 14:23:54.854 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-08-30 14:23:54.856 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-08-30 14:23:54.858 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-08-30 14:23:54.861 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-08-30 14:23:54.864 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:23:54.866 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:23:54.868 | + functions-common:update_package_repo:1328 : apt_get_update 2021-08-30 14:23:54.870 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-08-30 14:23:54.873 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-08-30 14:23:54.875 | + functions-common:apt_get_update:1074 : return 2021-08-30 14:23:54.878 | + functions-common:install_package:1348 : real_install_package fakeroot make openvswitch-switch 2021-08-30 14:23:54.880 | + functions-common:real_install_package:1333 : is_ubuntu 2021-08-30 14:23:54.882 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:23:54.884 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:23:54.887 | + functions-common:real_install_package:1334 : apt_get install fakeroot make openvswitch-switch 2021-08-30 14:23:54.906 | + 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-30 14:23:55.013 | Reading package lists... 2021-08-30 14:23:55.248 | Building dependency tree... 2021-08-30 14:23:55.250 | Reading state information... 2021-08-30 14:23:55.491 | fakeroot is already the newest version (1.24-1). 2021-08-30 14:23:55.491 | fakeroot set to manually installed. 2021-08-30 14:23:55.491 | make is already the newest version (4.2.1-1.2). 2021-08-30 14:23:55.491 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.1). 2021-08-30 14:23:55.491 | The following packages were automatically installed and are no longer required: 2021-08-30 14:23:55.492 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-30 14:23:55.492 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-30 14:23:55.492 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-30 14:23:55.492 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-30 14:23:55.492 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-30 14:23:55.492 | python3-zope.interface 2021-08-30 14:23:55.492 | Use 'sudo apt autoremove' to remove them. 2021-08-30 14:23:55.618 | 0 upgraded, 0 newly installed, 0 to remove and 82 not upgraded. 2021-08-30 14:23:55.622 | + functions-common:apt_get:1118 : result=0 2021-08-30 14:23:55.625 | + functions-common:apt_get:1121 : time_stop apt-get 2021-08-30 14:23:55.627 | + functions-common:time_stop:2309 : local name 2021-08-30 14:23:55.629 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:23:55.631 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:23:55.633 | + functions-common:time_stop:2312 : local total 2021-08-30 14:23:55.635 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:23:55.638 | + functions-common:time_stop:2315 : name=apt-get 2021-08-30 14:23:55.640 | + functions-common:time_stop:2316 : start_time=1630333434904 2021-08-30 14:23:55.642 | + functions-common:time_stop:2318 : [[ -z 1630333434904 ]] 2021-08-30 14:23:55.645 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:23:55.649 | + functions-common:time_stop:2321 : end_time=1630333435647 2021-08-30 14:23:55.651 | + functions-common:time_stop:2322 : elapsed_time=743 2021-08-30 14:23:55.653 | + functions-common:time_stop:2323 : total=525577 2021-08-30 14:23:55.655 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:23:55.657 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=526320 2021-08-30 14:23:55.661 | + functions-common:apt_get:1122 : return 0 2021-08-30 14:23:55.663 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-08-30 14:23:55.665 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:23:55.668 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:23:55.670 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-08-30 14:23:55.672 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-08-30 14:23:55.676 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-08-30 14:23:55.680 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-08-30 14:23:55.682 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-08-30 14:23:55.685 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-08-30 14:23:55.686 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-08-30 14:23:55.691 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-08-30 14:23:55.693 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-08-30 14:23:55.695 | + functions:vercmp:628 : local v1=5.4 2021-08-30 14:23:55.697 | + functions:vercmp:629 : local 'op=<' 2021-08-30 14:23:55.700 | + functions:vercmp:630 : local v2=3.13 2021-08-30 14:23:55.702 | + functions:vercmp:631 : local result 2021-08-30 14:23:55.706 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-08-30 14:23:55.706 | ++ functions:vercmp:635 : sort -V 2021-08-30 14:23:55.707 | ++ functions:vercmp:635 : head -1 2021-08-30 14:23:55.711 | + functions:vercmp:635 : result=3.13 2021-08-30 14:23:55.713 | + functions:vercmp:637 : case $op in 2021-08-30 14:23:55.716 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-08-30 14:23:55.718 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-08-30 14:23:55.721 | + functions:vercmp:648 : return 2021-08-30 14:23:55.723 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-08-30 14:23:55.726 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-08-30 14:23:55.728 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart openvswitch-switch 2021-08-30 14:23:56.062 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-08-30 14:23:56.066 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-08-30 14:23:56.070 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:23:56.073 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:23:56.075 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2021-08-30 14:23:56.077 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:23:56.079 | + ./stack.sh:main:828 : is_service_enabled etcd3 2021-08-30 14:23:56.098 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:23:56.100 | + ./stack.sh:main:829 : install_etcd3 2021-08-30 14:23:56.103 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-08-30 14:23:56.103 | Installing etcd 2021-08-30 14:23:56.105 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-08-30 14:23:56.118 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-08-30 14:23:56.134 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-08-30 14:23:56.136 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-08-30 14:23:56.150 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-08-30 14:23:56.153 | ++ 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-30 14:23:56.156 | ++ 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-30 14:23:56.159 | +++ 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-30 14:23:56.163 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-08-30 14:23:56.166 | ++ 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-30 14:23:56.168 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-08-30 14:23:56.170 | ++ 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-30 14:23:56.174 | --2021-08-30 14:23:56-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-08-30 14:23:56.310 | Resolving github.com (github.com)... 140.82.121.3 2021-08-30 14:23:56.354 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2021-08-30 14:23:56.649 | HTTP request sent, awaiting response... 302 Found 2021-08-30 14:23:56.649 | Location: https://github-releases.githubusercontent.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210830%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210830T142356Z&X-Amz-Expires=300&X-Amz-Signature=fa0d076c7b6111085b1b120b3ae6485097b2b1a2e84b98478d51a4a136f8955d&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-30 14:23:56.649 | --2021-08-30 14:23:56-- https://github-releases.githubusercontent.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210830%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210830T142356Z&X-Amz-Expires=300&X-Amz-Signature=fa0d076c7b6111085b1b120b3ae6485097b2b1a2e84b98478d51a4a136f8955d&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-30 14:23:56.651 | Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.109.154, 185.199.111.154, ... 2021-08-30 14:23:56.675 | Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-08-30 14:23:56.869 | HTTP request sent, awaiting response... 200 OK 2021-08-30 14:23:56.869 | Length: 11350736 (11M) [application/octet-stream] 2021-08-30 14:23:56.869 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2021-08-30 14:23:56.991 | 2021-08-30 14:23:57.185 | 0K ........ .. 100% 34.2M=0.3s 2021-08-30 14:23:57.185 | 2021-08-30 14:23:57.185 | 2021-08-30 14:23:57 (34.2 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2021-08-30 14:23:57.185 | 2021-08-30 14:23:57.189 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2021-08-30 14:23:57.191 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-08-30 14:23:57.193 | ++ functions:get_extra_file:74 : return 2021-08-30 14:23:57.196 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-08-30 14:23:57.199 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-08-30 14:23:57.201 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2021-08-30 14:23:57.203 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2021-08-30 14:23:57.352 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2021-08-30 14:23:57.354 | + 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-30 14:23:57.359 | etcd-v3.3.12-linux-amd64/ 2021-08-30 14:23:57.359 | etcd-v3.3.12-linux-amd64/README.md 2021-08-30 14:23:57.359 | etcd-v3.3.12-linux-amd64/Documentation/ 2021-08-30 14:23:57.359 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2021-08-30 14:23:57.359 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2021-08-30 14:23:57.359 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2021-08-30 14:23:57.359 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2021-08-30 14:23:57.359 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2021-08-30 14:23:57.359 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2021-08-30 14:23:57.359 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2021-08-30 14:23:57.359 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2021-08-30 14:23:57.359 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2021-08-30 14:23:57.359 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2021-08-30 14:23:57.359 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2021-08-30 14:23:57.360 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2021-08-30 14:23:57.360 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2021-08-30 14:23:57.360 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2021-08-30 14:23:57.360 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2021-08-30 14:23:57.360 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2021-08-30 14:23:57.360 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2021-08-30 14:23:57.360 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-08-30 14:23:57.360 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2021-08-30 14:23:57.360 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2021-08-30 14:23:57.360 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-08-30 14:23:57.360 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-08-30 14:23:57.360 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2021-08-30 14:23:57.360 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2021-08-30 14:23:57.361 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2021-08-30 14:23:57.361 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2021-08-30 14:23:57.361 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2021-08-30 14:23:57.361 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2021-08-30 14:23:57.361 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2021-08-30 14:23:57.361 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2021-08-30 14:23:57.361 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2021-08-30 14:23:57.361 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2021-08-30 14:23:57.361 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2021-08-30 14:23:57.361 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2021-08-30 14:23:57.361 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2021-08-30 14:23:57.361 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2021-08-30 14:23:57.361 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2021-08-30 14:23:57.361 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2021-08-30 14:23:57.361 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-08-30 14:23:57.361 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2021-08-30 14:23:57.361 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2021-08-30 14:23:57.362 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-08-30 14:23:57.362 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-08-30 14:23:57.362 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2021-08-30 14:23:57.362 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2021-08-30 14:23:57.362 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2021-08-30 14:23:57.362 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2021-08-30 14:23:57.362 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2021-08-30 14:23:57.362 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2021-08-30 14:23:57.362 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2021-08-30 14:23:57.362 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2021-08-30 14:23:57.362 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2021-08-30 14:23:57.362 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2021-08-30 14:23:57.362 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2021-08-30 14:23:57.362 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2021-08-30 14:23:57.362 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2021-08-30 14:23:57.362 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2021-08-30 14:23:57.362 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2021-08-30 14:23:57.363 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2021-08-30 14:23:57.363 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2021-08-30 14:23:57.363 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2021-08-30 14:23:57.363 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2021-08-30 14:23:57.363 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2021-08-30 14:23:57.363 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2021-08-30 14:23:57.363 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2021-08-30 14:23:57.363 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2021-08-30 14:23:57.363 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2021-08-30 14:23:57.363 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2021-08-30 14:23:57.363 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2021-08-30 14:23:57.363 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2021-08-30 14:23:57.363 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2021-08-30 14:23:57.363 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2021-08-30 14:23:57.363 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2021-08-30 14:23:57.363 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2021-08-30 14:23:57.363 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2021-08-30 14:23:57.364 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2021-08-30 14:23:57.364 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2021-08-30 14:23:57.364 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2021-08-30 14:23:57.364 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2021-08-30 14:23:57.364 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2021-08-30 14:23:57.364 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2021-08-30 14:23:57.364 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2021-08-30 14:23:57.364 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2021-08-30 14:23:57.364 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2021-08-30 14:23:57.364 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2021-08-30 14:23:57.364 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2021-08-30 14:23:57.364 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2021-08-30 14:23:57.364 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2021-08-30 14:23:57.364 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2021-08-30 14:23:57.365 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2021-08-30 14:23:57.365 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2021-08-30 14:23:57.365 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2021-08-30 14:23:57.365 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2021-08-30 14:23:57.365 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2021-08-30 14:23:57.365 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2021-08-30 14:23:57.365 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2021-08-30 14:23:57.365 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2021-08-30 14:23:57.365 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2021-08-30 14:23:57.365 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2021-08-30 14:23:57.365 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2021-08-30 14:23:57.365 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2021-08-30 14:23:57.365 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2021-08-30 14:23:57.365 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2021-08-30 14:23:57.365 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2021-08-30 14:23:57.365 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2021-08-30 14:23:57.366 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2021-08-30 14:23:57.366 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2021-08-30 14:23:57.366 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2021-08-30 14:23:57.366 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2021-08-30 14:23:57.366 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2021-08-30 14:23:57.366 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2021-08-30 14:23:57.366 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2021-08-30 14:23:57.366 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2021-08-30 14:23:57.366 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2021-08-30 14:23:57.366 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2021-08-30 14:23:57.367 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2021-08-30 14:23:57.367 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2021-08-30 14:23:57.367 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2021-08-30 14:23:57.367 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2021-08-30 14:23:57.367 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2021-08-30 14:23:57.367 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2021-08-30 14:23:57.367 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2021-08-30 14:23:57.367 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2021-08-30 14:23:57.368 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2021-08-30 14:23:57.369 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2021-08-30 14:23:57.369 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2021-08-30 14:23:57.369 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2021-08-30 14:23:57.369 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2021-08-30 14:23:57.369 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2021-08-30 14:23:57.369 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2021-08-30 14:23:57.369 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2021-08-30 14:23:57.370 | etcd-v3.3.12-linux-amd64/etcdctl 2021-08-30 14:23:57.559 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2021-08-30 14:23:57.559 | etcd-v3.3.12-linux-amd64/etcd 2021-08-30 14:23:57.788 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2021-08-30 14:23:57.828 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2021-08-30 14:23:57.863 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-08-30 14:23:57.865 | + ./stack.sh:main:838 : is_service_enabled tls-proxy 2021-08-30 14:23:57.881 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:23:57.884 | + ./stack.sh:main:848 : install_dstat 2021-08-30 14:23:57.886 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-08-30 14:23:57.902 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:23:57.905 | + ./stack.sh:main:854 : echo_summary 'Installing OpenStack project source' 2021-08-30 14:23:57.907 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-30 14:23:57.910 | + ./stack.sh:echo_summary:432 : echo -e Installing OpenStack project source 2021-08-30 14:23:57.912 | + ./stack.sh:main:857 : install_libs 2021-08-30 14:23:57.915 | + lib/libraries:install_libs:89 : _install_lib_from_source automaton 2021-08-30 14:23:57.917 | + lib/libraries:_install_lib_from_source:73 : local name=automaton 2021-08-30 14:23:57.919 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git automaton 2021-08-30 14:23:57.921 | + inc/python:use_library_from_git:250 : local name=automaton 2021-08-30 14:23:57.924 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:23:57.926 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:23:57.928 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-08-30 14:23:57.930 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:23:57.933 | + lib/libraries:install_libs:90 : _install_lib_from_source castellan 2021-08-30 14:23:57.935 | + lib/libraries:_install_lib_from_source:73 : local name=castellan 2021-08-30 14:23:57.937 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git castellan 2021-08-30 14:23:57.940 | + inc/python:use_library_from_git:250 : local name=castellan 2021-08-30 14:23:57.942 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:23:57.944 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:23:57.946 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-08-30 14:23:57.949 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:23:57.951 | + lib/libraries:install_libs:91 : _install_lib_from_source cliff 2021-08-30 14:23:57.953 | + lib/libraries:_install_lib_from_source:73 : local name=cliff 2021-08-30 14:23:57.956 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cliff 2021-08-30 14:23:57.958 | + inc/python:use_library_from_git:250 : local name=cliff 2021-08-30 14:23:57.961 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:23:57.963 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:23:57.965 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-08-30 14:23:57.967 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:23:57.969 | + lib/libraries:install_libs:92 : _install_lib_from_source cursive 2021-08-30 14:23:57.972 | + lib/libraries:_install_lib_from_source:73 : local name=cursive 2021-08-30 14:23:57.975 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cursive 2021-08-30 14:23:57.977 | + inc/python:use_library_from_git:250 : local name=cursive 2021-08-30 14:23:57.979 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:23:57.981 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:23:57.983 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-08-30 14:23:57.986 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:23:57.988 | + lib/libraries:install_libs:93 : _install_lib_from_source debtcollector 2021-08-30 14:23:57.990 | + lib/libraries:_install_lib_from_source:73 : local name=debtcollector 2021-08-30 14:23:57.993 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git debtcollector 2021-08-30 14:23:57.995 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-08-30 14:23:57.997 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:23:57.999 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:23:58.002 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-08-30 14:23:58.004 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:23:58.006 | + lib/libraries:install_libs:94 : _install_lib_from_source futurist 2021-08-30 14:23:58.008 | + lib/libraries:_install_lib_from_source:73 : local name=futurist 2021-08-30 14:23:58.011 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git futurist 2021-08-30 14:23:58.013 | + inc/python:use_library_from_git:250 : local name=futurist 2021-08-30 14:23:58.015 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:23:58.017 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:23:58.020 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-08-30 14:23:58.022 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:23:58.025 | + lib/libraries:install_libs:95 : _install_lib_from_source openstacksdk 2021-08-30 14:23:58.027 | + lib/libraries:_install_lib_from_source:73 : local name=openstacksdk 2021-08-30 14:23:58.029 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git openstacksdk 2021-08-30 14:23:58.032 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-08-30 14:23:58.034 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:23:58.037 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:23:58.039 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-08-30 14:23:58.041 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:23:58.044 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-lib 2021-08-30 14:23:58.046 | + lib/libraries:_install_lib_from_source:73 : local name=osc-lib 2021-08-30 14:23:58.048 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-lib 2021-08-30 14:23:58.051 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-08-30 14:23:58.053 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:23:58.055 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:23:58.057 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-08-30 14:23:58.060 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:23:58.062 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-placement 2021-08-30 14:23:58.064 | + lib/libraries:_install_lib_from_source:73 : local name=osc-placement 2021-08-30 14:23:58.067 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-placement 2021-08-30 14:23:58.069 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-08-30 14:23:58.072 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:23:58.074 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:23:58.077 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-08-30 14:23:58.079 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:23:58.083 | + lib/libraries:install_libs:98 : _install_lib_from_source os-client-config 2021-08-30 14:23:58.085 | + lib/libraries:_install_lib_from_source:73 : local name=os-client-config 2021-08-30 14:23:58.087 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-client-config 2021-08-30 14:23:58.089 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-08-30 14:23:58.091 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:23:58.094 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:23:58.096 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-08-30 14:23:58.099 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:23:58.101 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.cache 2021-08-30 14:23:58.103 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.cache 2021-08-30 14:23:58.106 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.cache 2021-08-30 14:23:58.108 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-08-30 14:23:58.110 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:23:58.113 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:23:58.115 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-08-30 14:23:58.117 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:23:58.119 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.concurrency 2021-08-30 14:23:58.121 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.concurrency 2021-08-30 14:23:58.124 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.concurrency 2021-08-30 14:23:58.126 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-08-30 14:23:58.129 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:23:58.131 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:23:58.134 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-08-30 14:23:58.136 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:23:58.138 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.config 2021-08-30 14:23:58.140 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.config 2021-08-30 14:23:58.143 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.config 2021-08-30 14:23:58.145 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-08-30 14:23:58.148 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:23:58.150 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:23:58.152 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-08-30 14:23:58.154 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:23:58.157 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.context 2021-08-30 14:23:58.159 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.context 2021-08-30 14:23:58.162 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.context 2021-08-30 14:23:58.164 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-08-30 14:23:58.166 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:23:58.168 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:23:58.171 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-08-30 14:23:58.173 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:23:58.176 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.db 2021-08-30 14:23:58.178 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.db 2021-08-30 14:23:58.180 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.db 2021-08-30 14:23:58.182 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-08-30 14:23:58.185 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:23:58.187 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:23:58.189 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-08-30 14:23:58.192 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:23:58.195 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.i18n 2021-08-30 14:23:58.197 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.i18n 2021-08-30 14:23:58.199 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.i18n 2021-08-30 14:23:58.201 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-08-30 14:23:58.204 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:23:58.207 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:23:58.209 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-08-30 14:23:58.212 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:23:58.214 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.log 2021-08-30 14:23:58.216 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.log 2021-08-30 14:23:58.218 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.log 2021-08-30 14:23:58.221 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-08-30 14:23:58.224 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:23:58.226 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:23:58.229 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-08-30 14:23:58.231 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:23:58.233 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.messaging 2021-08-30 14:23:58.235 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.messaging 2021-08-30 14:23:58.238 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.messaging 2021-08-30 14:23:58.240 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-08-30 14:23:58.242 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:23:58.245 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:23:58.247 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-08-30 14:23:58.249 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:23:58.251 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.middleware 2021-08-30 14:23:58.254 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.middleware 2021-08-30 14:23:58.256 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.middleware 2021-08-30 14:23:58.259 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-08-30 14:23:58.261 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:23:58.263 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:23:58.265 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-08-30 14:23:58.268 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:23:58.271 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.policy 2021-08-30 14:23:58.273 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.policy 2021-08-30 14:23:58.275 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.policy 2021-08-30 14:23:58.277 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-08-30 14:23:58.280 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:23:58.282 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:23:58.285 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-08-30 14:23:58.287 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:23:58.289 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.privsep 2021-08-30 14:23:58.291 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.privsep 2021-08-30 14:23:58.294 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.privsep 2021-08-30 14:23:58.296 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-08-30 14:23:58.298 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:23:58.301 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:23:58.303 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-08-30 14:23:58.305 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:23:58.307 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.reports 2021-08-30 14:23:58.310 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.reports 2021-08-30 14:23:58.312 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.reports 2021-08-30 14:23:58.314 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-08-30 14:23:58.317 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:23:58.319 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:23:58.321 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-08-30 14:23:58.323 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:23:58.326 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.rootwrap 2021-08-30 14:23:58.328 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.rootwrap 2021-08-30 14:23:58.330 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.rootwrap 2021-08-30 14:23:58.333 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-08-30 14:23:58.335 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:23:58.338 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:23:58.340 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-08-30 14:23:58.342 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:23:58.345 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.serialization 2021-08-30 14:23:58.347 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.serialization 2021-08-30 14:23:58.349 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.serialization 2021-08-30 14:23:58.351 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-08-30 14:23:58.354 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:23:58.356 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:23:58.358 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-08-30 14:23:58.360 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:23:58.363 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.service 2021-08-30 14:23:58.365 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.service 2021-08-30 14:23:58.367 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.service 2021-08-30 14:23:58.370 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-08-30 14:23:58.372 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:23:58.374 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:23:58.376 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-08-30 14:23:58.379 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:23:58.381 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.utils 2021-08-30 14:23:58.384 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.utils 2021-08-30 14:23:58.386 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.utils 2021-08-30 14:23:58.388 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-08-30 14:23:58.391 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:23:58.393 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:23:58.396 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-08-30 14:23:58.398 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:23:58.401 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.versionedobjects 2021-08-30 14:23:58.403 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.versionedobjects 2021-08-30 14:23:58.405 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.versionedobjects 2021-08-30 14:23:58.407 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-08-30 14:23:58.410 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:23:58.412 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:23:58.414 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-08-30 14:23:58.417 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:23:58.419 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.vmware 2021-08-30 14:23:58.421 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.vmware 2021-08-30 14:23:58.423 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.vmware 2021-08-30 14:23:58.427 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-08-30 14:23:58.429 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:23:58.432 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:23:58.434 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-08-30 14:23:58.436 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:23:58.438 | + lib/libraries:install_libs:117 : _install_lib_from_source osprofiler 2021-08-30 14:23:58.441 | + lib/libraries:_install_lib_from_source:73 : local name=osprofiler 2021-08-30 14:23:58.444 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osprofiler 2021-08-30 14:23:58.446 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-08-30 14:23:58.448 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:23:58.451 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:23:58.453 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-08-30 14:23:58.455 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:23:58.457 | + lib/libraries:install_libs:118 : _install_lib_from_source pycadf 2021-08-30 14:23:58.460 | + lib/libraries:_install_lib_from_source:73 : local name=pycadf 2021-08-30 14:23:58.462 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git pycadf 2021-08-30 14:23:58.464 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-08-30 14:23:58.467 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:23:58.469 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:23:58.471 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-08-30 14:23:58.474 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:23:58.476 | + lib/libraries:install_libs:119 : _install_lib_from_source stevedore 2021-08-30 14:23:58.478 | + lib/libraries:_install_lib_from_source:73 : local name=stevedore 2021-08-30 14:23:58.480 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git stevedore 2021-08-30 14:23:58.483 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-08-30 14:23:58.485 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:23:58.488 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:23:58.490 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-08-30 14:23:58.492 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:23:58.495 | + lib/libraries:install_libs:120 : _install_lib_from_source taskflow 2021-08-30 14:23:58.497 | + lib/libraries:_install_lib_from_source:73 : local name=taskflow 2021-08-30 14:23:58.499 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git taskflow 2021-08-30 14:23:58.502 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-08-30 14:23:58.504 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:23:58.506 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:23:58.509 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-08-30 14:23:58.511 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:23:58.513 | + lib/libraries:install_libs:121 : _install_lib_from_source tooz 2021-08-30 14:23:58.516 | + lib/libraries:_install_lib_from_source:73 : local name=tooz 2021-08-30 14:23:58.518 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git tooz 2021-08-30 14:23:58.521 | + inc/python:use_library_from_git:250 : local name=tooz 2021-08-30 14:23:58.524 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:23:58.526 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:23:58.528 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-08-30 14:23:58.531 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:23:58.533 | + lib/libraries:install_libs:125 : _install_lib_from_source os-brick 2021-08-30 14:23:58.535 | + lib/libraries:_install_lib_from_source:73 : local name=os-brick 2021-08-30 14:23:58.538 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-brick 2021-08-30 14:23:58.540 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-08-30 14:23:58.542 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:23:58.544 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:23:58.547 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-08-30 14:23:58.549 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:23:58.552 | + lib/libraries:install_libs:126 : _install_lib_from_source os-resource-classes 2021-08-30 14:23:58.555 | + lib/libraries:_install_lib_from_source:73 : local name=os-resource-classes 2021-08-30 14:23:58.557 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-resource-classes 2021-08-30 14:23:58.559 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2021-08-30 14:23:58.562 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:23:58.564 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:23:58.567 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2021-08-30 14:23:58.569 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:23:58.572 | + lib/libraries:install_libs:127 : _install_lib_from_source os-traits 2021-08-30 14:23:58.574 | + lib/libraries:_install_lib_from_source:73 : local name=os-traits 2021-08-30 14:23:58.576 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-traits 2021-08-30 14:23:58.578 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-08-30 14:23:58.581 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:23:58.583 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:23:58.585 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-08-30 14:23:58.588 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:23:58.590 | + lib/libraries:install_libs:130 : _install_lib_from_source python-barbicanclient 2021-08-30 14:23:58.592 | + lib/libraries:_install_lib_from_source:73 : local name=python-barbicanclient 2021-08-30 14:23:58.594 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git python-barbicanclient 2021-08-30 14:23:58.597 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-08-30 14:23:58.599 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:23:58.601 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:23:58.604 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-08-30 14:23:58.606 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:23:58.608 | + lib/libraries:install_libs:137 : pip_install etcd3 2021-08-30 14:23:58.630 | Using python 3.8 to install etcd3 2021-08-30 14:23:58.632 | + 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-30 14:23:59.341 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:23:59.360 | from cryptography.utils import int_from_bytes 2021-08-30 14:23:59.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:23:59.360 | from cryptography.utils import int_from_bytes 2021-08-30 14:24:00.368 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-30 14:24:00.472 | Collecting etcd3 2021-08-30 14:24:00.480 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2021-08-30 14:24:03.401 | Collecting grpcio>=1.27.1 2021-08-30 14:24:03.416 | 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-30 14:24:04.204 | Collecting protobuf>=3.6.1 2021-08-30 14:24:04.214 | 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-30 14:24:04.248 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2021-08-30 14:24:04.250 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2021-08-30 14:24:04.284 | Building wheels for collected packages: etcd3 2021-08-30 14:24:04.285 | Building wheel for etcd3 (setup.py): started 2021-08-30 14:24:05.105 | Building wheel for etcd3 (setup.py): finished with status 'done' 2021-08-30 14:24:05.106 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42889 sha256=10304aed71597f8119d0bc635ce453df43fca6e50350e1aebbe13aba612709c8 2021-08-30 14:24:05.106 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2021-08-30 14:24:05.110 | Successfully built etcd3 2021-08-30 14:24:06.589 | Installing collected packages: protobuf, grpcio, etcd3 2021-08-30 14:24:07.428 | Successfully installed etcd3-0.12.0 grpcio-1.39.0 protobuf-3.17.3 2021-08-30 14:24:07.428 | 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-30 14:24:07.578 | + inc/python:pip_install:200 : result=0 2021-08-30 14:24:07.581 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-30 14:24:07.584 | + functions-common:time_stop:2309 : local name 2021-08-30 14:24:07.587 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:24:07.589 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:24:07.591 | + functions-common:time_stop:2312 : local total 2021-08-30 14:24:07.593 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:24:07.595 | + functions-common:time_stop:2315 : name=pip_install 2021-08-30 14:24:07.597 | + functions-common:time_stop:2316 : start_time=1630333438624 2021-08-30 14:24:07.600 | + functions-common:time_stop:2318 : [[ -z 1630333438624 ]] 2021-08-30 14:24:07.602 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:24:07.606 | + functions-common:time_stop:2321 : end_time=1630333447604 2021-08-30 14:24:07.608 | + functions-common:time_stop:2322 : elapsed_time=8980 2021-08-30 14:24:07.610 | + functions-common:time_stop:2323 : total=30954 2021-08-30 14:24:07.613 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:24:07.615 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=39934 2021-08-30 14:24:07.618 | + inc/python:pip_install:203 : return 0 2021-08-30 14:24:07.620 | + lib/libraries:install_libs:138 : pip_install etcd3gw 2021-08-30 14:24:07.642 | Using python 3.8 to install etcd3gw 2021-08-30 14:24:07.645 | + 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-30 14:24:08.522 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:24:08.522 | from cryptography.utils import int_from_bytes 2021-08-30 14:24:08.522 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:24:08.522 | from cryptography.utils import int_from_bytes 2021-08-30 14:24:09.542 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-30 14:24:09.651 | Collecting etcd3gw 2021-08-30 14:24:09.658 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8e5/5b8d4b7856f17/etcd3gw-1.0.0-py3-none-any.whl (22 kB) 2021-08-30 14:24:09.670 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.3.0) 2021-08-30 14:24:09.672 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.6.0) 2021-08-30 14:24:09.673 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2021-08-30 14:24:09.675 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.26.0) 2021-08-30 14:24:09.710 | 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-30 14:24:09.712 | 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-30 14:24:09.714 | 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-30 14:24:09.716 | 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-30 14:24:11.138 | Installing collected packages: etcd3gw 2021-08-30 14:24:11.332 | Successfully installed etcd3gw-1.0.0 2021-08-30 14:24:11.332 | 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-30 14:24:11.438 | + inc/python:pip_install:200 : result=0 2021-08-30 14:24:11.441 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-30 14:24:11.443 | + functions-common:time_stop:2309 : local name 2021-08-30 14:24:11.445 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:24:11.447 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:24:11.450 | + functions-common:time_stop:2312 : local total 2021-08-30 14:24:11.452 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:24:11.454 | + functions-common:time_stop:2315 : name=pip_install 2021-08-30 14:24:11.457 | + functions-common:time_stop:2316 : start_time=1630333447637 2021-08-30 14:24:11.459 | + functions-common:time_stop:2318 : [[ -z 1630333447637 ]] 2021-08-30 14:24:11.461 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:24:11.465 | + functions-common:time_stop:2321 : end_time=1630333451463 2021-08-30 14:24:11.468 | + functions-common:time_stop:2322 : elapsed_time=3826 2021-08-30 14:24:11.470 | + functions-common:time_stop:2323 : total=39934 2021-08-30 14:24:11.472 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:24:11.474 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=43760 2021-08-30 14:24:11.477 | + inc/python:pip_install:203 : return 0 2021-08-30 14:24:11.479 | + ./stack.sh:main:860 : install_apache_uwsgi 2021-08-30 14:24:11.481 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-08-30 14:24:11.484 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-08-30 14:24:11.486 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-08-30 14:24:11.489 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-08-30 14:24:11.491 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-08-30 14:24:11.493 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-08-30 14:24:11.495 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-08-30 14:24:11.498 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-08-30 14:24:11.500 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-08-30 14:24:11.502 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-08-30 14:24:11.505 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-08-30 14:24:11.507 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-08-30 14:24:11.509 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-08-30 14:24:11.512 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:24:11.514 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:24:11.516 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-08-30 14:24:11.519 | + lib/apache:install_apache_uwsgi:96 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-08-30 14:24:11.522 | + functions-common:install_package:1347 : update_package_repo 2021-08-30 14:24:11.524 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-08-30 14:24:11.526 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-08-30 14:24:11.528 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-08-30 14:24:11.531 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-08-30 14:24:11.533 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-08-30 14:24:11.536 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:24:11.538 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:24:11.540 | + functions-common:update_package_repo:1328 : apt_get_update 2021-08-30 14:24:11.543 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-08-30 14:24:11.545 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-08-30 14:24:11.547 | + functions-common:apt_get_update:1074 : return 2021-08-30 14:24:11.550 | + functions-common:install_package:1348 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-08-30 14:24:11.552 | + functions-common:real_install_package:1333 : is_ubuntu 2021-08-30 14:24:11.555 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:24:11.557 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:24:11.559 | + functions-common:real_install_package:1334 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-08-30 14:24:11.582 | + 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-30 14:24:11.689 | Reading package lists... 2021-08-30 14:24:11.912 | Building dependency tree... 2021-08-30 14:24:11.913 | Reading state information... 2021-08-30 14:24:12.177 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.4). 2021-08-30 14:24:12.177 | The following packages were automatically installed and are no longer required: 2021-08-30 14:24:12.179 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-30 14:24:12.179 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-30 14:24:12.179 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-30 14:24:12.179 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-30 14:24:12.179 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-30 14:24:12.179 | python3-zope.interface 2021-08-30 14:24:12.179 | Use 'sudo apt autoremove' to remove them. 2021-08-30 14:24:12.180 | The following additional packages will be installed: 2021-08-30 14:24:12.181 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2021-08-30 14:24:12.182 | Suggested packages: 2021-08-30 14:24:12.182 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2021-08-30 14:24:12.251 | The following NEW packages will be installed: 2021-08-30 14:24:12.252 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2021-08-30 14:24:12.357 | 0 upgraded, 6 newly installed, 0 to remove and 82 not upgraded. 2021-08-30 14:24:12.358 | Need to get 1,306 kB of archives. 2021-08-30 14:24:12.358 | After this operation, 4,613 kB of additional disk space will be used. 2021-08-30 14:24:12.358 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2021-08-30 14:24:12.595 | 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-30 14:24:12.611 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2021-08-30 14:24:12.647 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2021-08-30 14:24:12.695 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2021-08-30 14:24:12.696 | 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-30 14:24:13.252 | Fetched 1,306 kB in 0s (2,956 kB/s) 2021-08-30 14:24:13.478 | Selecting previously unselected package libnorm1:amd64. 2021-08-30 14:24:13.532 | (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-30 14:24:13.536 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2021-08-30 14:24:13.705 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2021-08-30 14:24:14.282 | Selecting previously unselected package libpgm-5.2-0:amd64. 2021-08-30 14:24:14.292 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-08-30 14:24:14.373 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-08-30 14:24:14.923 | Selecting previously unselected package libzmq5:amd64. 2021-08-30 14:24:14.933 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2021-08-30 14:24:15.008 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2021-08-30 14:24:15.437 | Selecting previously unselected package uwsgi-core. 2021-08-30 14:24:15.447 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2021-08-30 14:24:15.499 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2021-08-30 14:24:16.403 | Selecting previously unselected package uwsgi. 2021-08-30 14:24:16.413 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2021-08-30 14:24:16.471 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2021-08-30 14:24:16.962 | Selecting previously unselected package uwsgi-plugin-python3. 2021-08-30 14:24:16.971 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2021-08-30 14:24:17.037 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2021-08-30 14:24:17.451 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2021-08-30 14:24:17.682 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-08-30 14:24:17.881 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2021-08-30 14:24:18.037 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2021-08-30 14:24:18.191 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2021-08-30 14:24:19.482 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2021-08-30 14:24:19.798 | Processing triggers for systemd (245.4-4ubuntu3.11) ... 2021-08-30 14:24:20.283 | Processing triggers for man-db (2.9.1-1) ... 2021-08-30 14:24:20.871 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-08-30 14:24:27.751 | + functions-common:apt_get:1118 : result=0 2021-08-30 14:24:27.753 | + functions-common:apt_get:1121 : time_stop apt-get 2021-08-30 14:24:27.755 | + functions-common:time_stop:2309 : local name 2021-08-30 14:24:27.757 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:24:27.760 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:24:27.762 | + functions-common:time_stop:2312 : local total 2021-08-30 14:24:27.764 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:24:27.766 | + functions-common:time_stop:2315 : name=apt-get 2021-08-30 14:24:27.768 | + functions-common:time_stop:2316 : start_time=1630333451579 2021-08-30 14:24:27.771 | + functions-common:time_stop:2318 : [[ -z 1630333451579 ]] 2021-08-30 14:24:27.776 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:24:27.780 | + functions-common:time_stop:2321 : end_time=1630333467778 2021-08-30 14:24:27.783 | + functions-common:time_stop:2322 : elapsed_time=16199 2021-08-30 14:24:27.785 | + functions-common:time_stop:2323 : total=526320 2021-08-30 14:24:27.788 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:24:27.790 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=542519 2021-08-30 14:24:27.792 | + functions-common:apt_get:1122 : return 0 2021-08-30 14:24:27.795 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2021-08-30 14:24:27.797 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:24:27.799 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:24:27.802 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2021-08-30 14:24:27.864 | Enabling module proxy. 2021-08-30 14:24:27.870 | To activate the new configuration, you need to run: 2021-08-30 14:24:27.870 | systemctl restart apache2 2021-08-30 14:24:27.874 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2021-08-30 14:24:27.936 | Considering dependency proxy for proxy_uwsgi: 2021-08-30 14:24:27.936 | Module proxy already enabled 2021-08-30 14:24:27.936 | Enabling module proxy_uwsgi. 2021-08-30 14:24:27.942 | To activate the new configuration, you need to run: 2021-08-30 14:24:27.942 | systemctl restart apache2 2021-08-30 14:24:27.946 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2021-08-30 14:24:27.949 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-08-30 14:24:27.951 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-08-30 14:24:27.953 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-08-30 14:24:28.079 | + ./stack.sh:main:863 : install_keystoneauth 2021-08-30 14:24:28.081 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-08-30 14:24:28.084 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-08-30 14:24:28.086 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:24:28.089 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:24:28.091 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-08-30 14:24:28.093 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:24:28.096 | + ./stack.sh:main:864 : install_keystoneclient 2021-08-30 14:24:28.098 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-08-30 14:24:28.100 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-08-30 14:24:28.103 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:24:28.105 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:24:28.107 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-08-30 14:24:28.110 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:24:28.112 | + ./stack.sh:main:865 : install_glanceclient 2021-08-30 14:24:28.114 | + lib/glance:install_glanceclient:505 : use_library_from_git python-glanceclient 2021-08-30 14:24:28.117 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-08-30 14:24:28.119 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:24:28.121 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:24:28.124 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-08-30 14:24:28.126 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:24:28.128 | + ./stack.sh:main:866 : install_cinderclient 2021-08-30 14:24:28.131 | + lib/cinder:install_cinderclient:481 : use_library_from_git python-brick-cinderclient-ext 2021-08-30 14:24:28.133 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-08-30 14:24:28.136 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:24:28.138 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:24:28.140 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-08-30 14:24:28.142 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:24:28.145 | + lib/cinder:install_cinderclient:486 : use_library_from_git python-cinderclient 2021-08-30 14:24:28.148 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-08-30 14:24:28.150 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:24:28.152 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:24:28.154 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-08-30 14:24:28.157 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:24:28.159 | + ./stack.sh:main:867 : install_novaclient 2021-08-30 14:24:28.161 | + lib/nova:install_novaclient:803 : use_library_from_git python-novaclient 2021-08-30 14:24:28.164 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-08-30 14:24:28.166 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:24:28.168 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:24:28.170 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-08-30 14:24:28.173 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:24:28.175 | + ./stack.sh:main:868 : is_service_enabled swift glance horizon 2021-08-30 14:24:28.192 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:24:28.194 | + ./stack.sh:main:869 : install_swiftclient 2021-08-30 14:24:28.197 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2021-08-30 14:24:28.199 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-08-30 14:24:28.201 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:24:28.204 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:24:28.206 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-08-30 14:24:28.209 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:24:28.211 | + ./stack.sh:main:871 : is_service_enabled neutron nova horizon 2021-08-30 14:24:28.227 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:24:28.229 | + ./stack.sh:main:872 : install_neutronclient 2021-08-30 14:24:28.232 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-08-30 14:24:28.234 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-08-30 14:24:28.236 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:24:28.239 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:24:28.241 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-08-30 14:24:28.244 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:24:28.246 | + ./stack.sh:main:876 : install_keystonemiddleware 2021-08-30 14:24:28.248 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-08-30 14:24:28.250 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-08-30 14:24:28.253 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:24:28.256 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:24:28.258 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-08-30 14:24:28.260 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:24:28.263 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-08-30 14:24:28.265 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-08-30 14:24:28.267 | + inc/python:pip_install_gr:77 : local clean_name 2021-08-30 14:24:28.271 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-08-30 14:24:28.273 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-08-30 14:24:28.276 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-08-30 14:24:28.279 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-08-30 14:24:28.280 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-08-30 14:24:28.284 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-08-30 14:24:28.287 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-08-30 14:24:28.289 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-08-30 14:24:28.292 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-08-30 14:24:28.294 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-08-30 14:24:28.315 | Using python 3.8 to install keystonemiddleware 2021-08-30 14:24:28.319 | + 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-30 14:24:29.057 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:24:29.057 | from cryptography.utils import int_from_bytes 2021-08-30 14:24:29.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:24:29.057 | from cryptography.utils import int_from_bytes 2021-08-30 14:24:30.124 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-30 14:24:30.142 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2021-08-30 14:24:30.216 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2021-08-30 14:24:30.218 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.10.0) 2021-08-30 14:24:30.220 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2021-08-30 14:24:30.221 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2021-08-30 14:24:30.224 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.8.1) 2021-08-30 14:24:30.226 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.0.1) 2021-08-30 14:24:30.227 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.26.0) 2021-08-30 14:24:30.230 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2021-08-30 14:24:30.231 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.1) 2021-08-30 14:24:30.234 | 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-30 14:24:30.235 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.0) 2021-08-30 14:24:30.237 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.3.1) 2021-08-30 14:24:30.239 | 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-30 14:24:30.241 | 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-30 14:24:30.302 | 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-30 14:24:30.306 | 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-30 14:24:30.307 | 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-30 14:24:30.353 | 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-30 14:24:30.362 | 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-30 14:24:30.406 | 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-30 14:24:30.407 | 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-30 14:24:30.411 | 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-30 14:24:30.414 | 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-30 14:24:30.423 | 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-30 14:24:30.491 | 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-30 14:24:30.495 | 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-30 14:24:30.512 | 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-30 14:24:30.513 | 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-30 14:24:30.538 | 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-30 14:24:30.540 | 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-30 14:24:30.545 | 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-30 14:24:30.691 | 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-30 14:24:30.693 | 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-30 14:24:30.696 | 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-30 14:24:30.697 | 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-30 14:24:32.082 | 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-30 14:24:32.205 | + inc/python:pip_install:200 : result=0 2021-08-30 14:24:32.207 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-30 14:24:32.210 | + functions-common:time_stop:2309 : local name 2021-08-30 14:24:32.212 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:24:32.214 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:24:32.216 | + functions-common:time_stop:2312 : local total 2021-08-30 14:24:32.219 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:24:32.221 | + functions-common:time_stop:2315 : name=pip_install 2021-08-30 14:24:32.223 | + functions-common:time_stop:2316 : start_time=1630333468309 2021-08-30 14:24:32.226 | + functions-common:time_stop:2318 : [[ -z 1630333468309 ]] 2021-08-30 14:24:32.229 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:24:32.233 | + functions-common:time_stop:2321 : end_time=1630333472230 2021-08-30 14:24:32.235 | + functions-common:time_stop:2322 : elapsed_time=3921 2021-08-30 14:24:32.237 | + functions-common:time_stop:2323 : total=43760 2021-08-30 14:24:32.243 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:24:32.245 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=47681 2021-08-30 14:24:32.248 | + inc/python:pip_install:203 : return 0 2021-08-30 14:24:32.250 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-08-30 14:24:32.253 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-08-30 14:24:32.256 | + inc/python:pip_install_gr:77 : local clean_name 2021-08-30 14:24:32.259 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-08-30 14:24:32.261 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-08-30 14:24:32.264 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-08-30 14:24:32.268 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-08-30 14:24:32.268 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-08-30 14:24:32.274 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-08-30 14:24:32.277 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-08-30 14:24:32.280 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-08-30 14:24:32.282 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-08-30 14:24:32.285 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-08-30 14:24:32.308 | Using python 3.8 to install python-memcached 2021-08-30 14:24:32.310 | + 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-30 14:24:33.060 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:24:33.060 | from cryptography.utils import int_from_bytes 2021-08-30 14:24:33.060 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:24:33.060 | from cryptography.utils import int_from_bytes 2021-08-30 14:24:34.102 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-30 14:24:34.202 | Collecting python-memcached 2021-08-30 14:24:34.207 | 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-30 14:24:34.215 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2021-08-30 14:24:35.664 | Installing collected packages: python-memcached 2021-08-30 14:24:35.815 | Successfully installed python-memcached-1.59 2021-08-30 14:24:35.815 | 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-30 14:24:35.925 | + inc/python:pip_install:200 : result=0 2021-08-30 14:24:35.928 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-30 14:24:35.930 | + functions-common:time_stop:2309 : local name 2021-08-30 14:24:35.933 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:24:35.935 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:24:35.938 | + functions-common:time_stop:2312 : local total 2021-08-30 14:24:35.941 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:24:35.944 | + functions-common:time_stop:2315 : name=pip_install 2021-08-30 14:24:35.947 | + functions-common:time_stop:2316 : start_time=1630333472302 2021-08-30 14:24:35.949 | + functions-common:time_stop:2318 : [[ -z 1630333472302 ]] 2021-08-30 14:24:35.952 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:24:35.957 | + functions-common:time_stop:2321 : end_time=1630333475954 2021-08-30 14:24:35.960 | + functions-common:time_stop:2322 : elapsed_time=3652 2021-08-30 14:24:35.962 | + functions-common:time_stop:2323 : total=47681 2021-08-30 14:24:35.964 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:24:35.966 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=51333 2021-08-30 14:24:35.969 | + inc/python:pip_install:203 : return 0 2021-08-30 14:24:35.971 | + ./stack.sh:main:878 : is_service_enabled keystone 2021-08-30 14:24:35.987 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:24:35.990 | + ./stack.sh:main:879 : '[' 10.222.0.20 == 10.222.0.20 ']' 2021-08-30 14:24:35.992 | + ./stack.sh:main:880 : stack_install_service keystone 2021-08-30 14:24:35.995 | + lib/stack:stack_install_service:20 : local service=keystone 2021-08-30 14:24:35.997 | + lib/stack:stack_install_service:21 : type install_keystone 2021-08-30 14:24:35.999 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-08-30 14:24:36.002 | + lib/stack:stack_install_service:32 : install_keystone 2021-08-30 14:24:36.004 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-08-30 14:24:36.020 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:24:36.022 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-08-30 14:24:36.024 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-08-30 14:24:36.026 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-08-30 14:24:36.028 | + functions-common:git_clone:525 : local git_ref=master 2021-08-30 14:24:36.030 | + functions-common:git_clone:526 : local orig_dir 2021-08-30 14:24:36.033 | ++ functions-common:git_clone:527 : pwd 2021-08-30 14:24:36.035 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-08-30 14:24:36.037 | + functions-common:git_clone:528 : local git_clone_flags= 2021-08-30 14:24:36.040 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-08-30 14:24:36.055 | + functions-common:git_clone:530 : RECLONE=False 2021-08-30 14:24:36.057 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-08-30 14:24:36.059 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-08-30 14:24:36.062 | + functions-common:git_clone:544 : echo master 2021-08-30 14:24:36.062 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-08-30 14:24:36.068 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-08-30 14:24:36.070 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-08-30 14:24:36.072 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-08-30 14:24:36.075 | + functions-common:git_clone:593 : git show --oneline 2021-08-30 14:24:36.075 | + functions-common:git_clone:593 : head -1 2021-08-30 14:24:36.079 | f03ff806c Merge "Update local_id limit to 255 characters" 2021-08-30 14:24:36.082 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-08-30 14:24:36.084 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-08-30 14:24:36.086 | + inc/python:setup_develop:338 : local bindep 2021-08-30 14:24:36.089 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-08-30 14:24:36.091 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-08-30 14:24:36.093 | + inc/python:setup_develop:344 : local extras= 2021-08-30 14:24:36.095 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-08-30 14:24:36.098 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-08-30 14:24:36.100 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-08-30 14:24:36.102 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-08-30 14:24:36.105 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-08-30 14:24:36.107 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-08-30 14:24:36.110 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-08-30 14:24:36.112 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-08-30 14:24:36.116 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-08-30 14:24:36.118 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-08-30 14:24:36.120 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-08-30 14:24:36.123 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-08-30 14:24:36.129 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2021-08-30 14:24:36.132 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2021-08-30 14:24:36.766 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2021-08-30 14:24:36.769 | + inc/python:setup_package:418 : local bindep=0 2021-08-30 14:24:36.771 | + inc/python:setup_package:419 : local bindep_flag= 2021-08-30 14:24:36.774 | + inc/python:setup_package:420 : local bindep_profiles= 2021-08-30 14:24:36.776 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2021-08-30 14:24:36.778 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2021-08-30 14:24:36.780 | + inc/python:setup_package:427 : local flags=-e 2021-08-30 14:24:36.782 | + inc/python:setup_package:428 : local extras= 2021-08-30 14:24:36.785 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-08-30 14:24:36.788 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-08-30 14:24:36.790 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-08-30 14:24:36.792 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-08-30 14:24:36.794 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-08-30 14:24:36.796 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2021-08-30 14:24:36.820 | Using python 3.8 to install /opt/stack/keystone 2021-08-30 14:24:36.822 | + 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-30 14:24:37.568 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:24:37.568 | from cryptography.utils import int_from_bytes 2021-08-30 14:24:37.568 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:24:37.568 | from cryptography.utils import int_from_bytes 2021-08-30 14:24:38.628 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-30 14:24:38.651 | Obtaining file:///opt/stack/keystone 2021-08-30 14:24:40.335 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev19) (5.6.0) 2021-08-30 14:24:40.336 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev19) (1.8.7) 2021-08-30 14:24:40.432 | Collecting Flask!=0.11,>=1.0.2 2021-08-30 14:24:40.443 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a62/09ca15eb63fc9/Flask-2.0.1-py3-none-any.whl (94 kB) 2021-08-30 14:24:40.509 | Collecting Flask-RESTful>=0.3.5 2021-08-30 14:24:40.523 | 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-30 14:24:40.527 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev19) (3.4.8) 2021-08-30 14:24:40.529 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev19) (1.4.23) 2021-08-30 14:24:40.530 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev19) (0.13.0) 2021-08-30 14:24:40.532 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev19) (3.4.0) 2021-08-30 14:24:40.584 | Collecting passlib>=1.7.0 2021-08-30 14:24:40.597 | 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-30 14:24:40.687 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev19) (4.2.0) 2021-08-30 14:24:40.689 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev19) (9.3.0) 2021-08-30 14:24:40.690 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev19) (3.2.0) 2021-08-30 14:24:40.890 | Collecting scrypt>=0.8.0 2021-08-30 14:24:40.920 | 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-30 14:24:40.996 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev19) (2.8.1) 2021-08-30 14:24:40.998 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev19) (8.7.1) 2021-08-30 14:24:41.000 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev19) (3.3.1) 2021-08-30 14:24:41.002 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev19) (12.9.1) 2021-08-30 14:24:41.003 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev19) (10.0.0) 2021-08-30 14:24:41.005 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev19) (5.0.1) 2021-08-30 14:24:41.007 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev19) (4.6.0) 2021-08-30 14:24:41.009 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev19) (4.4.0) 2021-08-30 14:24:41.011 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev19) (3.8.2) 2021-08-30 14:24:41.013 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev19) (4.2.0) 2021-08-30 14:24:41.015 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev19) (1.4.0) 2021-08-30 14:24:41.016 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev19) (4.10.0) 2021-08-30 14:24:41.071 | Collecting oauthlib>=0.6.2 2021-08-30 14:24:41.086 | 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-30 14:24:41.165 | Collecting pysaml2>=5.0.0 2021-08-30 14:24:41.178 | 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-30 14:24:41.282 | Collecting PyJWT>=1.6.1 2021-08-30 14:24:41.295 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/934/d73fbba91b048/PyJWT-2.1.0-py3-none-any.whl (16 kB) 2021-08-30 14:24:41.299 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev19) (1.1.3) 2021-08-30 14:24:41.301 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==19.1.0.dev19) (3.2.0) 2021-08-30 14:24:41.303 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev19) (3.1.1) 2021-08-30 14:24:41.306 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev19) (1.0.2) 2021-08-30 14:24:41.308 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev19) (3.4.1) 2021-08-30 14:24:41.309 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev19) (2021.1) 2021-08-30 14:24:41.320 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==19.1.0.dev19) (1.14.6) 2021-08-30 14:24:41.322 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==19.1.0.dev19) (1.16.0) 2021-08-30 14:24:41.326 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==19.1.0.dev19) (2.20) 2021-08-30 14:24:41.372 | 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.dev19) (5.0.9) 2021-08-30 14:24:41.388 | 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.dev19) (3.0.1) 2021-08-30 14:24:41.459 | Collecting click>=7.1.2 2021-08-30 14:24:41.471 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fba/402a4a4733474/click-8.0.1-py3-none-any.whl (97 kB) 2021-08-30 14:24:41.519 | Collecting itsdangerous>=2.0 2021-08-30 14:24:41.531 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/517/4094b9637652b/itsdangerous-2.0.1-py3-none-any.whl (18 kB) 2021-08-30 14:24:41.623 | Collecting Werkzeug>=2.0 2021-08-30 14:24:41.636 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c1/ec500dcdba0ba/Werkzeug-2.0.1-py3-none-any.whl (288 kB) 2021-08-30 14:24:41.753 | Collecting aniso8601>=0.82 2021-08-30 14:24:41.767 | 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-30 14:24:41.811 | 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.dev19) (2.0.1) 2021-08-30 14:24:41.884 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==19.1.0.dev19) (4.3.1) 2021-08-30 14:24:41.887 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==19.1.0.dev19) (2.26.0) 2021-08-30 14:24:41.956 | 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.dev19) (0.1.16) 2021-08-30 14:24:41.957 | 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.dev19) (1.7.0) 2021-08-30 14:24:42.109 | 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.dev19) (1.5.0) 2021-08-30 14:24:42.111 | 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.dev19) (2.2.0) 2021-08-30 14:24:42.115 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==19.1.0.dev19) (5.4.1) 2021-08-30 14:24:42.117 | 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.dev19) (0.8.0) 2021-08-30 14:24:42.129 | 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.dev19) (1.12.1) 2021-08-30 14:24:42.203 | 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.dev19) (2.0.1) 2021-08-30 14:24:42.206 | 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.dev19) (1.6.5) 2021-08-30 14:24:42.207 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==19.1.0.dev19) (0.5.0) 2021-08-30 14:24:42.225 | 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.dev19) (1.1.5) 2021-08-30 14:24:42.227 | 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.dev19) (2.8.2) 2021-08-30 14:24:42.228 | 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.dev19) (1.0.4) 2021-08-30 14:24:42.289 | 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.dev19) (0.9.6) 2021-08-30 14:24:42.365 | 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.dev19) (4.2.2) 2021-08-30 14:24:42.367 | 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.dev19) (5.0.6) 2021-08-30 14:24:42.371 | 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.dev19) (2.3.0) 2021-08-30 14:24:42.376 | 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.dev19) (5.1.0) 2021-08-30 14:24:42.380 | 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.dev19) (2.6.0) 2021-08-30 14:24:42.383 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==19.1.0.dev19) (0.3.0) 2021-08-30 14:24:42.394 | 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.dev19) (5.0.0) 2021-08-30 14:24:42.501 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==19.1.0.dev19) (0.11.0) 2021-08-30 14:24:42.537 | 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.dev19) (3.3.0) 2021-08-30 14:24:42.628 | 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.dev19) (3.0.0) 2021-08-30 14:24:42.630 | 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.dev19) (2.5.1) 2021-08-30 14:24:42.635 | 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.dev19) (2.1.1) 2021-08-30 14:24:42.638 | 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.dev19) (4.4.0) 2021-08-30 14:24:42.641 | 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.dev19) (1.1.1) 2021-08-30 14:24:42.643 | 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.dev19) (1.3.2) 2021-08-30 14:24:42.646 | 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.dev19) (3.5.0) 2021-08-30 14:24:42.648 | 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.dev19) (0.31.1) 2021-08-30 14:24:42.669 | 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.dev19) (1.16.0) 2021-08-30 14:24:42.711 | 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.dev19) (2.5.0) 2021-08-30 14:24:42.751 | 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.dev19) (0.14.1) 2021-08-30 14:24:42.770 | 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.dev19) (1.6) 2021-08-30 14:24:42.805 | 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.dev19) (0.7.2) 2021-08-30 14:24:42.841 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==19.1.0.dev19) (21.0) 2021-08-30 14:24:42.844 | 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.dev19) (2.4.7) 2021-08-30 14:24:42.846 | 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.dev19) (0.11.0) 2021-08-30 14:24:42.997 | 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.dev19) (57.4.0) 2021-08-30 14:24:43.305 | Collecting importlib-resources 2021-08-30 14:24:43.320 | 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-30 14:24:43.421 | Collecting xmlschema>=1.2.1 2021-08-30 14:24:43.434 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66a/17ba8c342703a/xmlschema-1.7.0-py3-none-any.whl (254 kB) 2021-08-30 14:24:43.455 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==19.1.0.dev19) (20.0.1) 2021-08-30 14:24:43.495 | Collecting defusedxml 2021-08-30 14:24:43.507 | 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-30 14:24:43.726 | 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.dev19) (2.0.4) 2021-08-30 14:24:43.728 | 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.dev19) (3.2) 2021-08-30 14:24:43.730 | 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.dev19) (1.26.6) 2021-08-30 14:24:43.732 | 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.dev19) (2021.5.30) 2021-08-30 14:24:43.857 | 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.dev19) (0.7) 2021-08-30 14:24:44.108 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==19.1.0.dev19) (0.5.2) 2021-08-30 14:24:44.109 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==19.1.0.dev19) (0.4.1) 2021-08-30 14:24:44.301 | 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.dev19) (1.0.0) 2021-08-30 14:24:44.620 | Collecting elementpath<3.0.0,>=2.2.2 2021-08-30 14:24:44.632 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f27/d7c045c4f1f30/elementpath-2.2.3-py3-none-any.whl (149 kB) 2021-08-30 14:24:44.868 | Collecting zipp>=3.1.0 2021-08-30 14:24:44.883 | 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-30 14:24:46.047 | Installing collected packages: zipp, Werkzeug, itsdangerous, elementpath, click, xmlschema, importlib-resources, Flask, defusedxml, aniso8601, scrypt, pysaml2, PyJWT, passlib, oauthlib, Flask-RESTful, keystone 2021-08-30 14:24:46.048 | Attempting uninstall: zipp 2021-08-30 14:24:46.049 | Found existing installation: zipp 1.0.0 2021-08-30 14:24:46.053 | Uninstalling zipp-1.0.0: 2021-08-30 14:24:46.085 | Successfully uninstalled zipp-1.0.0 2021-08-30 14:24:46.808 | Attempting uninstall: click 2021-08-30 14:24:46.810 | Found existing installation: Click 7.0 2021-08-30 14:24:46.816 | Uninstalling Click-7.0: 2021-08-30 14:24:46.846 | Successfully uninstalled Click-7.0 2021-08-30 14:24:48.511 | Attempting uninstall: PyJWT 2021-08-30 14:24:48.513 | Found existing installation: PyJWT 1.7.1 2021-08-30 14:24:48.523 | Uninstalling PyJWT-1.7.1: 2021-08-30 14:24:48.552 | Successfully uninstalled PyJWT-1.7.1 2021-08-30 14:24:49.094 | Attempting uninstall: oauthlib 2021-08-30 14:24:49.096 | Found existing installation: oauthlib 3.1.0 2021-08-30 14:24:49.100 | Uninstalling oauthlib-3.1.0: 2021-08-30 14:24:49.129 | Successfully uninstalled oauthlib-3.1.0 2021-08-30 14:24:49.393 | Running setup.py develop for keystone 2021-08-30 14:24:51.457 | 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-30 14:24:51.457 | 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-30 14:24:51.603 | + inc/python:pip_install:200 : result=0 2021-08-30 14:24:51.605 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-30 14:24:51.607 | + functions-common:time_stop:2309 : local name 2021-08-30 14:24:51.609 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:24:51.611 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:24:51.613 | + functions-common:time_stop:2312 : local total 2021-08-30 14:24:51.616 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:24:51.618 | + functions-common:time_stop:2315 : name=pip_install 2021-08-30 14:24:51.620 | + functions-common:time_stop:2316 : start_time=1630333476814 2021-08-30 14:24:51.622 | + functions-common:time_stop:2318 : [[ -z 1630333476814 ]] 2021-08-30 14:24:51.624 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:24:51.628 | + functions-common:time_stop:2321 : end_time=1630333491626 2021-08-30 14:24:51.631 | + functions-common:time_stop:2322 : elapsed_time=14812 2021-08-30 14:24:51.633 | + functions-common:time_stop:2323 : total=51333 2021-08-30 14:24:51.636 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:24:51.638 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=66145 2021-08-30 14:24:51.640 | + inc/python:pip_install:203 : return 0 2021-08-30 14:24:51.644 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-08-30 14:24:51.648 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-08-30 14:24:51.650 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-08-30 14:24:51.676 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-08-30 14:24:51.691 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2021-08-30 14:24:51.694 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-08-30 14:24:51.696 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:24:51.698 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:24:51.701 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-08-30 14:24:51.703 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:24:51.705 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-08-30 14:24:51.721 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:24:51.724 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-08-30 14:24:51.727 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-08-30 14:24:51.729 | + ./stack.sh:main:881 : configure_keystone 2021-08-30 14:24:51.731 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-08-30 14:24:51.744 | + 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-30 14:24:51.747 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-08-30 14:24:51.751 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-08-30 14:24:51.767 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:24:51.769 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-08-30 14:24:51.798 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-08-30 14:24:51.826 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-08-30 14:24:51.855 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-08-30 14:24:51.884 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-08-30 14:24:51.915 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-08-30 14:24:51.944 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-08-30 14:24:51.971 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-08-30 14:24:52.000 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-08-30 14:24:52.002 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-08-30 14:24:52.005 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-08-30 14:24:52.007 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-08-30 14:24:52.010 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-08-30 14:24:52.012 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-08-30 14:24:52.028 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:24:52.031 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-08-30 14:24:52.033 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-08-30 14:24:52.035 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-08-30 14:24:52.053 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:24:52.055 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2021-08-30 14:24:52.058 | + 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-30 14:24:52.089 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-08-30 14:24:52.091 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-08-30 14:24:52.094 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-08-30 14:24:52.096 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-08-30 14:24:52.098 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-08-30 14:24:52.114 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:24:52.117 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.20/identity 2021-08-30 14:24:52.147 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.20/identity 2021-08-30 14:24:52.173 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-08-30 14:24:52.176 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-08-30 14:24:52.207 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-08-30 14:24:52.210 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-08-30 14:24:52.212 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-08-30 14:24:52.214 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-08-30 14:24:52.217 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-08-30 14:24:52.219 | + 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-30 14:24:52.249 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-08-30 14:24:52.252 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-08-30 14:24:52.254 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-08-30 14:24:52.257 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-08-30 14:24:52.260 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-08-30 14:24:52.276 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-08-30 14:24:52.278 | + functions:setup_systemd_logging:695 : local pidstr= 2021-08-30 14:24:52.280 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-08-30 14:24:52.283 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-08-30 14:24:52.285 | + 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-30 14:24:52.312 | + 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-30 14:24:52.339 | + 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-30 14:24:52.366 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-08-30 14:24:52.393 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-08-30 14:24:52.420 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-08-30 14:24:52.422 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-08-30 14:24:52.424 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-08-30 14:24:52.428 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-08-30 14:24:52.430 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2021-08-30 14:24:52.432 | + lib/apache:write_uwsgi_config:257 : local http= 2021-08-30 14:24:52.434 | + lib/apache:write_uwsgi_config:258 : local name= 2021-08-30 14:24:52.437 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2021-08-30 14:24:52.441 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2021-08-30 14:24:52.444 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-08-30 14:24:52.446 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-08-30 14:24:52.459 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-08-30 14:24:52.459 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-08-30 14:24:52.467 | d /var/run/uwsgi 0755 ubuntu root 2021-08-30 14:24:52.470 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-08-30 14:24:52.485 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-08-30 14:24:52.487 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-08-30 14:24:52.492 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-08-30 14:24:52.520 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-08-30 14:24:52.546 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-08-30 14:24:52.573 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-08-30 14:24:52.600 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-08-30 14:24:52.626 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-08-30 14:24:52.654 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-08-30 14:24:52.682 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-08-30 14:24:52.710 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-08-30 14:24:52.736 | + 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-30 14:24:52.764 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-08-30 14:24:52.792 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-08-30 14:24:52.819 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-08-30 14:24:52.845 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-08-30 14:24:52.847 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-08-30 14:24:52.851 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2021-08-30 14:24:52.853 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2021-08-30 14:24:52.855 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-08-30 14:24:52.858 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:24:52.860 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:24:52.862 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-08-30 14:24:52.866 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-08-30 14:24:52.868 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-08-30 14:24:52.894 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-08-30 14:24:52.925 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-08-30 14:24:52.925 | + 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-30 14:24:52.934 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-08-30 14:24:52.937 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2021-08-30 14:24:52.939 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2021-08-30 14:24:52.942 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-08-30 14:24:52.944 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-08-30 14:24:52.946 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-08-30 14:24:52.948 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:24:52.951 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:24:52.953 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-08-30 14:24:52.955 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-08-30 14:24:52.957 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:24:52.960 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:24:52.962 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2021-08-30 14:24:53.026 | Enabling site keystone-wsgi-public. 2021-08-30 14:24:53.032 | To activate the new configuration, you need to run: 2021-08-30 14:24:53.032 | systemctl reload apache2 2021-08-30 14:24:53.037 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-08-30 14:24:53.039 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-08-30 14:24:53.042 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-08-30 14:24:53.044 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-08-30 14:24:53.171 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-08-30 14:24:53.173 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-08-30 14:24:53.177 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-08-30 14:24:53.179 | + lib/apache:write_uwsgi_config:256 : local url=/identity_admin 2021-08-30 14:24:53.182 | + lib/apache:write_uwsgi_config:257 : local http= 2021-08-30 14:24:53.184 | + lib/apache:write_uwsgi_config:258 : local name= 2021-08-30 14:24:53.187 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-admin 2021-08-30 14:24:53.191 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-admin 2021-08-30 14:24:53.194 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-08-30 14:24:53.196 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-08-30 14:24:53.209 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-08-30 14:24:53.209 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-08-30 14:24:53.218 | d /var/run/uwsgi 0755 ubuntu root 2021-08-30 14:24:53.221 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-08-30 14:24:53.237 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-08-30 14:24:53.240 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-08-30 14:24:53.243 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-08-30 14:24:53.273 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-08-30 14:24:53.301 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-08-30 14:24:53.334 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-08-30 14:24:53.363 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-08-30 14:24:53.389 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-08-30 14:24:53.417 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-08-30 14:24:53.444 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-08-30 14:24:53.471 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-08-30 14:24:53.499 | + 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-30 14:24:53.527 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-08-30 14:24:53.554 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-08-30 14:24:53.582 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-08-30 14:24:53.609 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-08-30 14:24:53.612 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-08-30 14:24:53.615 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-admin 2021-08-30 14:24:53.617 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-admin 2021-08-30 14:24:53.619 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-08-30 14:24:53.622 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:24:53.624 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:24:53.626 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-08-30 14:24:53.629 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-08-30 14:24:53.632 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-08-30 14:24:53.660 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-08-30 14:24:53.689 | + 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-30 14:24:53.690 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-08-30 14:24:53.699 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-08-30 14:24:53.703 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-admin 2021-08-30 14:24:53.705 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-admin 2021-08-30 14:24:53.707 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-08-30 14:24:53.710 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-08-30 14:24:53.713 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-08-30 14:24:53.715 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:24:53.717 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:24:53.720 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-08-30 14:24:53.722 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-08-30 14:24:53.725 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:24:53.727 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:24:53.729 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-admin 2021-08-30 14:24:53.793 | Enabling site keystone-wsgi-admin. 2021-08-30 14:24:53.799 | To activate the new configuration, you need to run: 2021-08-30 14:24:53.799 | systemctl reload apache2 2021-08-30 14:24:53.804 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-08-30 14:24:53.806 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-08-30 14:24:53.809 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-08-30 14:24:53.811 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-08-30 14:24:53.943 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-08-30 14:24:53.976 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-08-30 14:24:54.009 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-08-30 14:24:54.038 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-08-30 14:24:54.041 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-08-30 14:24:54.074 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-08-30 14:24:54.102 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-08-30 14:24:54.130 | + ./stack.sh:main:885 : is_service_enabled swift 2021-08-30 14:24:54.147 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:24:54.149 | + ./stack.sh:main:886 : is_service_enabled ceilometer 2021-08-30 14:24:54.166 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:24:54.168 | + ./stack.sh:main:889 : stack_install_service swift 2021-08-30 14:24:54.171 | + lib/stack:stack_install_service:20 : local service=swift 2021-08-30 14:24:54.173 | + lib/stack:stack_install_service:21 : type install_swift 2021-08-30 14:24:54.175 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-08-30 14:24:54.178 | + lib/stack:stack_install_service:32 : install_swift 2021-08-30 14:24:54.181 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-08-30 14:24:54.183 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-08-30 14:24:54.185 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-08-30 14:24:54.187 | + functions-common:git_clone:525 : local git_ref=master 2021-08-30 14:24:54.189 | + functions-common:git_clone:526 : local orig_dir 2021-08-30 14:24:54.193 | ++ functions-common:git_clone:527 : pwd 2021-08-30 14:24:54.195 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-08-30 14:24:54.197 | + functions-common:git_clone:528 : local git_clone_flags= 2021-08-30 14:24:54.200 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-08-30 14:24:54.216 | + functions-common:git_clone:530 : RECLONE=False 2021-08-30 14:24:54.218 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-08-30 14:24:54.220 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-08-30 14:24:54.223 | + functions-common:git_clone:544 : echo master 2021-08-30 14:24:54.223 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-08-30 14:24:54.228 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-08-30 14:24:54.231 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-08-30 14:24:54.233 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-08-30 14:24:54.236 | + functions-common:git_clone:593 : git show --oneline 2021-08-30 14:24:54.236 | + functions-common:git_clone:593 : head -1 2021-08-30 14:24:54.240 | 2e55fb432 Merge "Band-aid and test the crash of the account server" 2021-08-30 14:24:54.242 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-08-30 14:24:54.245 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2021-08-30 14:24:54.251 | + inc/python:setup_develop:338 : local bindep 2021-08-30 14:24:54.253 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-08-30 14:24:54.256 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-08-30 14:24:54.259 | + inc/python:setup_develop:344 : local extras=keystone 2021-08-30 14:24:54.264 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-08-30 14:24:54.267 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-08-30 14:24:54.269 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-08-30 14:24:54.272 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-08-30 14:24:54.274 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-08-30 14:24:54.276 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-08-30 14:24:54.279 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-08-30 14:24:54.282 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-08-30 14:24:54.284 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-08-30 14:24:54.287 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-08-30 14:24:54.290 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-08-30 14:24:54.293 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-08-30 14:24:54.298 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2021-08-30 14:24:54.301 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2021-08-30 14:24:54.955 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2021-08-30 14:24:54.958 | + inc/python:setup_package:418 : local bindep=0 2021-08-30 14:24:54.960 | + inc/python:setup_package:419 : local bindep_flag= 2021-08-30 14:24:54.962 | + inc/python:setup_package:420 : local bindep_profiles= 2021-08-30 14:24:54.964 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2021-08-30 14:24:54.966 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2021-08-30 14:24:54.969 | + inc/python:setup_package:427 : local flags=-e 2021-08-30 14:24:54.971 | + inc/python:setup_package:428 : local extras=keystone 2021-08-30 14:24:54.973 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-08-30 14:24:54.975 | + inc/python:setup_package:432 : [[ -z keystone ]] 2021-08-30 14:24:54.977 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2021-08-30 14:24:54.980 | + inc/python:setup_package:438 : extras='[keystone]' 2021-08-30 14:24:54.982 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-08-30 14:24:54.984 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2021-08-30 14:24:55.005 | Using python 3.8 to install /opt/stack/swift 2021-08-30 14:24:55.008 | + 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-30 14:24:55.775 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:24:55.776 | from cryptography.utils import int_from_bytes 2021-08-30 14:24:55.776 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:24:55.776 | from cryptography.utils import int_from_bytes 2021-08-30 14:24:56.803 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-30 14:24:56.819 | Obtaining file:///opt/stack/swift 2021-08-30 14:24:58.224 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev20) (0.31.1) 2021-08-30 14:24:58.226 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev20) (1.1.1) 2021-08-30 14:24:58.228 | 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.dev20) (0.11.0) 2021-08-30 14:24:58.230 | Requirement already satisfied: PasteDeploy>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev20) (2.1.1) 2021-08-30 14:24:59.031 | Collecting lxml>=3.4.1 2021-08-30 14:24:59.050 | 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-30 14:24:59.213 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev20) (2.26.0) 2021-08-30 14:24:59.214 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev20) (1.16.0) 2021-08-30 14:24:59.264 | Collecting xattr>=0.4 2021-08-30 14:24:59.272 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2021-08-30 14:25:00.054 | Collecting PyECLib>=1.3.1 2021-08-30 14:25:00.071 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2021-08-30 14:25:01.077 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev20) (3.4.8) 2021-08-30 14:25:01.079 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev20) (9.3.0) 2021-08-30 14:25:01.118 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.28.1.dev20) (1.14.6) 2021-08-30 14:25:01.122 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.28.1.dev20) (2.20) 2021-08-30 14:25:01.133 | 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.dev20) (1.16.0) 2021-08-30 14:25:01.196 | 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.dev20) (8.7.1) 2021-08-30 14:25:01.198 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev20) (1.8.7) 2021-08-30 14:25:01.200 | 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.dev20) (3.3.1) 2021-08-30 14:25:01.202 | 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.dev20) (3.1.1) 2021-08-30 14:25:01.204 | 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.dev20) (4.2.0) 2021-08-30 14:25:01.206 | 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.dev20) (5.6.0) 2021-08-30 14:25:01.208 | 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.dev20) (4.10.0) 2021-08-30 14:25:01.210 | 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.dev20) (5.0.1) 2021-08-30 14:25:01.212 | 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.dev20) (2.8.1) 2021-08-30 14:25:01.214 | 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.dev20) (4.2.0) 2021-08-30 14:25:01.216 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev20) (4.3.1) 2021-08-30 14:25:01.218 | 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.dev20) (4.6.0) 2021-08-30 14:25:01.278 | 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.dev20) (1.7.0) 2021-08-30 14:25:01.282 | 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.dev20) (3.4.0) 2021-08-30 14:25:01.283 | 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.dev20) (0.1.16) 2021-08-30 14:25:01.348 | 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.dev20) (1.1.3) 2021-08-30 14:25:01.359 | 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.dev20) (5.0.9) 2021-08-30 14:25:01.410 | 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.dev20) (0.8.0) 2021-08-30 14:25:01.412 | 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.dev20) (2.2.0) 2021-08-30 14:25:01.415 | 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.dev20) (5.4.1) 2021-08-30 14:25:01.419 | 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.dev20) (1.5.0) 2021-08-30 14:25:01.466 | 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.dev20) (1.12.1) 2021-08-30 14:25:01.537 | 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.dev20) (0.9.6) 2021-08-30 14:25:01.544 | 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.dev20) (2.8.2) 2021-08-30 14:25:01.558 | 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.dev20) (1.0.2) 2021-08-30 14:25:01.561 | 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.dev20) (2021.1) 2021-08-30 14:25:01.590 | 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.dev20) (21.0) 2021-08-30 14:25:01.594 | 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.dev20) (2.4.7) 2021-08-30 14:25:01.621 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=1.3.3->swift==2.28.1.dev20) (57.4.0) 2021-08-30 14:25:01.775 | 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.dev20) (2.0.4) 2021-08-30 14:25:01.777 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev20) (2021.5.30) 2021-08-30 14:25:01.779 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev20) (3.2) 2021-08-30 14:25:01.781 | 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.dev20) (1.26.6) 2021-08-30 14:25:02.043 | Building wheels for collected packages: PyECLib, xattr 2021-08-30 14:25:02.044 | Building wheel for PyECLib (setup.py): started 2021-08-30 14:25:03.390 | Building wheel for PyECLib (setup.py): finished with status 'done' 2021-08-30 14:25:03.391 | Created wheel for PyECLib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55554 sha256=31196c6f2076a13bd7b49638120f9d1b8cdaaed445e80afdfaea6127e19403d4 2021-08-30 14:25:03.392 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2021-08-30 14:25:03.396 | Building wheel for xattr (setup.py): started 2021-08-30 14:25:04.861 | Building wheel for xattr (setup.py): finished with status 'done' 2021-08-30 14:25:04.861 | Created wheel for xattr: filename=xattr-0.9.7-cp38-cp38-linux_x86_64.whl size=33289 sha256=43ecece81f955b505a0c91f44dfb132512729d976111de48f0c1df2eb5a23eef 2021-08-30 14:25:04.862 | Stored in directory: /root/.cache/pip/wheels/90/58/82/c0bf95f0215cd4d718b9b5bde6f88253eef46677a81e649467 2021-08-30 14:25:04.866 | Successfully built PyECLib xattr 2021-08-30 14:25:06.176 | Installing collected packages: xattr, PyECLib, lxml, swift 2021-08-30 14:25:06.742 | Running setup.py develop for swift 2021-08-30 14:25:08.714 | Successfully installed PyECLib-1.6.0 lxml-4.6.3 swift-2.28.1.dev20 xattr-0.9.7 2021-08-30 14:25:08.714 | 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-30 14:25:08.874 | + inc/python:pip_install:200 : result=0 2021-08-30 14:25:08.876 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-30 14:25:08.879 | + functions-common:time_stop:2309 : local name 2021-08-30 14:25:08.881 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:25:08.884 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:25:08.886 | + functions-common:time_stop:2312 : local total 2021-08-30 14:25:08.889 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:25:08.892 | + functions-common:time_stop:2315 : name=pip_install 2021-08-30 14:25:08.894 | + functions-common:time_stop:2316 : start_time=1630333494999 2021-08-30 14:25:08.896 | + functions-common:time_stop:2318 : [[ -z 1630333494999 ]] 2021-08-30 14:25:08.899 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:25:08.904 | + functions-common:time_stop:2321 : end_time=1630333508901 2021-08-30 14:25:08.906 | + functions-common:time_stop:2322 : elapsed_time=13902 2021-08-30 14:25:08.908 | + functions-common:time_stop:2323 : total=66145 2021-08-30 14:25:08.910 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:25:08.913 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=80047 2021-08-30 14:25:08.917 | + inc/python:pip_install:203 : return 0 2021-08-30 14:25:08.919 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-08-30 14:25:08.921 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-08-30 14:25:08.924 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-08-30 14:25:08.948 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-08-30 14:25:08.960 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2021-08-30 14:25:08.962 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-08-30 14:25:08.965 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:25:08.967 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:25:08.970 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-08-30 14:25:08.973 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:25:08.976 | + lib/swift:install_swift:746 : '[' False == True ']' 2021-08-30 14:25:08.978 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-08-30 14:25:08.981 | + ./stack.sh:main:890 : configure_swift 2021-08-30 14:25:08.988 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-08-30 14:25:08.991 | + lib/swift:configure_swift:335 : local node_number 2021-08-30 14:25:08.993 | + lib/swift:configure_swift:336 : local swift_node_config 2021-08-30 14:25:08.995 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-08-30 14:25:08.997 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-08-30 14:25:09.898 | No proxy-server running 2021-08-30 14:25:09.898 | No container-sharder running 2021-08-30 14:25:09.898 | No object-expirer running 2021-08-30 14:25:09.898 | No account-reaper running 2021-08-30 14:25:09.898 | No object-server running 2021-08-30 14:25:09.898 | No account-auditor running 2021-08-30 14:25:09.898 | No object-auditor running 2021-08-30 14:25:09.898 | No container-replicator running 2021-08-30 14:25:09.898 | No container-server running 2021-08-30 14:25:09.898 | No account-replicator running 2021-08-30 14:25:09.898 | No container-updater running 2021-08-30 14:25:09.898 | No container-reconciler running 2021-08-30 14:25:09.898 | No account-server running 2021-08-30 14:25:09.898 | No object-reconstructor running 2021-08-30 14:25:09.898 | No object-updater running 2021-08-30 14:25:09.898 | No container-sync running 2021-08-30 14:25:09.898 | No object-replicator running 2021-08-30 14:25:09.898 | No container-auditor running 2021-08-30 14:25:09.953 | + lib/swift:configure_swift:340 : true 2021-08-30 14:25:09.960 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2021-08-30 14:25:09.974 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-08-30 14:25:09.986 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-08-30 14:25:09.989 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2021-08-30 14:25:09.989 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2021-08-30 14:25:09.995 | + lib/swift:configure_swift:354 : sed -e ' 2021-08-30 14:25:09.995 | s/%GROUP%/ubuntu/; 2021-08-30 14:25:09.995 | s/%USER%/ubuntu/; 2021-08-30 14:25:09.995 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-08-30 14:25:09.995 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-08-30 14:25:09.998 | uid = ubuntu 2021-08-30 14:25:09.998 | gid = ubuntu 2021-08-30 14:25:09.998 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-08-30 14:25:09.998 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-08-30 14:25:09.998 | address = 127.0.0.1 2021-08-30 14:25:09.998 | 2021-08-30 14:25:09.998 | [account6612] 2021-08-30 14:25:09.998 | max connections = 25 2021-08-30 14:25:09.998 | path = /opt/stack/data/swift/1/node/ 2021-08-30 14:25:09.998 | read only = false 2021-08-30 14:25:09.998 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-08-30 14:25:09.998 | 2021-08-30 14:25:09.998 | [account6622] 2021-08-30 14:25:09.999 | max connections = 25 2021-08-30 14:25:09.999 | path = /opt/stack/data/swift/2/node/ 2021-08-30 14:25:09.999 | read only = false 2021-08-30 14:25:09.999 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-08-30 14:25:09.999 | 2021-08-30 14:25:09.999 | [account6632] 2021-08-30 14:25:09.999 | max connections = 25 2021-08-30 14:25:09.999 | path = /opt/stack/data/swift/3/node/ 2021-08-30 14:25:09.999 | read only = false 2021-08-30 14:25:09.999 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-08-30 14:25:09.999 | 2021-08-30 14:25:09.999 | [account6642] 2021-08-30 14:25:09.999 | max connections = 25 2021-08-30 14:25:09.999 | path = /opt/stack/data/swift/4/node/ 2021-08-30 14:25:09.999 | read only = false 2021-08-30 14:25:09.999 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-08-30 14:25:09.999 | 2021-08-30 14:25:09.999 | 2021-08-30 14:25:09.999 | [container6611] 2021-08-30 14:25:09.999 | max connections = 25 2021-08-30 14:25:09.999 | path = /opt/stack/data/swift/1/node/ 2021-08-30 14:25:09.999 | read only = false 2021-08-30 14:25:09.999 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-08-30 14:25:09.999 | 2021-08-30 14:25:09.999 | [container6621] 2021-08-30 14:25:09.999 | max connections = 25 2021-08-30 14:25:09.999 | path = /opt/stack/data/swift/2/node/ 2021-08-30 14:25:09.999 | read only = false 2021-08-30 14:25:09.999 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-08-30 14:25:09.999 | 2021-08-30 14:25:09.999 | [container6631] 2021-08-30 14:25:09.999 | max connections = 25 2021-08-30 14:25:09.999 | path = /opt/stack/data/swift/3/node/ 2021-08-30 14:25:09.999 | read only = false 2021-08-30 14:25:10.000 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-08-30 14:25:10.000 | 2021-08-30 14:25:10.000 | [container6641] 2021-08-30 14:25:10.000 | max connections = 25 2021-08-30 14:25:10.000 | path = /opt/stack/data/swift/4/node/ 2021-08-30 14:25:10.000 | read only = false 2021-08-30 14:25:10.000 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-08-30 14:25:10.000 | 2021-08-30 14:25:10.000 | 2021-08-30 14:25:10.000 | [object6613] 2021-08-30 14:25:10.000 | max connections = 25 2021-08-30 14:25:10.000 | path = /opt/stack/data/swift/1/node/ 2021-08-30 14:25:10.000 | read only = false 2021-08-30 14:25:10.000 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-08-30 14:25:10.000 | 2021-08-30 14:25:10.000 | [object6623] 2021-08-30 14:25:10.000 | max connections = 25 2021-08-30 14:25:10.000 | path = /opt/stack/data/swift/2/node/ 2021-08-30 14:25:10.000 | read only = false 2021-08-30 14:25:10.000 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-08-30 14:25:10.000 | 2021-08-30 14:25:10.000 | [object6633] 2021-08-30 14:25:10.000 | max connections = 25 2021-08-30 14:25:10.000 | path = /opt/stack/data/swift/3/node/ 2021-08-30 14:25:10.000 | read only = false 2021-08-30 14:25:10.000 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-08-30 14:25:10.000 | 2021-08-30 14:25:10.000 | [object6643] 2021-08-30 14:25:10.000 | max connections = 25 2021-08-30 14:25:10.000 | path = /opt/stack/data/swift/4/node/ 2021-08-30 14:25:10.000 | read only = false 2021-08-30 14:25:10.000 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-08-30 14:25:10.001 | + lib/swift:configure_swift:360 : is_ubuntu 2021-08-30 14:25:10.003 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:25:10.005 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:25:10.007 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-08-30 14:25:10.020 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-08-30 14:25:10.022 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-08-30 14:25:10.027 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-08-30 14:25:10.031 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-08-30 14:25:10.033 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-08-30 14:25:10.038 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-08-30 14:25:10.066 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.20:8080/v1/ 2021-08-30 14:25:10.093 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-08-30 14:25:10.119 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-08-30 14:25:10.149 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-08-30 14:25:10.169 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-08-30 14:25:10.197 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-08-30 14:25:10.217 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-08-30 14:25:10.255 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-08-30 14:25:10.275 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-08-30 14:25:10.306 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-08-30 14:25:10.326 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-08-30 14:25:10.356 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-08-30 14:25:10.375 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2021-08-30 14:25:10.390 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:25:10.392 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-08-30 14:25:10.424 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-08-30 14:25:10.452 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-08-30 14:25:10.480 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-08-30 14:25:10.508 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2021-08-30 14:25:10.524 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:25:10.526 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-08-30 14:25:10.558 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2021-08-30 14:25:10.575 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:25:10.577 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2021-08-30 14:25:10.594 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:25:10.596 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2021-08-30 14:25:10.598 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2021-08-30 14:25:10.615 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:25:10.617 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2021-08-30 14:25:10.619 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2021-08-30 14:25:10.621 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-08-30 14:25:10.627 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-08-30 14:25:10.634 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-08-30 14:25:10.663 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-08-30 14:25:10.692 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-08-30 14:25:10.722 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-08-30 14:25:10.758 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-08-30 14:25:10.788 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-08-30 14:25:10.790 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-08-30 14:25:10.792 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-08-30 14:25:10.794 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-08-30 14:25:10.797 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-08-30 14:25:10.827 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-08-30 14:25:10.854 | + 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-30 14:25:10.885 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-08-30 14:25:10.913 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-08-30 14:25:10.944 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-08-30 14:25:10.972 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-08-30 14:25:11.000 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-08-30 14:25:11.028 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-08-30 14:25:11.056 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-08-30 14:25:11.085 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-08-30 14:25:11.115 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-08-30 14:25:11.144 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-08-30 14:25:11.174 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-08-30 14:25:11.206 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-08-30 14:25:11.234 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-08-30 14:25:11.254 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-08-30 14:25:11.282 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-08-30 14:25:11.312 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-08-30 14:25:11.316 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-08-30 14:25:11.347 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-08-30 14:25:11.376 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-08-30 14:25:11.406 | + lib/swift:configure_swift:478 : local node_number 2021-08-30 14:25:11.408 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-08-30 14:25:11.411 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2021-08-30 14:25:11.414 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-08-30 14:25:11.419 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-08-30 14:25:11.421 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-08-30 14:25:11.423 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-08-30 14:25:11.425 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-08-30 14:25:11.429 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-08-30 14:25:11.431 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-08-30 14:25:11.433 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-08-30 14:25:11.436 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-08-30 14:25:11.454 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-08-30 14:25:11.482 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-08-30 14:25:11.502 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-08-30 14:25:11.531 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-08-30 14:25:11.553 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-08-30 14:25:11.588 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-08-30 14:25:11.608 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-08-30 14:25:11.639 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-08-30 14:25:11.659 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-08-30 14:25:11.689 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-08-30 14:25:11.707 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-08-30 14:25:11.739 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-08-30 14:25:11.759 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-08-30 14:25:11.790 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-08-30 14:25:11.808 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-08-30 14:25:11.837 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-08-30 14:25:11.856 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-08-30 14:25:11.885 | + 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-30 14:25:11.892 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-08-30 14:25:11.911 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-08-30 14:25:11.941 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-08-30 14:25:11.973 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2021-08-30 14:25:11.976 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-08-30 14:25:11.981 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-08-30 14:25:11.983 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-08-30 14:25:11.985 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-08-30 14:25:11.987 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-08-30 14:25:11.989 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-08-30 14:25:11.992 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-08-30 14:25:11.994 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-08-30 14:25:11.997 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-08-30 14:25:12.015 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-08-30 14:25:12.050 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-08-30 14:25:12.073 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-08-30 14:25:12.102 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-08-30 14:25:12.126 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-08-30 14:25:12.155 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-08-30 14:25:12.174 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-08-30 14:25:12.205 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-08-30 14:25:12.226 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-08-30 14:25:12.254 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-08-30 14:25:12.276 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-08-30 14:25:12.307 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-08-30 14:25:12.325 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-08-30 14:25:12.357 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-08-30 14:25:12.380 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-08-30 14:25:12.409 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-08-30 14:25:12.430 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-08-30 14:25:12.459 | + 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-30 14:25:12.466 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-08-30 14:25:12.485 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-08-30 14:25:12.514 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2021-08-30 14:25:12.516 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-08-30 14:25:12.521 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-08-30 14:25:12.523 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-08-30 14:25:12.526 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-08-30 14:25:12.533 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-08-30 14:25:12.535 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-08-30 14:25:12.538 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-08-30 14:25:12.541 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-08-30 14:25:12.543 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-08-30 14:25:12.563 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-08-30 14:25:12.592 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-08-30 14:25:12.612 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-08-30 14:25:12.642 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-08-30 14:25:12.663 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-08-30 14:25:12.702 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-08-30 14:25:12.721 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-08-30 14:25:12.751 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-08-30 14:25:12.770 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-08-30 14:25:12.800 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-08-30 14:25:12.818 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-08-30 14:25:12.848 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-08-30 14:25:12.865 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-08-30 14:25:12.894 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-08-30 14:25:12.913 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-08-30 14:25:12.951 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-08-30 14:25:12.971 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-08-30 14:25:13.004 | + 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-30 14:25:13.009 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-08-30 14:25:13.028 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-08-30 14:25:13.060 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-08-30 14:25:13.089 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-08-30 14:25:13.119 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-08-30 14:25:13.149 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2021-08-30 14:25:13.151 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-08-30 14:25:13.156 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-08-30 14:25:13.186 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-08-30 14:25:13.223 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-08-30 14:25:13.252 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-08-30 14:25:13.297 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-08-30 14:25:13.332 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-08-30 14:25:13.363 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-08-30 14:25:13.392 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2021-08-30 14:25:13.430 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-08-30 14:25:13.458 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2021-08-30 14:25:13.474 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:25:13.476 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-08-30 14:25:13.497 | + lib/swift:configure_swift:521 : local auth_vers 2021-08-30 14:25:13.500 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2021-08-30 14:25:13.521 | + lib/swift:configure_swift:522 : auth_vers=3 2021-08-30 14:25:13.524 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.20 2021-08-30 14:25:13.553 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2021-08-30 14:25:13.556 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2021-08-30 14:25:13.587 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.20/identity 2021-08-30 14:25:13.620 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2021-08-30 14:25:13.623 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-08-30 14:25:13.658 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2021-08-30 14:25:13.675 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:25:13.678 | + lib/swift:configure_swift:541 : local user_group 2021-08-30 14:25:13.682 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2021-08-30 14:25:13.687 | + lib/swift:configure_swift:542 : user_group=1000 2021-08-30 14:25:13.689 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-08-30 14:25:13.702 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2021-08-30 14:25:13.704 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2021-08-30 14:25:13.722 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2021-08-30 14:25:13.724 | + lib/swift:configure_swift:548 : is_suse 2021-08-30 14:25:13.727 | + functions-common:is_suse:462 : is_opensuse 2021-08-30 14:25:13.729 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-08-30 14:25:13.732 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-08-30 14:25:13.734 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-08-30 14:25:13.738 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-08-30 14:25:13.740 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-08-30 14:25:13.744 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-08-30 14:25:13.756 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2021-08-30 14:25:13.759 | + lib/swift:configure_swift:561 : '[' False == True ']' 2021-08-30 14:25:13.761 | + ./stack.sh:main:893 : is_service_enabled s3api 2021-08-30 14:25:13.780 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:25:13.783 | + ./stack.sh:main:899 : is_service_enabled g-api n-api 2021-08-30 14:25:13.805 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:25:13.808 | + ./stack.sh:main:901 : stack_install_service glance 2021-08-30 14:25:13.810 | + lib/stack:stack_install_service:20 : local service=glance 2021-08-30 14:25:13.812 | + lib/stack:stack_install_service:21 : type install_glance 2021-08-30 14:25:13.817 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-08-30 14:25:13.819 | + lib/stack:stack_install_service:32 : install_glance 2021-08-30 14:25:13.822 | + lib/glance:install_glance:514 : glance_store_extras=() 2021-08-30 14:25:13.824 | + lib/glance:install_glance:514 : local glance_store_extras 2021-08-30 14:25:13.827 | + lib/glance:install_glance:516 : is_service_enabled cinder 2021-08-30 14:25:13.845 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:25:13.847 | + lib/glance:install_glance:517 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-08-30 14:25:13.850 | + lib/glance:install_glance:520 : is_service_enabled swift 2021-08-30 14:25:13.867 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:25:13.870 | + lib/glance:install_glance:521 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-08-30 14:25:13.873 | + lib/glance:install_glance:526 : use_library_from_git glance_store 2021-08-30 14:25:13.876 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-08-30 14:25:13.878 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:25:13.881 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:25:13.884 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-08-30 14:25:13.887 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:25:13.890 | ++ lib/glance:install_glance:532 : join_extras swift cinder 2021-08-30 14:25:13.893 | ++ inc/python:join_extras:29 : local IFS=, 2021-08-30 14:25:13.895 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-08-30 14:25:13.899 | + lib/glance:install_glance:532 : pip_install_gr_extras glance-store swift,cinder 2021-08-30 14:25:13.905 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-08-30 14:25:13.905 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-08-30 14:25:13.911 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-08-30 14:25:13.915 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-08-30 14:25:13.918 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-08-30 14:25:13.921 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-08-30 14:25:13.925 | +++ 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-30 14:25:13.925 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-08-30 14:25:13.932 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-08-30 14:25:13.935 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-08-30 14:25:13.938 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-08-30 14:25:13.942 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-08-30 14:25:13.945 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-08-30 14:25:13.969 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-08-30 14:25:13.971 | + 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-30 14:25:14.833 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:25:14.833 | from cryptography.utils import int_from_bytes 2021-08-30 14:25:14.833 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:25:14.833 | from cryptography.utils import int_from_bytes 2021-08-30 14:25:15.869 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-30 14:25:16.025 | Collecting glance-store[cinder,swift]!=0.29.0 2021-08-30 14:25:16.031 | 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-30 14:25:16.124 | 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-30 14:25:16.127 | 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-30 14:25:16.128 | 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-30 14:25:16.130 | 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-30 14:25:16.132 | 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-30 14:25:16.134 | 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-30 14:25:16.136 | 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-30 14:25:16.137 | 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-30 14:25:16.139 | 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-30 14:25:16.141 | 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-30 14:25:16.142 | 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-30 14:25:16.144 | 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-30 14:25:16.146 | 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-30 14:25:16.215 | Collecting python-swiftclient>=3.2.0 2021-08-30 14:25:16.222 | 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-30 14:25:16.321 | Collecting python-cinderclient>=4.1.0 2021-08-30 14:25:16.329 | 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-30 14:25:16.343 | 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-30 14:25:16.487 | Collecting os-brick>=2.6.0 2021-08-30 14:25:16.494 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e8e/635684bce4856/os_brick-5.0.0-py3-none-any.whl (257 kB) 2021-08-30 14:25:16.507 | 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.2) 2021-08-30 14:25:16.517 | 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-30 14:25:16.520 | 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-30 14:25:16.535 | 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-30 14:25:16.606 | 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-30 14:25:16.608 | 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-30 14:25:16.611 | 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-30 14:25:16.640 | 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-30 14:25:16.642 | 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-30 14:25:16.644 | 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-30 14:25:16.647 | 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-30 14:25:16.649 | 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-30 14:25:16.702 | 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-30 14:25:16.710 | 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-30 14:25:16.757 | 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-30 14:25:16.758 | 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-30 14:25:16.765 | 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-30 14:25:16.765 | 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-30 14:25:16.778 | 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-30 14:25:16.850 | 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-30 14:25:16.853 | 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-30 14:25:16.879 | 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-30 14:25:16.885 | 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-30 14:25:16.894 | 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-30 14:25:16.923 | 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-30 14:25:16.954 | 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-30 14:25:16.958 | 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-30 14:25:16.960 | 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-30 14:25:16.962 | 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-30 14:25:16.966 | 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-30 14:25:16.969 | 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-30 14:25:16.996 | 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-30 14:25:17.047 | 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-30 14:25:17.053 | 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-30 14:25:17.094 | 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-30 14:25:17.170 | 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.5) 2021-08-30 14:25:17.178 | 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-30 14:25:17.347 | 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-30 14:25:17.348 | 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-30 14:25:17.352 | 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-30 14:25:17.354 | 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-30 14:25:17.438 | 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-30 14:25:17.561 | 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-30 14:25:19.237 | Installing collected packages: python-swiftclient, python-cinderclient, os-brick, glance-store 2021-08-30 14:25:20.559 | Successfully installed glance-store-2.7.0 os-brick-5.0.0 python-cinderclient-8.0.0 python-swiftclient-3.12.0 2021-08-30 14:25:20.559 | 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-30 14:25:20.696 | + inc/python:pip_install:200 : result=0 2021-08-30 14:25:20.698 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-30 14:25:20.701 | + functions-common:time_stop:2309 : local name 2021-08-30 14:25:20.703 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:25:20.705 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:25:20.708 | + functions-common:time_stop:2312 : local total 2021-08-30 14:25:20.710 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:25:20.713 | + functions-common:time_stop:2315 : name=pip_install 2021-08-30 14:25:20.715 | + functions-common:time_stop:2316 : start_time=1630333513962 2021-08-30 14:25:20.717 | + functions-common:time_stop:2318 : [[ -z 1630333513962 ]] 2021-08-30 14:25:20.720 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:25:20.725 | + functions-common:time_stop:2321 : end_time=1630333520722 2021-08-30 14:25:20.727 | + functions-common:time_stop:2322 : elapsed_time=6760 2021-08-30 14:25:20.729 | + functions-common:time_stop:2323 : total=80047 2021-08-30 14:25:20.733 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:25:20.735 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=86807 2021-08-30 14:25:20.738 | + inc/python:pip_install:203 : return 0 2021-08-30 14:25:20.740 | + lib/glance:install_glance:533 : copy_rootwrap /usr/local/etc/glance 2021-08-30 14:25:20.743 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2021-08-30 14:25:20.746 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2021-08-30 14:25:20.760 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-08-30 14:25:20.765 | + lib/glance:install_glance:536 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-08-30 14:25:20.768 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-08-30 14:25:20.770 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-08-30 14:25:20.773 | + functions-common:git_clone:525 : local git_ref=master 2021-08-30 14:25:20.775 | + functions-common:git_clone:526 : local orig_dir 2021-08-30 14:25:20.779 | ++ functions-common:git_clone:527 : pwd 2021-08-30 14:25:20.782 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-08-30 14:25:20.784 | + functions-common:git_clone:528 : local git_clone_flags= 2021-08-30 14:25:20.787 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-08-30 14:25:20.804 | + functions-common:git_clone:530 : RECLONE=False 2021-08-30 14:25:20.806 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-08-30 14:25:20.809 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-08-30 14:25:20.812 | + functions-common:git_clone:544 : echo master 2021-08-30 14:25:20.812 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-08-30 14:25:20.817 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-08-30 14:25:20.819 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-08-30 14:25:20.822 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-08-30 14:25:20.825 | + functions-common:git_clone:593 : git show --oneline 2021-08-30 14:25:20.825 | + functions-common:git_clone:593 : head -1 2021-08-30 14:25:20.829 | 869a39d9 Check policies for Image Tags in API 2021-08-30 14:25:20.832 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-08-30 14:25:20.835 | + lib/glance:install_glance:538 : setup_develop /opt/stack/glance 2021-08-30 14:25:20.837 | + inc/python:setup_develop:338 : local bindep 2021-08-30 14:25:20.844 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-08-30 14:25:20.847 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-08-30 14:25:20.850 | + inc/python:setup_develop:344 : local extras= 2021-08-30 14:25:20.853 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-08-30 14:25:20.856 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-08-30 14:25:20.858 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-08-30 14:25:20.860 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-08-30 14:25:20.863 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-08-30 14:25:20.865 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-08-30 14:25:20.869 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-08-30 14:25:20.872 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-08-30 14:25:20.875 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-08-30 14:25:20.877 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-08-30 14:25:20.880 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-08-30 14:25:20.884 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-08-30 14:25:20.890 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2021-08-30 14:25:20.892 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2021-08-30 14:25:21.578 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2021-08-30 14:25:21.580 | + inc/python:setup_package:418 : local bindep=0 2021-08-30 14:25:21.582 | + inc/python:setup_package:419 : local bindep_flag= 2021-08-30 14:25:21.585 | + inc/python:setup_package:420 : local bindep_profiles= 2021-08-30 14:25:21.587 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2021-08-30 14:25:21.589 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2021-08-30 14:25:21.592 | + inc/python:setup_package:427 : local flags=-e 2021-08-30 14:25:21.594 | + inc/python:setup_package:428 : local extras= 2021-08-30 14:25:21.597 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-08-30 14:25:21.599 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-08-30 14:25:21.602 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-08-30 14:25:21.604 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-08-30 14:25:21.606 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-08-30 14:25:21.609 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2021-08-30 14:25:21.630 | Using python 3.8 to install /opt/stack/glance 2021-08-30 14:25:21.633 | + 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-30 14:25:22.427 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:25:22.427 | from cryptography.utils import int_from_bytes 2021-08-30 14:25:22.427 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:25:22.427 | from cryptography.utils import int_from_bytes 2021-08-30 14:25:23.468 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-30 14:25:23.483 | Obtaining file:///opt/stack/glance 2021-08-30 14:25:24.878 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (5.6.0) 2021-08-30 14:25:24.880 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (0.7.1) 2021-08-30 14:25:24.884 | 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.dev84) (1.4.23) 2021-08-30 14:25:24.885 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (0.31.1) 2021-08-30 14:25:24.887 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (2.1.1) 2021-08-30 14:25:24.889 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (2.5.1) 2021-08-30 14:25:24.891 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (1.8.7) 2021-08-30 14:25:24.892 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (0.4.1) 2021-08-30 14:25:24.894 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (1.6.5) 2021-08-30 14:25:24.896 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (0.19.1) 2021-08-30 14:25:24.898 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (8.7.1) 2021-08-30 14:25:24.900 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (4.4.0) 2021-08-30 14:25:24.902 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (3.3.1) 2021-08-30 14:25:24.904 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (1.4.0) 2021-08-30 14:25:24.906 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (4.10.0) 2021-08-30 14:25:24.907 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (3.4.0) 2021-08-30 14:25:24.909 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (2.3.0) 2021-08-30 14:25:25.085 | Collecting taskflow>=4.0.0 2021-08-30 14:25:25.100 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c43/70ac164c7b5cf/taskflow-4.6.1-py3-none-any.whl (492 kB) 2021-08-30 14:25:25.152 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (4.3.1) 2021-08-30 14:25:25.154 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (9.3.0) 2021-08-30 14:25:25.205 | Collecting WSME>=0.8.0 2021-08-30 14:25:25.217 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2021-08-30 14:25:25.223 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (0.7.2) 2021-08-30 14:25:25.225 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (3.5.0) 2021-08-30 14:25:25.227 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.0.0.0b3.dev84) (3.2.0) 2021-08-30 14:25:25.228 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (4.2.0) 2021-08-30 14:25:25.230 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (20.0.1) 2021-08-30 14:25:25.232 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (1.16.0) 2021-08-30 14:25:25.234 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (10.0.0) 2021-08-30 14:25:25.235 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (5.0.1) 2021-08-30 14:25:25.280 | Collecting oslo.limit>=1.0.0 2021-08-30 14:25:25.293 | 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-30 14:25:25.298 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (4.6.0) 2021-08-30 14:25:25.300 | 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.dev84) (12.9.1) 2021-08-30 14:25:25.302 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (4.4.0) 2021-08-30 14:25:25.305 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (2.3.0) 2021-08-30 14:25:25.307 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (3.8.2) 2021-08-30 14:25:25.344 | Collecting retrying!=1.3.0,>=1.2.3 2021-08-30 14:25:25.357 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2021-08-30 14:25:25.361 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (3.4.1) 2021-08-30 14:25:25.363 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (2.7.0) 2021-08-30 14:25:25.365 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (2.2.0) 2021-08-30 14:25:25.366 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (3.4.8) 2021-08-30 14:25:25.405 | Collecting cursive>=0.2.1 2021-08-30 14:25:25.418 | 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-30 14:25:25.423 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (0.1.16) 2021-08-30 14:25:25.425 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev84) (5.5.0) 2021-08-30 14:25:25.548 | Collecting castellan>=0.17.0 2021-08-30 14:25:25.560 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ff2/b23f5f380b8d3/castellan-3.9.1-py3-none-any.whl (94 kB) 2021-08-30 14:25:25.577 | 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.dev84) (1.0.4) 2021-08-30 14:25:25.578 | Requirement already satisfied: python-dateutil in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.0.0.0b3.dev84) (2.8.2) 2021-08-30 14:25:25.582 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.0.0.0b3.dev84) (1.1.5) 2021-08-30 14:25:25.603 | 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.dev84) (2.26.0) 2021-08-30 14:25:25.674 | Collecting python-barbicanclient>=4.5.2 2021-08-30 14:25:25.688 | 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-30 14:25:25.739 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.0.0.0b3.dev84) (1.14.6) 2021-08-30 14:25:25.744 | 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.dev84) (2.20) 2021-08-30 14:25:25.762 | 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.dev84) (4.2.0) 2021-08-30 14:25:25.796 | 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.dev84) (1.12.1) 2021-08-30 14:25:25.816 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.0.0.0b3.dev84) (1.1.1) 2021-08-30 14:25:25.821 | 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.dev84) (1.16.0) 2021-08-30 14:25:25.966 | 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.dev84) (2.4.7) 2021-08-30 14:25:26.048 | 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.dev84) (1.7.0) 2021-08-30 14:25:26.133 | 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.dev84) (2.8.1) 2021-08-30 14:25:26.143 | 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.dev84) (3.1.1) 2021-08-30 14:25:26.242 | 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.dev84) (1.1.3) 2021-08-30 14:25:26.253 | 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.dev84) (5.0.9) 2021-08-30 14:25:26.280 | 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.dev84) (0.14.1) 2021-08-30 14:25:26.294 | 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.dev84) (1.6) 2021-08-30 14:25:26.345 | 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.dev84) (1.5.0) 2021-08-30 14:25:26.348 | 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.dev84) (5.4.1) 2021-08-30 14:25:26.352 | 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.dev84) (0.8.0) 2021-08-30 14:25:26.430 | 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.dev84) (2.0.1) 2021-08-30 14:25:26.437 | 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.dev84) (0.5.0) 2021-08-30 14:25:26.447 | 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.dev84) (0.13.0) 2021-08-30 14:25:26.488 | 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.dev84) (0.59.0) 2021-08-30 14:25:26.529 | 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.dev84) (2.5.0) 2021-08-30 14:25:26.533 | 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.dev84) (0.10.0) 2021-08-30 14:25:26.536 | 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.dev84) (1.32) 2021-08-30 14:25:26.538 | 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.dev84) (1.4.0) 2021-08-30 14:25:26.540 | 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.dev84) (0.11.0) 2021-08-30 14:25:26.542 | 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.dev84) (1.4.4) 2021-08-30 14:25:26.577 | 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.dev84) (2.1) 2021-08-30 14:25:26.680 | 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.dev84) (0.9.6) 2021-08-30 14:25:26.764 | 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.dev84) (4.2.2) 2021-08-30 14:25:26.769 | 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.dev84) (5.0.6) 2021-08-30 14:25:26.775 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0.0b3.dev84) (0.3.0) 2021-08-30 14:25:26.778 | 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.dev84) (2.6.0) 2021-08-30 14:25:26.780 | 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.dev84) (5.1.0) 2021-08-30 14:25:26.796 | 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.dev84) (5.0.0) 2021-08-30 14:25:26.905 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0.0b3.dev84) (0.11.0) 2021-08-30 14:25:26.949 | 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.dev84) (3.3.0) 2021-08-30 14:25:26.954 | 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.dev84) (3.2.0) 2021-08-30 14:25:26.959 | 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.dev84) (3.0.1) 2021-08-30 14:25:27.001 | 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.dev84) (2.0.1) 2021-08-30 14:25:27.084 | 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.dev84) (5.8.0) 2021-08-30 14:25:27.115 | 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.dev84) (1.0.2) 2021-08-30 14:25:27.117 | 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.dev84) (2021.1) 2021-08-30 14:25:27.181 | 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.dev84) (3.0.0) 2021-08-30 14:25:27.189 | 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.dev84) (1.3.2) 2021-08-30 14:25:27.221 | 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.dev84) (2.5.0) 2021-08-30 14:25:27.310 | 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.dev84) (21.0) 2021-08-30 14:25:27.449 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.0.0.0b3.dev84) (57.4.0) 2021-08-30 14:25:27.786 | 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.dev84) (3.9.0) 2021-08-30 14:25:27.829 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.0.0b3.dev84) (0.4.0) 2021-08-30 14:25:27.831 | 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.dev84) (2.1.2) 2021-08-30 14:25:27.942 | 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.dev84) (0.4.4) 2021-08-30 14:25:27.943 | 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.dev84) (21.2.0) 2021-08-30 14:25:27.945 | 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.dev84) (0.2.5) 2021-08-30 14:25:27.947 | 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.dev84) (1.8.2) 2021-08-30 14:25:28.347 | 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.dev84) (3.2) 2021-08-30 14:25:28.349 | 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.dev84) (2.0.4) 2021-08-30 14:25:28.352 | 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.dev84) (1.26.6) 2021-08-30 14:25:28.353 | 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.dev84) (2021.5.30) 2021-08-30 14:25:28.587 | 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.dev84) (0.7) 2021-08-30 14:25:28.883 | 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.dev84) (0.5.2) 2021-08-30 14:25:29.119 | 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.dev84) (6.3.1) 2021-08-30 14:25:29.234 | Collecting networkx>=2.1.0 2021-08-30 14:25:29.254 | 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-30 14:25:29.459 | Collecting pydot>=1.2.4 2021-08-30 14:25:29.473 | 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-30 14:25:29.553 | Collecting automaton>=1.9.0 2021-08-30 14:25:29.568 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/879/3d7762932dc6e/automaton-2.4.0-py3-none-any.whl (22 kB) 2021-08-30 14:25:29.961 | 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.dev84) (1.0.0) 2021-08-30 14:25:30.263 | Collecting simplegeneric 2021-08-30 14:25:30.279 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2021-08-30 14:25:31.234 | Building wheels for collected packages: simplegeneric 2021-08-30 14:25:31.235 | Building wheel for simplegeneric (setup.py): started 2021-08-30 14:25:31.963 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2021-08-30 14:25:31.964 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5077 sha256=4e12009189a15e9a86badfbbdb4a05baacd329d5a9c8e72f84a6ef32553ef966 2021-08-30 14:25:31.964 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2021-08-30 14:25:31.968 | Successfully built simplegeneric 2021-08-30 14:25:32.875 | Installing collected packages: python-barbicanclient, simplegeneric, pydot, networkx, castellan, automaton, WSME, taskflow, retrying, oslo.limit, cursive, glance 2021-08-30 14:25:36.136 | Running setup.py develop for glance 2021-08-30 14:25:38.225 | 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-30 14:25:38.225 | 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-30 14:25:38.380 | + inc/python:pip_install:200 : result=0 2021-08-30 14:25:38.382 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-30 14:25:38.385 | + functions-common:time_stop:2309 : local name 2021-08-30 14:25:38.387 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:25:38.389 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:25:38.397 | + functions-common:time_stop:2312 : local total 2021-08-30 14:25:38.397 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:25:38.397 | + functions-common:time_stop:2315 : name=pip_install 2021-08-30 14:25:38.399 | + functions-common:time_stop:2316 : start_time=1630333521625 2021-08-30 14:25:38.401 | + functions-common:time_stop:2318 : [[ -z 1630333521625 ]] 2021-08-30 14:25:38.404 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:25:38.408 | + functions-common:time_stop:2321 : end_time=1630333538405 2021-08-30 14:25:38.410 | + functions-common:time_stop:2322 : elapsed_time=16780 2021-08-30 14:25:38.412 | + functions-common:time_stop:2323 : total=86807 2021-08-30 14:25:38.416 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:25:38.418 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=103587 2021-08-30 14:25:38.420 | + inc/python:pip_install:203 : return 0 2021-08-30 14:25:38.423 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-08-30 14:25:38.425 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-08-30 14:25:38.428 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-08-30 14:25:38.446 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-08-30 14:25:38.459 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2021-08-30 14:25:38.462 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-08-30 14:25:38.464 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:25:38.466 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:25:38.469 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-08-30 14:25:38.472 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:25:38.474 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-08-30 14:25:38.477 | + ./stack.sh:main:902 : configure_glance 2021-08-30 14:25:38.479 | + lib/glance:configure_glance:330 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-08-30 14:25:38.492 | + lib/glance:configure_glance:333 : local dburl 2021-08-30 14:25:38.495 | ++ lib/glance:configure_glance:334 : database_connection_url glance 2021-08-30 14:25:38.498 | ++ lib/database:database_connection_url:132 : local db=glance 2021-08-30 14:25:38.501 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-08-30 14:25:38.504 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-08-30 14:25:38.507 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-08-30 14:25:38.510 | + lib/glance:configure_glance:334 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-08-30 14:25:38.513 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-08-30 14:25:38.544 | + 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-30 14:25:38.574 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-08-30 14:25:38.604 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-08-30 14:25:38.631 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-08-30 14:25:38.663 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-08-30 14:25:38.693 | + lib/glance:configure_glance:342 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-08-30 14:25:38.696 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-08-30 14:25:38.699 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-08-30 14:25:38.701 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-08-30 14:25:38.703 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-08-30 14:25:38.735 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-08-30 14:25:38.763 | + 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-30 14:25:38.793 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-08-30 14:25:38.826 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-08-30 14:25:38.855 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-08-30 14:25:38.884 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-08-30 14:25:38.912 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-08-30 14:25:38.940 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-08-30 14:25:38.969 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-08-30 14:25:38.998 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-08-30 14:25:39.029 | + lib/glance:configure_glance:344 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-08-30 14:25:39.031 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-08-30 14:25:39.034 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-08-30 14:25:39.036 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-08-30 14:25:39.039 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-08-30 14:25:39.042 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-08-30 14:25:39.059 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:25:39.062 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-08-30 14:25:39.064 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-08-30 14:25:39.066 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-08-30 14:25:39.082 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:25:39.085 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2021-08-30 14:25:39.088 | + 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-30 14:25:39.117 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-08-30 14:25:39.119 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-08-30 14:25:39.121 | + lib/glance:configure_glance:345 : '[' libvirt = libvirt ']' 2021-08-30 14:25:39.124 | + lib/glance:configure_glance:345 : '[' kvm = parallels ']' 2021-08-30 14:25:39.126 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2021-08-30 14:25:39.155 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2021-08-30 14:25:39.185 | + lib/glance:configure_glance:353 : configure_glance_store False False 2021-08-30 14:25:39.188 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2021-08-30 14:25:39.191 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2021-08-30 14:25:39.193 | + lib/glance:configure_glance_store:254 : local be 2021-08-30 14:25:39.196 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2021-08-30 14:25:39.198 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2021-08-30 14:25:39.200 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-08-30 14:25:39.238 | + lib/glance:configure_glance:356 : '[' -n '' ']' 2021-08-30 14:25:39.241 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.20 2021-08-30 14:25:39.275 | + lib/glance:configure_glance:363 : [[ False == \F\a\l\s\e ]] 2021-08-30 14:25:39.278 | + lib/glance:configure_glance:365 : is_service_enabled s-proxy 2021-08-30 14:25:39.295 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:25:39.298 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-08-30 14:25:39.327 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-08-30 14:25:39.357 | + 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-30 14:25:39.386 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-08-30 14:25:39.415 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-08-30 14:25:39.443 | + lib/glance:configure_glance:372 : is_service_enabled tls-proxy 2021-08-30 14:25:39.460 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:25:39.463 | + lib/glance:configure_glance:375 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-08-30 14:25:39.491 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-08-30 14:25:39.522 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-08-30 14:25:39.551 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.20/identity/v3 2021-08-30 14:25:39.580 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-08-30 14:25:39.609 | + lib/glance:configure_glance:387 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.20/image 2021-08-30 14:25:39.638 | + lib/glance:configure_glance:389 : is_service_enabled tls-proxy 2021-08-30 14:25:39.655 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:25:39.657 | + lib/glance:configure_glance:395 : setup_logging /etc/glance/glance-api.conf 2021-08-30 14:25:39.659 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-08-30 14:25:39.662 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-08-30 14:25:39.665 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-08-30 14:25:39.684 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-08-30 14:25:39.686 | + functions:setup_systemd_logging:695 : local pidstr= 2021-08-30 14:25:39.689 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-08-30 14:25:39.691 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-08-30 14:25:39.693 | + 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-30 14:25:39.725 | + 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-30 14:25:39.755 | + 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-30 14:25:39.784 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-08-30 14:25:39.814 | + lib/glance:configure_glance:397 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-08-30 14:25:39.818 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-08-30 14:25:39.849 | + lib/glance:configure_glance:401 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-08-30 14:25:39.879 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-08-30 14:25:39.909 | + lib/glance:configure_glance:403 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.20/identity 2021-08-30 14:25:39.937 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-08-30 14:25:39.967 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-08-30 14:25:39.996 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-08-30 14:25:40.024 | + lib/glance:configure_glance:409 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-08-30 14:25:40.057 | + lib/glance:configure_glance:412 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-08-30 14:25:40.086 | + lib/glance:configure_glance:413 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-08-30 14:25:40.118 | + lib/glance:configure_glance:414 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-08-30 14:25:40.146 | + lib/glance:configure_glance:416 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-08-30 14:25:40.151 | + 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-30 14:25:40.158 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2021-08-30 14:25:40.174 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:25:40.177 | + lib/glance:configure_glance:428 : [[ False == False ]] 2021-08-30 14:25:40.180 | + lib/glance:configure_glance:429 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-08-30 14:25:40.182 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2021-08-30 14:25:40.184 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-08-30 14:25:40.186 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2021-08-30 14:25:40.189 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2021-08-30 14:25:40.193 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2021-08-30 14:25:40.196 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2021-08-30 14:25:40.199 | + 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-30 14:25:40.229 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2021-08-30 14:25:40.232 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-08-30 14:25:40.234 | ++ functions:get_random_port:837 : true 2021-08-30 14:25:40.236 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-08-30 14:25:40.239 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-08-30 14:25:40.241 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-08-30 14:25:40.299 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-08-30 14:25:40.302 | ++ functions:get_random_port:841 : break 2 2021-08-30 14:25:40.305 | ++ functions:get_random_port:845 : echo 60999 2021-08-30 14:25:40.307 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2021-08-30 14:25:40.310 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-08-30 14:25:40.338 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-08-30 14:25:40.368 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-08-30 14:25:40.395 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-08-30 14:25:40.425 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-08-30 14:25:40.454 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-08-30 14:25:40.486 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-08-30 14:25:40.512 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-08-30 14:25:40.540 | + 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-30 14:25:40.568 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-08-30 14:25:40.595 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-08-30 14:25:40.626 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-08-30 14:25:40.655 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-08-30 14:25:40.683 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-08-30 14:25:40.710 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-08-30 14:25:40.738 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-08-30 14:25:40.766 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-08-30 14:25:40.793 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-08-30 14:25:40.821 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-08-30 14:25:40.848 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2021-08-30 14:25:40.851 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-08-30 14:25:40.853 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-08-30 14:25:40.855 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:25:40.858 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:25:40.860 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-08-30 14:25:40.862 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-08-30 14:25:40.929 | proxy (enabled by site administrator) 2021-08-30 14:25:40.933 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2021-08-30 14:25:40.936 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-08-30 14:25:40.938 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-08-30 14:25:40.940 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:25:40.943 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:25:40.945 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-08-30 14:25:40.948 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-08-30 14:25:41.002 | No module matches proxy_http 2021-08-30 14:25:41.005 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2021-08-30 14:25:41.067 | Considering dependency proxy for proxy_http: 2021-08-30 14:25:41.068 | Module proxy already enabled 2021-08-30 14:25:41.068 | Enabling module proxy_http. 2021-08-30 14:25:41.073 | To activate the new configuration, you need to run: 2021-08-30 14:25:41.073 | systemctl restart apache2 2021-08-30 14:25:41.078 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2021-08-30 14:25:41.080 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-08-30 14:25:41.082 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-08-30 14:25:41.085 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-08-30 14:25:41.217 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2021-08-30 14:25:41.221 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2021-08-30 14:25:41.224 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2021-08-30 14:25:41.228 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-08-30 14:25:41.231 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:25:41.233 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:25:41.236 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-08-30 14:25:41.238 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-08-30 14:25:41.242 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2021-08-30 14:25:41.243 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-08-30 14:25:41.252 | KeepAlive Off 2021-08-30 14:25:41.256 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2021-08-30 14:25:41.256 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-08-30 14:25:41.266 | SetEnv proxy-sendchunked 1 2021-08-30 14:25:41.270 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-08-30 14:25:41.270 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-08-30 14:25:41.279 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-08-30 14:25:41.283 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2021-08-30 14:25:41.285 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2021-08-30 14:25:41.287 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-08-30 14:25:41.290 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-08-30 14:25:41.292 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-08-30 14:25:41.294 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:25:41.297 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:25:41.299 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-08-30 14:25:41.302 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-08-30 14:25:41.304 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:25:41.307 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:25:41.309 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2021-08-30 14:25:41.377 | Enabling site glance-wsgi-api. 2021-08-30 14:25:41.384 | To activate the new configuration, you need to run: 2021-08-30 14:25:41.384 | systemctl reload apache2 2021-08-30 14:25:41.389 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2021-08-30 14:25:41.391 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-08-30 14:25:41.394 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-08-30 14:25:41.396 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-08-30 14:25:41.526 | ++ lib/glance:configure_glance:432 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-08-30 14:25:41.532 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-08-30 14:25:41.563 | + lib/glance:configure_glance:442 : [[ False == True ]] 2021-08-30 14:25:41.566 | + ./stack.sh:main:905 : is_service_enabled cinder 2021-08-30 14:25:41.584 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:25:41.586 | + ./stack.sh:main:907 : stack_install_service cinder 2021-08-30 14:25:41.589 | + lib/stack:stack_install_service:20 : local service=cinder 2021-08-30 14:25:41.591 | + lib/stack:stack_install_service:21 : type install_cinder 2021-08-30 14:25:41.594 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-08-30 14:25:41.597 | + lib/stack:stack_install_service:32 : install_cinder 2021-08-30 14:25:41.599 | + lib/cinder:install_cinder:463 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-08-30 14:25:41.602 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-08-30 14:25:41.605 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-08-30 14:25:41.607 | + functions-common:git_clone:525 : local git_ref=master 2021-08-30 14:25:41.610 | + functions-common:git_clone:526 : local orig_dir 2021-08-30 14:25:41.613 | ++ functions-common:git_clone:527 : pwd 2021-08-30 14:25:41.615 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-08-30 14:25:41.618 | + functions-common:git_clone:528 : local git_clone_flags= 2021-08-30 14:25:41.623 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-08-30 14:25:41.640 | + functions-common:git_clone:530 : RECLONE=False 2021-08-30 14:25:41.643 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-08-30 14:25:41.645 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-08-30 14:25:41.648 | + functions-common:git_clone:544 : echo master 2021-08-30 14:25:41.648 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-08-30 14:25:41.654 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-08-30 14:25:41.656 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-08-30 14:25:41.658 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-08-30 14:25:41.662 | + functions-common:git_clone:593 : git show --oneline 2021-08-30 14:25:41.662 | + functions-common:git_clone:593 : head -1 2021-08-30 14:25:41.670 | d96c6cb0b Merge commit 'refs/changes/55/759955/10' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2021-08-30 14:25:41.673 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-08-30 14:25:41.676 | + lib/cinder:install_cinder:464 : setup_develop /opt/stack/cinder 2021-08-30 14:25:41.678 | + inc/python:setup_develop:338 : local bindep 2021-08-30 14:25:41.682 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-08-30 14:25:41.684 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-08-30 14:25:41.687 | + inc/python:setup_develop:344 : local extras= 2021-08-30 14:25:41.689 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-08-30 14:25:41.692 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-08-30 14:25:41.694 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-08-30 14:25:41.697 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-08-30 14:25:41.699 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-08-30 14:25:41.702 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-08-30 14:25:41.705 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-08-30 14:25:41.707 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-08-30 14:25:41.710 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-08-30 14:25:41.713 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-08-30 14:25:41.715 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-08-30 14:25:41.718 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-08-30 14:25:41.724 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2021-08-30 14:25:41.727 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2021-08-30 14:25:42.354 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2021-08-30 14:25:42.356 | + inc/python:setup_package:418 : local bindep=0 2021-08-30 14:25:42.358 | + inc/python:setup_package:419 : local bindep_flag= 2021-08-30 14:25:42.361 | + inc/python:setup_package:420 : local bindep_profiles= 2021-08-30 14:25:42.363 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2021-08-30 14:25:42.365 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2021-08-30 14:25:42.368 | + inc/python:setup_package:427 : local flags=-e 2021-08-30 14:25:42.370 | + inc/python:setup_package:428 : local extras= 2021-08-30 14:25:42.373 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-08-30 14:25:42.375 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-08-30 14:25:42.377 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-08-30 14:25:42.380 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-08-30 14:25:42.382 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-08-30 14:25:42.385 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2021-08-30 14:25:42.406 | Using python 3.8 to install /opt/stack/cinder 2021-08-30 14:25:42.408 | + 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-30 14:25:43.223 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:25:43.223 | from cryptography.utils import int_from_bytes 2021-08-30 14:25:43.223 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:25:43.223 | from cryptography.utils import int_from_bytes 2021-08-30 14:25:44.254 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-30 14:25:44.287 | Obtaining file:///opt/stack/cinder 2021-08-30 14:25:46.452 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (5.6.0) 2021-08-30 14:25:46.454 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (5.0.9) 2021-08-30 14:25:46.456 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (0.31.1) 2021-08-30 14:25:46.458 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (1.1.1) 2021-08-30 14:25:46.459 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (0.19.1) 2021-08-30 14:25:46.461 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (0.1.16) 2021-08-30 14:25:46.463 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.0.0.0b2.dev75) (3.2.0) 2021-08-30 14:25:46.464 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (4.3.1) 2021-08-30 14:25:46.466 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (9.3.0) 2021-08-30 14:25:46.468 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (4.6.3) 2021-08-30 14:25:46.585 | Collecting oauth2client>=4.1.3 2021-08-30 14:25:46.592 | 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-30 14:25:46.600 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (8.7.1) 2021-08-30 14:25:46.602 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (4.4.0) 2021-08-30 14:25:46.604 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (3.3.1) 2021-08-30 14:25:46.605 | Requirement already satisfied: oslo.db>=8.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (10.0.0) 2021-08-30 14:25:46.607 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (4.6.0) 2021-08-30 14:25:46.609 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (12.9.1) 2021-08-30 14:25:46.611 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (4.4.0) 2021-08-30 14:25:46.613 | Requirement already satisfied: oslo.policy>=3.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (3.8.2) 2021-08-30 14:25:46.614 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (2.6.2) 2021-08-30 14:25:46.616 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (2.3.0) 2021-08-30 14:25:46.619 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (6.3.0) 2021-08-30 14:25:46.620 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (4.2.0) 2021-08-30 14:25:46.622 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (2.6.0) 2021-08-30 14:25:46.624 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (1.4.0) 2021-08-30 14:25:46.626 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (4.10.0) 2021-08-30 14:25:46.628 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (2.5.0) 2021-08-30 14:25:46.629 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (3.4.1) 2021-08-30 14:25:46.631 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (21.0) 2021-08-30 14:25:46.750 | Collecting paramiko>=2.7.2 2021-08-30 14:25:46.758 | 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-30 14:25:46.768 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (3.5.0) 2021-08-30 14:25:46.770 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (2.1.1) 2021-08-30 14:25:46.771 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (5.8.0) 2021-08-30 14:25:46.773 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (2.4.7) 2021-08-30 14:25:46.775 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (5.1.0) 2021-08-30 14:25:46.869 | Collecting python-glanceclient>=3.2.2 2021-08-30 14:25:46.877 | 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-30 14:25:46.887 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (4.2.0) 2021-08-30 14:25:46.889 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (17.5.0) 2021-08-30 14:25:46.891 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (3.12.0) 2021-08-30 14:25:46.894 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (2021.1) 2021-08-30 14:25:46.895 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (2.26.0) 2021-08-30 14:25:46.897 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (2.5.1) 2021-08-30 14:25:46.899 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (4.6.1) 2021-08-30 14:25:46.942 | Collecting rtslib-fb>=2.1.74 2021-08-30 14:25:46.948 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f1/5bc30b55e0d35/rtslib-fb-2.1.74.tar.gz (73 kB) 2021-08-30 14:25:47.669 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (1.16.0) 2021-08-30 14:25:47.671 | Requirement already satisfied: SQLAlchemy>=1.3.19 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (1.4.23) 2021-08-30 14:25:47.673 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (0.13.0) 2021-08-30 14:25:47.675 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (3.4.0) 2021-08-30 14:25:47.719 | Collecting tabulate>=0.8.7 2021-08-30 14:25:47.725 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2021-08-30 14:25:47.731 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (6.3.1) 2021-08-30 14:25:47.732 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (1.8.7) 2021-08-30 14:25:47.734 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (5.0.1) 2021-08-30 14:25:47.847 | Collecting oslo.vmware>=3.8.0 2021-08-30 14:25:47.855 | 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-30 14:25:47.874 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (5.0.0) 2021-08-30 14:25:47.876 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (5.5.0) 2021-08-30 14:25:47.877 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (2.9.0) 2021-08-30 14:25:48.023 | Collecting google-api-python-client>=1.11.0 2021-08-30 14:25:48.045 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6e9/90fc4d0419c20/google_api_python_client-2.18.0-py2.py3-none-any.whl (7.4 MB) 2021-08-30 14:25:48.218 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (3.9.1) 2021-08-30 14:25:48.219 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (3.4.8) 2021-08-30 14:25:48.221 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev75) (0.2.2) 2021-08-30 14:25:48.261 | Collecting zstd>=1.4.5.1 2021-08-30 14:25:48.268 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8d3/388a15135c481/zstd-1.5.0.2.tar.gz (528 kB) 2021-08-30 14:25:49.962 | Collecting boto3>=1.16.51 2021-08-30 14:25:49.977 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc5/c6266cf040031/boto3-1.18.28-py3-none-any.whl (131 kB) 2021-08-30 14:25:49.998 | 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.dev75) (0.10.0) 2021-08-30 14:25:50.060 | Collecting s3transfer<0.6.0,>=0.5.0 2021-08-30 14:25:50.067 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9c1/dc369814391a6/s3transfer-0.5.0-py3-none-any.whl (79 kB) 2021-08-30 14:25:51.439 | Collecting botocore<1.22.0,>=1.21.28 2021-08-30 14:25:51.459 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/60e/57f2d680961c1/botocore-1.21.28-py3-none-any.whl (7.8 MB) 2021-08-30 14:25:51.655 | Requirement already satisfied: urllib3<1.27,>=1.25.4 in /usr/local/lib/python3.8/dist-packages (from botocore<1.22.0,>=1.21.28->boto3>=1.16.51->cinder==19.0.0.0b2.dev75) (1.26.6) 2021-08-30 14:25:51.657 | 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.28->boto3>=1.16.51->cinder==19.0.0.0b2.dev75) (2.8.2) 2021-08-30 14:25:51.781 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.0.0.0b2.dev75) (1.14.6) 2021-08-30 14:25:51.787 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.0.0.0b2.dev75) (2.20) 2021-08-30 14:25:51.824 | 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.dev75) (1.16.0) 2021-08-30 14:25:51.879 | Collecting google-auth-httplib2>=0.1.0 2021-08-30 14:25:51.886 | 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-30 14:25:51.984 | Collecting google-api-core<3.0.0dev,>=1.21.0 2021-08-30 14:25:51.991 | 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-30 14:25:52.128 | Collecting google-auth<3.0.0dev,>=1.16.0 2021-08-30 14:25:52.136 | 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-30 14:25:52.178 | Collecting uritemplate<4dev,>=3.0.0 2021-08-30 14:25:52.184 | 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-30 14:25:52.213 | 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.dev75) (3.17.3) 2021-08-30 14:25:52.272 | Collecting googleapis-common-protos<2.0dev,>=1.6.0 2021-08-30 14:25:52.279 | 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-30 14:25:52.289 | 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.dev75) (57.4.0) 2021-08-30 14:25:52.311 | 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.dev75) (4.2.2) 2021-08-30 14:25:52.372 | Collecting rsa<5,>=3.1.4 2021-08-30 14:25:52.379 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/78f/9a9bf4e7be0c5/rsa-4.7.2-py3-none-any.whl (34 kB) 2021-08-30 14:25:52.501 | Collecting pyasn1-modules>=0.2.1 2021-08-30 14:25:52.509 | 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-30 14:25:52.652 | 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.dev75) (1.7.0) 2021-08-30 14:25:52.716 | 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.dev75) (2.8.1) 2021-08-30 14:25:52.726 | 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.dev75) (3.1.1) 2021-08-30 14:25:52.921 | Collecting pyasn1>=0.1.7 2021-08-30 14:25:52.928 | 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-30 14:25:53.059 | 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.dev75) (1.1.3) 2021-08-30 14:25:53.091 | 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.dev75) (0.14.1) 2021-08-30 14:25:53.109 | 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.dev75) (1.6) 2021-08-30 14:25:53.166 | 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.dev75) (5.4.1) 2021-08-30 14:25:53.167 | 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.dev75) (1.5.0) 2021-08-30 14:25:53.169 | 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.dev75) (2.2.0) 2021-08-30 14:25:53.173 | 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.dev75) (0.8.0) 2021-08-30 14:25:53.194 | 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.dev75) (1.12.1) 2021-08-30 14:25:53.286 | 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.dev75) (1.6.5) 2021-08-30 14:25:53.290 | 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.dev75) (2.0.1) 2021-08-30 14:25:53.293 | 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.dev75) (0.5.0) 2021-08-30 14:25:53.311 | 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.dev75) (1.1.5) 2021-08-30 14:25:53.313 | 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.dev75) (1.0.4) 2021-08-30 14:25:53.391 | 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.dev75) (0.9.6) 2021-08-30 14:25:53.468 | 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.dev75) (5.0.6) 2021-08-30 14:25:53.470 | 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.dev75) (2.3.0) 2021-08-30 14:25:53.477 | 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.dev75) (5.1.0) 2021-08-30 14:25:53.480 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.0.0.0b2.dev75) (0.3.0) 2021-08-30 14:25:53.499 | 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.dev75) (5.0.0) 2021-08-30 14:25:53.618 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==19.0.0.0b2.dev75) (0.11.0) 2021-08-30 14:25:53.654 | 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.dev75) (3.0.1) 2021-08-30 14:25:53.657 | 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.dev75) (3.3.0) 2021-08-30 14:25:53.664 | 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.dev75) (3.2.0) 2021-08-30 14:25:53.759 | 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.dev75) (2.0.1) 2021-08-30 14:25:53.843 | 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.dev75) (1.0.2) 2021-08-30 14:25:53.986 | 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.dev75) (1.3.2) 2021-08-30 14:25:53.997 | 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.dev75) (3.0.0) 2021-08-30 14:25:54.032 | 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.dev75) (2.5.0) 2021-08-30 14:25:54.063 | 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.dev75) (0.7.2) 2021-08-30 14:25:54.112 | 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.dev75) (0.11.0) 2021-08-30 14:25:54.274 | Collecting suds-jurko>=0.6 2021-08-30 14:25:54.282 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2021-08-30 14:25:54.593 | Collecting pynacl>=1.0.1 2021-08-30 14:25:54.602 | 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-30 14:25:55.116 | 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.dev75) (3.9.0) 2021-08-30 14:25:55.173 | 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.dev75) (2.1.2) 2021-08-30 14:25:55.174 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.0.0.0b2.dev75) (0.4.0) 2021-08-30 14:25:55.298 | 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.dev75) (21.2.0) 2021-08-30 14:25:55.300 | 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.dev75) (1.8.2) 2021-08-30 14:25:55.302 | 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.dev75) (0.2.5) 2021-08-30 14:25:55.303 | 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.dev75) (0.4.4) 2021-08-30 14:25:55.575 | 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.dev75) (20.0.1) 2021-08-30 14:25:55.624 | Collecting warlock<2,>=1.2.0 2021-08-30 14:25:55.631 | 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-30 14:25:56.019 | 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.dev75) (3.2) 2021-08-30 14:25:56.021 | 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.dev75) (2.0.4) 2021-08-30 14:25:56.024 | 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.dev75) (2021.5.30) 2021-08-30 14:25:56.222 | 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.dev75) (0.7) 2021-08-30 14:25:56.391 | Collecting pyudev>=0.16.1 2021-08-30 14:25:56.398 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2021-08-30 14:25:56.964 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.0.0.0b2.dev75) (0.4.1) 2021-08-30 14:25:56.972 | 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.dev75) (0.5.2) 2021-08-30 14:25:57.260 | 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.dev75) (2.6.2) 2021-08-30 14:25:57.268 | 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.dev75) (1.4.2) 2021-08-30 14:25:57.271 | 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.dev75) (2.4.0) 2021-08-30 14:25:57.718 | 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.dev75) (1.0.0) 2021-08-30 14:25:57.871 | 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.dev75) (0.12.1) 2021-08-30 14:25:58.085 | 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.dev75) (1.32) 2021-08-30 14:25:58.139 | 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.dev75) (2.1) 2021-08-30 14:25:58.734 | Building wheels for collected packages: rtslib-fb, zstd 2021-08-30 14:25:58.735 | Building wheel for rtslib-fb (setup.py): started 2021-08-30 14:25:59.554 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2021-08-30 14:25:59.555 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.74-py3-none-any.whl size=85412 sha256=0728f927f4bd92b52e97b2684bdb20dc12a8cb09de0ee3a72b9d3a70fed8bd95 2021-08-30 14:25:59.555 | Stored in directory: /root/.cache/pip/wheels/0a/66/4f/3df2a9dc0ce4bd9783f4e0597600268e05f1fdc434bf783a5c 2021-08-30 14:25:59.560 | Building wheel for zstd (setup.py): started 2021-08-30 14:27:00.104 | Building wheel for zstd (setup.py): still running... 2021-08-30 14:27:10.385 | Building wheel for zstd (setup.py): finished with status 'done' 2021-08-30 14:27:10.401 | Created wheel for zstd: filename=zstd-1.5.0.2-cp38-cp38-linux_x86_64.whl size=2349312 sha256=ec04b8d47d3c5924b28ed6dfb6667d74a9f17e0528d64d8b304dcc2b9c1260f8 2021-08-30 14:27:10.401 | Stored in directory: /root/.cache/pip/wheels/44/cf/d0/167a454a4b3d5833a5666b8512dbe0bcc20ef0424d943b6c7a 2021-08-30 14:27:10.405 | Successfully built rtslib-fb zstd 2021-08-30 14:27:11.520 | 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-30 14:27:14.391 | Attempting uninstall: pynacl 2021-08-30 14:27:14.393 | Found existing installation: PyNaCl 1.3.0 2021-08-30 14:27:14.402 | Uninstalling PyNaCl-1.3.0: 2021-08-30 14:27:14.431 | Successfully uninstalled PyNaCl-1.3.0 2021-08-30 14:27:17.019 | Running setup.py develop for cinder 2021-08-30 14:27:20.529 | Successfully installed boto3-1.18.28 botocore-1.21.28 cinder google-api-core-2.0.0 google-api-python-client-2.18.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-30 14:27:20.529 | 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-30 14:27:20.807 | + inc/python:pip_install:200 : result=0 2021-08-30 14:27:20.809 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-30 14:27:20.812 | + functions-common:time_stop:2309 : local name 2021-08-30 14:27:20.814 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:27:20.816 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:27:20.819 | + functions-common:time_stop:2312 : local total 2021-08-30 14:27:20.821 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:27:20.824 | + functions-common:time_stop:2315 : name=pip_install 2021-08-30 14:27:20.826 | + functions-common:time_stop:2316 : start_time=1630333542401 2021-08-30 14:27:20.828 | + functions-common:time_stop:2318 : [[ -z 1630333542401 ]] 2021-08-30 14:27:20.831 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:27:20.835 | + functions-common:time_stop:2321 : end_time=1630333640833 2021-08-30 14:27:20.838 | + functions-common:time_stop:2322 : elapsed_time=98432 2021-08-30 14:27:20.840 | + functions-common:time_stop:2323 : total=103587 2021-08-30 14:27:20.842 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:27:20.845 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=202019 2021-08-30 14:27:20.847 | + inc/python:pip_install:203 : return 0 2021-08-30 14:27:20.850 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-08-30 14:27:20.853 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-08-30 14:27:20.856 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-08-30 14:27:20.876 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-08-30 14:27:20.888 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2021-08-30 14:27:20.890 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-08-30 14:27:20.893 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:27:20.895 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:27:20.898 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2021-08-30 14:27:20.900 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:27:20.903 | + lib/cinder:install_cinder:465 : [[ lioadm == \t\g\t\a\d\m ]] 2021-08-30 14:27:20.905 | + lib/cinder:install_cinder:467 : [[ lioadm == \l\i\o\a\d\m ]] 2021-08-30 14:27:20.908 | + lib/cinder:install_cinder:468 : is_ubuntu 2021-08-30 14:27:20.910 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:27:20.913 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:27:20.916 | + lib/cinder:install_cinder:470 : sudo mkdir -p /etc/target 2021-08-30 14:27:20.929 | + lib/cinder:install_cinder:472 : install_package targetcli-fb 2021-08-30 14:27:20.932 | + functions-common:install_package:1347 : update_package_repo 2021-08-30 14:27:20.934 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-08-30 14:27:20.937 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-08-30 14:27:20.939 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-08-30 14:27:20.942 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-08-30 14:27:20.944 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-08-30 14:27:20.946 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:27:20.949 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:27:20.952 | + functions-common:update_package_repo:1328 : apt_get_update 2021-08-30 14:27:20.954 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-08-30 14:27:20.956 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-08-30 14:27:20.959 | + functions-common:apt_get_update:1074 : return 2021-08-30 14:27:20.962 | + functions-common:install_package:1348 : real_install_package targetcli-fb 2021-08-30 14:27:20.964 | + functions-common:real_install_package:1333 : is_ubuntu 2021-08-30 14:27:20.967 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:27:20.969 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:27:20.972 | + functions-common:real_install_package:1334 : apt_get install targetcli-fb 2021-08-30 14:27:20.996 | + 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-30 14:27:21.105 | Reading package lists... 2021-08-30 14:27:21.328 | Building dependency tree... 2021-08-30 14:27:21.329 | Reading state information... 2021-08-30 14:27:21.559 | The following packages were automatically installed and are no longer required: 2021-08-30 14:27:21.560 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-30 14:27:21.560 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-30 14:27:21.560 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-30 14:27:21.560 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-30 14:27:21.560 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-30 14:27:21.560 | python3-zope.interface 2021-08-30 14:27:21.560 | Use 'sudo apt autoremove' to remove them. 2021-08-30 14:27:21.561 | The following additional packages will be installed: 2021-08-30 14:27:21.561 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2021-08-30 14:27:21.561 | python3-urwid 2021-08-30 14:27:21.562 | Suggested packages: 2021-08-30 14:27:21.562 | python-pyparsing-doc python-urwid-doc 2021-08-30 14:27:21.629 | The following NEW packages will be installed: 2021-08-30 14:27:21.629 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2021-08-30 14:27:21.629 | python3-urwid targetcli-fb 2021-08-30 14:27:21.949 | 0 upgraded, 6 newly installed, 0 to remove and 82 not upgraded. 2021-08-30 14:27:21.949 | Need to get 356 kB of archives. 2021-08-30 14:27:21.949 | After this operation, 2,294 kB of additional disk space will be used. 2021-08-30 14:27:21.949 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-08-30 14:27:22.437 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2021-08-30 14:27:22.707 | 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-30 14:27:22.739 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2021-08-30 14:27:22.764 | 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-30 14:27:22.789 | 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-30 14:27:23.365 | Fetched 356 kB in 1s (304 kB/s) 2021-08-30 14:27:23.505 | Selecting previously unselected package python3-pyparsing. 2021-08-30 14:27:23.559 | (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-30 14:27:23.563 | Preparing to unpack .../0-python3-pyparsing_2.4.6-1_all.deb ... 2021-08-30 14:27:23.618 | Unpacking python3-pyparsing (2.4.6-1) ... 2021-08-30 14:27:24.081 | Selecting previously unselected package python3-urwid. 2021-08-30 14:27:24.095 | Preparing to unpack .../1-python3-urwid_2.0.1-3_amd64.deb ... 2021-08-30 14:27:24.161 | Unpacking python3-urwid (2.0.1-3) ... 2021-08-30 14:27:24.601 | Selecting previously unselected package python3-configshell-fb. 2021-08-30 14:27:24.611 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2021-08-30 14:27:24.670 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2021-08-30 14:27:25.104 | Selecting previously unselected package python3-pyudev. 2021-08-30 14:27:25.114 | Preparing to unpack .../3-python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2021-08-30 14:27:25.161 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2021-08-30 14:27:25.659 | Selecting previously unselected package python3-rtslib-fb. 2021-08-30 14:27:25.669 | Preparing to unpack .../4-python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2021-08-30 14:27:25.721 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2021-08-30 14:27:26.270 | Selecting previously unselected package targetcli-fb. 2021-08-30 14:27:26.280 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2021-08-30 14:27:26.453 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2021-08-30 14:27:26.957 | Setting up python3-urwid (2.0.1-3) ... 2021-08-30 14:27:27.441 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-08-30 14:27:27.441 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-08-30 14:27:27.441 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-08-30 14:27:27.442 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-08-30 14:27:27.442 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-08-30 14:27:27.442 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-08-30 14:27:27.442 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-08-30 14:27:27.442 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-08-30 14:27:27.584 | Setting up python3-pyparsing (2.4.6-1) ... 2021-08-30 14:27:28.064 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2021-08-30 14:27:28.538 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2021-08-30 14:27:29.053 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2021-08-30 14:27:30.590 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2021-08-30 14:27:31.280 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2021-08-30 14:27:31.280 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2021-08-30 14:27:33.350 | Processing triggers for man-db (2.9.1-1) ... 2021-08-30 14:27:33.698 | Processing triggers for systemd (245.4-4ubuntu3.11) ... 2021-08-30 14:27:41.174 | + functions-common:apt_get:1118 : result=0 2021-08-30 14:27:41.178 | + functions-common:apt_get:1121 : time_stop apt-get 2021-08-30 14:27:41.180 | + functions-common:time_stop:2309 : local name 2021-08-30 14:27:41.183 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:27:41.185 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:27:41.188 | + functions-common:time_stop:2312 : local total 2021-08-30 14:27:41.190 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:27:41.192 | + functions-common:time_stop:2315 : name=apt-get 2021-08-30 14:27:41.195 | + functions-common:time_stop:2316 : start_time=1630333640993 2021-08-30 14:27:41.197 | + functions-common:time_stop:2318 : [[ -z 1630333640993 ]] 2021-08-30 14:27:41.200 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:27:41.205 | + functions-common:time_stop:2321 : end_time=1630333661202 2021-08-30 14:27:41.207 | + functions-common:time_stop:2322 : elapsed_time=20209 2021-08-30 14:27:41.209 | + functions-common:time_stop:2323 : total=542519 2021-08-30 14:27:41.212 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:27:41.214 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=562728 2021-08-30 14:27:41.217 | + functions-common:apt_get:1122 : return 0 2021-08-30 14:27:41.219 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-08-30 14:27:41.221 | + ./stack.sh:main:908 : configure_cinder 2021-08-30 14:27:41.225 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-08-30 14:27:41.237 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2021-08-30 14:27:41.241 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2021-08-30 14:27:41.244 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-08-30 14:27:41.246 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-08-30 14:27:41.249 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-08-30 14:27:41.249 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-08-30 14:27:41.253 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-08-30 14:27:41.256 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-08-30 14:27:41.258 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-08-30 14:27:41.260 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-08-30 14:27:41.262 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-08-30 14:27:41.264 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-08-30 14:27:41.266 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-08-30 14:27:41.268 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-08-30 14:27:41.280 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-08-30 14:27:41.292 | + 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-30 14:27:41.305 | + 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-30 14:27:41.317 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-08-30 14:27:41.328 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-08-30 14:27:41.331 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-08-30 14:27:41.336 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.LbhTa8PxfY 2021-08-30 14:27:41.338 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-08-30 14:27:41.340 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-08-30 14:27:41.343 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-08-30 14:27:41.345 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.LbhTa8PxfY 2021-08-30 14:27:41.348 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.LbhTa8PxfY 2021-08-30 14:27:41.360 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.LbhTa8PxfY /etc/sudoers.d/cinder-rootwrap 2021-08-30 14:27:41.373 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-08-30 14:27:41.377 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-08-30 14:27:41.379 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-08-30 14:27:41.381 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-08-30 14:27:41.383 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-08-30 14:27:41.385 | + 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-30 14:27:41.388 | + 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-30 14:27:41.390 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-08-30 14:27:41.392 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-08-30 14:27:41.397 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-08-30 14:27:41.401 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-08-30 14:27:41.420 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-08-30 14:27:41.439 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-08-30 14:27:41.458 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-08-30 14:27:41.477 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-08-30 14:27:41.496 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-08-30 14:27:41.515 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-08-30 14:27:41.534 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-08-30 14:27:41.554 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-08-30 14:27:41.556 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-08-30 14:27:41.559 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=cinder 2021-08-30 14:27:41.561 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-08-30 14:27:41.563 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-08-30 14:27:41.593 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-08-30 14:27:41.621 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.20/identity 2021-08-30 14:27:41.649 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-08-30 14:27:41.678 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-08-30 14:27:41.706 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-08-30 14:27:41.733 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-08-30 14:27:41.761 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-08-30 14:27:41.789 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-08-30 14:27:41.817 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-08-30 14:27:41.846 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-08-30 14:27:41.879 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-08-30 14:27:41.909 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2021-08-30 14:27:41.911 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-08-30 14:27:41.913 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-08-30 14:27:41.916 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-08-30 14:27:41.918 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-08-30 14:27:41.921 | + 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-30 14:27:41.957 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-08-30 14:27:41.987 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-08-30 14:27:42.016 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-08-30 14:27:42.044 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-08-30 14:27:42.073 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-08-30 14:27:42.102 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-08-30 14:27:42.135 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2021-08-30 14:27:42.138 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.20 2021-08-30 14:27:42.166 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-08-30 14:27:42.198 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2021-08-30 14:27:42.206 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 78ce937c151d49a924acfdd41a16daf0 2021-08-30 14:27:42.236 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2021-08-30 14:27:42.238 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-08-30 14:27:42.271 | + lib/cinder:configure_cinder:294 : is_service_enabled c-vol 2021-08-30 14:27:42.288 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:27:42.290 | + lib/cinder:configure_cinder:316 : is_service_enabled c-bak 2021-08-30 14:27:42.308 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:27:42.311 | + lib/cinder:configure_cinder:324 : is_service_enabled ceilometer 2021-08-30 14:27:42.328 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:27:42.330 | + lib/cinder:configure_cinder:328 : is_service_enabled tls-proxy 2021-08-30 14:27:42.346 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:27:42.349 | + lib/cinder:configure_cinder:342 : '[' False '!=' False ']' 2021-08-30 14:27:42.351 | + lib/cinder:configure_cinder:346 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-08-30 14:27:42.353 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-08-30 14:27:42.356 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-08-30 14:27:42.358 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-08-30 14:27:42.360 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-08-30 14:27:42.362 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-08-30 14:27:42.379 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:27:42.383 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-08-30 14:27:42.386 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-08-30 14:27:42.388 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-08-30 14:27:42.404 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:27:42.406 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2021-08-30 14:27:42.409 | + 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-30 14:27:42.438 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-08-30 14:27:42.441 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-08-30 14:27:42.443 | + lib/cinder:configure_cinder:349 : setup_logging /etc/cinder/cinder.conf True 2021-08-30 14:27:42.446 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-08-30 14:27:42.448 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-08-30 14:27:42.451 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-08-30 14:27:42.468 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-08-30 14:27:42.471 | + functions:setup_systemd_logging:695 : local pidstr= 2021-08-30 14:27:42.473 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-08-30 14:27:42.476 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-08-30 14:27:42.478 | + 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-30 14:27:42.506 | + 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-30 14:27:42.534 | + 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-30 14:27:42.563 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-08-30 14:27:42.592 | + lib/cinder:configure_cinder:351 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-08-30 14:27:42.595 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-08-30 14:27:42.598 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2021-08-30 14:27:42.602 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2021-08-30 14:27:42.605 | + lib/apache:write_uwsgi_config:257 : local http= 2021-08-30 14:27:42.607 | + lib/apache:write_uwsgi_config:258 : local name= 2021-08-30 14:27:42.611 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2021-08-30 14:27:42.617 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2021-08-30 14:27:42.620 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-08-30 14:27:42.622 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-08-30 14:27:42.635 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-08-30 14:27:42.635 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-08-30 14:27:42.643 | d /var/run/uwsgi 0755 ubuntu root 2021-08-30 14:27:42.647 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-08-30 14:27:42.663 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-08-30 14:27:42.666 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-08-30 14:27:42.670 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-08-30 14:27:42.701 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-08-30 14:27:42.729 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-08-30 14:27:42.757 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-08-30 14:27:42.785 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-08-30 14:27:42.813 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-08-30 14:27:42.841 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-08-30 14:27:42.869 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-08-30 14:27:42.897 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-08-30 14:27:42.925 | + 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-30 14:27:42.952 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-08-30 14:27:42.980 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-08-30 14:27:43.007 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-08-30 14:27:43.035 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-08-30 14:27:43.037 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-08-30 14:27:43.041 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2021-08-30 14:27:43.043 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2021-08-30 14:27:43.045 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-08-30 14:27:43.048 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:27:43.050 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:27:43.052 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-08-30 14:27:43.055 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-08-30 14:27:43.057 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-08-30 14:27:43.084 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-08-30 14:27:43.113 | + 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-30 14:27:43.113 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-08-30 14:27:43.122 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-08-30 14:27:43.125 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2021-08-30 14:27:43.128 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2021-08-30 14:27:43.130 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-08-30 14:27:43.132 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-08-30 14:27:43.135 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-08-30 14:27:43.137 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:27:43.139 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:27:43.141 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-08-30 14:27:43.144 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-08-30 14:27:43.146 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:27:43.149 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:27:43.151 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2021-08-30 14:27:43.214 | Enabling site cinder-wsgi. 2021-08-30 14:27:43.220 | To activate the new configuration, you need to run: 2021-08-30 14:27:43.220 | systemctl reload apache2 2021-08-30 14:27:43.224 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-08-30 14:27:43.227 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-08-30 14:27:43.229 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-08-30 14:27:43.232 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-08-30 14:27:43.364 | + lib/cinder:configure_cinder:353 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-08-30 14:27:43.367 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-08-30 14:27:43.400 | + lib/cinder:configure_cinder:359 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.20/image 2021-08-30 14:27:43.431 | + lib/cinder:configure_cinder:360 : is_service_enabled tls-proxy 2021-08-30 14:27:43.449 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:27:43.452 | + lib/cinder:configure_cinder:366 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-08-30 14:27:43.454 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-08-30 14:27:43.457 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-08-30 14:27:43.459 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-08-30 14:27:43.462 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-08-30 14:27:43.495 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova interface public 2021-08-30 14:27:43.526 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.20/identity 2021-08-30 14:27:43.556 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova username nova 2021-08-30 14:27:43.584 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-08-30 14:27:43.613 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-08-30 14:27:43.642 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf nova project_name service 2021-08-30 14:27:43.671 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-08-30 14:27:43.702 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-08-30 14:27:43.731 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-08-30 14:27:43.762 | + lib/cinder:configure_cinder:367 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-08-30 14:27:43.792 | + lib/cinder:configure_cinder:368 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-08-30 14:27:43.824 | + lib/cinder:configure_cinder:370 : [[ ! -z '' ]] 2021-08-30 14:27:43.826 | + lib/cinder:configure_cinder:372 : is_service_enabled etcd3 2021-08-30 14:27:43.844 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:27:43.846 | + lib/cinder:configure_cinder:373 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.20:2379 2021-08-30 14:27:43.880 | + lib/cinder:configure_cinder:376 : [[ False == True ]] 2021-08-30 14:27:43.886 | + ./stack.sh:main:911 : is_service_enabled neutron 2021-08-30 14:27:43.905 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:27:43.907 | + ./stack.sh:main:913 : stack_install_service neutron 2021-08-30 14:27:43.910 | + lib/stack:stack_install_service:20 : local service=neutron 2021-08-30 14:27:43.915 | + lib/stack:stack_install_service:21 : type install_neutron 2021-08-30 14:27:43.917 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-08-30 14:27:43.920 | + lib/stack:stack_install_service:32 : install_neutron 2021-08-30 14:27:43.923 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-08-30 14:27:43.927 | ++ 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-30 14:27:43.927 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-08-30 14:27:43.933 | + 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-30 14:27:43.936 | + 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-30 14:27:43.939 | + 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-30 14:27:43.941 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-08-30 14:27:43.944 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-08-30 14:27:43.946 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2021-08-30 14:27:43.949 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-08-30 14:27:43.951 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:27:43.954 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:27:43.956 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2021-08-30 14:27:43.959 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:27:43.962 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-08-30 14:27:43.964 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-08-30 14:27:43.966 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-08-30 14:27:43.969 | + functions-common:git_clone:525 : local git_ref=master 2021-08-30 14:27:43.971 | + functions-common:git_clone:526 : local orig_dir 2021-08-30 14:27:43.974 | ++ functions-common:git_clone:527 : pwd 2021-08-30 14:27:43.977 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-08-30 14:27:43.979 | + functions-common:git_clone:528 : local git_clone_flags= 2021-08-30 14:27:43.982 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-08-30 14:27:43.999 | + functions-common:git_clone:530 : RECLONE=False 2021-08-30 14:27:44.001 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-08-30 14:27:44.004 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-08-30 14:27:44.007 | + functions-common:git_clone:544 : echo master 2021-08-30 14:27:44.007 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-08-30 14:27:44.012 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-08-30 14:27:44.014 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-08-30 14:27:44.017 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-08-30 14:27:44.020 | + functions-common:git_clone:593 : git show --oneline 2021-08-30 14:27:44.020 | + functions-common:git_clone:593 : head -1 2021-08-30 14:27:44.026 | 701214481f Use more pythonic approach 2021-08-30 14:27:44.029 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-08-30 14:27:44.032 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2021-08-30 14:27:44.034 | + inc/python:setup_develop:338 : local bindep 2021-08-30 14:27:44.037 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-08-30 14:27:44.040 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-08-30 14:27:44.042 | + inc/python:setup_develop:344 : local extras= 2021-08-30 14:27:44.045 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-08-30 14:27:44.047 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-08-30 14:27:44.050 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-08-30 14:27:44.052 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-08-30 14:27:44.055 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-08-30 14:27:44.058 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-08-30 14:27:44.061 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-08-30 14:27:44.063 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-08-30 14:27:44.066 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-08-30 14:27:44.069 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-08-30 14:27:44.071 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-08-30 14:27:44.074 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-08-30 14:27:44.080 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2021-08-30 14:27:44.083 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2021-08-30 14:27:44.751 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2021-08-30 14:27:44.754 | + inc/python:setup_package:418 : local bindep=0 2021-08-30 14:27:44.758 | + inc/python:setup_package:419 : local bindep_flag= 2021-08-30 14:27:44.760 | + inc/python:setup_package:420 : local bindep_profiles= 2021-08-30 14:27:44.762 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2021-08-30 14:27:44.765 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2021-08-30 14:27:44.767 | + inc/python:setup_package:427 : local flags=-e 2021-08-30 14:27:44.769 | + inc/python:setup_package:428 : local extras= 2021-08-30 14:27:44.772 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-08-30 14:27:44.775 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-08-30 14:27:44.777 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-08-30 14:27:44.779 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-08-30 14:27:44.782 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-08-30 14:27:44.784 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2021-08-30 14:27:44.805 | Using python 3.8 to install /opt/stack/neutron 2021-08-30 14:27:44.808 | + 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-30 14:27:45.692 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:27:45.692 | from cryptography.utils import int_from_bytes 2021-08-30 14:27:45.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:27:45.692 | from cryptography.utils import int_from_bytes 2021-08-30 14:27:46.746 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-30 14:27:46.780 | Obtaining file:///opt/stack/neutron 2021-08-30 14:27:49.030 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (5.6.0) 2021-08-30 14:27:49.032 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (3.5.0) 2021-08-30 14:27:49.034 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (2.1.1) 2021-08-30 14:27:49.036 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (2.5.1) 2021-08-30 14:27:49.037 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (2.2.0) 2021-08-30 14:27:49.039 | Requirement already satisfied: decorator>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (5.0.9) 2021-08-30 14:27:49.041 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (0.31.1) 2021-08-30 14:27:49.042 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (1.3.3) 2021-08-30 14:27:49.044 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (0.19.1) 2021-08-30 14:27:49.046 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (2.26.0) 2021-08-30 14:27:49.047 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (3.0.1) 2021-08-30 14:27:49.050 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (9.3.0) 2021-08-30 14:27:49.051 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (0.8.0) 2021-08-30 14:27:49.054 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (0.11.0) 2021-08-30 14:27:49.056 | Requirement already satisfied: neutron-lib>=2.12.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (2.15.0) 2021-08-30 14:27:49.057 | Requirement already satisfied: python-neutronclient>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (7.5.0) 2021-08-30 14:27:49.059 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (6.3.1) 2021-08-30 14:27:49.061 | Requirement already satisfied: SQLAlchemy>=1.3.23 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (1.4.23) 2021-08-30 14:27:49.063 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (1.8.7) 2021-08-30 14:27:49.064 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (4.3.1) 2021-08-30 14:27:49.066 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (1.6.5) 2021-08-30 14:27:49.068 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (3.4.0) 2021-08-30 14:27:49.069 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (2.8.1) 2021-08-30 14:27:49.071 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (4.4.0) 2021-08-30 14:27:49.073 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (8.7.1) 2021-08-30 14:27:49.075 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (3.3.1) 2021-08-30 14:27:49.077 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (10.0.0) 2021-08-30 14:27:49.078 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (5.0.1) 2021-08-30 14:27:49.080 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (4.6.0) 2021-08-30 14:27:49.082 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (12.9.1) 2021-08-30 14:27:49.085 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (4.4.0) 2021-08-30 14:27:49.087 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (3.8.2) 2021-08-30 14:27:49.088 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (2.6.2) 2021-08-30 14:27:49.090 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (2.3.0) 2021-08-30 14:27:49.092 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (6.3.0) 2021-08-30 14:27:49.094 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (4.2.0) 2021-08-30 14:27:49.095 | Requirement already satisfied: oslo.service>=1.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (2.6.0) 2021-08-30 14:27:49.097 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (1.4.0) 2021-08-30 14:27:49.099 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (4.10.0) 2021-08-30 14:27:49.101 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (2.5.0) 2021-08-30 14:27:49.103 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (3.4.1) 2021-08-30 14:27:49.105 | Requirement already satisfied: os-ken>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (2.1.0) 2021-08-30 14:27:49.183 | Collecting os-resource-classes>=1.1.0 2021-08-30 14:27:49.190 | 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-30 14:27:49.195 | Requirement already satisfied: ovs>=2.10.0 in /usr/lib/python3/dist-packages (from neutron==18.1.0.dev566) (2.13.3) 2021-08-30 14:27:49.197 | Requirement already satisfied: ovsdbapp>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (1.12.0) 2021-08-30 14:27:49.199 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (21.0) 2021-08-30 14:27:49.200 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (5.8.0) 2021-08-30 14:27:49.202 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (0.6.4) 2021-08-30 14:27:49.205 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (20.0.1) 2021-08-30 14:27:49.206 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (17.5.0) 2021-08-30 14:27:49.208 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (0.59.0) 2021-08-30 14:27:49.210 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (4.3.0) 2021-08-30 14:27:49.212 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (2.6.0) 2021-08-30 14:27:49.214 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (2.3.0) 2021-08-30 14:27:49.216 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev566) (2.9.0) 2021-08-30 14:27:49.226 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==18.1.0.dev566) (1.1.5) 2021-08-30 14:27:49.229 | Requirement already satisfied: python-editor>=0.3 in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==18.1.0.dev566) (1.0.4) 2021-08-30 14:27:49.230 | Requirement already satisfied: python-dateutil in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==18.1.0.dev566) (2.8.2) 2021-08-30 14:27:49.239 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==18.1.0.dev566) (1.12.1) 2021-08-30 14:27:49.240 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==18.1.0.dev566) (1.16.0) 2021-08-30 14:27:49.255 | 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.dev566) (1.16.0) 2021-08-30 14:27:49.258 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->neutron==18.1.0.dev566) (1.1.1) 2021-08-30 14:27:49.285 | 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.dev566) (2.4.7) 2021-08-30 14:27:49.293 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==18.1.0.dev566) (2.0.1) 2021-08-30 14:27:49.354 | 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.dev566) (1.7.0) 2021-08-30 14:27:49.356 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==18.1.0.dev566) (0.1.16) 2021-08-30 14:27:49.423 | 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.dev566) (3.1.1) 2021-08-30 14:27:49.429 | 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.dev566) (4.2.0) 2021-08-30 14:27:49.488 | 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.dev566) (1.2.2) 2021-08-30 14:27:49.503 | 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.dev566) (2.6.0) 2021-08-30 14:27:49.536 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev566) (2.5.0) 2021-08-30 14:27:49.537 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev566) (5.4.1) 2021-08-30 14:27:49.541 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev566) (1.4.0) 2021-08-30 14:27:49.545 | 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.dev566) (1.1.3) 2021-08-30 14:27:49.547 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev566) (1.4.4) 2021-08-30 14:27:49.549 | 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.dev566) (1.32) 2021-08-30 14:27:49.552 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev566) (0.10.0) 2021-08-30 14:27:49.555 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev566) (3.4.8) 2021-08-30 14:27:49.614 | 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.dev566) (1.14.6) 2021-08-30 14:27:49.624 | 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.dev566) (2.20) 2021-08-30 14:27:49.654 | 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.dev566) (2.1) 2021-08-30 14:27:49.714 | 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.dev566) (1.0.2) 2021-08-30 14:27:49.896 | 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.dev566) (0.14.1) 2021-08-30 14:27:49.914 | 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.dev566) (1.6) 2021-08-30 14:27:49.983 | 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.dev566) (1.5.0) 2021-08-30 14:27:50.070 | 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.dev566) (2.0.1) 2021-08-30 14:27:50.079 | 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.dev566) (0.13.0) 2021-08-30 14:27:50.081 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==18.1.0.dev566) (0.5.0) 2021-08-30 14:27:50.163 | 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.dev566) (0.9.6) 2021-08-30 14:27:50.233 | 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.dev566) (5.0.6) 2021-08-30 14:27:50.243 | 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.dev566) (4.2.2) 2021-08-30 14:27:50.245 | 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.dev566) (5.1.0) 2021-08-30 14:27:50.250 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==18.1.0.dev566) (0.3.0) 2021-08-30 14:27:50.269 | 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.dev566) (5.0.0) 2021-08-30 14:27:50.377 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==18.1.0.dev566) (0.11.0) 2021-08-30 14:27:50.412 | 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.dev566) (3.2.0) 2021-08-30 14:27:50.422 | 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.dev566) (3.3.0) 2021-08-30 14:27:50.597 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==18.1.0.dev566) (2021.1) 2021-08-30 14:27:50.643 | 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.dev566) (3.0.0) 2021-08-30 14:27:50.653 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=1.31.0->neutron==18.1.0.dev566) (1.3.2) 2021-08-30 14:27:50.689 | 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.dev566) (2.5.0) 2021-08-30 14:27:50.719 | 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.dev566) (0.7.2) 2021-08-30 14:27:51.014 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==18.1.0.dev566) (57.4.0) 2021-08-30 14:27:51.107 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==18.1.0.dev566) (3.0.0) 2021-08-30 14:27:51.110 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==18.1.0.dev566) (0.3.5) 2021-08-30 14:27:51.449 | 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.dev566) (0.6.4) 2021-08-30 14:27:51.451 | 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.dev566) (0.6.4) 2021-08-30 14:27:51.453 | 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.dev566) (0.6.4) 2021-08-30 14:27:51.455 | 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.dev566) (0.6.4) 2021-08-30 14:27:51.457 | 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.dev566) (0.6.4) 2021-08-30 14:27:51.458 | 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.dev566) (0.6.4) 2021-08-30 14:27:51.461 | 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.dev566) (0.6.4) 2021-08-30 14:27:51.755 | 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.dev566) (3.9.0) 2021-08-30 14:27:51.760 | 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.dev566) (2.4.2) 2021-08-30 14:27:51.766 | Requirement already satisfied: jsonschema>=2.6.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==18.1.0.dev566) (3.2.0) 2021-08-30 14:27:51.816 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==18.1.0.dev566) (0.4.0) 2021-08-30 14:27:51.818 | 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.dev566) (2.1.2) 2021-08-30 14:27:51.935 | 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.dev566) (21.2.0) 2021-08-30 14:27:51.937 | 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.dev566) (1.8.2) 2021-08-30 14:27:51.938 | 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.dev566) (0.4.4) 2021-08-30 14:27:51.940 | 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.dev566) (0.2.5) 2021-08-30 14:27:52.143 | 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.dev566) (3.17.5) 2021-08-30 14:27:52.392 | 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.dev566) (2.1.0) 2021-08-30 14:27:52.639 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==18.1.0.dev566) (2021.5.30) 2021-08-30 14:27:52.641 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==18.1.0.dev566) (3.2) 2021-08-30 14:27:52.643 | 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.dev566) (2.0.4) 2021-08-30 14:27:52.646 | 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.dev566) (1.26.6) 2021-08-30 14:27:52.885 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==18.1.0.dev566) (0.7) 2021-08-30 14:27:53.252 | 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.dev566) (0.4.1) 2021-08-30 14:27:53.260 | 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.dev566) (0.5.2) 2021-08-30 14:27:53.609 | 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.dev566) (1.0.0) 2021-08-30 14:27:53.752 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==18.1.0.dev566) (0.12.1) 2021-08-30 14:27:54.036 | 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.dev566) (4.9.3) 2021-08-30 14:27:54.037 | 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.dev566) (2.0.0) 2021-08-30 14:27:54.244 | 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.dev566) (2.2.1) 2021-08-30 14:27:55.563 | Installing collected packages: os-resource-classes, neutron 2021-08-30 14:27:55.704 | Attempting uninstall: neutron 2021-08-30 14:27:55.705 | Found existing installation: neutron 18.1.0 2021-08-30 14:27:57.020 | Uninstalling neutron-18.1.0: 2021-08-30 14:27:57.103 | Successfully uninstalled neutron-18.1.0 2021-08-30 14:27:57.105 | Running setup.py develop for neutron 2021-08-30 14:28:00.221 | Successfully installed neutron os-resource-classes-1.1.0 2021-08-30 14:28:00.221 | 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-30 14:28:00.390 | + inc/python:pip_install:200 : result=0 2021-08-30 14:28:00.393 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-30 14:28:00.395 | + functions-common:time_stop:2309 : local name 2021-08-30 14:28:00.398 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:28:00.400 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:28:00.402 | + functions-common:time_stop:2312 : local total 2021-08-30 14:28:00.404 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:28:00.407 | + functions-common:time_stop:2315 : name=pip_install 2021-08-30 14:28:00.409 | + functions-common:time_stop:2316 : start_time=1630333664799 2021-08-30 14:28:00.411 | + functions-common:time_stop:2318 : [[ -z 1630333664799 ]] 2021-08-30 14:28:00.414 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:28:00.424 | + functions-common:time_stop:2321 : end_time=1630333680416 2021-08-30 14:28:00.427 | + functions-common:time_stop:2322 : elapsed_time=15617 2021-08-30 14:28:00.430 | + functions-common:time_stop:2323 : total=202019 2021-08-30 14:28:00.432 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:28:00.434 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=217636 2021-08-30 14:28:00.436 | + inc/python:pip_install:203 : return 0 2021-08-30 14:28:00.439 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-08-30 14:28:00.441 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-08-30 14:28:00.444 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-08-30 14:28:00.462 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-08-30 14:28:00.475 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2021-08-30 14:28:00.477 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2021-08-30 14:28:00.480 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:28:00.482 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:28:00.485 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2021-08-30 14:28:00.488 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:28:00.490 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2021-08-30 14:28:00.493 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-08-30 14:28:00.496 | + ./stack.sh:main:916 : is_service_enabled nova 2021-08-30 14:28:00.513 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:28:00.515 | + ./stack.sh:main:918 : stack_install_service nova 2021-08-30 14:28:00.518 | + lib/stack:stack_install_service:20 : local service=nova 2021-08-30 14:28:00.520 | + lib/stack:stack_install_service:21 : type install_nova 2021-08-30 14:28:00.523 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-08-30 14:28:00.525 | + lib/stack:stack_install_service:32 : install_nova 2021-08-30 14:28:00.528 | + lib/nova:install_nova:814 : use_library_from_git os-vif 2021-08-30 14:28:00.530 | + inc/python:use_library_from_git:250 : local name=os-vif 2021-08-30 14:28:00.533 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:28:00.535 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:28:00.538 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2021-08-30 14:28:00.541 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:28:00.543 | + lib/nova:install_nova:819 : is_service_enabled n-cpu 2021-08-30 14:28:00.560 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:28:00.562 | + lib/nova:install_nova:823 : is_service_enabled n-novnc 2021-08-30 14:28:00.579 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:28:00.581 | + lib/nova:install_nova:835 : is_service_enabled n-spice 2021-08-30 14:28:00.598 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:28:00.601 | + lib/nova:install_nova:847 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2021-08-30 14:28:00.603 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/nova.git 2021-08-30 14:28:00.605 | + functions-common:git_clone:524 : local git_dest=/opt/stack/nova 2021-08-30 14:28:00.608 | + functions-common:git_clone:525 : local git_ref=master 2021-08-30 14:28:00.610 | + functions-common:git_clone:526 : local orig_dir 2021-08-30 14:28:00.613 | ++ functions-common:git_clone:527 : pwd 2021-08-30 14:28:00.615 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-08-30 14:28:00.618 | + functions-common:git_clone:528 : local git_clone_flags= 2021-08-30 14:28:00.621 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-08-30 14:28:00.636 | + functions-common:git_clone:530 : RECLONE=False 2021-08-30 14:28:00.638 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-08-30 14:28:00.641 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-08-30 14:28:00.643 | + functions-common:git_clone:544 : echo master 2021-08-30 14:28:00.644 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-08-30 14:28:00.649 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/nova ]] 2021-08-30 14:28:00.651 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-08-30 14:28:00.653 | + functions-common:git_clone:592 : cd /opt/stack/nova 2021-08-30 14:28:00.656 | + functions-common:git_clone:593 : git show --oneline 2021-08-30 14:28:00.656 | + functions-common:git_clone:593 : head -1 2021-08-30 14:28:00.780 | 0ef1c9c538 Merge "Functional tests removed direct post call" 2021-08-30 14:28:00.785 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-08-30 14:28:00.792 | + lib/nova:install_nova:848 : setup_develop /opt/stack/nova 2021-08-30 14:28:00.792 | + inc/python:setup_develop:338 : local bindep 2021-08-30 14:28:00.793 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2021-08-30 14:28:00.796 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2021-08-30 14:28:00.798 | + inc/python:setup_develop:344 : local extras= 2021-08-30 14:28:00.801 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2021-08-30 14:28:00.803 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-08-30 14:28:00.806 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2021-08-30 14:28:00.808 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2021-08-30 14:28:00.811 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-08-30 14:28:00.813 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-08-30 14:28:00.816 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2021-08-30 14:28:00.819 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-08-30 14:28:00.822 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2021-08-30 14:28:00.824 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-08-30 14:28:00.827 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-08-30 14:28:00.830 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2021-08-30 14:28:00.837 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2021-08-30 14:28:00.839 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2021-08-30 14:28:01.478 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2021-08-30 14:28:01.481 | + inc/python:setup_package:418 : local bindep=0 2021-08-30 14:28:01.483 | + inc/python:setup_package:419 : local bindep_flag= 2021-08-30 14:28:01.485 | + inc/python:setup_package:420 : local bindep_profiles= 2021-08-30 14:28:01.488 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2021-08-30 14:28:01.491 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2021-08-30 14:28:01.493 | + inc/python:setup_package:427 : local flags=-e 2021-08-30 14:28:01.495 | + inc/python:setup_package:428 : local extras= 2021-08-30 14:28:01.498 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-08-30 14:28:01.500 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-08-30 14:28:01.502 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-08-30 14:28:01.505 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-08-30 14:28:01.507 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-08-30 14:28:01.509 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2021-08-30 14:28:01.530 | Using python 3.8 to install /opt/stack/nova 2021-08-30 14:28:01.532 | + 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-30 14:28:02.419 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:28:02.419 | from cryptography.utils import int_from_bytes 2021-08-30 14:28:02.420 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:28:02.420 | from cryptography.utils import int_from_bytes 2021-08-30 14:28:03.465 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-30 14:28:03.498 | Obtaining file:///opt/stack/nova 2021-08-30 14:28:06.857 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (5.6.0) 2021-08-30 14:28:06.859 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (1.4.23) 2021-08-30 14:28:06.860 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (5.0.9) 2021-08-30 14:28:06.862 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (0.31.1) 2021-08-30 14:28:06.864 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (3.0.1) 2021-08-30 14:28:06.866 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (9.3.0) 2021-08-30 14:28:06.867 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (4.6.3) 2021-08-30 14:28:06.869 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (2.5.1) 2021-08-30 14:28:06.871 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (3.4.8) 2021-08-30 14:28:06.872 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (1.8.7) 2021-08-30 14:28:06.874 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (1.1.1) 2021-08-30 14:28:06.876 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (2.1.1) 2021-08-30 14:28:06.878 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (3.5.0) 2021-08-30 14:28:06.879 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (0.7.2) 2021-08-30 14:28:06.881 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (0.13.0) 2021-08-30 14:28:06.883 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (1.6.5) 2021-08-30 14:28:06.885 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (0.8.0) 2021-08-30 14:28:06.887 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (0.11.0) 2021-08-30 14:28:06.888 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (2.7.2) 2021-08-30 14:28:06.890 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (0.1.16) 2021-08-30 14:28:06.892 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==23.1.0.dev483) (3.2.0) 2021-08-30 14:28:06.894 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (8.0.0) 2021-08-30 14:28:06.896 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (4.3.1) 2021-08-30 14:28:06.898 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (7.5.0) 2021-08-30 14:28:06.900 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (3.4.0) 2021-08-30 14:28:06.902 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (2.26.0) 2021-08-30 14:28:06.903 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (3.4.0) 2021-08-30 14:28:06.979 | Collecting websockify>=0.9.0 2021-08-30 14:28:06.986 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c4/cc1bc132abb4a/websockify-0.10.0.tar.gz (40 kB) 2021-08-30 14:28:07.739 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (2.8.1) 2021-08-30 14:28:07.742 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (4.4.0) 2021-08-30 14:28:07.744 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (8.7.1) 2021-08-30 14:28:07.745 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (3.3.1) 2021-08-30 14:28:07.747 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (4.6.0) 2021-08-30 14:28:07.749 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (2.3.0) 2021-08-30 14:28:07.751 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (4.2.0) 2021-08-30 14:28:07.753 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (1.4.0) 2021-08-30 14:28:07.754 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (4.10.0) 2021-08-30 14:28:07.757 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (10.0.0) 2021-08-30 14:28:07.759 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (6.3.0) 2021-08-30 14:28:07.761 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (12.9.1) 2021-08-30 14:28:07.763 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (3.8.2) 2021-08-30 14:28:07.764 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (2.6.2) 2021-08-30 14:28:07.768 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (5.0.1) 2021-08-30 14:28:07.769 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (2.6.0) 2021-08-30 14:28:07.771 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (1.5.0) 2021-08-30 14:28:07.773 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (4.4.0) 2021-08-30 14:28:07.774 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (5.8.0) 2021-08-30 14:28:07.776 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (2.5.0) 2021-08-30 14:28:07.778 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (5.0.0) 2021-08-30 14:28:07.780 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (1.1.0) 2021-08-30 14:28:07.782 | Requirement already satisfied: os-traits>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (2.6.0) 2021-08-30 14:28:07.784 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (2.6.0) 2021-08-30 14:28:07.786 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (5.5.0) 2021-08-30 14:28:07.787 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (3.9.1) 2021-08-30 14:28:07.828 | Collecting microversion-parse>=0.2.1 2021-08-30 14:28:07.834 | 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-30 14:28:07.875 | Collecting os-xenapi>=0.3.4 2021-08-30 14:28:07.882 | 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-30 14:28:07.891 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (2.9.0) 2021-08-30 14:28:07.893 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (0.2.2) 2021-08-30 14:28:07.959 | Collecting pypowervm>=1.1.15 2021-08-30 14:28:07.967 | 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-30 14:28:08.003 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (1.3.3) 2021-08-30 14:28:08.006 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (1.7.0) 2021-08-30 14:28:08.007 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (4.6.1) 2021-08-30 14:28:08.009 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (2.8.2) 2021-08-30 14:28:08.046 | Collecting zVMCloudConnector>=1.3.0 2021-08-30 14:28:08.054 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2021-08-30 14:28:08.878 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (2.3.0) 2021-08-30 14:28:08.880 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (0.59.0) 2021-08-30 14:28:08.882 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev483) (5.4.1) 2021-08-30 14:28:08.894 | Requirement already satisfied: python-editor>=0.3 in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==23.1.0.dev483) (1.0.4) 2021-08-30 14:28:08.896 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==23.1.0.dev483) (1.1.5) 2021-08-30 14:28:08.920 | 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.dev483) (5.1.0) 2021-08-30 14:28:08.969 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==23.1.0.dev483) (1.14.6) 2021-08-30 14:28:08.974 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==23.1.0.dev483) (2.20) 2021-08-30 14:28:09.010 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==23.1.0.dev483) (1.16.0) 2021-08-30 14:28:09.013 | 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.dev483) (1.16.0) 2021-08-30 14:28:09.050 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==23.1.0.dev483) (2.0.1) 2021-08-30 14:28:09.190 | 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.dev483) (3.1.1) 2021-08-30 14:28:09.199 | 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.dev483) (4.2.0) 2021-08-30 14:28:09.269 | 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.dev483) (1.1.3) 2021-08-30 14:28:09.271 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==23.1.0.dev483) (0.10.0) 2021-08-30 14:28:09.273 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==23.1.0.dev483) (2.5.0) 2021-08-30 14:28:09.278 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==23.1.0.dev483) (1.4.4) 2021-08-30 14:28:09.308 | 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.dev483) (1.32) 2021-08-30 14:28:09.310 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==23.1.0.dev483) (1.4.0) 2021-08-30 14:28:09.349 | 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.dev483) (2.1) 2021-08-30 14:28:09.419 | 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.dev483) (6.3.1) 2021-08-30 14:28:09.486 | 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.dev483) (2.2.0) 2021-08-30 14:28:09.493 | 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.dev483) (0.6.4) 2021-08-30 14:28:09.496 | 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.dev483) (1.12.0) 2021-08-30 14:28:09.519 | 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.dev483) (1.12.1) 2021-08-30 14:28:09.643 | Collecting Babel!=2.4.0,>=2.3.4 2021-08-30 14:28:09.672 | 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-30 14:28:09.909 | 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.dev483) (2021.1) 2021-08-30 14:28:09.985 | 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.dev483) (0.14.1) 2021-08-30 14:28:09.999 | 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.dev483) (1.6) 2021-08-30 14:28:10.151 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==23.1.0.dev483) (0.5.0) 2021-08-30 14:28:10.153 | 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.dev483) (2.0.1) 2021-08-30 14:28:10.235 | 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.dev483) (0.9.6) 2021-08-30 14:28:10.317 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==23.1.0.dev483) (0.3.0) 2021-08-30 14:28:10.319 | 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.dev483) (5.1.0) 2021-08-30 14:28:10.329 | 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.dev483) (5.0.6) 2021-08-30 14:28:10.331 | 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.dev483) (4.2.2) 2021-08-30 14:28:10.354 | 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.dev483) (5.0.0) 2021-08-30 14:28:10.475 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==23.1.0.dev483) (0.11.0) 2021-08-30 14:28:10.510 | 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.dev483) (3.3.0) 2021-08-30 14:28:10.514 | 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.dev483) (3.2.0) 2021-08-30 14:28:10.632 | 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.dev483) (1.0.2) 2021-08-30 14:28:10.794 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==23.1.0.dev483) (1.3.2) 2021-08-30 14:28:10.804 | 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.dev483) (3.0.0) 2021-08-30 14:28:10.847 | 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.dev483) (2.5.0) 2021-08-30 14:28:10.939 | 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.dev483) (2.4.7) 2021-08-30 14:28:10.946 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==23.1.0.dev483) (21.0) 2021-08-30 14:28:11.044 | 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.dev483) (2.13.3) 2021-08-30 14:28:11.157 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==23.1.0.dev483) (1.4.0) 2021-08-30 14:28:11.192 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==23.1.0.dev483) (57.4.0) 2021-08-30 14:28:11.566 | Requirement already satisfied: pyasn1 in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==23.1.0.dev483) (0.4.8) 2021-08-30 14:28:11.568 | Requirement already satisfied: pyasn1-modules in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==23.1.0.dev483) (0.2.8) 2021-08-30 14:28:11.635 | 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.dev483) (0.6.4) 2021-08-30 14:28:11.637 | 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.dev483) (0.6.4) 2021-08-30 14:28:11.671 | 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.dev483) (0.6.4) 2021-08-30 14:28:11.673 | 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.dev483) (0.6.4) 2021-08-30 14:28:11.674 | 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.dev483) (0.6.4) 2021-08-30 14:28:11.676 | 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.dev483) (0.6.4) 2021-08-30 14:28:11.679 | 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.dev483) (0.6.4) 2021-08-30 14:28:11.972 | 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.dev483) (3.9.0) 2021-08-30 14:28:12.028 | 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.dev483) (2.1.2) 2021-08-30 14:28:12.032 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.16.0->nova==23.1.0.dev483) (0.4.0) 2021-08-30 14:28:12.157 | 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.dev483) (21.2.0) 2021-08-30 14:28:12.159 | 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.dev483) (0.2.5) 2021-08-30 14:28:12.161 | 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.dev483) (0.4.4) 2021-08-30 14:28:12.163 | 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.dev483) (1.8.2) 2021-08-30 14:28:12.384 | 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.dev483) (3.17.5) 2021-08-30 14:28:12.518 | 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.dev483) (1.3.3) 2021-08-30 14:28:12.528 | 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.dev483) (20.0.1) 2021-08-30 14:28:12.722 | 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.dev483) (2.4.2) 2021-08-30 14:28:12.726 | 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.dev483) (2.1.0) 2021-08-30 14:28:12.998 | 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.dev483) (1.26.6) 2021-08-30 14:28:13.000 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==23.1.0.dev483) (3.2) 2021-08-30 14:28:13.003 | 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.dev483) (2.0.4) 2021-08-30 14:28:13.004 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==23.1.0.dev483) (2021.5.30) 2021-08-30 14:28:13.310 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==23.1.0.dev483) (0.7) 2021-08-30 14:28:13.673 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==23.1.0.dev483) (0.5.2) 2021-08-30 14:28:13.679 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==23.1.0.dev483) (0.4.1) 2021-08-30 14:28:13.893 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==23.1.0.dev483) (1.4.2) 2021-08-30 14:28:13.903 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==23.1.0.dev483) (2.6.2) 2021-08-30 14:28:13.916 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==23.1.0.dev483) (2.4.0) 2021-08-30 14:28:14.426 | 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.dev483) (1.0.0) 2021-08-30 14:28:14.604 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==23.1.0.dev483) (0.12.1) 2021-08-30 14:28:16.044 | Collecting numpy 2021-08-30 14:28:16.078 | 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-30 14:28:16.614 | Requirement already satisfied: PyJWT>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from zVMCloudConnector>=1.3.0->nova==23.1.0.dev483) (2.1.0) 2021-08-30 14:28:17.175 | Building wheels for collected packages: websockify, zVMCloudConnector 2021-08-30 14:28:17.176 | Building wheel for websockify (setup.py): started 2021-08-30 14:28:18.071 | Building wheel for websockify (setup.py): finished with status 'done' 2021-08-30 14:28:18.072 | Created wheel for websockify: filename=websockify-0.10.0-py3-none-any.whl size=38660 sha256=88870765612f08197de13d0d17c3283702ed5be5a8e2d412501c208a0b064266 2021-08-30 14:28:18.072 | Stored in directory: /root/.cache/pip/wheels/3f/06/2e/aa961b4485210c3981933044b5dbf0240ce90acf4bf3ca9832 2021-08-30 14:28:18.077 | Building wheel for zVMCloudConnector (setup.py): started 2021-08-30 14:28:19.082 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2021-08-30 14:28:19.086 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303901 sha256=025910dc47cd3b11b57e94ac0067e095c717fe68df7c0db17a59bba8ea06534f 2021-08-30 14:28:19.086 | Stored in directory: /root/.cache/pip/wheels/2a/0d/26/6a5dd74b24937acbd678e55297c0aa8f409dd980f39a3170dd 2021-08-30 14:28:19.091 | Successfully built websockify zVMCloudConnector 2021-08-30 14:28:20.127 | Installing collected packages: numpy, Babel, zVMCloudConnector, websockify, pypowervm, os-xenapi, microversion-parse, nova 2021-08-30 14:28:25.698 | Running setup.py develop for nova 2021-08-30 14:28:30.126 | 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-30 14:28:30.126 | 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-30 14:28:30.320 | + inc/python:pip_install:200 : result=0 2021-08-30 14:28:30.322 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-30 14:28:30.324 | + functions-common:time_stop:2309 : local name 2021-08-30 14:28:30.326 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:28:30.329 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:28:30.331 | + functions-common:time_stop:2312 : local total 2021-08-30 14:28:30.334 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:28:30.336 | + functions-common:time_stop:2315 : name=pip_install 2021-08-30 14:28:30.338 | + functions-common:time_stop:2316 : start_time=1630333681525 2021-08-30 14:28:30.340 | + functions-common:time_stop:2318 : [[ -z 1630333681525 ]] 2021-08-30 14:28:30.343 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:28:30.347 | + functions-common:time_stop:2321 : end_time=1630333710345 2021-08-30 14:28:30.350 | + functions-common:time_stop:2322 : elapsed_time=28820 2021-08-30 14:28:30.352 | + functions-common:time_stop:2323 : total=217636 2021-08-30 14:28:30.354 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:28:30.356 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=246456 2021-08-30 14:28:30.358 | + inc/python:pip_install:203 : return 0 2021-08-30 14:28:30.361 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-08-30 14:28:30.363 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-08-30 14:28:30.366 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-08-30 14:28:30.392 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-08-30 14:28:30.405 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2021-08-30 14:28:30.408 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2021-08-30 14:28:30.411 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:28:30.414 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:28:30.416 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2021-08-30 14:28:30.419 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:28:30.421 | + 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-30 14:28:30.434 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-08-30 14:28:30.437 | + ./stack.sh:main:919 : configure_nova 2021-08-30 14:28:30.439 | + lib/nova:configure_nova:241 : sudo install -d -o ubuntu /etc/nova 2021-08-30 14:28:30.452 | + lib/nova:configure_nova:243 : configure_rootwrap nova 2021-08-30 14:28:30.454 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2021-08-30 14:28:30.457 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-08-30 14:28:30.462 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2021-08-30 14:28:30.462 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-08-30 14:28:30.468 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2021-08-30 14:28:30.470 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2021-08-30 14:28:30.473 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-08-30 14:28:30.475 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2021-08-30 14:28:30.478 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2021-08-30 14:28:30.480 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2021-08-30 14:28:30.483 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2021-08-30 14:28:30.486 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2021-08-30 14:28:30.497 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2021-08-30 14:28:30.510 | + 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-30 14:28:30.523 | + 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-30 14:28:30.535 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2021-08-30 14:28:30.548 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-08-30 14:28:30.551 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-08-30 14:28:30.556 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.yW8lxvwRLC 2021-08-30 14:28:30.559 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-08-30 14:28:30.561 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-08-30 14:28:30.564 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2021-08-30 14:28:30.567 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-08-30 14:28:30.570 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-08-30 14:28:30.572 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.yW8lxvwRLC 2021-08-30 14:28:30.576 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.yW8lxvwRLC 2021-08-30 14:28:30.589 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.yW8lxvwRLC /etc/sudoers.d/nova-rootwrap 2021-08-30 14:28:30.602 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2021-08-30 14:28:30.607 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-08-30 14:28:30.609 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-08-30 14:28:30.612 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-08-30 14:28:30.615 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-08-30 14:28:30.617 | + 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-30 14:28:30.620 | + 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-30 14:28:30.622 | + 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-30 14:28:30.625 | + lib/nova:configure_nova:247 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2021-08-30 14:28:30.629 | + lib/nova:configure_nova:250 : is_service_enabled n-cpu 2021-08-30 14:28:30.647 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:28:30.649 | + lib/nova:configure_nova:319 : create_nova_conf 2021-08-30 14:28:30.652 | + lib/nova:create_nova_conf:386 : rm -f /opt/stack/nova/bin/nova.conf 2021-08-30 14:28:30.655 | + lib/nova:create_nova_conf:389 : rm -f /etc/nova/nova.conf 2021-08-30 14:28:30.659 | + lib/nova:create_nova_conf:390 : iniset /etc/nova/nova.conf DEFAULT debug True 2021-08-30 14:28:30.687 | + lib/nova:create_nova_conf:391 : '[' True == True ']' 2021-08-30 14:28:30.690 | + lib/nova:create_nova_conf:392 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2021-08-30 14:28:30.722 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2021-08-30 14:28:30.753 | + lib/nova:create_nova_conf:395 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2021-08-30 14:28:30.781 | + 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-30 14:28:30.812 | + lib/nova:create_nova_conf:397 : iniset /etc/nova/nova.conf scheduler workers 2 2021-08-30 14:28:30.841 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2021-08-30 14:28:30.871 | + lib/nova:create_nova_conf:399 : [[ 4 == 6 ]] 2021-08-30 14:28:30.873 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.20 2021-08-30 14:28:30.900 | + lib/nova:create_nova_conf:404 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2021-08-30 14:28:30.927 | + lib/nova:create_nova_conf:405 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2021-08-30 14:28:30.954 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2021-08-30 14:28:30.981 | + lib/nova:create_nova_conf:407 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2021-08-30 14:28:31.010 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2021-08-30 14:28:31.040 | + lib/nova:create_nova_conf:411 : is_fedora 2021-08-30 14:28:31.043 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-08-30 14:28:31.045 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-08-30 14:28:31.047 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-08-30 14:28:31.050 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-08-30 14:28:31.052 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-08-30 14:28:31.055 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-08-30 14:28:31.057 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-08-30 14:28:31.059 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-08-30 14:28:31.062 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-08-30 14:28:31.064 | + lib/nova:create_nova_conf:411 : is_suse 2021-08-30 14:28:31.066 | + functions-common:is_suse:462 : is_opensuse 2021-08-30 14:28:31.069 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-08-30 14:28:31.071 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-08-30 14:28:31.074 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-08-30 14:28:31.076 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-08-30 14:28:31.078 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-08-30 14:28:31.080 | + lib/nova:create_nova_conf:420 : is_service_enabled n-api n-cond n-sched 2021-08-30 14:28:31.097 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:28:31.099 | + lib/nova:create_nova_conf:424 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-08-30 14:28:31.101 | + lib/nova:create_nova_conf:427 : local db=nova_cell0 2021-08-30 14:28:31.104 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2021-08-30 14:28:31.133 | ++ lib/nova:create_nova_conf:433 : database_connection_url nova_cell0 2021-08-30 14:28:31.135 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-08-30 14:28:31.138 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-08-30 14:28:31.140 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-08-30 14:28:31.142 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-08-30 14:28:31.145 | + 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-30 14:28:31.178 | ++ lib/nova:create_nova_conf:434 : database_connection_url nova_api 2021-08-30 14:28:31.180 | ++ lib/database:database_connection_url:132 : local db=nova_api 2021-08-30 14:28:31.182 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2021-08-30 14:28:31.185 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2021-08-30 14:28:31.187 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-08-30 14:28:31.189 | + 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-30 14:28:31.220 | + lib/nova:create_nova_conf:439 : iniset /etc/nova/nova.conf cache enabled True 2021-08-30 14:28:31.251 | + lib/nova:create_nova_conf:440 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2021-08-30 14:28:31.279 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2021-08-30 14:28:31.309 | + lib/nova:create_nova_conf:444 : is_service_enabled n-api 2021-08-30 14:28:31.325 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:28:31.327 | + lib/nova:create_nova_conf:445 : is_service_enabled n-api-meta 2021-08-30 14:28:31.343 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:28:31.346 | ++ lib/nova:create_nova_conf:447 : echo osapi_compute,metadata 2021-08-30 14:28:31.347 | ++ lib/nova:create_nova_conf:447 : sed s/,metadata// 2021-08-30 14:28:31.353 | + lib/nova:create_nova_conf:447 : NOVA_ENABLED_APIS=osapi_compute 2021-08-30 14:28:31.355 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2021-08-30 14:28:31.383 | + lib/nova:create_nova_conf:450 : is_service_enabled tls-proxy 2021-08-30 14:28:31.399 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:28:31.401 | + lib/nova:create_nova_conf:456 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2021-08-30 14:28:31.403 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/nova/nova.conf 2021-08-30 14:28:31.406 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-08-30 14:28:31.408 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-08-30 14:28:31.410 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2021-08-30 14:28:31.444 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2021-08-30 14:28:31.480 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.20/identity 2021-08-30 14:28:31.510 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2021-08-30 14:28:31.539 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2021-08-30 14:28:31.567 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2021-08-30 14:28:31.595 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2021-08-30 14:28:31.623 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2021-08-30 14:28:31.651 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-08-30 14:28:31.679 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2021-08-30 14:28:31.706 | + lib/nova:create_nova_conf:459 : is_service_enabled cinder 2021-08-30 14:28:31.722 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:28:31.725 | + lib/nova:create_nova_conf:460 : configure_cinder_access 2021-08-30 14:28:31.727 | + lib/nova:configure_cinder_access:581 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2021-08-30 14:28:31.758 | + lib/nova:configure_cinder_access:582 : iniset /etc/nova/nova.conf cinder auth_type password 2021-08-30 14:28:31.791 | + lib/nova:configure_cinder_access:583 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.20/identity 2021-08-30 14:28:31.819 | + lib/nova:configure_cinder_access:590 : iniset /etc/nova/nova.conf cinder username nova 2021-08-30 14:28:31.846 | + lib/nova:configure_cinder_access:591 : iniset /etc/nova/nova.conf cinder password Passw0rd 2021-08-30 14:28:31.874 | + lib/nova:configure_cinder_access:592 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2021-08-30 14:28:31.904 | + lib/nova:configure_cinder_access:593 : iniset /etc/nova/nova.conf cinder project_name service 2021-08-30 14:28:31.932 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2021-08-30 14:28:31.961 | + lib/nova:configure_cinder_access:595 : is_service_enabled tls-proxy 2021-08-30 14:28:31.976 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:28:31.978 | + lib/nova:create_nova_conf:463 : '[' -n /opt/stack/data/nova ']' 2021-08-30 14:28:31.981 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2021-08-30 14:28:32.008 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2021-08-30 14:28:32.047 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova/instances ']' 2021-08-30 14:28:32.049 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2021-08-30 14:28:32.077 | + lib/nova:create_nova_conf:470 : '[' False '!=' False ']' 2021-08-30 14:28:32.079 | + lib/nova:create_nova_conf:473 : '[' False '!=' False ']' 2021-08-30 14:28:32.081 | + lib/nova:create_nova_conf:478 : is_suse 2021-08-30 14:28:32.084 | + functions-common:is_suse:462 : is_opensuse 2021-08-30 14:28:32.086 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-08-30 14:28:32.089 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-08-30 14:28:32.091 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-08-30 14:28:32.093 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-08-30 14:28:32.095 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-08-30 14:28:32.098 | + lib/nova:create_nova_conf:483 : setup_logging /etc/nova/nova.conf 2021-08-30 14:28:32.100 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2021-08-30 14:28:32.102 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2021-08-30 14:28:32.105 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-08-30 14:28:32.122 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-08-30 14:28:32.124 | + functions:setup_systemd_logging:695 : local pidstr= 2021-08-30 14:28:32.126 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-08-30 14:28:32.129 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-08-30 14:28:32.131 | + 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-30 14:28:32.159 | + 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-30 14:28:32.187 | + 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-30 14:28:32.217 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-08-30 14:28:32.244 | + lib/nova:create_nova_conf:485 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2021-08-30 14:28:32.276 | + lib/nova:create_nova_conf:487 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2021-08-30 14:28:32.278 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2021-08-30 14:28:32.280 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2021-08-30 14:28:32.282 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2021-08-30 14:28:32.285 | + lib/apache:write_uwsgi_config:257 : local http= 2021-08-30 14:28:32.287 | + lib/apache:write_uwsgi_config:258 : local name= 2021-08-30 14:28:32.290 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2021-08-30 14:28:32.294 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2021-08-30 14:28:32.296 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-08-30 14:28:32.298 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-08-30 14:28:32.312 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-08-30 14:28:32.313 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-08-30 14:28:32.322 | d /var/run/uwsgi 0755 ubuntu root 2021-08-30 14:28:32.326 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-08-30 14:28:32.342 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2021-08-30 14:28:32.344 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2021-08-30 14:28:32.348 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2021-08-30 14:28:32.377 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2021-08-30 14:28:32.403 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2021-08-30 14:28:32.430 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2021-08-30 14:28:32.457 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2021-08-30 14:28:32.484 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-08-30 14:28:32.513 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2021-08-30 14:28:32.540 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2021-08-30 14:28:32.569 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2021-08-30 14:28:32.597 | + 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-30 14:28:32.625 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2021-08-30 14:28:32.652 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-08-30 14:28:32.680 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2021-08-30 14:28:32.716 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-08-30 14:28:32.718 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-08-30 14:28:32.721 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2021-08-30 14:28:32.723 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2021-08-30 14:28:32.726 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-08-30 14:28:32.728 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:28:32.731 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:28:32.733 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2021-08-30 14:28:32.736 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2021-08-30 14:28:32.738 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2021-08-30 14:28:32.766 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2021-08-30 14:28:32.794 | + 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-30 14:28:32.795 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2021-08-30 14:28:32.805 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 2021-08-30 14:28:32.809 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2021-08-30 14:28:32.811 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2021-08-30 14:28:32.814 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-08-30 14:28:32.816 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-08-30 14:28:32.819 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-08-30 14:28:32.821 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:28:32.824 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:28:32.826 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-08-30 14:28:32.828 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-08-30 14:28:32.831 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:28:32.834 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:28:32.836 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2021-08-30 14:28:32.902 | Enabling site nova-api-wsgi. 2021-08-30 14:28:32.907 | To activate the new configuration, you need to run: 2021-08-30 14:28:32.907 | systemctl reload apache2 2021-08-30 14:28:32.912 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-08-30 14:28:32.915 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-08-30 14:28:32.917 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-08-30 14:28:32.919 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-08-30 14:28:33.055 | + 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-30 14:28:33.058 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2021-08-30 14:28:33.061 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2021-08-30 14:28:33.063 | + lib/apache:write_uwsgi_config:256 : local url= 2021-08-30 14:28:33.066 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2021-08-30 14:28:33.068 | + lib/apache:write_uwsgi_config:258 : local name= 2021-08-30 14:28:33.071 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2021-08-30 14:28:33.076 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2021-08-30 14:28:33.079 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-08-30 14:28:33.081 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-08-30 14:28:33.095 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-08-30 14:28:33.095 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-08-30 14:28:33.105 | d /var/run/uwsgi 0755 ubuntu root 2021-08-30 14:28:33.108 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-08-30 14:28:33.127 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2021-08-30 14:28:33.129 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2021-08-30 14:28:33.133 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2021-08-30 14:28:33.169 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2021-08-30 14:28:33.199 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2021-08-30 14:28:33.229 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2021-08-30 14:28:33.258 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2021-08-30 14:28:33.288 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2021-08-30 14:28:33.316 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2021-08-30 14:28:33.346 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2021-08-30 14:28:33.375 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2021-08-30 14:28:33.402 | + 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-30 14:28:33.430 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2021-08-30 14:28:33.457 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2021-08-30 14:28:33.494 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2021-08-30 14:28:33.533 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2021-08-30 14:28:33.535 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2021-08-30 14:28:33.565 | + lib/nova:create_nova_conf:490 : is_service_enabled ceilometer 2021-08-30 14:28:33.582 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:28:33.585 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2021-08-30 14:28:33.617 | ++ lib/nova:create_nova_conf:499 : get_notification_url 2021-08-30 14:28:33.619 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2021-08-30 14:28:33.622 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2021-08-30 14:28:33.638 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:28:33.640 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2021-08-30 14:28:33.644 | + 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-30 14:28:33.673 | + lib/nova:create_nova_conf:500 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2021-08-30 14:28:33.705 | + lib/nova:create_nova_conf:501 : iniset_rpc_backend nova /etc/nova/nova.conf 2021-08-30 14:28:33.707 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-08-30 14:28:33.710 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2021-08-30 14:28:33.712 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-08-30 14:28:33.715 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-08-30 14:28:33.717 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-08-30 14:28:33.734 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:28:33.737 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-08-30 14:28:33.739 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-08-30 14:28:33.741 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-08-30 14:28:33.758 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:28:33.761 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2021-08-30 14:28:33.763 | + 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-30 14:28:33.791 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-08-30 14:28:33.793 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-08-30 14:28:33.795 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2021-08-30 14:28:33.826 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2021-08-30 14:28:33.855 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf conductor workers 2 2021-08-30 14:28:33.887 | + lib/nova:create_nova_conf:508 : is_service_enabled tls-proxy 2021-08-30 14:28:33.903 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:28:33.906 | + lib/nova:create_nova_conf:513 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2021-08-30 14:28:33.935 | + lib/nova:create_nova_conf:515 : '[' True == True ']' 2021-08-30 14:28:33.937 | + lib/nova:create_nova_conf:516 : init_nova_service_user_conf 2021-08-30 14:28:33.939 | + lib/nova:init_nova_service_user_conf:717 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2021-08-30 14:28:33.969 | + lib/nova:init_nova_service_user_conf:718 : iniset /etc/nova/nova.conf service_user auth_type password 2021-08-30 14:28:33.997 | + 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-30 14:28:34.025 | + lib/nova:init_nova_service_user_conf:720 : iniset /etc/nova/nova.conf service_user username nova 2021-08-30 14:28:34.053 | + lib/nova:init_nova_service_user_conf:721 : iniset /etc/nova/nova.conf service_user password Passw0rd 2021-08-30 14:28:34.081 | + lib/nova:init_nova_service_user_conf:722 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2021-08-30 14:28:34.108 | + lib/nova:init_nova_service_user_conf:723 : iniset /etc/nova/nova.conf service_user project_name service 2021-08-30 14:28:34.137 | + lib/nova:init_nova_service_user_conf:724 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2021-08-30 14:28:34.164 | + lib/nova:init_nova_service_user_conf:725 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2021-08-30 14:28:34.192 | + lib/nova:create_nova_conf:519 : is_service_enabled n-cond 2021-08-30 14:28:34.208 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:28:34.211 | ++ lib/nova:create_nova_conf:520 : seq 1 1 2021-08-30 14:28:34.215 | + lib/nova:create_nova_conf:520 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-08-30 14:28:34.218 | + lib/nova:create_nova_conf:521 : local conf 2021-08-30 14:28:34.220 | + lib/nova:create_nova_conf:522 : local vhost 2021-08-30 14:28:34.223 | ++ lib/nova:create_nova_conf:523 : conductor_conf 1 2021-08-30 14:28:34.226 | ++ lib/nova:conductor_conf:729 : local cell=1 2021-08-30 14:28:34.228 | ++ lib/nova:conductor_conf:730 : echo /etc/nova/nova_cell1.conf 2021-08-30 14:28:34.230 | + lib/nova:create_nova_conf:523 : conf=/etc/nova/nova_cell1.conf 2021-08-30 14:28:34.233 | + lib/nova:create_nova_conf:524 : vhost=nova_cell1 2021-08-30 14:28:34.235 | + lib/nova:create_nova_conf:526 : rm -f /etc/nova/nova_cell1.conf 2021-08-30 14:28:34.240 | ++ lib/nova:create_nova_conf:527 : database_connection_url nova_cell1 2021-08-30 14:28:34.242 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2021-08-30 14:28:34.245 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2021-08-30 14:28:34.247 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2021-08-30 14:28:34.249 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-08-30 14:28:34.252 | + 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-30 14:28:34.283 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2021-08-30 14:28:34.314 | + lib/nova:create_nova_conf:529 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2021-08-30 14:28:34.343 | + lib/nova:create_nova_conf:531 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-08-30 14:28:34.345 | + lib/nova:create_nova_conf:534 : rpc_backend_add_vhost nova_cell1 2021-08-30 14:28:34.348 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2021-08-30 14:28:34.351 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2021-08-30 14:28:34.367 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:28:34.370 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2021-08-30 14:28:34.370 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2021-08-30 14:28:35.074 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2021-08-30 14:28:35.076 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2021-08-30 14:28:35.739 | Adding vhost "nova_cell1" ... 2021-08-30 14:28:36.126 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2021-08-30 14:28:36.831 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2021-08-30 14:28:36.883 | + lib/nova:create_nova_conf:535 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2021-08-30 14:28:36.885 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-08-30 14:28:36.887 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2021-08-30 14:28:36.890 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-08-30 14:28:36.892 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-08-30 14:28:36.894 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-08-30 14:28:36.913 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:28:36.916 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-08-30 14:28:36.918 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-08-30 14:28:36.921 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-08-30 14:28:36.940 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:28:36.942 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/nova_cell1 2021-08-30 14:28:36.946 | + 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-30 14:28:36.974 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-08-30 14:28:36.976 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-08-30 14:28:36.978 | + lib/nova:create_nova_conf:539 : is_service_enabled placement placement-client 2021-08-30 14:28:36.995 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:28:36.998 | + lib/nova:create_nova_conf:540 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2021-08-30 14:28:37.000 | + lib/nova:configure_placement_nova_compute:568 : local conf=/etc/nova/nova_cell1.conf 2021-08-30 14:28:37.002 | + lib/nova:configure_placement_nova_compute:569 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2021-08-30 14:28:37.033 | + lib/nova:configure_placement_nova_compute:570 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.20/identity 2021-08-30 14:28:37.061 | + lib/nova:configure_placement_nova_compute:571 : iniset /etc/nova/nova_cell1.conf placement username placement 2021-08-30 14:28:37.089 | + lib/nova:configure_placement_nova_compute:572 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2021-08-30 14:28:37.118 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2021-08-30 14:28:37.148 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement project_name service 2021-08-30 14:28:37.176 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2021-08-30 14:28:37.203 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2021-08-30 14:28:37.231 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova_cell1.conf 2021-08-30 14:28:37.234 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2021-08-30 14:28:37.236 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2021-08-30 14:28:37.239 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-08-30 14:28:37.256 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-08-30 14:28:37.259 | + functions:setup_systemd_logging:695 : local pidstr= 2021-08-30 14:28:37.261 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-08-30 14:28:37.263 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-08-30 14:28:37.265 | + 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-30 14:28:37.293 | + 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-30 14:28:37.322 | + 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-30 14:28:37.349 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-08-30 14:28:37.378 | + lib/nova:create_nova_conf:551 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-08-30 14:28:37.381 | ++ lib/nova:create_nova_conf:554 : seq 1 1 2021-08-30 14:28:37.385 | + lib/nova:create_nova_conf:554 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-08-30 14:28:37.387 | + lib/nova:create_nova_conf:555 : local conf 2021-08-30 14:28:37.389 | + lib/nova:create_nova_conf:556 : local offset 2021-08-30 14:28:37.392 | ++ lib/nova:create_nova_conf:557 : conductor_conf 1 2021-08-30 14:28:37.395 | ++ lib/nova:conductor_conf:729 : local cell=1 2021-08-30 14:28:37.397 | ++ lib/nova:conductor_conf:730 : echo /etc/nova/nova_cell1.conf 2021-08-30 14:28:37.400 | + lib/nova:create_nova_conf:557 : conf=/etc/nova/nova_cell1.conf 2021-08-30 14:28:37.402 | + lib/nova:create_nova_conf:558 : offset=0 2021-08-30 14:28:37.404 | + lib/nova:create_nova_conf:559 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2021-08-30 14:28:37.407 | + lib/nova:configure_console_proxies:666 : local conf=/etc/nova/nova_cell1.conf 2021-08-30 14:28:37.409 | + lib/nova:configure_console_proxies:667 : local offset=0 2021-08-30 14:28:37.411 | + lib/nova:configure_console_proxies:671 : offset=0 2021-08-30 14:28:37.414 | + lib/nova:configure_console_proxies:673 : is_service_enabled n-novnc 2021-08-30 14:28:37.431 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:28:37.433 | + lib/nova:configure_console_proxies:673 : '[' False '!=' False ']' 2021-08-30 14:28:37.435 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-spice 2021-08-30 14:28:37.451 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:28:37.453 | + lib/nova:configure_console_proxies:710 : is_service_enabled n-sproxy 2021-08-30 14:28:37.469 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:28:37.472 | + lib/nova:configure_nova:321 : is_service_enabled n-cpu 2021-08-30 14:28:37.490 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:28:37.493 | + ./stack.sh:main:922 : is_service_enabled placement 2021-08-30 14:28:37.513 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:28:37.516 | + ./stack.sh:main:924 : stack_install_service placement 2021-08-30 14:28:37.519 | + lib/stack:stack_install_service:20 : local service=placement 2021-08-30 14:28:37.521 | + lib/stack:stack_install_service:21 : type install_placement 2021-08-30 14:28:37.525 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-08-30 14:28:37.527 | + lib/stack:stack_install_service:32 : install_placement 2021-08-30 14:28:37.530 | + lib/placement:install_placement:137 : install_apache_wsgi 2021-08-30 14:28:37.532 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2021-08-30 14:28:37.535 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:28:37.537 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:28:37.540 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2021-08-30 14:28:37.543 | + functions-common:install_package:1347 : update_package_repo 2021-08-30 14:28:37.545 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-08-30 14:28:37.548 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-08-30 14:28:37.551 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-08-30 14:28:37.553 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-08-30 14:28:37.555 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-08-30 14:28:37.558 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:28:37.561 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:28:37.563 | + functions-common:update_package_repo:1328 : apt_get_update 2021-08-30 14:28:37.566 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-08-30 14:28:37.568 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-08-30 14:28:37.571 | + functions-common:apt_get_update:1074 : return 2021-08-30 14:28:37.573 | + functions-common:install_package:1348 : real_install_package apache2 2021-08-30 14:28:37.576 | + functions-common:real_install_package:1333 : is_ubuntu 2021-08-30 14:28:37.579 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:28:37.581 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:28:37.584 | + functions-common:real_install_package:1334 : apt_get install apache2 2021-08-30 14:28:37.607 | + 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-30 14:28:37.715 | Reading package lists... 2021-08-30 14:28:37.947 | Building dependency tree... 2021-08-30 14:28:37.949 | Reading state information... 2021-08-30 14:28:38.183 | apache2 is already the newest version (2.4.41-4ubuntu3.4). 2021-08-30 14:28:38.183 | The following packages were automatically installed and are no longer required: 2021-08-30 14:28:38.184 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-30 14:28:38.184 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-30 14:28:38.184 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-30 14:28:38.184 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-30 14:28:38.184 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-30 14:28:38.184 | python3-zope.interface 2021-08-30 14:28:38.184 | Use 'sudo apt autoremove' to remove them. 2021-08-30 14:28:38.294 | 0 upgraded, 0 newly installed, 0 to remove and 82 not upgraded. 2021-08-30 14:28:38.299 | + functions-common:apt_get:1118 : result=0 2021-08-30 14:28:38.302 | + functions-common:apt_get:1121 : time_stop apt-get 2021-08-30 14:28:38.305 | + functions-common:time_stop:2309 : local name 2021-08-30 14:28:38.308 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:28:38.310 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:28:38.312 | + functions-common:time_stop:2312 : local total 2021-08-30 14:28:38.315 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:28:38.317 | + functions-common:time_stop:2315 : name=apt-get 2021-08-30 14:28:38.320 | + functions-common:time_stop:2316 : start_time=1630333717604 2021-08-30 14:28:38.322 | + functions-common:time_stop:2318 : [[ -z 1630333717604 ]] 2021-08-30 14:28:38.325 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:28:38.329 | + functions-common:time_stop:2321 : end_time=1630333718327 2021-08-30 14:28:38.332 | + functions-common:time_stop:2322 : elapsed_time=723 2021-08-30 14:28:38.334 | + functions-common:time_stop:2323 : total=562728 2021-08-30 14:28:38.336 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:28:38.339 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=563451 2021-08-30 14:28:38.341 | + functions-common:apt_get:1122 : return 0 2021-08-30 14:28:38.344 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2021-08-30 14:28:38.346 | + functions-common:is_package_installed:1356 : [[ -z libapache2-mod-wsgi ]] 2021-08-30 14:28:38.349 | + functions-common:is_package_installed:1360 : [[ -z deb ]] 2021-08-30 14:28:38.352 | + functions-common:is_package_installed:1364 : [[ deb = \d\e\b ]] 2021-08-30 14:28:38.354 | + functions-common:is_package_installed:1365 : dpkg -s libapache2-mod-wsgi 2021-08-30 14:28:38.377 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2021-08-30 14:28:38.379 | + functions-common:install_package:1347 : update_package_repo 2021-08-30 14:28:38.382 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-08-30 14:28:38.385 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-08-30 14:28:38.388 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-08-30 14:28:38.390 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-08-30 14:28:38.393 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-08-30 14:28:38.395 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:28:38.398 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:28:38.400 | + functions-common:update_package_repo:1328 : apt_get_update 2021-08-30 14:28:38.403 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-08-30 14:28:38.405 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-08-30 14:28:38.408 | + functions-common:apt_get_update:1074 : return 2021-08-30 14:28:38.410 | + functions-common:install_package:1348 : real_install_package libapache2-mod-wsgi-py3 2021-08-30 14:28:38.413 | + functions-common:real_install_package:1333 : is_ubuntu 2021-08-30 14:28:38.415 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:28:38.418 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:28:38.420 | + functions-common:real_install_package:1334 : apt_get install libapache2-mod-wsgi-py3 2021-08-30 14:28:38.443 | + 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-30 14:28:38.550 | Reading package lists... 2021-08-30 14:28:38.775 | Building dependency tree... 2021-08-30 14:28:38.776 | Reading state information... 2021-08-30 14:28:39.010 | The following packages were automatically installed and are no longer required: 2021-08-30 14:28:39.011 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-30 14:28:39.011 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-30 14:28:39.011 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-30 14:28:39.011 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-30 14:28:39.011 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-30 14:28:39.011 | python3-zope.interface 2021-08-30 14:28:39.011 | Use 'sudo apt autoremove' to remove them. 2021-08-30 14:28:39.077 | The following NEW packages will be installed: 2021-08-30 14:28:39.078 | libapache2-mod-wsgi-py3 2021-08-30 14:28:39.273 | 0 upgraded, 1 newly installed, 0 to remove and 82 not upgraded. 2021-08-30 14:28:39.273 | Need to get 93.3 kB of archives. 2021-08-30 14:28:39.273 | After this operation, 300 kB of additional disk space will be used. 2021-08-30 14:28:39.273 | 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-30 14:28:39.948 | Fetched 93.3 kB in 0s (301 kB/s) 2021-08-30 14:28:40.234 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2021-08-30 14:28:40.291 | (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-30 14:28:40.295 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2021-08-30 14:28:40.422 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2021-08-30 14:28:40.859 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2021-08-30 14:28:41.315 | apache2_invoke: Enable module wsgi 2021-08-30 14:28:49.059 | + functions-common:apt_get:1118 : result=0 2021-08-30 14:28:49.062 | + functions-common:apt_get:1121 : time_stop apt-get 2021-08-30 14:28:49.064 | + functions-common:time_stop:2309 : local name 2021-08-30 14:28:49.066 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:28:49.069 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:28:49.071 | + functions-common:time_stop:2312 : local total 2021-08-30 14:28:49.074 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:28:49.076 | + functions-common:time_stop:2315 : name=apt-get 2021-08-30 14:28:49.078 | + functions-common:time_stop:2316 : start_time=1630333718441 2021-08-30 14:28:49.081 | + functions-common:time_stop:2318 : [[ -z 1630333718441 ]] 2021-08-30 14:28:49.084 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:28:49.089 | + functions-common:time_stop:2321 : end_time=1630333729086 2021-08-30 14:28:49.091 | + functions-common:time_stop:2322 : elapsed_time=10645 2021-08-30 14:28:49.093 | + functions-common:time_stop:2323 : total=563451 2021-08-30 14:28:49.096 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:28:49.098 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=574096 2021-08-30 14:28:49.101 | + functions-common:apt_get:1122 : return 0 2021-08-30 14:28:49.104 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2021-08-30 14:28:49.106 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2021-08-30 14:28:49.109 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-08-30 14:28:49.112 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:28:49.114 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:28:49.117 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2021-08-30 14:28:49.119 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2021-08-30 14:28:49.177 | wsgi (enabled by maintainer script) 2021-08-30 14:28:49.181 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2021-08-30 14:28:49.183 | + inc/python:pip_install_gr:76 : local name=osc-placement 2021-08-30 14:28:49.186 | + inc/python:pip_install_gr:77 : local clean_name 2021-08-30 14:28:49.189 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2021-08-30 14:28:49.192 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2021-08-30 14:28:49.195 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-08-30 14:28:49.199 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2021-08-30 14:28:49.199 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-08-30 14:28:49.204 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2021-08-30 14:28:49.207 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2021-08-30 14:28:49.210 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2021-08-30 14:28:49.213 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2021-08-30 14:28:49.215 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2021-08-30 14:28:49.238 | Using python 3.8 to install osc-placement 2021-08-30 14:28:49.241 | + 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-30 14:28:50.087 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:28:50.087 | from cryptography.utils import int_from_bytes 2021-08-30 14:28:50.087 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:28:50.087 | from cryptography.utils import int_from_bytes 2021-08-30 14:28:51.136 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-30 14:28:51.254 | Collecting osc-placement 2021-08-30 14:28:51.261 | 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-30 14:28:51.279 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.3.1) 2021-08-30 14:28:51.280 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.4.2) 2021-08-30 14:28:51.283 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.10.0) 2021-08-30 14:28:51.285 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.5) 2021-08-30 14:28:51.286 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.6.0) 2021-08-30 14:28:51.288 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2021-08-30 14:28:51.350 | 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-30 14:28:51.352 | 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-30 14:28:51.355 | 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-30 14:28:51.357 | 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-30 14:28:51.381 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.59.0) 2021-08-30 14:28:51.383 | 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-30 14:28:51.385 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.9.0) 2021-08-30 14:28:51.401 | 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-30 14:28:51.402 | 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-30 14:28:51.405 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.4.0) 2021-08-30 14:28:51.406 | 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-30 14:28:51.408 | 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-30 14:28:51.463 | 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-30 14:28:51.465 | 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-30 14:28:51.467 | 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-30 14:28:51.468 | 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-30 14:28:51.551 | 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-30 14:28:51.552 | 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-30 14:28:51.555 | 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-30 14:28:51.558 | 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-30 14:28:51.560 | 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.8) 2021-08-30 14:28:51.562 | 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-30 14:28:51.565 | 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-30 14:28:51.568 | 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-30 14:28:51.570 | 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-30 14:28:51.614 | 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-30 14:28:51.620 | 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-30 14:28:51.641 | 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-30 14:28:51.704 | 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-30 14:28:51.705 | 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-30 14:28:51.708 | 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-30 14:28:51.710 | 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-30 14:28:51.723 | 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-30 14:28:51.810 | 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-30 14:28:51.813 | 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-30 14:28:51.815 | 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-30 14:28:51.817 | 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-30 14:28:53.920 | Installing collected packages: osc-placement 2021-08-30 14:28:54.197 | Successfully installed osc-placement-3.0.1 2021-08-30 14:28:54.198 | 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-30 14:28:54.326 | + inc/python:pip_install:200 : result=0 2021-08-30 14:28:54.328 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-30 14:28:54.331 | + functions-common:time_stop:2309 : local name 2021-08-30 14:28:54.333 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:28:54.336 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:28:54.338 | + functions-common:time_stop:2312 : local total 2021-08-30 14:28:54.341 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:28:54.343 | + functions-common:time_stop:2315 : name=pip_install 2021-08-30 14:28:54.346 | + functions-common:time_stop:2316 : start_time=1630333729232 2021-08-30 14:28:54.348 | + functions-common:time_stop:2318 : [[ -z 1630333729232 ]] 2021-08-30 14:28:54.352 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:28:54.357 | + functions-common:time_stop:2321 : end_time=1630333734354 2021-08-30 14:28:54.359 | + functions-common:time_stop:2322 : elapsed_time=5122 2021-08-30 14:28:54.362 | + functions-common:time_stop:2323 : total=246456 2021-08-30 14:28:54.364 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:28:54.367 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=251578 2021-08-30 14:28:54.370 | + inc/python:pip_install:203 : return 0 2021-08-30 14:28:54.372 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2021-08-30 14:28:54.375 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/placement.git 2021-08-30 14:28:54.377 | + functions-common:git_clone:524 : local git_dest=/opt/stack/placement 2021-08-30 14:28:54.380 | + functions-common:git_clone:525 : local git_ref=master 2021-08-30 14:28:54.382 | + functions-common:git_clone:526 : local orig_dir 2021-08-30 14:28:54.385 | ++ functions-common:git_clone:527 : pwd 2021-08-30 14:28:54.388 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-08-30 14:28:54.391 | + functions-common:git_clone:528 : local git_clone_flags= 2021-08-30 14:28:54.394 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-08-30 14:28:54.411 | + functions-common:git_clone:530 : RECLONE=False 2021-08-30 14:28:54.416 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-08-30 14:28:54.418 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-08-30 14:28:54.421 | + functions-common:git_clone:544 : echo master 2021-08-30 14:28:54.422 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-08-30 14:28:54.427 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/placement ]] 2021-08-30 14:28:54.431 | + functions-common:git_clone:559 : [[ False = \T\r\u\e ]] 2021-08-30 14:28:54.433 | + functions-common:git_clone:565 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2021-08-30 14:28:54.436 | + functions-common:git_timed:617 : local count=0 2021-08-30 14:28:54.438 | + functions-common:git_timed:618 : local timeout=0 2021-08-30 14:28:54.440 | + functions-common:git_timed:620 : [[ -n 0 ]] 2021-08-30 14:28:54.443 | + functions-common:git_timed:621 : timeout=0 2021-08-30 14:28:54.445 | + functions-common:git_timed:624 : time_start git_timed 2021-08-30 14:28:54.448 | + functions-common:time_start:2295 : local name=git_timed 2021-08-30 14:28:54.450 | + functions-common:time_start:2296 : local start_time= 2021-08-30 14:28:54.452 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-30 14:28:54.455 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-30 14:28:54.459 | + functions-common:time_start:2300 : _TIME_START[$name]=1630333734457 2021-08-30 14:28:54.462 | + functions-common:git_timed:625 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2021-08-30 14:28:54.465 | Cloning into '/opt/stack/placement'... 2021-08-30 14:29:03.035 | + functions-common:git_timed:639 : time_stop git_timed 2021-08-30 14:29:03.038 | + functions-common:time_stop:2309 : local name 2021-08-30 14:29:03.040 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:29:03.043 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:29:03.045 | + functions-common:time_stop:2312 : local total 2021-08-30 14:29:03.047 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:29:03.050 | + functions-common:time_stop:2315 : name=git_timed 2021-08-30 14:29:03.052 | + functions-common:time_stop:2316 : start_time=1630333734457 2021-08-30 14:29:03.055 | + functions-common:time_stop:2318 : [[ -z 1630333734457 ]] 2021-08-30 14:29:03.059 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:29:03.063 | + functions-common:time_stop:2321 : end_time=1630333743060 2021-08-30 14:29:03.065 | + functions-common:time_stop:2322 : elapsed_time=8603 2021-08-30 14:29:03.068 | + functions-common:time_stop:2323 : total=0 2021-08-30 14:29:03.070 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:29:03.073 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=8603 2021-08-30 14:29:03.076 | + functions-common:git_clone:592 : cd /opt/stack/placement 2021-08-30 14:29:03.079 | + functions-common:git_clone:593 : git show --oneline 2021-08-30 14:29:03.079 | + functions-common:git_clone:593 : head -1 2021-08-30 14:29:03.083 | 48f31d44 Merge "Switch ConsumerType to use an AttributeCache" 2021-08-30 14:29:03.086 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-08-30 14:29:03.089 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2021-08-30 14:29:03.091 | + inc/python:setup_develop:338 : local bindep 2021-08-30 14:29:03.094 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2021-08-30 14:29:03.096 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2021-08-30 14:29:03.099 | + inc/python:setup_develop:344 : local extras= 2021-08-30 14:29:03.101 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2021-08-30 14:29:03.104 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-08-30 14:29:03.115 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2021-08-30 14:29:03.118 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2021-08-30 14:29:03.121 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-08-30 14:29:03.124 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-08-30 14:29:03.128 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2021-08-30 14:29:03.131 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-08-30 14:29:03.134 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2021-08-30 14:29:03.137 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-08-30 14:29:03.139 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-08-30 14:29:03.143 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2021-08-30 14:29:03.150 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2021-08-30 14:29:03.152 | + 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-30 14:29:03.790 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2021-08-30 14:29:03.793 | + inc/python:setup_package:418 : local bindep=0 2021-08-30 14:29:03.797 | + inc/python:setup_package:419 : local bindep_flag= 2021-08-30 14:29:03.800 | + inc/python:setup_package:420 : local bindep_profiles= 2021-08-30 14:29:03.803 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2021-08-30 14:29:03.806 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2021-08-30 14:29:03.808 | + inc/python:setup_package:427 : local flags=-e 2021-08-30 14:29:03.811 | + inc/python:setup_package:428 : local extras= 2021-08-30 14:29:03.814 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-08-30 14:29:03.816 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-08-30 14:29:03.819 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-08-30 14:29:03.821 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-08-30 14:29:03.824 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-08-30 14:29:03.827 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2021-08-30 14:29:03.851 | Using python 3.8 to install /opt/stack/placement 2021-08-30 14:29:03.854 | + 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-30 14:29:04.756 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:29:04.756 | from cryptography.utils import int_from_bytes 2021-08-30 14:29:04.756 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:29:04.756 | from cryptography.utils import int_from_bytes 2021-08-30 14:29:05.789 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-30 14:29:05.823 | Obtaining file:///opt/stack/placement 2021-08-30 14:29:07.259 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev37) (5.6.0) 2021-08-30 14:29:07.261 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev37) (1.4.23) 2021-08-30 14:29:07.262 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev37) (9.3.0) 2021-08-30 14:29:07.264 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev37) (2.5.1) 2021-08-30 14:29:07.265 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev37) (1.8.7) 2021-08-30 14:29:07.267 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==5.1.0.dev37) (3.2.0) 2021-08-30 14:29:07.269 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev37) (2.26.0) 2021-08-30 14:29:07.274 | 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.dev37) (57.4.0) 2021-08-30 14:29:07.276 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev37) (4.4.0) 2021-08-30 14:29:07.278 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev37) (8.7.1) 2021-08-30 14:29:07.280 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev37) (3.3.1) 2021-08-30 14:29:07.281 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev37) (4.6.0) 2021-08-30 14:29:07.284 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev37) (4.2.0) 2021-08-30 14:29:07.286 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev37) (4.10.0) 2021-08-30 14:29:07.288 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev37) (10.0.0) 2021-08-30 14:29:07.289 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev37) (3.8.2) 2021-08-30 14:29:07.292 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev37) (4.4.0) 2021-08-30 14:29:07.294 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev37) (1.4.0) 2021-08-30 14:29:07.296 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev37) (1.1.0) 2021-08-30 14:29:07.298 | Requirement already satisfied: os-traits>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev37) (2.6.0) 2021-08-30 14:29:07.300 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev37) (1.0.1) 2021-08-30 14:29:07.365 | 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.dev37) (4.3.1) 2021-08-30 14:29:07.371 | 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.dev37) (4.2.0) 2021-08-30 14:29:07.374 | 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.dev37) (2.8.1) 2021-08-30 14:29:07.376 | 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.dev37) (1.16.0) 2021-08-30 14:29:07.379 | 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.dev37) (5.0.1) 2021-08-30 14:29:07.382 | 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.dev37) (3.1.1) 2021-08-30 14:29:07.444 | 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.dev37) (1.7.0) 2021-08-30 14:29:07.446 | 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.dev37) (3.4.0) 2021-08-30 14:29:07.450 | 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.dev37) (0.1.16) 2021-08-30 14:29:07.515 | 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.dev37) (1.1.3) 2021-08-30 14:29:07.523 | 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.dev37) (5.0.9) 2021-08-30 14:29:07.540 | 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.dev37) (0.14.1) 2021-08-30 14:29:07.552 | 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.dev37) (1.6) 2021-08-30 14:29:07.599 | 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.dev37) (5.4.1) 2021-08-30 14:29:07.602 | 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.dev37) (1.5.0) 2021-08-30 14:29:07.605 | 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.dev37) (0.8.0) 2021-08-30 14:29:07.606 | 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.dev37) (2.2.0) 2021-08-30 14:29:07.621 | 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.dev37) (1.12.1) 2021-08-30 14:29:07.688 | 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.dev37) (1.6.5) 2021-08-30 14:29:07.691 | 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.dev37) (0.5.0) 2021-08-30 14:29:07.700 | 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.dev37) (2.0.1) 2021-08-30 14:29:07.702 | 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.dev37) (0.13.0) 2021-08-30 14:29:07.714 | 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.dev37) (1.1.5) 2021-08-30 14:29:07.716 | 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.dev37) (1.0.4) 2021-08-30 14:29:07.717 | 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.dev37) (2.8.2) 2021-08-30 14:29:07.775 | 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.dev37) (0.9.6) 2021-08-30 14:29:07.813 | 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.dev37) (3.3.0) 2021-08-30 14:29:07.818 | 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.dev37) (3.0.1) 2021-08-30 14:29:07.825 | 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.dev37) (3.2.0) 2021-08-30 14:29:07.842 | 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.dev37) (1.14.6) 2021-08-30 14:29:07.851 | 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.dev37) (2.20) 2021-08-30 14:29:07.863 | 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.dev37) (2.0.1) 2021-08-30 14:29:07.919 | 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.dev37) (1.0.2) 2021-08-30 14:29:07.921 | 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.dev37) (2021.1) 2021-08-30 14:29:07.952 | 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.dev37) (0.7.2) 2021-08-30 14:29:07.976 | 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.dev37) (21.0) 2021-08-30 14:29:07.981 | 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.dev37) (0.11.0) 2021-08-30 14:29:07.990 | 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.dev37) (2.4.7) 2021-08-30 14:29:08.253 | 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.dev37) (2.0.4) 2021-08-30 14:29:08.254 | 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.dev37) (2021.5.30) 2021-08-30 14:29:08.256 | 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.dev37) (1.26.6) 2021-08-30 14:29:08.258 | 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.dev37) (3.2) 2021-08-30 14:29:08.347 | 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.dev37) (0.7) 2021-08-30 14:29:08.520 | 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.dev37) (1.1.1) 2021-08-30 14:29:08.565 | 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.dev37) (0.5.2) 2021-08-30 14:29:08.567 | 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.dev37) (0.4.1) 2021-08-30 14:29:08.683 | 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.dev37) (2.5.0) 2021-08-30 14:29:08.856 | 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.dev37) (3.0.0) 2021-08-30 14:29:08.858 | 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.dev37) (1.0.0) 2021-08-30 14:29:10.731 | Installing collected packages: openstack-placement 2021-08-30 14:29:10.733 | Running setup.py develop for openstack-placement 2021-08-30 14:29:12.768 | Successfully installed openstack-placement 2021-08-30 14:29:12.768 | 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-30 14:29:12.908 | + inc/python:pip_install:200 : result=0 2021-08-30 14:29:12.911 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-30 14:29:12.913 | + functions-common:time_stop:2309 : local name 2021-08-30 14:29:12.915 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:29:12.918 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:29:12.920 | + functions-common:time_stop:2312 : local total 2021-08-30 14:29:12.922 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:29:12.925 | + functions-common:time_stop:2315 : name=pip_install 2021-08-30 14:29:12.927 | + functions-common:time_stop:2316 : start_time=1630333743845 2021-08-30 14:29:12.929 | + functions-common:time_stop:2318 : [[ -z 1630333743845 ]] 2021-08-30 14:29:12.933 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:29:12.937 | + functions-common:time_stop:2321 : end_time=1630333752934 2021-08-30 14:29:12.939 | + functions-common:time_stop:2322 : elapsed_time=9089 2021-08-30 14:29:12.941 | + functions-common:time_stop:2323 : total=251578 2021-08-30 14:29:12.944 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:29:12.946 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=260667 2021-08-30 14:29:12.949 | + inc/python:pip_install:203 : return 0 2021-08-30 14:29:12.953 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-08-30 14:29:12.956 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-08-30 14:29:12.959 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-08-30 14:29:12.980 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-08-30 14:29:13.000 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2021-08-30 14:29:13.003 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2021-08-30 14:29:13.005 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:29:13.007 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:29:13.011 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2021-08-30 14:29:13.013 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:29:13.016 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-08-30 14:29:13.018 | + ./stack.sh:main:925 : configure_placement 2021-08-30 14:29:13.021 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2021-08-30 14:29:13.034 | + lib/placement:configure_placement:107 : create_placement_conf 2021-08-30 14:29:13.036 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2021-08-30 14:29:13.042 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2021-08-30 14:29:13.044 | ++ lib/database:database_connection_url:132 : local db=placement 2021-08-30 14:29:13.047 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2021-08-30 14:29:13.050 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2021-08-30 14:29:13.052 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2021-08-30 14:29:13.055 | + 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-30 14:29:13.088 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2021-08-30 14:29:13.120 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2021-08-30 14:29:13.152 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2021-08-30 14:29:13.155 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/placement/placement.conf 2021-08-30 14:29:13.157 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=placement 2021-08-30 14:29:13.159 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-08-30 14:29:13.162 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2021-08-30 14:29:13.195 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2021-08-30 14:29:13.225 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.20/identity 2021-08-30 14:29:13.256 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2021-08-30 14:29:13.294 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2021-08-30 14:29:13.399 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2021-08-30 14:29:13.431 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2021-08-30 14:29:13.460 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2021-08-30 14:29:13.490 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-08-30 14:29:13.518 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2021-08-30 14:29:13.548 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2021-08-30 14:29:13.551 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2021-08-30 14:29:13.553 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2021-08-30 14:29:13.557 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-08-30 14:29:13.575 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-08-30 14:29:13.577 | + functions:setup_systemd_logging:695 : local pidstr= 2021-08-30 14:29:13.579 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-08-30 14:29:13.582 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-08-30 14:29:13.584 | + 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-30 14:29:13.614 | + 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-30 14:29:13.643 | + 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-30 14:29:13.673 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-08-30 14:29:13.702 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2021-08-30 14:29:13.705 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2021-08-30 14:29:13.707 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2021-08-30 14:29:13.710 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2021-08-30 14:29:13.712 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2021-08-30 14:29:13.715 | + lib/apache:write_uwsgi_config:257 : local http= 2021-08-30 14:29:13.718 | + lib/apache:write_uwsgi_config:258 : local name= 2021-08-30 14:29:13.721 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2021-08-30 14:29:13.725 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2021-08-30 14:29:13.728 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-08-30 14:29:13.731 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-08-30 14:29:13.743 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-08-30 14:29:13.744 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-08-30 14:29:13.753 | d /var/run/uwsgi 0755 ubuntu root 2021-08-30 14:29:13.756 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-08-30 14:29:13.772 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2021-08-30 14:29:13.775 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2021-08-30 14:29:13.780 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2021-08-30 14:29:13.812 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2021-08-30 14:29:13.842 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2021-08-30 14:29:13.870 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2021-08-30 14:29:13.900 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2021-08-30 14:29:13.931 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2021-08-30 14:29:13.962 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2021-08-30 14:29:13.991 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2021-08-30 14:29:14.022 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2021-08-30 14:29:14.057 | + 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-30 14:29:14.087 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2021-08-30 14:29:14.120 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2021-08-30 14:29:14.153 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2021-08-30 14:29:14.186 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-08-30 14:29:14.189 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-08-30 14:29:14.192 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2021-08-30 14:29:14.195 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2021-08-30 14:29:14.198 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-08-30 14:29:14.201 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:29:14.204 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:29:14.206 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2021-08-30 14:29:14.210 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2021-08-30 14:29:14.212 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2021-08-30 14:29:14.248 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2021-08-30 14:29:14.285 | + 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-30 14:29:14.286 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2021-08-30 14:29:14.295 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 2021-08-30 14:29:14.301 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2021-08-30 14:29:14.303 | + lib/apache:enable_apache_site:203 : local site=placement-api 2021-08-30 14:29:14.306 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-08-30 14:29:14.310 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-08-30 14:29:14.312 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-08-30 14:29:14.315 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:29:14.318 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:29:14.320 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-08-30 14:29:14.325 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-08-30 14:29:14.327 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:29:14.330 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:29:14.333 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2021-08-30 14:29:14.403 | Enabling site placement-api. 2021-08-30 14:29:14.408 | To activate the new configuration, you need to run: 2021-08-30 14:29:14.409 | systemctl reload apache2 2021-08-30 14:29:14.413 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-08-30 14:29:14.416 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-08-30 14:29:14.419 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-08-30 14:29:14.421 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-08-30 14:29:14.633 | + ./stack.sh:main:932 : is_service_enabled placement placement-client 2021-08-30 14:29:14.660 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:29:14.663 | + ./stack.sh:main:933 : is_service_enabled n-cpu 2021-08-30 14:29:14.688 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:29:14.691 | + ./stack.sh:main:933 : is_service_enabled n-sch 2021-08-30 14:29:14.720 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:29:14.723 | + ./stack.sh:main:934 : configure_placement_nova_compute 2021-08-30 14:29:14.730 | + lib/nova:configure_placement_nova_compute:568 : local conf=/etc/nova/nova.conf 2021-08-30 14:29:14.733 | + lib/nova:configure_placement_nova_compute:569 : iniset /etc/nova/nova.conf placement auth_type password 2021-08-30 14:29:14.767 | + lib/nova:configure_placement_nova_compute:570 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.20/identity 2021-08-30 14:29:14.797 | + lib/nova:configure_placement_nova_compute:571 : iniset /etc/nova/nova.conf placement username placement 2021-08-30 14:29:14.827 | + lib/nova:configure_placement_nova_compute:572 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-08-30 14:29:14.857 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-08-30 14:29:14.887 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement project_name service 2021-08-30 14:29:14.918 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-08-30 14:29:14.947 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement region_name RegionOne 2021-08-30 14:29:14.977 | + ./stack.sh:main:938 : is_service_enabled horizon 2021-08-30 14:29:14.996 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:29:14.999 | + ./stack.sh:main:943 : is_service_enabled tls-proxy 2021-08-30 14:29:15.016 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:29:15.019 | + ./stack.sh:main:951 : run_phase stack install 2021-08-30 14:29:15.022 | + functions-common:run_phase:1737 : local mode=stack 2021-08-30 14:29:15.026 | + functions-common:run_phase:1738 : local phase=install 2021-08-30 14:29:15.029 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-08-30 14:29:15.032 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-08-30 14:29:15.035 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-08-30 14:29:15.037 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-08-30 14:29:15.040 | + functions-common:run_phase:1747 : local extra 2021-08-30 14:29:15.044 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-08-30 14:29:15.049 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-08-30 14:29:15.052 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-08-30 14:29:15.055 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-08-30 14:29:15.058 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2021-08-30 14:29:15.061 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-08-30 14:29:15.077 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:29:15.079 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-08-30 14:29:15.081 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-08-30 14:29:15.084 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2021-08-30 14:29:15.086 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2021-08-30 14:29:15.089 | ++ ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-30 14:29:15.091 | ++ ./stack.sh:echo_summary:432 : echo -e Installing Tempest 2021-08-30 14:29:15.093 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2021-08-30 14:29:15.096 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2021-08-30 14:29:15.158 | ++ inc/async:async_inner:63 : install_tempest 2021-08-30 14:29:15.196 | [11746 Async install_tempest:71384]: running: install_tempest 2021-08-30 14:29:15.198 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-08-30 14:29:15.201 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-08-30 14:29:15.204 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-08-30 14:29:15.208 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-08-30 14:29:15.210 | + functions-common:run_phase:1764 : run_plugins stack install 2021-08-30 14:29:15.214 | + functions-common:run_plugins:1723 : local mode=stack 2021-08-30 14:29:15.216 | + functions-common:run_plugins:1724 : local phase=install 2021-08-30 14:29:15.219 | + functions-common:run_plugins:1726 : local plugins= 2021-08-30 14:29:15.223 | + functions-common:run_plugins:1727 : local plugin 2021-08-30 14:29:15.226 | + ./stack.sh:main:954 : use_library_from_git python-openstackclient 2021-08-30 14:29:15.229 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2021-08-30 14:29:15.232 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-30 14:29:15.235 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-30 14:29:15.237 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2021-08-30 14:29:15.240 | + inc/python:use_library_from_git:253 : return 1 2021-08-30 14:29:15.243 | + ./stack.sh:main:958 : pip_install_gr python-openstackclient 2021-08-30 14:29:15.247 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2021-08-30 14:29:15.251 | + inc/python:pip_install_gr:77 : local clean_name 2021-08-30 14:29:15.255 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2021-08-30 14:29:15.258 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2021-08-30 14:29:15.261 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-08-30 14:29:15.266 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-08-30 14:29:15.269 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2021-08-30 14:29:15.275 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2021-08-30 14:29:15.278 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2021-08-30 14:29:15.281 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2021-08-30 14:29:15.284 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2021-08-30 14:29:15.286 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2021-08-30 14:29:15.310 | Using python 3.8 to install python-openstackclient 2021-08-30 14:29:15.314 | + 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-30 14:29:16.174 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:29:16.175 | from cryptography.utils import int_from_bytes 2021-08-30 14:29:16.175 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:29:16.175 | from cryptography.utils import int_from_bytes 2021-08-30 14:29:17.211 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-30 14:29:17.406 | Collecting python-openstackclient 2021-08-30 14:29:17.413 | 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-30 14:29:17.466 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.0.1) 2021-08-30 14:29:17.468 | Requirement already satisfied: openstacksdk>=0.53.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.59.0) 2021-08-30 14:29:17.470 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.4.0) 2021-08-30 14:29:17.471 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.2.0) 2021-08-30 14:29:17.473 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.10.0) 2021-08-30 14:29:17.475 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.0.0) 2021-08-30 14:29:17.476 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.5.0) 2021-08-30 14:29:17.479 | 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-30 14:29:17.480 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.4.2) 2021-08-30 14:29:17.482 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.9.0) 2021-08-30 14:29:17.484 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.1.16) 2021-08-30 14:29:17.497 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.4.0) 2021-08-30 14:29:17.499 | 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-30 14:29:17.501 | 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-30 14:29:17.503 | 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-30 14:29:17.505 | 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-30 14:29:17.558 | 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-30 14:29:17.560 | 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-30 14:29:17.562 | 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-30 14:29:17.563 | 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-30 14:29:17.643 | 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-30 14:29:17.644 | 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-30 14:29:17.646 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.53.0->python-openstackclient) (3.4.8) 2021-08-30 14:29:17.647 | 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-30 14:29:17.649 | 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-30 14:29:17.652 | 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-30 14:29:17.653 | 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-30 14:29:17.655 | 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-30 14:29:17.659 | 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-30 14:29:17.660 | 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-30 14:29:17.663 | 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-30 14:29:17.705 | 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-30 14:29:17.709 | 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-30 14:29:17.728 | 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-30 14:29:17.792 | 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-30 14:29:17.793 | 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-30 14:29:17.847 | 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.5) 2021-08-30 14:29:17.883 | 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-30 14:29:17.885 | 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-30 14:29:17.888 | 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-30 14:29:17.891 | 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-30 14:29:17.903 | 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-30 14:29:17.999 | 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-30 14:29:18.009 | 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-30 14:29:18.065 | 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-30 14:29:18.082 | 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-30 14:29:18.204 | 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-30 14:29:18.206 | 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-30 14:29:18.208 | 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-30 14:29:18.211 | 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-30 14:29:20.297 | Installing collected packages: python-openstackclient 2021-08-30 14:29:21.837 | Successfully installed python-openstackclient-5.5.0 2021-08-30 14:29:21.837 | 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-30 14:29:21.969 | + inc/python:pip_install:200 : result=0 2021-08-30 14:29:21.972 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-30 14:29:21.974 | + functions-common:time_stop:2309 : local name 2021-08-30 14:29:21.976 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:29:21.979 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:29:21.982 | + functions-common:time_stop:2312 : local total 2021-08-30 14:29:21.984 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:29:21.986 | + functions-common:time_stop:2315 : name=pip_install 2021-08-30 14:29:21.989 | + functions-common:time_stop:2316 : start_time=1630333755304 2021-08-30 14:29:21.991 | + functions-common:time_stop:2318 : [[ -z 1630333755304 ]] 2021-08-30 14:29:21.994 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:29:21.998 | + functions-common:time_stop:2321 : end_time=1630333761996 2021-08-30 14:29:22.001 | + functions-common:time_stop:2322 : elapsed_time=6692 2021-08-30 14:29:22.003 | + functions-common:time_stop:2323 : total=260667 2021-08-30 14:29:22.005 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:29:22.008 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=267359 2021-08-30 14:29:22.010 | + inc/python:pip_install:203 : return 0 2021-08-30 14:29:22.013 | + ./stack.sh:main:963 : install_oscwrap 2021-08-30 14:29:22.016 | ++ functions-common:install_oscwrap:2354 : mktemp 2021-08-30 14:29:22.021 | + functions-common:install_oscwrap:2354 : OSCWRAP_TIMER_FILE=/tmp/tmp.MwbDwV5fAw 2021-08-30 14:29:22.023 | + functions-common:install_oscwrap:2357 : shopt -s expand_aliases 2021-08-30 14:29:22.029 | + functions-common:install_oscwrap:2360 : unalias -a 2021-08-30 14:29:22.031 | + functions-common:install_oscwrap:2362 : alias openstack=oscwrap 2021-08-30 14:29:22.034 | + ./stack.sh:main:968 : [[ False != \F\a\l\s\e ]] 2021-08-30 14:29:22.036 | + ./stack.sh:main:1008 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-08-30 14:29:22.039 | + ./stack.sh:main:1016 : is_service_enabled mysql postgresql 2021-08-30 14:29:22.060 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:29:22.063 | + ./stack.sh:main:1017 : configure_database 2021-08-30 14:29:22.067 | + lib/database:configure_database:126 : configure_database_mysql 2021-08-30 14:29:22.070 | + lib/databases/mysql:configure_database_mysql:69 : local my_conf mysql slow_log 2021-08-30 14:29:22.073 | + lib/databases/mysql:configure_database_mysql:70 : echo_summary 'Configuring and starting MySQL' 2021-08-30 14:29:22.076 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-30 14:29:22.078 | + ./stack.sh:echo_summary:432 : echo -e Configuring and starting MySQL 2021-08-30 14:29:22.080 | + lib/databases/mysql:configure_database_mysql:72 : is_ubuntu 2021-08-30 14:29:22.083 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:29:22.085 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:29:22.088 | + lib/databases/mysql:configure_database_mysql:73 : my_conf=/etc/mysql/my.cnf 2021-08-30 14:29:22.090 | + lib/databases/mysql:configure_database_mysql:87 : is_fedora 2021-08-30 14:29:22.092 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-08-30 14:29:22.095 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-08-30 14:29:22.097 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-08-30 14:29:22.099 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-08-30 14:29:22.101 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-08-30 14:29:22.104 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-08-30 14:29:22.106 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-08-30 14:29:22.108 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-08-30 14:29:22.111 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-08-30 14:29:22.113 | + lib/databases/mysql:configure_database_mysql:87 : is_suse 2021-08-30 14:29:22.116 | + functions-common:is_suse:462 : is_opensuse 2021-08-30 14:29:22.118 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-08-30 14:29:22.120 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-08-30 14:29:22.123 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-08-30 14:29:22.125 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-08-30 14:29:22.127 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-08-30 14:29:22.130 | + lib/databases/mysql:configure_database_mysql:95 : sudo mysqladmin -u root password Passw0rd 2021-08-30 14:29:22.146 | mysqladmin: connect to server at 'localhost' failed 2021-08-30 14:29:22.146 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2021-08-30 14:29:22.150 | + lib/databases/mysql:configure_database_mysql:95 : true 2021-08-30 14:29:22.153 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2021-08-30 14:29:22.155 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:29:22.158 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:29:22.160 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2021-08-30 14:29:22.163 | + lib/databases/mysql:configure_database_mysql:102 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2021-08-30 14:29:22.165 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2021-08-30 14:29:22.167 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:29:22.170 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:29:22.172 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2021-08-30 14:29:22.175 | + 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-30 14:29:22.187 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-30 14:29:22.325 | + lib/databases/mysql:configure_database_mysql:115 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2021-08-30 14:29:22.384 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-30 14:29:22.541 | ++ lib/databases/mysql:configure_database_mysql:121 : ipv6_unquote 0.0.0.0 2021-08-30 14:29:22.555 | ++ functions-common:ipv6_unquote:2107 : echo 0.0.0.0 2021-08-30 14:29:22.559 | ++ functions-common:ipv6_unquote:2107 : tr -d '[]' 2021-08-30 14:29:22.577 | + lib/databases/mysql:configure_database_mysql:121 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2021-08-30 14:29:22.889 | + lib/databases/mysql:configure_database_mysql:122 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2021-08-30 14:29:23.173 | + lib/databases/mysql:configure_database_mysql:123 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2021-08-30 14:29:23.473 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2021-08-30 14:29:23.761 | + lib/databases/mysql:configure_database_mysql:126 : [[ False == \T\r\u\e ]] 2021-08-30 14:29:23.785 | + lib/databases/mysql:configure_database_mysql:146 : restart_service mysql 2021-08-30 14:29:23.805 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-08-30 14:29:23.833 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart mysql 2021-08-30 14:29:26.919 | + ./stack.sh:main:1021 : save_stackenv 1021 2021-08-30 14:29:26.922 | + functions-common:save_stackenv:60 : local tag=1021 2021-08-30 14:29:26.926 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-08-30 14:29:26.930 | + functions-common:save_stackenv:62 : time_stamp=2021-08-30-142926 2021-08-30 14:29:26.933 | + functions-common:save_stackenv:63 : echo '# 2021-08-30-142926 1021' 2021-08-30 14:29:26.936 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-30 14:29:26.938 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-08-30 14:29:26.941 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-30 14:29:26.943 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-08-30 14:29:26.946 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-30 14:29:26.949 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-08-30 14:29:26.951 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-30 14:29:26.954 | + 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-30 14:29:26.956 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-30 14:29:26.958 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.20 2021-08-30 14:29:26.961 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-30 14:29:26.963 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.20/identity 2021-08-30 14:29:26.966 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-30 14:29:26.968 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-08-30-141405 2021-08-30 14:29:26.971 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-30 14:29:26.973 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-08-30 14:29:26.976 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-30 14:29:26.978 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.20 2021-08-30 14:29:26.980 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-30 14:29:26.983 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-08-30 14:29:26.985 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-30 14:29:26.988 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-08-30 14:29:26.990 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-30 14:29:26.993 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-08-30 14:29:26.996 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-30 14:29:26.998 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-08-30 14:29:27.001 | + ./stack.sh:main:1033 : [[ True == \T\r\u\e ]] 2021-08-30 14:29:27.003 | + ./stack.sh:main:1034 : [[ -f /sys/kernel/mm/ksm/run ]] 2021-08-30 14:29:27.005 | + ./stack.sh:main:1035 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2021-08-30 14:29:27.018 | + ./stack.sh:main:1047 : start_dstat 2021-08-30 14:29:27.021 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-08-30 14:29:27.023 | + functions-common:run_process:1564 : local service=dstat 2021-08-30 14:29:27.026 | + functions-common:run_process:1565 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-08-30 14:29:27.028 | + functions-common:run_process:1566 : local group= 2021-08-30 14:29:27.031 | + functions-common:run_process:1567 : local user= 2021-08-30 14:29:27.033 | + functions-common:run_process:1569 : local name=dstat 2021-08-30 14:29:27.036 | + functions-common:run_process:1571 : time_start run_process 2021-08-30 14:29:27.038 | + functions-common:time_start:2295 : local name=run_process 2021-08-30 14:29:27.041 | + functions-common:time_start:2296 : local start_time= 2021-08-30 14:29:27.044 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-30 14:29:27.047 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-30 14:29:27.051 | + functions-common:time_start:2300 : _TIME_START[$name]=1630333767049 2021-08-30 14:29:27.057 | + functions-common:run_process:1572 : is_service_enabled dstat 2021-08-30 14:29:27.079 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:29:27.082 | + functions-common:run_process:1573 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2021-08-30 14:29:27.084 | + functions-common:_run_under_systemd:1529 : local service=dstat 2021-08-30 14:29:27.087 | + functions-common:_run_under_systemd:1530 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-08-30 14:29:27.090 | + functions-common:_run_under_systemd:1531 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-08-30 14:29:27.092 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-08-30 14:29:27.095 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-08-30 14:29:27.097 | + functions-common:_common_systemd_pitfalls:1504 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2021-08-30 14:29:27.100 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2021-08-30 14:29:27.102 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@dstat.service 2021-08-30 14:29:27.105 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-30 14:29:27.108 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-30 14:29:27.110 | + functions-common:_run_under_systemd:1538 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2021-08-30 14:29:27.113 | + 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-30 14:29:27.115 | + functions-common:write_user_unit_file:1446 : local service=devstack@dstat.service 2021-08-30 14:29:27.118 | + functions-common:write_user_unit_file:1447 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-08-30 14:29:27.120 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-30 14:29:27.122 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-30 14:29:27.125 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-30 14:29:27.127 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-30 14:29:27.129 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@dstat.service 2021-08-30 14:29:27.132 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-30 14:29:27.136 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2021-08-30 14:29:27.203 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2021-08-30 14:29:27.271 | + 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-30 14:29:27.324 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2021-08-30 14:29:27.378 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2021-08-30 14:29:27.435 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-30 14:29:27.487 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-30 14:29:27.489 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2021-08-30 14:29:27.552 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-30 14:29:27.971 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@dstat.service 2021-08-30 14:29:27.985 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2021-08-30 14:29:28.380 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@dstat.service 2021-08-30 14:29:28.406 | + functions-common:run_process:1575 : time_stop run_process 2021-08-30 14:29:28.413 | + functions-common:time_stop:2309 : local name 2021-08-30 14:29:28.417 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:29:28.426 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:29:28.429 | + functions-common:time_stop:2312 : local total 2021-08-30 14:29:28.432 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:29:28.435 | + functions-common:time_stop:2315 : name=run_process 2021-08-30 14:29:28.437 | + functions-common:time_stop:2316 : start_time=1630333767049 2021-08-30 14:29:28.440 | + functions-common:time_stop:2318 : [[ -z 1630333767049 ]] 2021-08-30 14:29:28.444 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:29:28.451 | + functions-common:time_stop:2321 : end_time=1630333768447 2021-08-30 14:29:28.454 | + functions-common:time_stop:2322 : elapsed_time=1398 2021-08-30 14:29:28.457 | + functions-common:time_stop:2323 : total=0 2021-08-30 14:29:28.460 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:29:28.463 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=1398 2021-08-30 14:29:28.466 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2021-08-30 14:29:28.468 | + functions-common:run_process:1564 : local service=memory_tracker 2021-08-30 14:29:28.471 | + functions-common:run_process:1565 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2021-08-30 14:29:28.473 | + functions-common:run_process:1566 : local group= 2021-08-30 14:29:28.476 | + functions-common:run_process:1567 : local user=root 2021-08-30 14:29:28.478 | + functions-common:run_process:1569 : local name=memory_tracker 2021-08-30 14:29:28.481 | + functions-common:run_process:1571 : time_start run_process 2021-08-30 14:29:28.483 | + functions-common:time_start:2295 : local name=run_process 2021-08-30 14:29:28.486 | + functions-common:time_start:2296 : local start_time= 2021-08-30 14:29:28.489 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-30 14:29:28.493 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-30 14:29:28.498 | + functions-common:time_start:2300 : _TIME_START[$name]=1630333768495 2021-08-30 14:29:28.501 | + functions-common:run_process:1572 : is_service_enabled memory_tracker 2021-08-30 14:29:28.527 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:29:28.530 | + functions-common:run_process:1575 : time_stop run_process 2021-08-30 14:29:28.535 | + functions-common:time_stop:2309 : local name 2021-08-30 14:29:28.539 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:29:28.542 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:29:28.544 | + functions-common:time_stop:2312 : local total 2021-08-30 14:29:28.546 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:29:28.549 | + functions-common:time_stop:2315 : name=run_process 2021-08-30 14:29:28.552 | + functions-common:time_stop:2316 : start_time=1630333768495 2021-08-30 14:29:28.554 | + functions-common:time_stop:2318 : [[ -z 1630333768495 ]] 2021-08-30 14:29:28.558 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:29:28.562 | + functions-common:time_stop:2321 : end_time=1630333768560 2021-08-30 14:29:28.565 | + functions-common:time_stop:2322 : elapsed_time=65 2021-08-30 14:29:28.567 | + functions-common:time_stop:2323 : total=1398 2021-08-30 14:29:28.570 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:29:28.573 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=1463 2021-08-30 14:29:28.575 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2021-08-30 14:29:28.593 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:29:28.595 | + ./stack.sh:main:1051 : is_service_enabled tcpdump 2021-08-30 14:29:28.621 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:29:28.624 | + ./stack.sh:main:1059 : is_service_enabled etcd3 2021-08-30 14:29:28.649 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:29:28.652 | + ./stack.sh:main:1060 : start_etcd3 2021-08-30 14:29:28.654 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2021-08-30 14:29:28.657 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-759955-10-iscsi --data-dir /opt/stack/data/etcd' 2021-08-30 14:29:28.660 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2021-08-30 14:29:28.663 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-759955-10-iscsi=http://10.222.0.20:2380' 2021-08-30 14:29:28.665 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.20:2380' 2021-08-30 14:29:28.668 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.20:2379' 2021-08-30 14:29:28.670 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2021-08-30 14:29:28.673 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2021-08-30 14:29:28.676 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.20:2379' 2021-08-30 14:29:28.679 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2021-08-30 14:29:28.684 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2021-08-30 14:29:28.693 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-08-30 14:29:28.696 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-759955-10-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-759955-10-iscsi=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-30 14:29:28.700 | + functions-common:write_user_unit_file:1446 : local service=devstack@etcd.service 2021-08-30 14:29:28.703 | + functions-common:write_user_unit_file:1447 : local 'command=/opt/stack/bin/etcd --name dv-cinder-759955-10-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-759955-10-iscsi=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-30 14:29:28.706 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-30 14:29:28.708 | + functions-common:write_user_unit_file:1449 : local user=root 2021-08-30 14:29:28.710 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-30 14:29:28.713 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-30 14:29:28.716 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-08-30 14:29:28.718 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-30 14:29:28.723 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2021-08-30 14:29:28.819 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2021-08-30 14:29:28.882 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-759955-10-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-759955-10-iscsi=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-30 14:29:28.964 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2021-08-30 14:29:29.016 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2021-08-30 14:29:29.071 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-30 14:29:29.123 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-30 14:29:29.125 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2021-08-30 14:29:29.188 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-30 14:29:29.582 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2021-08-30 14:29:29.637 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2021-08-30 14:29:29.691 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2021-08-30 14:29:29.747 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2021-08-30 14:29:29.803 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2021-08-30 14:29:29.807 | ++ functions-common:is_arch:428 : uname -m 2021-08-30 14:29:29.811 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2021-08-30 14:29:29.815 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2021-08-30 14:29:30.214 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2021-08-30 14:29:30.227 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2021-08-30 14:29:30.594 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2021-08-30 14:29:31.671 | + ./stack.sh:main:1071 : cat 2021-08-30 14:29:31.676 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2021-08-30 14:29:31.693 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:29:31.696 | + ./stack.sh:main:1091 : source /home/ubuntu/devstack/userrc_early 2021-08-30 14:29:31.699 | ++ userrc_early:source:4 : export OS_IDENTITY_API_VERSION=3 2021-08-30 14:29:31.701 | ++ userrc_early:source:4 : OS_IDENTITY_API_VERSION=3 2021-08-30 14:29:31.704 | ++ userrc_early:source:5 : export OS_AUTH_URL=http://10.222.0.20/identity 2021-08-30 14:29:31.707 | ++ userrc_early:source:5 : OS_AUTH_URL=http://10.222.0.20/identity 2021-08-30 14:29:31.709 | ++ userrc_early:source:6 : export OS_USERNAME=admin 2021-08-30 14:29:31.712 | ++ userrc_early:source:6 : OS_USERNAME=admin 2021-08-30 14:29:31.715 | ++ userrc_early:source:7 : export OS_USER_DOMAIN_ID=default 2021-08-30 14:29:31.718 | ++ userrc_early:source:7 : OS_USER_DOMAIN_ID=default 2021-08-30 14:29:31.720 | ++ userrc_early:source:8 : export OS_PASSWORD=Passw0rd 2021-08-30 14:29:31.723 | ++ userrc_early:source:8 : OS_PASSWORD=Passw0rd 2021-08-30 14:29:31.726 | ++ userrc_early:source:9 : export OS_PROJECT_NAME=admin 2021-08-30 14:29:31.729 | ++ userrc_early:source:9 : OS_PROJECT_NAME=admin 2021-08-30 14:29:31.731 | ++ userrc_early:source:10 : export OS_PROJECT_DOMAIN_ID=default 2021-08-30 14:29:31.734 | ++ userrc_early:source:10 : OS_PROJECT_DOMAIN_ID=default 2021-08-30 14:29:31.737 | ++ userrc_early:source:11 : export OS_REGION_NAME=RegionOne 2021-08-30 14:29:31.739 | ++ userrc_early:source:11 : OS_REGION_NAME=RegionOne 2021-08-30 14:29:31.742 | + ./stack.sh:main:1093 : is_service_enabled keystone 2021-08-30 14:29:31.759 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:29:31.762 | + ./stack.sh:main:1094 : echo_summary 'Starting Keystone' 2021-08-30 14:29:31.764 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-30 14:29:31.766 | + ./stack.sh:echo_summary:432 : echo -e Starting Keystone 2021-08-30 14:29:31.769 | + ./stack.sh:main:1096 : '[' 10.222.0.20 == 10.222.0.20 ']' 2021-08-30 14:29:31.771 | + ./stack.sh:main:1097 : init_keystone 2021-08-30 14:29:31.774 | + lib/keystone:init_keystone:443 : is_service_enabled ldap 2021-08-30 14:29:31.790 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:29:31.793 | + lib/keystone:init_keystone:447 : [[ True == True ]] 2021-08-30 14:29:31.796 | + lib/keystone:init_keystone:449 : recreate_database keystone 2021-08-30 14:29:31.798 | + lib/database:recreate_database:110 : local db=keystone 2021-08-30 14:29:31.801 | + lib/database:recreate_database:111 : recreate_database_mysql keystone 2021-08-30 14:29:31.803 | + lib/databases/mysql:recreate_database_mysql:63 : local db=keystone 2021-08-30 14:29:31.806 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2021-08-30 14:29:31.811 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-30 14:29:31.864 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2021-08-30 14:29:31.870 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-30 14:29:32.027 | + lib/keystone:init_keystone:452 : time_start dbsync 2021-08-30 14:29:32.029 | + functions-common:time_start:2295 : local name=dbsync 2021-08-30 14:29:32.032 | + functions-common:time_start:2296 : local start_time= 2021-08-30 14:29:32.034 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-30 14:29:32.037 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-30 14:29:32.042 | + functions-common:time_start:2300 : _TIME_START[$name]=1630333772039 2021-08-30 14:29:32.044 | + lib/keystone:init_keystone:454 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2021-08-30 14:29:36.145 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-30 14:29:36.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.146 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.146 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.146 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.149 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.149 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.149 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.149 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.149 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.149 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.150 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.150 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.150 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.151 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.151 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.151 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.152 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.152 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.152 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.152 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.152 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.152 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.152 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.153 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.153 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.153 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.153 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.153 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.153 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.153 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.155 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.156 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.158 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.158 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.158 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.159 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-30 14:29:36.159 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-30 14:29:36.188 | 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=73187) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-08-30 14:29:36.206 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-30 14:29:36.207 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.207 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.207 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.207 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.208 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.208 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.208 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.208 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.208 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.208 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.209 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.209 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.209 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.211 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.211 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.211 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.211 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.213 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.213 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.214 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.214 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.214 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.216 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.216 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.216 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.217 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.219 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.219 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.219 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.220 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.220 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.220 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-30 14:29:36.220 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-30 14:29:36.250 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-30 14:29:36.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.251 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.252 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.252 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.252 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.252 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.253 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.253 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.253 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.255 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.255 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.256 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.257 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.257 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.261 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.261 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.261 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.261 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.262 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.262 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.262 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.263 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.263 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.263 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.263 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.263 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.263 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.264 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.264 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.264 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.264 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:36.264 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:36.264 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-30 14:29:36.264 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-30 14:29:37.569 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-30 14:29:37.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:37.570 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:37.570 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:37.570 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:37.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:37.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:37.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:37.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:37.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:37.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:37.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:37.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:37.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:37.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:37.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:37.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:37.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:37.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:37.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:37.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:37.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:37.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:37.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:37.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:37.574 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:37.574 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:37.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:37.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:37.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:37.575 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:37.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:37.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:37.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:37.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:37.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:37.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:37.576 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:37.576 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:37.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:37.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:37.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:37.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:37.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:37.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:37.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:37.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:37.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:37.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:37.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:37.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:37.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:37.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:37.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:37.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:37.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:37.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:37.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:37.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:37.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:37.579 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:37.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:37.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:37.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:37.580 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:37.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:37.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:37.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:37.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:37.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:37.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:37.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:37.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:37.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:37.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:37.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:37.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:37.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:37.582 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:37.582 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:37.582 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:37.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:37.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:37.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:37.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:37.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:29:37.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:29:37.583 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-30 14:29:37.583 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-30 14:29:37.592 | INFO migrate.versioning.api [-] 66 -> 67...  2021-08-30 14:29:54.081 | INFO migrate.versioning.api [-] done 2021-08-30 14:29:54.081 | INFO migrate.versioning.api [-] 67 -> 68...  2021-08-30 14:29:54.138 | INFO migrate.versioning.api [-] done 2021-08-30 14:29:54.138 | INFO migrate.versioning.api [-] 68 -> 69...  2021-08-30 14:29:54.189 | INFO migrate.versioning.api [-] done 2021-08-30 14:29:54.189 | INFO migrate.versioning.api [-] 69 -> 70...  2021-08-30 14:29:54.247 | INFO migrate.versioning.api [-] done 2021-08-30 14:29:54.247 | INFO migrate.versioning.api [-] 70 -> 71...  2021-08-30 14:29:54.315 | INFO migrate.versioning.api [-] done 2021-08-30 14:29:54.315 | INFO migrate.versioning.api [-] 71 -> 72...  2021-08-30 14:29:54.373 | INFO migrate.versioning.api [-] done 2021-08-30 14:29:54.373 | INFO migrate.versioning.api [-] 72 -> 73...  2021-08-30 14:29:56.647 | INFO migrate.versioning.api [-] done 2021-08-30 14:29:56.647 | INFO migrate.versioning.api [-] 73 -> 74...  2021-08-30 14:29:57.121 | INFO migrate.versioning.api [-] done 2021-08-30 14:29:57.122 | INFO migrate.versioning.api [-] 74 -> 75...  2021-08-30 14:29:57.578 | INFO migrate.versioning.api [-] done 2021-08-30 14:29:57.578 | INFO migrate.versioning.api [-] 75 -> 76...  2021-08-30 14:29:57.699 | INFO migrate.versioning.api [-] done 2021-08-30 14:29:57.699 | INFO migrate.versioning.api [-] 76 -> 77...  2021-08-30 14:29:57.874 | INFO migrate.versioning.api [-] done 2021-08-30 14:29:57.875 | INFO migrate.versioning.api [-] 77 -> 78...  2021-08-30 14:29:57.950 | INFO migrate.versioning.api [-] done 2021-08-30 14:29:57.950 | INFO migrate.versioning.api [-] 78 -> 79...  2021-08-30 14:29:58.092 | INFO migrate.versioning.api [-] done 2021-08-30 14:29:58.092 | INFO migrate.versioning.api [-] 79 -> 80...  2021-08-30 14:29:58.184 | INFO migrate.versioning.api [-] done 2021-08-30 14:29:58.185 | INFO migrate.versioning.api [-] 80 -> 81...  2021-08-30 14:29:58.996 | INFO migrate.versioning.api [-] done 2021-08-30 14:29:58.996 | INFO migrate.versioning.api [-] 81 -> 82...  2021-08-30 14:30:01.887 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:01.887 | INFO migrate.versioning.api [-] 82 -> 83...  2021-08-30 14:30:04.755 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:04.755 | INFO migrate.versioning.api [-] 83 -> 84...  2021-08-30 14:30:05.612 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:05.612 | INFO migrate.versioning.api [-] 84 -> 85...  2021-08-30 14:30:07.188 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:07.189 | INFO migrate.versioning.api [-] 85 -> 86...  2021-08-30 14:30:07.566 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:07.566 | INFO migrate.versioning.api [-] 86 -> 87...  2021-08-30 14:30:10.029 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:10.029 | INFO migrate.versioning.api [-] 87 -> 88...  2021-08-30 14:30:10.982 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:10.983 | INFO migrate.versioning.api [-] 88 -> 89...  2021-08-30 14:30:11.211 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:11.212 | INFO migrate.versioning.api [-] 89 -> 90...  2021-08-30 14:30:12.258 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:12.258 | INFO migrate.versioning.api [-] 90 -> 91...  2021-08-30 14:30:15.018 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:15.018 | INFO migrate.versioning.api [-] 91 -> 92...  2021-08-30 14:30:17.789 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:17.789 | INFO migrate.versioning.api [-] 92 -> 93...  2021-08-30 14:30:18.633 | ++ inc/async:async_inner:64 : rc=0 2021-08-30 14:30:18.659 | [71384 Async install_tempest:71384]: finished successfully 2021-08-30 14:30:20.339 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:20.339 | INFO migrate.versioning.api [-] 93 -> 94...  2021-08-30 14:30:22.361 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:22.361 | INFO migrate.versioning.api [-] 94 -> 95...  2021-08-30 14:30:23.709 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:23.710 | INFO migrate.versioning.api [-] 95 -> 96...  2021-08-30 14:30:23.780 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:23.780 | INFO migrate.versioning.api [-] 96 -> 97...  2021-08-30 14:30:23.887 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:23.887 | INFO migrate.versioning.api [-] 97 -> 98...  2021-08-30 14:30:24.001 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:24.001 | INFO migrate.versioning.api [-] 98 -> 99...  2021-08-30 14:30:24.068 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:24.068 | INFO migrate.versioning.api [-] 99 -> 100...  2021-08-30 14:30:24.132 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:24.132 | INFO migrate.versioning.api [-] 100 -> 101...  2021-08-30 14:30:24.235 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:24.235 | INFO migrate.versioning.api [-] 101 -> 102...  2021-08-30 14:30:24.583 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:24.584 | INFO migrate.versioning.api [-] 102 -> 103...  2021-08-30 14:30:25.344 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:25.344 | INFO migrate.versioning.api [-] 103 -> 104...  2021-08-30 14:30:25.429 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:25.429 | INFO migrate.versioning.api [-] 104 -> 105...  2021-08-30 14:30:26.355 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:26.355 | INFO migrate.versioning.api [-] 105 -> 106...  2021-08-30 14:30:27.327 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:27.327 | INFO migrate.versioning.api [-] 106 -> 107...  2021-08-30 14:30:28.304 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:28.304 | INFO migrate.versioning.api [-] 107 -> 108...  2021-08-30 14:30:29.172 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:29.173 | INFO migrate.versioning.api [-] 108 -> 109...  2021-08-30 14:30:29.637 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:29.637 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-30 14:30:29.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.638 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.639 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.643 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.644 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.644 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.644 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.644 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.644 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.646 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.647 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.650 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.650 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.650 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.655 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-30 14:30:29.655 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-30 14:30:29.655 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-30 14:30:29.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.655 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.655 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.655 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.656 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.656 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.656 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.657 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.658 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.663 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.663 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.664 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.664 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.664 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.664 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-30 14:30:29.666 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-30 14:30:29.666 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-30 14:30:29.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.666 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.666 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.666 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.669 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.669 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.670 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.671 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.671 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.674 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.675 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.677 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.677 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.677 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.678 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-30 14:30:29.678 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-30 14:30:29.687 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-30 14:30:29.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.690 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.690 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.692 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.692 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.692 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.692 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.692 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.692 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.693 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.693 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.693 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.693 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.694 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.695 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.695 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.695 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.696 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.696 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.697 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.697 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.700 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.700 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.700 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.700 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.701 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.701 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.701 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.701 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.701 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.701 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.701 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.701 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.702 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.702 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.702 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.703 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.703 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.704 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.704 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.705 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.705 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.706 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.707 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.707 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.707 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.707 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.707 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.709 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.709 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.710 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.710 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.711 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-30 14:30:29.712 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-30 14:30:29.817 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-30 14:30:29.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.820 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.821 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.832 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.832 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.832 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.832 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.833 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.833 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.833 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.833 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.833 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.833 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.833 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.833 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.833 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.834 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.834 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.834 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.834 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.834 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.834 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.834 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.834 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.834 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.834 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.834 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.835 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.835 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.835 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.835 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.835 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.835 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.835 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.835 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.835 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.836 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.836 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.836 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.836 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.836 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.836 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.837 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.837 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.837 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.837 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.837 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.838 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.839 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.840 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.840 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.840 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.842 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-30 14:30:29.842 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-30 14:30:29.842 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-30 14:30:29.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.845 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.845 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.846 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.846 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.846 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.847 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.847 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.847 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.848 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.848 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.848 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.849 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.849 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.850 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.850 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.850 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.851 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.851 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.851 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.851 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.852 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.852 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.853 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.853 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.853 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.853 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.854 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.855 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.855 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.855 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.856 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.856 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.856 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.856 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.856 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.858 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.858 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.859 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.859 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.860 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.860 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.862 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.862 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.862 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.862 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.862 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.863 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.864 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.865 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.865 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.865 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.867 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-30 14:30:29.867 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-30 14:30:29.876 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-30 14:30:29.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.878 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.879 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.880 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.880 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.880 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.880 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.881 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.881 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.881 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.882 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.882 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.882 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.883 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.884 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.884 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.887 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.887 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.887 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.887 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.887 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.887 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.887 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.887 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.887 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.888 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.888 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.888 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.889 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.889 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.889 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.890 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.890 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.890 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.890 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.890 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.892 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.892 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.893 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.893 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.894 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.895 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.896 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.896 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.896 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.896 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.897 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.897 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.898 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.899 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.899 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.899 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:30:29.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:30:29.901 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-30 14:30:29.901 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-30 14:30:29.910 | INFO migrate.versioning.api [-] 0 -> 1...  2021-08-30 14:30:29.996 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:29.996 | INFO migrate.versioning.api [-] 1 -> 2...  2021-08-30 14:30:30.098 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:30.098 | INFO migrate.versioning.api [-] 2 -> 3...  2021-08-30 14:30:32.144 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:32.145 | INFO migrate.versioning.api [-] 3 -> 4...  2021-08-30 14:30:32.258 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:32.258 | INFO migrate.versioning.api [-] 4 -> 5...  2021-08-30 14:30:32.367 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:32.367 | INFO migrate.versioning.api [-] 5 -> 6...  2021-08-30 14:30:32.515 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:32.515 | INFO migrate.versioning.api [-] 6 -> 7...  2021-08-30 14:30:32.664 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:32.664 | INFO migrate.versioning.api [-] 7 -> 8...  2021-08-30 14:30:32.795 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:32.795 | INFO migrate.versioning.api [-] 8 -> 9...  2021-08-30 14:30:33.039 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:33.040 | INFO migrate.versioning.api [-] 9 -> 10...  2021-08-30 14:30:35.277 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:35.277 | INFO migrate.versioning.api [-] 10 -> 11...  2021-08-30 14:30:35.360 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:35.360 | INFO migrate.versioning.api [-] 11 -> 12...  2021-08-30 14:30:37.115 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:37.115 | INFO migrate.versioning.api [-] 12 -> 13...  2021-08-30 14:30:37.178 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:37.178 | INFO migrate.versioning.api [-] 13 -> 14...  2021-08-30 14:30:38.853 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:38.853 | INFO migrate.versioning.api [-] 14 -> 15...  2021-08-30 14:30:38.938 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:38.938 | INFO migrate.versioning.api [-] 15 -> 16...  2021-08-30 14:30:39.405 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:39.405 | INFO migrate.versioning.api [-] 16 -> 17...  2021-08-30 14:30:39.508 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:39.508 | INFO migrate.versioning.api [-] 17 -> 18...  2021-08-30 14:30:39.566 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:39.567 | INFO migrate.versioning.api [-] 18 -> 19...  2021-08-30 14:30:39.617 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:39.617 | INFO migrate.versioning.api [-] 19 -> 20...  2021-08-30 14:30:39.663 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:39.663 | INFO migrate.versioning.api [-] 20 -> 21...  2021-08-30 14:30:39.749 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:39.750 | INFO migrate.versioning.api [-] 21 -> 22...  2021-08-30 14:30:40.109 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:40.109 | INFO migrate.versioning.api [-] 22 -> 23...  2021-08-30 14:30:40.395 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:40.395 | INFO migrate.versioning.api [-] 23 -> 24...  2021-08-30 14:30:41.275 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:41.275 | INFO migrate.versioning.api [-] 24 -> 25...  2021-08-30 14:30:41.361 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:41.361 | INFO migrate.versioning.api [-] 25 -> 26...  2021-08-30 14:30:41.429 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:41.429 | INFO migrate.versioning.api [-] 26 -> 27...  2021-08-30 14:30:41.503 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:41.503 | INFO migrate.versioning.api [-] 27 -> 28...  2021-08-30 14:30:41.560 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:41.560 | INFO migrate.versioning.api [-] 28 -> 29...  2021-08-30 14:30:41.612 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:41.612 | INFO migrate.versioning.api [-] 29 -> 30...  2021-08-30 14:30:42.128 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:42.128 | INFO migrate.versioning.api [-] 30 -> 31...  2021-08-30 14:30:42.537 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:42.537 | INFO migrate.versioning.api [-] 31 -> 32...  2021-08-30 14:30:43.143 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:43.143 | INFO migrate.versioning.api [-] 32 -> 33...  2021-08-30 14:30:45.795 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:45.795 | INFO migrate.versioning.api [-] 33 -> 34...  2021-08-30 14:30:46.743 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:46.743 | INFO migrate.versioning.api [-] 34 -> 35...  2021-08-30 14:30:47.206 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:47.206 | INFO migrate.versioning.api [-] 35 -> 36...  2021-08-30 14:30:47.527 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:47.527 | INFO migrate.versioning.api [-] 36 -> 37...  2021-08-30 14:30:47.578 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:47.578 | INFO migrate.versioning.api [-] 37 -> 38...  2021-08-30 14:30:47.646 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:47.646 | INFO migrate.versioning.api [-] 38 -> 39...  2021-08-30 14:30:47.749 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:47.749 | INFO migrate.versioning.api [-] 39 -> 40...  2021-08-30 14:30:47.836 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:47.837 | INFO migrate.versioning.api [-] 40 -> 41...  2021-08-30 14:30:47.960 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:47.961 | INFO migrate.versioning.api [-] 41 -> 42...  2021-08-30 14:30:48.040 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:48.040 | INFO migrate.versioning.api [-] 42 -> 43...  2021-08-30 14:30:48.109 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:48.109 | INFO migrate.versioning.api [-] 43 -> 44...  2021-08-30 14:30:48.201 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:48.201 | INFO migrate.versioning.api [-] 44 -> 45...  2021-08-30 14:30:48.870 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:48.870 | INFO migrate.versioning.api [-] 45 -> 46...  2021-08-30 14:30:48.983 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:48.983 | INFO migrate.versioning.api [-] 46 -> 47...  2021-08-30 14:30:53.538 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:53.538 | INFO migrate.versioning.api [-] 47 -> 48...  2021-08-30 14:30:55.172 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:55.172 | INFO migrate.versioning.api [-] 48 -> 49...  2021-08-30 14:30:55.257 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:55.257 | INFO migrate.versioning.api [-] 49 -> 50...  2021-08-30 14:30:55.326 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:55.326 | INFO migrate.versioning.api [-] 50 -> 51...  2021-08-30 14:30:55.390 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:55.390 | INFO migrate.versioning.api [-] 51 -> 52...  2021-08-30 14:30:55.491 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:55.492 | INFO migrate.versioning.api [-] 52 -> 53...  2021-08-30 14:30:55.961 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:55.961 | INFO migrate.versioning.api [-] 53 -> 54...  2021-08-30 14:30:56.058 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:56.058 | INFO migrate.versioning.api [-] 54 -> 55...  2021-08-30 14:30:56.452 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:56.452 | INFO migrate.versioning.api [-] 55 -> 56...  2021-08-30 14:30:57.457 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:57.457 | INFO migrate.versioning.api [-] 56 -> 57...  2021-08-30 14:30:57.520 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:57.520 | INFO migrate.versioning.api [-] 57 -> 58...  2021-08-30 14:30:57.566 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:57.566 | INFO migrate.versioning.api [-] 58 -> 59...  2021-08-30 14:30:57.618 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:57.618 | INFO migrate.versioning.api [-] 59 -> 60...  2021-08-30 14:30:57.726 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:57.726 | INFO migrate.versioning.api [-] 60 -> 61...  2021-08-30 14:30:57.795 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:57.795 | INFO migrate.versioning.api [-] 61 -> 62...  2021-08-30 14:30:58.549 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:58.549 | INFO migrate.versioning.api [-] 62 -> 63...  2021-08-30 14:30:58.624 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:58.624 | INFO migrate.versioning.api [-] 63 -> 64...  2021-08-30 14:30:59.097 | INFO migrate.versioning.api [-] done 2021-08-30 14:30:59.097 | INFO migrate.versioning.api [-] 64 -> 65...  2021-08-30 14:31:00.977 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:00.977 | INFO migrate.versioning.api [-] 65 -> 66...  2021-08-30 14:31:01.955 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:01.955 | INFO migrate.versioning.api [-] 66 -> 67...  2021-08-30 14:31:02.035 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:02.035 | INFO migrate.versioning.api [-] 67 -> 68...  2021-08-30 14:31:02.104 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:02.105 | INFO migrate.versioning.api [-] 68 -> 69...  2021-08-30 14:31:02.189 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:02.189 | INFO migrate.versioning.api [-] 69 -> 70...  2021-08-30 14:31:02.268 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:02.268 | INFO migrate.versioning.api [-] 70 -> 71...  2021-08-30 14:31:02.337 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:02.337 | INFO migrate.versioning.api [-] 71 -> 72...  2021-08-30 14:31:02.411 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:02.411 | INFO migrate.versioning.api [-] 72 -> 73...  2021-08-30 14:31:03.354 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:03.354 | INFO migrate.versioning.api [-] 73 -> 74...  2021-08-30 14:31:03.428 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:03.429 | INFO migrate.versioning.api [-] 74 -> 75...  2021-08-30 14:31:03.497 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:03.498 | INFO migrate.versioning.api [-] 75 -> 76...  2021-08-30 14:31:03.543 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:03.543 | INFO migrate.versioning.api [-] 76 -> 77...  2021-08-30 14:31:03.600 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:03.600 | INFO migrate.versioning.api [-] 77 -> 78...  2021-08-30 14:31:03.657 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:03.657 | INFO migrate.versioning.api [-] 78 -> 79...  2021-08-30 14:31:04.628 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:04.629 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-30 14:31:04.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.630 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.630 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.631 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.632 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.633 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.633 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.634 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.634 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.634 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.635 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.635 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.635 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.636 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.636 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.636 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.636 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.637 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.637 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.637 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.639 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.639 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.639 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.639 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.639 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.640 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.640 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.640 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.640 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.641 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.641 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.641 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.641 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.641 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.641 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.642 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.642 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.642 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.643 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.643 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.643 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.644 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.644 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.644 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.645 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.646 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.652 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.652 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.652 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.652 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.652 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.652 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.652 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.652 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.653 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.653 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.653 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.653 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.653 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.653 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.653 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.653 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.653 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.654 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.654 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.654 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.654 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-30 14:31:04.654 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-30 14:31:04.654 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-30 14:31:04.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.656 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.657 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.657 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.658 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.658 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.658 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.658 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.659 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.659 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.660 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.660 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.660 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.661 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.661 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.661 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.661 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.662 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.662 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.662 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.662 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.663 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.663 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.664 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.664 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.664 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.665 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.666 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.666 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.666 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.667 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.667 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.668 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.668 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.668 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.668 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.670 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.670 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.671 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.671 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.672 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.672 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.679 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.679 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.679 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.679 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.679 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.679 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.679 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.679 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.679 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.680 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.680 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-30 14:31:04.680 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-30 14:31:04.680 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-30 14:31:04.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.681 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.682 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.683 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.683 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.683 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.683 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.684 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.684 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.685 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.685 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.685 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.685 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.686 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.686 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.687 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.687 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.687 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.687 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.688 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.688 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.689 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.689 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.689 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.689 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.690 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.690 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.691 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.691 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.692 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.692 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.692 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.693 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.693 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.693 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.693 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.695 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.695 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.696 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.696 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.697 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.697 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.699 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.699 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.699 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.699 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.699 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.700 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.701 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.701 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.702 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.702 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.703 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-30 14:31:04.704 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-30 14:31:04.712 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-30 14:31:04.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.713 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.713 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.714 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.714 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.716 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.716 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.717 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.717 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.717 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.717 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.718 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.718 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.718 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.719 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.719 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.719 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.720 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.720 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.720 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.722 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.722 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.722 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.722 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.723 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.723 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.723 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.723 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.724 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.724 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.724 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.724 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.724 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.724 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.725 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.725 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.725 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.726 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.726 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.726 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.726 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.727 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.727 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.728 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.730 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.730 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.731 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.731 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.731 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.732 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.732 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.732 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.732 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.733 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.733 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.734 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.736 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.736 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.736 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.736 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.737 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.737 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.738 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.738 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.739 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.739 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.739 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-30 14:31:04.739 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-30 14:31:04.902 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-30 14:31:04.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.904 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.904 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.905 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.905 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.906 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.907 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.908 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.908 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.908 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.908 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.909 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.909 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.909 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.910 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.910 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.910 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.911 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.911 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.911 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.912 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.913 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.913 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.913 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.913 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.913 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.914 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.914 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.914 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.914 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.914 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.915 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.915 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.915 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.915 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.915 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.916 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.917 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.917 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.917 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.917 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.918 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.918 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.918 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.920 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.920 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.921 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.921 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.921 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.921 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.922 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.922 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.922 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.922 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.923 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.923 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.925 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.925 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.926 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.926 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.926 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.926 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.927 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.927 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.928 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.928 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.928 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-30 14:31:04.928 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-30 14:31:04.928 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-30 14:31:04.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.930 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.930 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.931 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.931 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.933 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.933 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.934 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.934 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.935 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.935 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.935 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.936 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.936 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.936 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.936 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.936 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.937 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.937 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.938 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.939 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.939 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.940 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.940 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.940 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.940 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.940 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.941 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.941 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.941 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.941 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.941 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.941 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.941 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.942 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.942 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.942 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.943 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.943 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.943 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.943 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.944 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.944 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.944 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.946 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.946 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.947 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.947 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.947 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.948 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.948 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.948 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.948 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.948 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.949 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.949 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.951 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.951 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.952 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.952 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.952 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.952 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.952 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.953 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.953 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.954 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.954 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.954 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-30 14:31:04.954 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-30 14:31:04.965 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-30 14:31:04.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.966 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.966 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.967 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.967 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.968 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.969 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.969 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.970 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.970 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.970 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.971 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.971 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.971 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.971 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.972 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.972 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.979 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.979 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.979 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.979 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.979 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.979 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.980 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.980 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.980 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.980 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.980 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.980 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.980 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.980 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.980 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.980 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.980 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.980 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.980 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.980 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.980 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.980 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.980 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.980 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.981 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.981 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.981 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.981 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.981 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.982 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.982 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.982 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.982 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.983 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.983 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.983 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.983 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.984 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.984 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.986 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.986 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.986 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.987 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.987 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.987 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.988 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.988 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.989 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:04.989 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:04.989 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-30 14:31:04.989 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-30 14:31:04.997 | INFO migrate.versioning.api [-] 0 -> 1...  2021-08-30 14:31:05.075 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:05.075 | INFO migrate.versioning.api [-] 1 -> 2...  2021-08-30 14:31:05.154 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:05.154 | INFO migrate.versioning.api [-] 2 -> 3...  2021-08-30 14:31:05.229 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:05.230 | INFO migrate.versioning.api [-] 3 -> 4...  2021-08-30 14:31:05.274 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:05.274 | INFO migrate.versioning.api [-] 4 -> 5...  2021-08-30 14:31:05.349 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:05.349 | INFO migrate.versioning.api [-] 5 -> 6...  2021-08-30 14:31:05.440 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:05.440 | INFO migrate.versioning.api [-] 6 -> 7...  2021-08-30 14:31:05.520 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:05.520 | INFO migrate.versioning.api [-] 7 -> 8...  2021-08-30 14:31:05.646 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:05.646 | INFO migrate.versioning.api [-] 8 -> 9...  2021-08-30 14:31:05.749 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:05.749 | INFO migrate.versioning.api [-] 9 -> 10...  2021-08-30 14:31:05.846 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:05.846 | INFO migrate.versioning.api [-] 10 -> 11...  2021-08-30 14:31:05.920 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:05.921 | INFO migrate.versioning.api [-] 11 -> 12...  2021-08-30 14:31:06.000 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:06.000 | INFO migrate.versioning.api [-] 12 -> 13...  2021-08-30 14:31:06.063 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:06.063 | INFO migrate.versioning.api [-] 13 -> 14...  2021-08-30 14:31:06.172 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:06.172 | INFO migrate.versioning.api [-] 14 -> 15...  2021-08-30 14:31:06.296 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:06.296 | INFO migrate.versioning.api [-] 15 -> 16...  2021-08-30 14:31:06.347 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:06.348 | INFO migrate.versioning.api [-] 16 -> 17...  2021-08-30 14:31:06.428 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:06.428 | INFO migrate.versioning.api [-] 17 -> 18...  2021-08-30 14:31:06.491 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:06.491 | INFO migrate.versioning.api [-] 18 -> 19...  2021-08-30 14:31:06.577 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:06.577 | INFO migrate.versioning.api [-] 19 -> 20...  2021-08-30 14:31:06.680 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:06.681 | INFO migrate.versioning.api [-] 20 -> 21...  2021-08-30 14:31:06.760 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:06.760 | INFO migrate.versioning.api [-] 21 -> 22...  2021-08-30 14:31:06.846 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:06.847 | INFO migrate.versioning.api [-] 22 -> 23...  2021-08-30 14:31:06.903 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:06.903 | INFO migrate.versioning.api [-] 23 -> 24...  2021-08-30 14:31:06.960 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:06.960 | INFO migrate.versioning.api [-] 24 -> 25...  2021-08-30 14:31:07.029 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:07.029 | INFO migrate.versioning.api [-] 25 -> 26...  2021-08-30 14:31:07.080 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:07.080 | INFO migrate.versioning.api [-] 26 -> 27...  2021-08-30 14:31:07.153 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:07.154 | INFO migrate.versioning.api [-] 27 -> 28...  2021-08-30 14:31:07.200 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:07.200 | INFO migrate.versioning.api [-] 28 -> 29...  2021-08-30 14:31:07.240 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:07.240 | INFO migrate.versioning.api [-] 29 -> 30...  2021-08-30 14:31:07.292 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:07.292 | INFO migrate.versioning.api [-] 30 -> 31...  2021-08-30 14:31:07.343 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:07.343 | INFO migrate.versioning.api [-] 31 -> 32...  2021-08-30 14:31:07.389 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:07.389 | INFO migrate.versioning.api [-] 32 -> 33...  2021-08-30 14:31:07.468 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:07.468 | INFO migrate.versioning.api [-] 33 -> 34...  2021-08-30 14:31:07.526 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:07.526 | INFO migrate.versioning.api [-] 34 -> 35...  2021-08-30 14:31:07.595 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:07.595 | INFO migrate.versioning.api [-] 35 -> 36...  2021-08-30 14:31:07.669 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:07.669 | INFO migrate.versioning.api [-] 36 -> 37...  2021-08-30 14:31:07.731 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:07.731 | INFO migrate.versioning.api [-] 37 -> 38...  2021-08-30 14:31:07.812 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:07.812 | INFO migrate.versioning.api [-] 38 -> 39...  2021-08-30 14:31:07.887 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:07.887 | INFO migrate.versioning.api [-] 39 -> 40...  2021-08-30 14:31:07.960 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:07.960 | INFO migrate.versioning.api [-] 40 -> 41...  2021-08-30 14:31:08.023 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:08.023 | INFO migrate.versioning.api [-] 41 -> 42...  2021-08-30 14:31:08.075 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:08.075 | INFO migrate.versioning.api [-] 42 -> 43...  2021-08-30 14:31:08.136 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:08.137 | INFO migrate.versioning.api [-] 43 -> 44...  2021-08-30 14:31:08.200 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:08.200 | INFO migrate.versioning.api [-] 44 -> 45...  2021-08-30 14:31:08.273 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:08.273 | INFO migrate.versioning.api [-] 45 -> 46...  2021-08-30 14:31:08.372 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:08.372 | INFO migrate.versioning.api [-] 46 -> 47...  2021-08-30 14:31:08.423 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:08.423 | INFO migrate.versioning.api [-] 47 -> 48...  2021-08-30 14:31:08.463 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:08.463 | INFO migrate.versioning.api [-] 48 -> 49...  2021-08-30 14:31:08.532 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:08.532 | INFO migrate.versioning.api [-] 49 -> 50...  2021-08-30 14:31:08.599 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:08.599 | INFO migrate.versioning.api [-] 50 -> 51...  2021-08-30 14:31:08.714 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:08.714 | INFO migrate.versioning.api [-] 51 -> 52...  2021-08-30 14:31:08.771 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:08.771 | INFO migrate.versioning.api [-] 52 -> 53...  2021-08-30 14:31:08.834 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:08.834 | INFO migrate.versioning.api [-] 53 -> 54...  2021-08-30 14:31:08.908 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:08.908 | INFO migrate.versioning.api [-] 54 -> 55...  2021-08-30 14:31:08.966 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:08.966 | INFO migrate.versioning.api [-] 55 -> 56...  2021-08-30 14:31:09.006 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:09.006 | INFO migrate.versioning.api [-] 56 -> 57...  2021-08-30 14:31:09.062 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:09.063 | INFO migrate.versioning.api [-] 57 -> 58...  2021-08-30 14:31:09.149 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:09.149 | INFO migrate.versioning.api [-] 58 -> 59...  2021-08-30 14:31:09.211 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:09.211 | INFO migrate.versioning.api [-] 59 -> 60...  2021-08-30 14:31:09.280 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:09.280 | INFO migrate.versioning.api [-] 60 -> 61...  2021-08-30 14:31:09.355 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:09.355 | INFO migrate.versioning.api [-] 61 -> 62...  2021-08-30 14:31:09.452 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:09.452 | INFO migrate.versioning.api [-] 62 -> 63...  2021-08-30 14:31:09.538 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:09.538 | INFO migrate.versioning.api [-] 63 -> 64...  2021-08-30 14:31:09.583 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:09.583 | INFO migrate.versioning.api [-] 64 -> 65...  2021-08-30 14:31:09.628 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:09.629 | INFO migrate.versioning.api [-] 65 -> 66...  2021-08-30 14:31:09.686 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:09.686 | INFO migrate.versioning.api [-] 66 -> 67...  2021-08-30 14:31:09.789 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:09.789 | INFO migrate.versioning.api [-] 67 -> 68...  2021-08-30 14:31:09.875 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:09.875 | INFO migrate.versioning.api [-] 68 -> 69...  2021-08-30 14:31:09.960 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:09.960 | INFO migrate.versioning.api [-] 69 -> 70...  2021-08-30 14:31:10.035 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:10.035 | INFO migrate.versioning.api [-] 70 -> 71...  2021-08-30 14:31:10.097 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:10.097 | INFO migrate.versioning.api [-] 71 -> 72...  2021-08-30 14:31:10.200 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:10.200 | INFO migrate.versioning.api [-] 72 -> 73...  2021-08-30 14:31:10.262 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:10.262 | INFO migrate.versioning.api [-] 73 -> 74...  2021-08-30 14:31:10.355 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:10.355 | INFO migrate.versioning.api [-] 74 -> 75...  2021-08-30 14:31:10.411 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:10.411 | INFO migrate.versioning.api [-] 75 -> 76...  2021-08-30 14:31:10.469 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:10.470 | INFO migrate.versioning.api [-] 76 -> 77...  2021-08-30 14:31:10.527 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:10.527 | INFO migrate.versioning.api [-] 77 -> 78...  2021-08-30 14:31:10.589 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:10.589 | INFO migrate.versioning.api [-] 78 -> 79...  2021-08-30 14:31:10.658 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:10.658 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-30 14:31:10.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.661 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.661 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.662 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.662 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.663 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.663 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.663 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.664 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.664 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.664 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.664 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.665 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.665 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.665 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.666 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.674 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.674 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.674 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.674 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.674 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.674 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.674 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.674 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.674 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.674 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.674 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.675 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.675 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.675 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.675 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.675 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.675 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.675 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.675 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.676 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.676 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.676 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.676 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.676 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.676 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.677 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.677 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.677 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.678 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.678 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.680 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.680 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.680 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.681 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.684 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.684 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-30 14:31:10.684 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-30 14:31:10.685 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-30 14:31:10.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.686 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.686 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.687 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.687 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.688 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.689 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.689 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.690 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.690 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.690 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.691 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.691 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.691 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.691 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.691 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.692 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.692 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.692 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.693 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.694 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.694 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.695 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.698 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.698 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.698 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.698 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.698 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.698 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.698 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.698 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.698 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.698 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.698 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.699 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.699 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.699 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.699 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.699 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.699 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.699 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.699 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.699 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.699 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.700 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.701 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.702 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.702 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.702 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.702 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.703 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.703 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.703 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.703 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.704 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.704 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.706 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.706 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.706 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.706 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.707 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.707 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.707 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.707 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.708 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.708 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.708 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-30 14:31:10.709 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-30 14:31:10.709 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-30 14:31:10.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.710 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.710 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.711 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.711 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.713 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.713 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.714 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.714 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.714 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.714 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.715 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.715 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.715 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.716 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.716 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.716 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.717 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.717 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.717 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.718 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.718 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.719 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.719 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.719 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.719 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.720 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.720 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.720 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.720 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.720 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.721 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.721 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.721 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.721 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.721 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.721 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.722 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.722 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.722 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.723 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.727 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.727 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.727 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.727 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.727 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.727 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.727 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.728 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.728 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.728 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.728 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.728 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.728 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.729 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.729 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.730 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.731 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.731 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.731 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.731 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.731 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.732 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.732 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.733 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.733 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.733 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-30 14:31:10.733 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-30 14:31:10.741 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-30 14:31:10.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.744 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.745 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.746 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.746 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.746 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.746 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.746 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.747 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.747 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.747 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.748 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.748 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.748 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.748 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.749 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.749 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.749 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.749 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.750 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.750 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.750 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.755 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.755 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.755 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.755 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.755 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.756 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.756 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.756 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.756 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.756 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.756 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.756 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.756 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.757 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.757 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.757 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.758 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.758 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.758 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.759 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.760 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.760 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.760 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.761 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.762 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.763 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.763 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.763 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.767 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.767 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-30 14:31:10.767 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-30 14:31:10.845 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-30 14:31:10.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.848 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.848 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.853 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.853 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.853 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.853 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.853 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.854 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.854 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.854 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.854 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.854 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.854 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.854 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.854 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.854 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.854 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.854 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.854 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.854 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.854 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.855 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.855 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.855 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.856 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.856 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.857 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.857 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.858 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.858 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.858 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.858 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.859 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.859 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.860 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.861 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.862 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.862 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.862 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.862 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.863 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.864 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.864 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.864 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.865 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.870 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.870 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.870 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.870 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.871 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.871 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-30 14:31:10.871 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-30 14:31:10.871 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-30 14:31:10.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.873 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.873 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.874 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.874 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.874 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.875 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.875 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.876 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.876 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.876 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.876 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.876 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.877 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.877 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.877 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.878 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.878 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.878 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.878 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.878 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.878 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.880 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.880 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.880 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.881 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.881 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.882 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.882 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.883 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.883 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.883 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.883 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.884 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.884 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.886 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.886 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.891 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.891 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.891 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.891 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.892 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.892 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.892 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.892 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.892 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.893 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.893 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.893 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.893 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.894 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.894 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-30 14:31:10.894 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-30 14:31:10.901 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-30 14:31:10.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.904 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.905 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.905 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.906 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.906 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.906 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.906 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.907 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.907 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.907 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.908 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.908 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.908 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.908 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.909 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.909 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.909 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.909 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.909 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.910 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.910 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.911 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.911 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.912 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.912 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.912 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.913 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.913 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.914 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.914 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.915 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.915 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.915 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.915 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.917 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.918 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.918 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.919 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.919 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.919 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.920 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.921 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.921 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.921 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.922 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.924 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.924 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.924 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.924 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:31:10.927 | 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=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:31:10.927 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-30 14:31:10.927 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73187) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-30 14:31:10.935 | INFO migrate.versioning.api [-] 0 -> 1...  2021-08-30 14:31:10.999 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:10.999 | INFO migrate.versioning.api [-] 1 -> 2...  2021-08-30 14:31:12.309 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:12.309 | INFO migrate.versioning.api [-] 2 -> 3...  2021-08-30 14:31:14.561 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:14.561 | INFO migrate.versioning.api [-] 3 -> 4...  2021-08-30 14:31:17.201 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:17.201 | INFO migrate.versioning.api [-] 4 -> 5...  2021-08-30 14:31:17.315 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:17.315 | INFO migrate.versioning.api [-] 5 -> 6...  2021-08-30 14:31:17.406 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:17.406 | INFO migrate.versioning.api [-] 6 -> 7...  2021-08-30 14:31:17.504 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:17.504 | INFO migrate.versioning.api [-] 7 -> 8...  2021-08-30 14:31:17.624 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:17.624 | INFO migrate.versioning.api [-] 8 -> 9...  2021-08-30 14:31:17.721 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:17.721 | INFO migrate.versioning.api [-] 9 -> 10...  2021-08-30 14:31:17.852 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:17.852 | INFO migrate.versioning.api [-] 10 -> 11...  2021-08-30 14:31:18.451 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:18.451 | INFO migrate.versioning.api [-] 11 -> 12...  2021-08-30 14:31:19.514 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:19.514 | INFO migrate.versioning.api [-] 12 -> 13...  2021-08-30 14:31:21.121 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:21.121 | INFO migrate.versioning.api [-] 13 -> 14...  2021-08-30 14:31:24.915 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:24.915 | INFO migrate.versioning.api [-] 14 -> 15...  2021-08-30 14:31:25.870 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:25.870 | INFO migrate.versioning.api [-] 15 -> 16...  2021-08-30 14:31:25.978 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:25.978 | INFO migrate.versioning.api [-] 16 -> 17...  2021-08-30 14:31:26.046 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:26.047 | INFO migrate.versioning.api [-] 17 -> 18...  2021-08-30 14:31:26.149 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:26.149 | INFO migrate.versioning.api [-] 18 -> 19...  2021-08-30 14:31:26.235 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:26.235 | INFO migrate.versioning.api [-] 19 -> 20...  2021-08-30 14:31:26.326 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:26.326 | INFO migrate.versioning.api [-] 20 -> 21...  2021-08-30 14:31:26.429 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:26.429 | INFO migrate.versioning.api [-] 21 -> 22...  2021-08-30 14:31:26.577 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:26.578 | INFO migrate.versioning.api [-] 22 -> 23...  2021-08-30 14:31:26.640 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:26.640 | INFO migrate.versioning.api [-] 23 -> 24...  2021-08-30 14:31:27.571 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:27.571 | INFO migrate.versioning.api [-] 24 -> 25...  2021-08-30 14:31:27.634 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:27.635 | INFO migrate.versioning.api [-] 25 -> 26...  2021-08-30 14:31:27.675 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:27.675 | INFO migrate.versioning.api [-] 26 -> 27...  2021-08-30 14:31:27.766 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:27.766 | INFO migrate.versioning.api [-] 27 -> 28...  2021-08-30 14:31:27.852 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:27.852 | INFO migrate.versioning.api [-] 28 -> 29...  2021-08-30 14:31:27.920 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:27.920 | INFO migrate.versioning.api [-] 29 -> 30...  2021-08-30 14:31:27.989 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:27.989 | INFO migrate.versioning.api [-] 30 -> 31...  2021-08-30 14:31:28.046 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:28.046 | INFO migrate.versioning.api [-] 31 -> 32...  2021-08-30 14:31:28.280 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:28.280 | INFO migrate.versioning.api [-] 32 -> 33...  2021-08-30 14:31:28.372 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:28.372 | INFO migrate.versioning.api [-] 33 -> 34...  2021-08-30 14:31:28.457 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:28.458 | INFO migrate.versioning.api [-] 34 -> 35...  2021-08-30 14:31:29.309 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:29.310 | INFO migrate.versioning.api [-] 35 -> 36...  2021-08-30 14:31:30.189 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:30.189 | INFO migrate.versioning.api [-] 36 -> 37...  2021-08-30 14:31:30.739 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:30.739 | INFO migrate.versioning.api [-] 37 -> 38...  2021-08-30 14:31:31.001 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:31.001 | INFO migrate.versioning.api [-] 38 -> 39...  2021-08-30 14:31:31.092 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:31.092 | INFO migrate.versioning.api [-] 39 -> 40...  2021-08-30 14:31:31.172 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:31.172 | INFO migrate.versioning.api [-] 40 -> 41...  2021-08-30 14:31:31.280 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:31.281 | INFO migrate.versioning.api [-] 41 -> 42...  2021-08-30 14:31:31.343 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:31.343 | INFO migrate.versioning.api [-] 42 -> 43...  2021-08-30 14:31:31.412 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:31.412 | INFO migrate.versioning.api [-] 43 -> 44...  2021-08-30 14:31:31.486 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:31.486 | INFO migrate.versioning.api [-] 44 -> 45...  2021-08-30 14:31:31.549 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:31.549 | INFO migrate.versioning.api [-] 45 -> 46...  2021-08-30 14:31:31.669 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:31.669 | INFO migrate.versioning.api [-] 46 -> 47...  2021-08-30 14:31:32.675 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:32.675 | INFO migrate.versioning.api [-] 47 -> 48...  2021-08-30 14:31:32.806 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:32.806 | INFO migrate.versioning.api [-] 48 -> 49...  2021-08-30 14:31:32.869 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:32.869 | INFO migrate.versioning.api [-] 49 -> 50...  2021-08-30 14:31:32.933 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:32.933 | INFO migrate.versioning.api [-] 50 -> 51...  2021-08-30 14:31:32.989 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:32.989 | INFO migrate.versioning.api [-] 51 -> 52...  2021-08-30 14:31:33.052 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:33.052 | INFO migrate.versioning.api [-] 52 -> 53...  2021-08-30 14:31:33.115 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:33.115 | INFO migrate.versioning.api [-] 53 -> 54...  2021-08-30 14:31:34.098 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:34.098 | INFO migrate.versioning.api [-] 54 -> 55...  2021-08-30 14:31:34.320 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:34.320 | INFO migrate.versioning.api [-] 55 -> 56...  2021-08-30 14:31:34.406 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:34.406 | INFO migrate.versioning.api [-] 56 -> 57...  2021-08-30 14:31:34.475 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:34.475 | INFO migrate.versioning.api [-] 57 -> 58...  2021-08-30 14:31:34.544 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:34.544 | INFO migrate.versioning.api [-] 58 -> 59...  2021-08-30 14:31:34.636 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:34.636 | INFO migrate.versioning.api [-] 59 -> 60...  2021-08-30 14:31:34.739 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:34.739 | INFO migrate.versioning.api [-] 60 -> 61...  2021-08-30 14:31:34.886 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:34.886 | INFO migrate.versioning.api [-] 61 -> 62...  2021-08-30 14:31:34.978 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:34.978 | INFO migrate.versioning.api [-] 62 -> 63...  2021-08-30 14:31:38.447 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:38.447 | INFO migrate.versioning.api [-] 63 -> 64...  2021-08-30 14:31:38.549 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:38.550 | INFO migrate.versioning.api [-] 64 -> 65...  2021-08-30 14:31:38.646 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:38.646 | INFO migrate.versioning.api [-] 65 -> 66...  2021-08-30 14:31:38.703 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:38.703 | INFO migrate.versioning.api [-] 66 -> 67...  2021-08-30 14:31:38.778 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:38.778 | INFO migrate.versioning.api [-] 67 -> 68...  2021-08-30 14:31:38.835 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:38.835 | INFO migrate.versioning.api [-] 68 -> 69...  2021-08-30 14:31:38.920 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:38.920 | INFO migrate.versioning.api [-] 69 -> 70...  2021-08-30 14:31:39.024 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:39.024 | INFO migrate.versioning.api [-] 70 -> 71...  2021-08-30 14:31:39.081 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:39.081 | INFO migrate.versioning.api [-] 71 -> 72...  2021-08-30 14:31:39.435 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:39.435 | INFO migrate.versioning.api [-] 72 -> 73...  2021-08-30 14:31:39.532 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:39.532 | INFO migrate.versioning.api [-] 73 -> 74...  2021-08-30 14:31:39.612 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:39.612 | INFO migrate.versioning.api [-] 74 -> 75...  2021-08-30 14:31:39.732 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:39.732 | INFO migrate.versioning.api [-] 75 -> 76...  2021-08-30 14:31:39.812 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:39.812 | INFO migrate.versioning.api [-] 76 -> 77...  2021-08-30 14:31:39.897 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:39.897 | INFO migrate.versioning.api [-] 77 -> 78...  2021-08-30 14:31:39.960 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:39.961 | INFO migrate.versioning.api [-] 78 -> 79...  2021-08-30 14:31:40.035 | INFO migrate.versioning.api [-] done 2021-08-30 14:31:40.422 | + lib/keystone:init_keystone:455 : time_stop dbsync 2021-08-30 14:31:40.425 | + functions-common:time_stop:2309 : local name 2021-08-30 14:31:40.428 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:31:40.430 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:31:40.433 | + functions-common:time_stop:2312 : local total 2021-08-30 14:31:40.436 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:31:40.438 | + functions-common:time_stop:2315 : name=dbsync 2021-08-30 14:31:40.441 | + functions-common:time_stop:2316 : start_time=1630333772039 2021-08-30 14:31:40.443 | + functions-common:time_stop:2318 : [[ -z 1630333772039 ]] 2021-08-30 14:31:40.447 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:31:40.452 | + functions-common:time_stop:2321 : end_time=1630333900449 2021-08-30 14:31:40.455 | + functions-common:time_stop:2322 : elapsed_time=128410 2021-08-30 14:31:40.457 | + functions-common:time_stop:2323 : total=0 2021-08-30 14:31:40.459 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:31:40.462 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=128410 2021-08-30 14:31:40.465 | + lib/keystone:init_keystone:457 : [[ fernet == \f\e\r\n\e\t ]] 2021-08-30 14:31:40.468 | + lib/keystone:init_keystone:458 : rm -rf /etc/keystone/fernet-keys/ 2021-08-30 14:31:40.472 | + lib/keystone:init_keystone:459 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2021-08-30 14:31:44.401 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2021-08-30 14:31:44.402 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-08-30 14:31:44.402 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-08-30 14:31:44.402 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2021-08-30 14:31:44.403 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-08-30 14:31:44.403 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-08-30 14:31:44.403 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-08-30 14:31:44.403 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-08-30 14:31:44.404 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-08-30 14:31:44.727 | + lib/keystone:init_keystone:461 : rm -rf /etc/keystone/credential-keys/ 2021-08-30 14:31:44.732 | + lib/keystone:init_keystone:462 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2021-08-30 14:31:48.613 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2021-08-30 14:31:48.614 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-08-30 14:31:48.614 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-08-30 14:31:48.615 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2021-08-30 14:31:48.615 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-08-30 14:31:48.615 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-08-30 14:31:48.615 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-08-30 14:31:48.616 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-08-30 14:31:48.616 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-08-30 14:31:48.941 | + ./stack.sh:main:1098 : start_keystone 2021-08-30 14:31:48.943 | + lib/keystone:start_keystone:520 : local service_port=5000 2021-08-30 14:31:48.946 | + lib/keystone:start_keystone:521 : local auth_protocol=http 2021-08-30 14:31:48.949 | + lib/keystone:start_keystone:522 : is_service_enabled tls-proxy 2021-08-30 14:31:48.966 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:31:48.968 | + lib/keystone:start_keystone:527 : '[' uwsgi == mod_wsgi ']' 2021-08-30 14:31:48.971 | ++ lib/keystone:start_keystone:531 : which uwsgi 2021-08-30 14:31:48.976 | + lib/keystone:start_keystone:531 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2021-08-30 14:31:48.978 | + functions-common:run_process:1564 : local service=keystone 2021-08-30 14:31:48.981 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-08-30 14:31:48.983 | + functions-common:run_process:1566 : local group= 2021-08-30 14:31:48.986 | + functions-common:run_process:1567 : local user= 2021-08-30 14:31:48.988 | + functions-common:run_process:1569 : local name=keystone 2021-08-30 14:31:48.991 | + functions-common:run_process:1571 : time_start run_process 2021-08-30 14:31:48.993 | + functions-common:time_start:2295 : local name=run_process 2021-08-30 14:31:48.996 | + functions-common:time_start:2296 : local start_time= 2021-08-30 14:31:48.998 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-30 14:31:49.001 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-30 14:31:49.005 | + functions-common:time_start:2300 : _TIME_START[$name]=1630333909003 2021-08-30 14:31:49.008 | + functions-common:run_process:1572 : is_service_enabled keystone 2021-08-30 14:31:49.024 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:31:49.027 | + functions-common:run_process:1573 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2021-08-30 14:31:49.029 | + functions-common:_run_under_systemd:1529 : local service=keystone 2021-08-30 14:31:49.031 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-08-30 14:31:49.034 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-08-30 14:31:49.036 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-08-30 14:31:49.038 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-08-30 14:31:49.041 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2021-08-30 14:31:49.043 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2021-08-30 14:31:49.046 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@keystone.service 2021-08-30 14:31:49.048 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-30 14:31:49.051 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-30 14:31:49.053 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2021-08-30 14:31:49.055 | + 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-30 14:31:49.058 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@keystone.service 2021-08-30 14:31:49.060 | + 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-30 14:31:49.062 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2021-08-30 14:31:49.064 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2021-08-30 14:31:49.066 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@keystone.service 2021-08-30 14:31:49.068 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2021-08-30 14:31:49.073 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2021-08-30 14:31:49.136 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2021-08-30 14:31:49.197 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2021-08-30 14:31:49.248 | + 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-30 14:31:49.298 | + 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-30 14:31:49.350 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2021-08-30 14:31:49.401 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2021-08-30 14:31:49.452 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2021-08-30 14:31:49.503 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2021-08-30 14:31:49.555 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2021-08-30 14:31:49.607 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2021-08-30 14:31:49.610 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2021-08-30 14:31:49.677 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2021-08-30 14:31:50.073 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@keystone.service 2021-08-30 14:31:50.087 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2021-08-30 14:31:50.457 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@keystone.service 2021-08-30 14:31:50.539 | + functions-common:run_process:1575 : time_stop run_process 2021-08-30 14:31:50.542 | + functions-common:time_stop:2309 : local name 2021-08-30 14:31:50.544 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:31:50.547 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:31:50.550 | + functions-common:time_stop:2312 : local total 2021-08-30 14:31:50.552 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:31:50.554 | + functions-common:time_stop:2315 : name=run_process 2021-08-30 14:31:50.559 | + functions-common:time_stop:2316 : start_time=1630333909003 2021-08-30 14:31:50.560 | + functions-common:time_stop:2318 : [[ -z 1630333909003 ]] 2021-08-30 14:31:50.563 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:31:50.568 | + functions-common:time_stop:2321 : end_time=1630333910565 2021-08-30 14:31:50.571 | + functions-common:time_stop:2322 : elapsed_time=1562 2021-08-30 14:31:50.573 | + functions-common:time_stop:2323 : total=1463 2021-08-30 14:31:50.576 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:31:50.579 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=3025 2021-08-30 14:31:50.582 | + lib/keystone:start_keystone:534 : echo 'Waiting for keystone to start...' 2021-08-30 14:31:50.582 | Waiting for keystone to start... 2021-08-30 14:31:50.585 | + lib/keystone:start_keystone:540 : local service_uri=http://10.222.0.20/identity/v3/ 2021-08-30 14:31:50.588 | + lib/keystone:start_keystone:542 : wait_for_service 60 http://10.222.0.20/identity/v3/ 2021-08-30 14:31:50.591 | + functions:wait_for_service:457 : local timeout=60 2021-08-30 14:31:50.593 | + functions:wait_for_service:458 : local url=http://10.222.0.20/identity/v3/ 2021-08-30 14:31:50.600 | + functions:wait_for_service:459 : local rval=0 2021-08-30 14:31:50.600 | + functions:wait_for_service:460 : time_start wait_for_service 2021-08-30 14:31:50.601 | + functions-common:time_start:2295 : local name=wait_for_service 2021-08-30 14:31:50.605 | + functions-common:time_start:2296 : local start_time= 2021-08-30 14:31:50.608 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-30 14:31:50.613 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-30 14:31:50.618 | + functions-common:time_start:2300 : _TIME_START[$name]=1630333910615 2021-08-30 14:31:50.622 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-08-30 14:31:50.628 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.20/identity/v3/ 2021-08-30 14:31:56.517 | + :: : [[ 200 == 503 ]] 2021-08-30 14:31:56.519 | + :: : [[ 0 -eq 7 ]] 2021-08-30 14:31:56.522 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-08-30 14:31:56.524 | + functions-common:time_stop:2309 : local name 2021-08-30 14:31:56.528 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:31:56.530 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:31:56.532 | + functions-common:time_stop:2312 : local total 2021-08-30 14:31:56.535 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:31:56.537 | + functions-common:time_stop:2315 : name=wait_for_service 2021-08-30 14:31:56.539 | + functions-common:time_stop:2316 : start_time=1630333910615 2021-08-30 14:31:56.542 | + functions-common:time_stop:2318 : [[ -z 1630333910615 ]] 2021-08-30 14:31:56.545 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:31:56.549 | + functions-common:time_stop:2321 : end_time=1630333916547 2021-08-30 14:31:56.552 | + functions-common:time_stop:2322 : elapsed_time=5932 2021-08-30 14:31:56.554 | + functions-common:time_stop:2323 : total=0 2021-08-30 14:31:56.557 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:31:56.559 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=5932 2021-08-30 14:31:56.561 | + functions:wait_for_service:467 : return 0 2021-08-30 14:31:56.564 | + lib/keystone:start_keystone:547 : is_service_enabled tls-proxy 2021-08-30 14:31:56.581 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:31:56.583 | + lib/keystone:start_keystone:553 : restart_service memcached 2021-08-30 14:31:56.586 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-08-30 14:31:56.589 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart memcached 2021-08-30 14:31:56.620 | + ./stack.sh:main:1099 : bootstrap_keystone 2021-08-30 14:31:56.622 | + 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-30 14:32:00.648 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=80539) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-30 14:32:00.648 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=80539) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-30 14:32:00.649 | 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=80539) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-30 14:32:00.657 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=80539) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-30 14:32:00.673 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=80539) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-30 14:32:00.673 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=80539) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-30 14:32:00.706 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=80539) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-30 14:32:00.738 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=80539) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-30 14:32:00.739 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=80539) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-30 14:32:00.830 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80539) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-30 14:32:00.830 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=80539) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-30 14:32:00.830 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=80539) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-30 14:32:00.831 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=80539) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-30 14:32:00.831 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=80539) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-30 14:32:00.831 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=80539) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-30 14:32:00.843 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80539) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-30 14:32:00.844 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=80539) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-30 14:32:00.844 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=80539) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-30 14:32:00.844 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=80539) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-30 14:32:00.844 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=80539) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-30 14:32:00.844 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=80539) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-30 14:32:00.845 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=80539) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-30 14:32:00.853 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=80539) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-30 14:32:00.856 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80539) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-30 14:32:00.856 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=80539) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-30 14:32:00.857 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=80539) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-30 14:32:00.857 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=80539) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-30 14:32:00.857 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=80539) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-30 14:32:00.857 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=80539) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-30 14:32:00.857 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=80539) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-30 14:32:00.972 | 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=80539) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-08-30 14:32:01.318 | INFO keystone.cmd.bootstrap [None req-55903f59-a4b0-4a87-9527-853ee56cb0b0 None None] Created domain default 2021-08-30 14:32:01.427 | INFO keystone.cmd.bootstrap [None req-55903f59-a4b0-4a87-9527-853ee56cb0b0 None None] Created project admin 2021-08-30 14:32:01.459 | DEBUG passlib.handlers.bcrypt [None req-55903f59-a4b0-4a87-9527-853ee56cb0b0 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=80539) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2021-08-30 14:32:01.459 | DEBUG passlib.handlers.bcrypt [None req-55903f59-a4b0-4a87-9527-853ee56cb0b0 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=80539) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2021-08-30 14:32:01.596 | INFO keystone.cmd.bootstrap [None req-55903f59-a4b0-4a87-9527-853ee56cb0b0 None None] Created user admin 2021-08-30 14:32:01.694 | INFO keystone.cmd.bootstrap [None req-55903f59-a4b0-4a87-9527-853ee56cb0b0 None None] Created role reader 2021-08-30 14:32:01.838 | INFO keystone.cmd.bootstrap [None req-55903f59-a4b0-4a87-9527-853ee56cb0b0 None None] Created role member 2021-08-30 14:32:01.987 | INFO keystone.cmd.bootstrap [None req-55903f59-a4b0-4a87-9527-853ee56cb0b0 None None] Created implied role where 0c061b13c3764c9eb81a09877678485e implies 2b2a5d5d0d7d4bd1a0a1ab1b49160bf6 2021-08-30 14:32:02.078 | INFO keystone.cmd.bootstrap [None req-55903f59-a4b0-4a87-9527-853ee56cb0b0 None None] Created role admin 2021-08-30 14:32:02.193 | INFO keystone.cmd.bootstrap [None req-55903f59-a4b0-4a87-9527-853ee56cb0b0 None None] Created implied role where 6fdee185f11a489a89691c9c8b49fc7e implies 0c061b13c3764c9eb81a09877678485e 2021-08-30 14:32:02.305 | INFO keystone.cmd.bootstrap [None req-55903f59-a4b0-4a87-9527-853ee56cb0b0 None None] Granted role admin on project admin to user admin. 2021-08-30 14:32:02.398 | INFO keystone.cmd.bootstrap [None req-55903f59-a4b0-4a87-9527-853ee56cb0b0 None None] Granted role admin on the system to user admin. 2021-08-30 14:32:02.467 | WARNING py.warnings [None req-55903f59-a4b0-4a87-9527-853ee56cb0b0 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-30 14:32:02.468 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2021-08-30 14:32:02.468 |  2021-08-30 14:32:02.471 | INFO keystone.cmd.bootstrap [None req-55903f59-a4b0-4a87-9527-853ee56cb0b0 None None] Created region RegionOne 2021-08-30 14:32:02.730 | INFO keystone.cmd.bootstrap [None req-55903f59-a4b0-4a87-9527-853ee56cb0b0 None None] Created public endpoint http://10.222.0.20/identity 2021-08-30 14:32:02.797 | INFO keystone.cmd.bootstrap [None req-55903f59-a4b0-4a87-9527-853ee56cb0b0 None None] Created admin endpoint http://10.222.0.20/identity 2021-08-30 14:32:03.210 | + ./stack.sh:main:1102 : create_keystone_accounts 2021-08-30 14:32:03.213 | + lib/keystone:create_keystone_accounts:314 : local admin_project 2021-08-30 14:32:03.217 | ++ lib/keystone:create_keystone_accounts:315 : oscwrap project show admin -f value -c id 2021-08-30 14:32:06.318 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:06.318 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:06.318 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:06.318 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:06.476 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:32:06.480 | + lib/keystone:create_keystone_accounts:315 : admin_project=4c400521daab41f5a09392964737ea19 2021-08-30 14:32:06.482 | + lib/keystone:create_keystone_accounts:316 : local admin_user 2021-08-30 14:32:06.486 | ++ lib/keystone:create_keystone_accounts:317 : oscwrap user show admin -f value -c id 2021-08-30 14:32:08.655 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:08.655 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:08.655 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:08.655 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:08.818 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:32:08.821 | + lib/keystone:create_keystone_accounts:317 : admin_user=f46edc56f3684ef8a0083879ca2d7211 2021-08-30 14:32:08.824 | + lib/keystone:create_keystone_accounts:318 : local admin_role=admin 2021-08-30 14:32:08.826 | + lib/keystone:create_keystone_accounts:319 : local member_role=member 2021-08-30 14:32:08.829 | + lib/keystone:create_keystone_accounts:321 : async_run ks-domain-role get_or_add_user_domain_role admin f46edc56f3684ef8a0083879ca2d7211 default 2021-08-30 14:32:08.888 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin f46edc56f3684ef8a0083879ca2d7211 default 2021-08-30 14:32:08.928 | [11746 Async ks-domain-role:80654]: running: get_or_add_user_domain_role admin f46edc56f3684ef8a0083879ca2d7211 default 2021-08-30 14:32:08.931 | + lib/keystone:create_keystone_accounts:324 : get_or_create_domain Default 2021-08-30 14:32:08.934 | + functions-common:get_or_create_domain:792 : local domain_id 2021-08-30 14:32:08.937 | ++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2021-08-30 14:32:11.359 | + functions-common:get_or_create_domain:802 : domain_id=default 2021-08-30 14:32:11.361 | + functions-common:get_or_create_domain:803 : echo default 2021-08-30 14:32:11.361 | default 2021-08-30 14:32:11.364 | + lib/keystone:create_keystone_accounts:325 : async_run ks-project get_or_create_project service Default 2021-08-30 14:32:11.424 | + inc/async:async_inner:63 : get_or_create_project service Default 2021-08-30 14:32:11.471 | [11746 Async ks-project:80793]: running: get_or_create_project service Default 2021-08-30 14:32:11.473 | + lib/keystone:create_keystone_accounts:328 : async_run ks-service get_or_create_role service 2021-08-30 14:32:11.537 | + inc/async:async_inner:63 : get_or_create_role service 2021-08-30 14:32:11.590 | [11746 Async ks-service:80879]: running: get_or_create_role service 2021-08-30 14:32:11.593 | + lib/keystone:create_keystone_accounts:334 : async_run ks-reseller get_or_create_role ResellerAdmin 2021-08-30 14:32:11.686 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2021-08-30 14:32:11.798 | [11746 Async ks-reseller:80965]: running: get_or_create_role ResellerAdmin 2021-08-30 14:32:11.821 | + lib/keystone:create_keystone_accounts:338 : local another_role=anotherrole 2021-08-30 14:32:11.849 | + lib/keystone:create_keystone_accounts:339 : async_run ks-anotherrole get_or_create_role anotherrole 2021-08-30 14:32:12.317 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2021-08-30 14:32:12.570 | [11746 Async ks-anotherrole:81056]: running: get_or_create_role anotherrole 2021-08-30 14:32:12.585 | + lib/keystone:create_keystone_accounts:342 : local invis_project 2021-08-30 14:32:12.617 | ++ lib/keystone:create_keystone_accounts:343 : get_or_create_project invisible_to_admin default 2021-08-30 14:32:12.633 | ++ functions-common:get_or_create_project:847 : local project_id 2021-08-30 14:32:12.661 | +++ functions-common:get_or_create_project:855 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2021-08-30 14:32:14.829 | + inc/async:async_inner:64 : rc=0 2021-08-30 14:32:14.921 | [80793 Async ks-project:80793]: finished successfully 2021-08-30 14:32:14.986 | + inc/async:async_inner:64 : rc=0 2021-08-30 14:32:15.111 | [80879 Async ks-service:80879]: finished successfully 2021-08-30 14:32:15.121 | + inc/async:async_inner:64 : rc=0 2021-08-30 14:32:15.165 | [80965 Async ks-reseller:80965]: finished successfully 2021-08-30 14:32:15.636 | + inc/async:async_inner:64 : rc=0 2021-08-30 14:32:15.661 | [81056 Async ks-anotherrole:81056]: finished successfully 2021-08-30 14:32:15.739 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:15.739 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:15.739 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:15.739 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:15.901 | +++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:32:15.904 | ++ functions-common:get_or_create_project:853 : project_id=aabb637e4e9841df847f3e35142ecc90 2021-08-30 14:32:15.906 | ++ functions-common:get_or_create_project:854 : echo aabb637e4e9841df847f3e35142ecc90 2021-08-30 14:32:15.909 | + lib/keystone:create_keystone_accounts:343 : invis_project=aabb637e4e9841df847f3e35142ecc90 2021-08-30 14:32:15.911 | + lib/keystone:create_keystone_accounts:346 : local demo_project 2021-08-30 14:32:15.914 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_project demo default 2021-08-30 14:32:15.917 | ++ functions-common:get_or_create_project:847 : local project_id 2021-08-30 14:32:15.921 | +++ functions-common:get_or_create_project:855 : oscwrap project create demo --domain=default --or-show -f value -c id 2021-08-30 14:32:17.512 | + inc/async:async_inner:64 : rc=0 2021-08-30 14:32:17.536 | [80654 Async ks-domain-role:80654]: finished successfully 2021-08-30 14:32:18.242 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:18.243 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:18.243 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:18.243 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:18.398 | +++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:32:18.401 | ++ functions-common:get_or_create_project:853 : project_id=5b3b1c9a2b1c48aca8703186a14661f3 2021-08-30 14:32:18.403 | ++ functions-common:get_or_create_project:854 : echo 5b3b1c9a2b1c48aca8703186a14661f3 2021-08-30 14:32:18.406 | + lib/keystone:create_keystone_accounts:347 : demo_project=5b3b1c9a2b1c48aca8703186a14661f3 2021-08-30 14:32:18.409 | + lib/keystone:create_keystone_accounts:348 : local demo_user 2021-08-30 14:32:18.412 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_user demo Passw0rd default demo@example.com 2021-08-30 14:32:18.414 | ++ functions-common:get_or_create_user:824 : local user_id 2021-08-30 14:32:18.417 | ++ functions-common:get_or_create_user:825 : [[ ! -z demo@example.com ]] 2021-08-30 14:32:18.420 | ++ functions-common:get_or_create_user:826 : local email=--email=demo@example.com 2021-08-30 14:32:18.423 | +++ 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-30 14:32:20.732 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:20.732 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:20.732 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:20.732 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:20.890 | +++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:32:20.893 | ++ functions-common:get_or_create_user:840 : user_id=4a0661e349f648b2880f9a4155f1ccd1 2021-08-30 14:32:20.896 | ++ functions-common:get_or_create_user:841 : echo 4a0661e349f648b2880f9a4155f1ccd1 2021-08-30 14:32:20.898 | + lib/keystone:create_keystone_accounts:350 : demo_user=4a0661e349f648b2880f9a4155f1ccd1 2021-08-30 14:32:20.902 | + lib/keystone:create_keystone_accounts:352 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2021-08-30 14:32:20.952 | [11746 Async ks-domain-role:80654]: Waiting for completion of get_or_add_user_domain_role admin f46edc56f3684ef8a0083879ca2d7211 default running on PID 80654 (6 other jobs running) 2021-08-30 14:32:20.977 | [11746 Async ks-domain-role:80654]: Signaling child to exit 2021-08-30 14:32:20.977 | WAKEUP 2021-08-30 14:32:21.001 | [11746 Async ks-domain-role:80654]: Signaled 2021-08-30 14:32:21.002 | + functions-common:get_or_add_user_domain_role:918 : local user_role_id 2021-08-30 14:32:21.002 | ++ functions-common:get_or_add_user_domain_role:924 : oscwrap role assignment list --role admin --user f46edc56f3684ef8a0083879ca2d7211 --domain default 2021-08-30 14:32:21.003 | ++ functions-common:get_or_add_user_domain_role:924 : get_field 1 2021-08-30 14:32:21.003 | ++ functions-common:get_or_add_user_domain_role:924 : grep '^|\s[a-f0-9]\+' 2021-08-30 14:32:21.003 | ++ functions-common:get_field:726 : local data field 2021-08-30 14:32:21.003 | ++ functions-common:get_field:727 : read data 2021-08-30 14:32:21.003 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:21.003 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:21.003 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:21.003 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:21.003 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:32:21.003 | + functions-common:get_or_add_user_domain_role:924 : user_role_id= 2021-08-30 14:32:21.003 | + functions-common:get_or_add_user_domain_role:925 : [[ -z '' ]] 2021-08-30 14:32:21.003 | + functions-common:get_or_add_user_domain_role:927 : openstack role add admin --user f46edc56f3684ef8a0083879ca2d7211 --domain default 2021-08-30 14:32:21.003 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:21.003 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:21.003 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:21.003 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:21.003 | ++ functions-common:get_or_add_user_domain_role:934 : get_field 1 2021-08-30 14:32:21.003 | ++ functions-common:get_or_add_user_domain_role:934 : oscwrap role assignment list --role admin --user f46edc56f3684ef8a0083879ca2d7211 --domain default 2021-08-30 14:32:21.003 | ++ functions-common:get_field:726 : local data field 2021-08-30 14:32:21.003 | ++ functions-common:get_or_add_user_domain_role:934 : grep '^|\s[a-f0-9]\+' 2021-08-30 14:32:21.003 | ++ functions-common:get_field:727 : read data 2021-08-30 14:32:21.003 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:21.003 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:21.003 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:21.003 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:21.003 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:32:21.003 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-30 14:32:21.003 | ++ functions-common:get_field:731 : field='$2' 2021-08-30 14:32:21.003 | ++ functions-common:get_field:733 : echo '| 6fdee185f11a489a89691c9c8b49fc7e | f46edc56f3684ef8a0083879ca2d7211 | | | default | | False |' 2021-08-30 14:32:21.003 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-30 14:32:21.004 | ++ functions-common:get_field:727 : read data 2021-08-30 14:32:21.004 | + functions-common:get_or_add_user_domain_role:934 : user_role_id=6fdee185f11a489a89691c9c8b49fc7e 2021-08-30 14:32:21.004 | + functions-common:get_or_add_user_domain_role:936 : echo 6fdee185f11a489a89691c9c8b49fc7e 2021-08-30 14:32:21.004 | 6fdee185f11a489a89691c9c8b49fc7e 2021-08-30 14:32:21.048 | [11746 Async ks-domain-role:80654]: finished get_or_add_user_domain_role admin f46edc56f3684ef8a0083879ca2d7211 default with result 0 in 8 seconds 2021-08-30 14:32:21.055 | Not waiting for async task ks-domain that we never started or has already been waited for 2021-08-30 14:32:21.091 | [11746 Async ks-project:80793]: Waiting for completion of get_or_create_project service Default running on PID 80793 (5 other jobs running) 2021-08-30 14:32:21.117 | [11746 Async ks-project:80793]: Signaling child to exit 2021-08-30 14:32:21.117 | WAKEUP 2021-08-30 14:32:21.140 | [11746 Async ks-project:80793]: Signaled 2021-08-30 14:32:21.142 | + functions-common:get_or_create_project:847 : local project_id 2021-08-30 14:32:21.142 | ++ functions-common:get_or_create_project:855 : oscwrap project create service --domain=Default --or-show -f value -c id 2021-08-30 14:32:21.142 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:21.142 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:21.142 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:21.142 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:21.142 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:32:21.142 | + functions-common:get_or_create_project:853 : project_id=55dae0bf939343799baacbe724cacc19 2021-08-30 14:32:21.142 | + functions-common:get_or_create_project:854 : echo 55dae0bf939343799baacbe724cacc19 2021-08-30 14:32:21.142 | 55dae0bf939343799baacbe724cacc19 2021-08-30 14:32:21.188 | [11746 Async ks-project:80793]: finished get_or_create_project service Default with result 0 in 3 seconds 2021-08-30 14:32:21.224 | [11746 Async ks-service:80879]: Waiting for completion of get_or_create_role service running on PID 80879 (4 other jobs running) 2021-08-30 14:32:21.250 | [11746 Async ks-service:80879]: Signaling child to exit 2021-08-30 14:32:21.250 | WAKEUP 2021-08-30 14:32:21.272 | [11746 Async ks-service:80879]: Signaled 2021-08-30 14:32:21.274 | + functions-common:get_or_create_role:860 : local role_id 2021-08-30 14:32:21.274 | ++ functions-common:get_or_create_role:867 : oscwrap role create service --or-show -f value -c id 2021-08-30 14:32:21.274 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:21.274 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:21.274 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:21.274 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:21.274 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:32:21.274 | + functions-common:get_or_create_role:865 : role_id=73ce829786c14576b8a5baf1849c4059 2021-08-30 14:32:21.274 | + functions-common:get_or_create_role:866 : echo 73ce829786c14576b8a5baf1849c4059 2021-08-30 14:32:21.274 | 73ce829786c14576b8a5baf1849c4059 2021-08-30 14:32:21.319 | [11746 Async ks-service:80879]: finished get_or_create_role service with result 0 in 3 seconds 2021-08-30 14:32:21.356 | [11746 Async ks-reseller:80965]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 80965 (3 other jobs running) 2021-08-30 14:32:21.381 | [11746 Async ks-reseller:80965]: Signaling child to exit 2021-08-30 14:32:21.381 | WAKEUP 2021-08-30 14:32:21.404 | [11746 Async ks-reseller:80965]: Signaled 2021-08-30 14:32:21.405 | + functions-common:get_or_create_role:860 : local role_id 2021-08-30 14:32:21.405 | ++ functions-common:get_or_create_role:867 : oscwrap role create ResellerAdmin --or-show -f value -c id 2021-08-30 14:32:21.405 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:21.405 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:21.405 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:21.405 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:21.405 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:32:21.405 | + functions-common:get_or_create_role:865 : role_id=9c924ea22f3848c989dbc66577ec19c5 2021-08-30 14:32:21.405 | + functions-common:get_or_create_role:866 : echo 9c924ea22f3848c989dbc66577ec19c5 2021-08-30 14:32:21.405 | 9c924ea22f3848c989dbc66577ec19c5 2021-08-30 14:32:21.452 | [11746 Async ks-reseller:80965]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2021-08-30 14:32:21.490 | [11746 Async ks-anotherrole:81056]: Waiting for completion of get_or_create_role anotherrole running on PID 81056 (2 other jobs running) 2021-08-30 14:32:21.514 | [11746 Async ks-anotherrole:81056]: Signaling child to exit 2021-08-30 14:32:21.514 | WAKEUP 2021-08-30 14:32:21.537 | [11746 Async ks-anotherrole:81056]: Signaled 2021-08-30 14:32:21.538 | + functions-common:get_or_create_role:860 : local role_id 2021-08-30 14:32:21.538 | ++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2021-08-30 14:32:21.538 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:21.538 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:21.538 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:21.538 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:21.538 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:32:21.538 | + functions-common:get_or_create_role:865 : role_id=8b404cbc38c9435b80e75e2628505d39 2021-08-30 14:32:21.538 | + functions-common:get_or_create_role:866 : echo 8b404cbc38c9435b80e75e2628505d39 2021-08-30 14:32:21.539 | 8b404cbc38c9435b80e75e2628505d39 2021-08-30 14:32:21.587 | [11746 Async ks-anotherrole:81056]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2021-08-30 14:32:21.592 | + inc/async:async_wait:197 : return 0 2021-08-30 14:32:21.594 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-member get_or_add_user_project_role member 4a0661e349f648b2880f9a4155f1ccd1 5b3b1c9a2b1c48aca8703186a14661f3 2021-08-30 14:32:21.654 | + inc/async:async_inner:63 : get_or_add_user_project_role member 4a0661e349f648b2880f9a4155f1ccd1 5b3b1c9a2b1c48aca8703186a14661f3 2021-08-30 14:32:21.695 | [11746 Async ks-demo-member:81922]: running: get_or_add_user_project_role member 4a0661e349f648b2880f9a4155f1ccd1 5b3b1c9a2b1c48aca8703186a14661f3 2021-08-30 14:32:21.698 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-admin get_or_add_user_project_role admin f46edc56f3684ef8a0083879ca2d7211 5b3b1c9a2b1c48aca8703186a14661f3 2021-08-30 14:32:21.777 | + inc/async:async_inner:63 : get_or_add_user_project_role admin f46edc56f3684ef8a0083879ca2d7211 5b3b1c9a2b1c48aca8703186a14661f3 2021-08-30 14:32:21.824 | [11746 Async ks-demo-admin:82034]: running: get_or_add_user_project_role admin f46edc56f3684ef8a0083879ca2d7211 5b3b1c9a2b1c48aca8703186a14661f3 2021-08-30 14:32:21.829 | + lib/keystone:create_keystone_accounts:356 : async_run ks-demo-another get_or_add_user_project_role anotherrole 4a0661e349f648b2880f9a4155f1ccd1 5b3b1c9a2b1c48aca8703186a14661f3 2021-08-30 14:32:21.901 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 4a0661e349f648b2880f9a4155f1ccd1 5b3b1c9a2b1c48aca8703186a14661f3 2021-08-30 14:32:21.943 | [11746 Async ks-demo-another:82146]: running: get_or_add_user_project_role anotherrole 4a0661e349f648b2880f9a4155f1ccd1 5b3b1c9a2b1c48aca8703186a14661f3 2021-08-30 14:32:21.951 | + lib/keystone:create_keystone_accounts:357 : async_run ks-demo-invis get_or_add_user_project_role member 4a0661e349f648b2880f9a4155f1ccd1 aabb637e4e9841df847f3e35142ecc90 2021-08-30 14:32:22.017 | + inc/async:async_inner:63 : get_or_add_user_project_role member 4a0661e349f648b2880f9a4155f1ccd1 aabb637e4e9841df847f3e35142ecc90 2021-08-30 14:32:22.103 | [11746 Async ks-demo-invis:82258]: running: get_or_add_user_project_role member 4a0661e349f648b2880f9a4155f1ccd1 aabb637e4e9841df847f3e35142ecc90 2021-08-30 14:32:22.108 | + lib/keystone:create_keystone_accounts:360 : local alt_demo_project 2021-08-30 14:32:22.113 | ++ lib/keystone:create_keystone_accounts:361 : get_or_create_project alt_demo default 2021-08-30 14:32:22.119 | ++ functions-common:get_or_create_project:847 : local project_id 2021-08-30 14:32:22.132 | +++ functions-common:get_or_create_project:855 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2021-08-30 14:32:25.258 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:25.258 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:25.258 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:25.258 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:25.510 | +++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:32:25.513 | ++ functions-common:get_or_create_project:853 : project_id=9e977f291983452e9bb98082f8f6f7fc 2021-08-30 14:32:25.526 | ++ functions-common:get_or_create_project:854 : echo 9e977f291983452e9bb98082f8f6f7fc 2021-08-30 14:32:25.549 | + lib/keystone:create_keystone_accounts:361 : alt_demo_project=9e977f291983452e9bb98082f8f6f7fc 2021-08-30 14:32:25.573 | + lib/keystone:create_keystone_accounts:362 : local alt_demo_user 2021-08-30 14:32:25.601 | ++ lib/keystone:create_keystone_accounts:364 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2021-08-30 14:32:25.621 | ++ functions-common:get_or_create_user:824 : local user_id 2021-08-30 14:32:25.638 | ++ functions-common:get_or_create_user:825 : [[ ! -z alt_demo@example.com ]] 2021-08-30 14:32:25.664 | ++ functions-common:get_or_create_user:826 : local email=--email=alt_demo@example.com 2021-08-30 14:32:25.690 | +++ 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-30 14:32:28.536 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:28.536 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:28.536 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:28.536 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:28.819 | +++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:32:28.823 | ++ functions-common:get_or_create_user:840 : user_id=d6261a93eb244c248a6bbdb02268a82f 2021-08-30 14:32:28.830 | ++ functions-common:get_or_create_user:841 : echo d6261a93eb244c248a6bbdb02268a82f 2021-08-30 14:32:28.833 | + lib/keystone:create_keystone_accounts:364 : alt_demo_user=d6261a93eb244c248a6bbdb02268a82f 2021-08-30 14:32:28.835 | + lib/keystone:create_keystone_accounts:366 : async_run ks-alt-member get_or_add_user_project_role member d6261a93eb244c248a6bbdb02268a82f 9e977f291983452e9bb98082f8f6f7fc 2021-08-30 14:32:29.237 | + inc/async:async_inner:63 : get_or_add_user_project_role member d6261a93eb244c248a6bbdb02268a82f 9e977f291983452e9bb98082f8f6f7fc 2021-08-30 14:32:29.465 | [11746 Async ks-alt-member:82619]: running: get_or_add_user_project_role member d6261a93eb244c248a6bbdb02268a82f 9e977f291983452e9bb98082f8f6f7fc 2021-08-30 14:32:29.485 | + lib/keystone:create_keystone_accounts:367 : async_run ks-alt-admin get_or_add_user_project_role admin f46edc56f3684ef8a0083879ca2d7211 9e977f291983452e9bb98082f8f6f7fc 2021-08-30 14:32:29.926 | + inc/async:async_inner:63 : get_or_add_user_project_role admin f46edc56f3684ef8a0083879ca2d7211 9e977f291983452e9bb98082f8f6f7fc 2021-08-30 14:32:30.165 | [11746 Async ks-alt-admin:82732]: running: get_or_add_user_project_role admin f46edc56f3684ef8a0083879ca2d7211 9e977f291983452e9bb98082f8f6f7fc 2021-08-30 14:32:30.189 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-another get_or_add_user_project_role anotherrole d6261a93eb244c248a6bbdb02268a82f 9e977f291983452e9bb98082f8f6f7fc 2021-08-30 14:32:30.638 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole d6261a93eb244c248a6bbdb02268a82f 9e977f291983452e9bb98082f8f6f7fc 2021-08-30 14:32:30.841 | [11746 Async ks-alt-another:82844]: running: get_or_add_user_project_role anotherrole d6261a93eb244c248a6bbdb02268a82f 9e977f291983452e9bb98082f8f6f7fc 2021-08-30 14:32:30.857 | + lib/keystone:create_keystone_accounts:371 : local admin_group 2021-08-30 14:32:30.869 | + inc/async:async_inner:64 : rc=0 2021-08-30 14:32:30.887 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_group admins default 'openstack admin group' 2021-08-30 14:32:30.917 | ++ functions-common:get_or_create_group:809 : local 'desc=openstack admin group' 2021-08-30 14:32:30.939 | ++ functions-common:get_or_create_group:810 : local group_id 2021-08-30 14:32:30.965 | +++ 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-30 14:32:31.050 | [81922 Async ks-demo-member:81922]: finished successfully 2021-08-30 14:32:31.645 | + inc/async:async_inner:64 : rc=0 2021-08-30 14:32:31.807 | [82034 Async ks-demo-admin:82034]: finished successfully 2021-08-30 14:32:31.894 | + inc/async:async_inner:64 : rc=0 2021-08-30 14:32:32.057 | [82146 Async ks-demo-another:82146]: finished successfully 2021-08-30 14:32:32.445 | + inc/async:async_inner:64 : rc=0 2021-08-30 14:32:32.636 | [82258 Async ks-demo-invis:82258]: finished successfully 2021-08-30 14:32:34.162 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:34.162 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:34.162 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:34.162 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:34.341 | +++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:32:34.344 | ++ functions-common:get_or_create_group:817 : group_id=fa0df08512c4467c97126228c45dd642 2021-08-30 14:32:34.347 | ++ functions-common:get_or_create_group:818 : echo fa0df08512c4467c97126228c45dd642 2021-08-30 14:32:34.350 | + lib/keystone:create_keystone_accounts:373 : admin_group=fa0df08512c4467c97126228c45dd642 2021-08-30 14:32:34.352 | + lib/keystone:create_keystone_accounts:374 : local non_admin_group 2021-08-30 14:32:34.356 | ++ lib/keystone:create_keystone_accounts:376 : get_or_create_group nonadmins default 'non-admin group' 2021-08-30 14:32:34.358 | ++ functions-common:get_or_create_group:809 : local 'desc=non-admin group' 2021-08-30 14:32:34.361 | ++ functions-common:get_or_create_group:810 : local group_id 2021-08-30 14:32:34.364 | +++ 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-30 14:32:36.730 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:36.730 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:36.730 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:36.731 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:36.912 | +++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:32:36.915 | ++ functions-common:get_or_create_group:817 : group_id=08974caace3d4b819dcf3b5687aa12c3 2021-08-30 14:32:36.918 | ++ functions-common:get_or_create_group:818 : echo 08974caace3d4b819dcf3b5687aa12c3 2021-08-30 14:32:36.921 | + lib/keystone:create_keystone_accounts:376 : non_admin_group=08974caace3d4b819dcf3b5687aa12c3 2021-08-30 14:32:36.923 | + lib/keystone:create_keystone_accounts:378 : async_run ks-group-memberdemo get_or_add_group_project_role member 08974caace3d4b819dcf3b5687aa12c3 5b3b1c9a2b1c48aca8703186a14661f3 2021-08-30 14:32:36.995 | + inc/async:async_inner:63 : get_or_add_group_project_role member 08974caace3d4b819dcf3b5687aa12c3 5b3b1c9a2b1c48aca8703186a14661f3 2021-08-30 14:32:37.062 | [11746 Async ks-group-memberdemo:83358]: running: get_or_add_group_project_role member 08974caace3d4b819dcf3b5687aa12c3 5b3b1c9a2b1c48aca8703186a14661f3 2021-08-30 14:32:37.065 | + lib/keystone:create_keystone_accounts:379 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 08974caace3d4b819dcf3b5687aa12c3 5b3b1c9a2b1c48aca8703186a14661f3 2021-08-30 14:32:37.497 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 08974caace3d4b819dcf3b5687aa12c3 5b3b1c9a2b1c48aca8703186a14661f3 2021-08-30 14:32:37.757 | [11746 Async ks-group-anotherdemo:83445]: running: get_or_add_group_project_role anotherrole 08974caace3d4b819dcf3b5687aa12c3 5b3b1c9a2b1c48aca8703186a14661f3 2021-08-30 14:32:37.773 | + lib/keystone:create_keystone_accounts:380 : async_run ks-group-memberalt get_or_add_group_project_role member 08974caace3d4b819dcf3b5687aa12c3 9e977f291983452e9bb98082f8f6f7fc 2021-08-30 14:32:38.230 | + inc/async:async_inner:63 : get_or_add_group_project_role member 08974caace3d4b819dcf3b5687aa12c3 9e977f291983452e9bb98082f8f6f7fc 2021-08-30 14:32:38.422 | [11746 Async ks-group-memberalt:83532]: running: get_or_add_group_project_role member 08974caace3d4b819dcf3b5687aa12c3 9e977f291983452e9bb98082f8f6f7fc 2021-08-30 14:32:38.432 | + lib/keystone:create_keystone_accounts:381 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 08974caace3d4b819dcf3b5687aa12c3 9e977f291983452e9bb98082f8f6f7fc 2021-08-30 14:32:38.893 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 08974caace3d4b819dcf3b5687aa12c3 9e977f291983452e9bb98082f8f6f7fc 2021-08-30 14:32:39.157 | [11746 Async ks-group-anotheralt:83650]: running: get_or_add_group_project_role anotherrole 08974caace3d4b819dcf3b5687aa12c3 9e977f291983452e9bb98082f8f6f7fc 2021-08-30 14:32:39.183 | + lib/keystone:create_keystone_accounts:382 : async_run ks-group-admin get_or_add_group_project_role admin fa0df08512c4467c97126228c45dd642 4c400521daab41f5a09392964737ea19 2021-08-30 14:32:39.285 | + inc/async:async_inner:64 : rc=0 2021-08-30 14:32:39.461 | [82619 Async ks-alt-member:82619]: finished successfully 2021-08-30 14:32:39.582 | + inc/async:async_inner:64 : rc=0 2021-08-30 14:32:39.627 | + inc/async:async_inner:63 : get_or_add_group_project_role admin fa0df08512c4467c97126228c45dd642 4c400521daab41f5a09392964737ea19 2021-08-30 14:32:39.787 | [82732 Async ks-alt-admin:82732]: finished successfully 2021-08-30 14:32:39.862 | [11746 Async ks-group-admin:83811]: running: get_or_add_group_project_role admin fa0df08512c4467c97126228c45dd642 4c400521daab41f5a09392964737ea19 2021-08-30 14:32:39.884 | + lib/keystone:create_keystone_accounts:384 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis 2021-08-30 14:32:40.284 | + inc/async:async_inner:64 : rc=0 2021-08-30 14:32:40.303 | [11746 Async ks-demo-member:81922]: Waiting for completion of get_or_add_user_project_role member 4a0661e349f648b2880f9a4155f1ccd1 5b3b1c9a2b1c48aca8703186a14661f3 running on PID 81922 (13 other jobs running) 2021-08-30 14:32:40.466 | [11746 Async ks-demo-member:81922]: Signaling child to exit 2021-08-30 14:32:40.466 | WAKEUP 2021-08-30 14:32:40.482 | [82844 Async ks-alt-another:82844]: finished successfully 2021-08-30 14:32:40.608 | [11746 Async ks-demo-member:81922]: Signaled 2021-08-30 14:32:40.616 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-30 14:32:40.617 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-08-30 14:32:40.617 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-30 14:32:40.617 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-30 14:32:40.617 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-08-30 14:32:40.617 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-08-30 14:32:40.617 | ++ functions-common:_get_domain_args:882 : echo 2021-08-30 14:32:40.617 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-08-30 14:32:40.617 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-30 14:32:40.617 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-30 14:32:40.617 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user 4a0661e349f648b2880f9a4155f1ccd1 --project 5b3b1c9a2b1c48aca8703186a14661f3 2021-08-30 14:32:40.617 | ++ functions-common:get_field:726 : local data field 2021-08-30 14:32:40.617 | ++ functions-common:get_field:727 : read data 2021-08-30 14:32:40.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:40.617 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:40.617 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:40.617 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:40.617 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:32:40.617 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-30 14:32:40.617 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-30 14:32:40.617 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user 4a0661e349f648b2880f9a4155f1ccd1 --project 5b3b1c9a2b1c48aca8703186a14661f3 2021-08-30 14:32:40.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:40.617 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:40.617 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:40.617 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:40.617 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 4a0661e349f648b2880f9a4155f1ccd1 --project 5b3b1c9a2b1c48aca8703186a14661f3 2021-08-30 14:32:40.617 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-30 14:32:40.617 | ++ functions-common:get_field:726 : local data field 2021-08-30 14:32:40.617 | ++ functions-common:get_field:727 : read data 2021-08-30 14:32:40.617 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-30 14:32:40.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:40.617 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:40.617 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:40.618 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:40.618 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:32:40.618 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-30 14:32:40.618 | ++ functions-common:get_field:731 : field='$2' 2021-08-30 14:32:40.618 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-30 14:32:40.618 | ++ functions-common:get_field:733 : echo '| 0c061b13c3764c9eb81a09877678485e | 4a0661e349f648b2880f9a4155f1ccd1 | | 5b3b1c9a2b1c48aca8703186a14661f3 | | | False |' 2021-08-30 14:32:40.618 | ++ functions-common:get_field:727 : read data 2021-08-30 14:32:40.618 | + functions-common:get_or_add_user_project_role:910 : user_role_id=0c061b13c3764c9eb81a09877678485e 2021-08-30 14:32:40.618 | + functions-common:get_or_add_user_project_role:912 : echo 0c061b13c3764c9eb81a09877678485e 2021-08-30 14:32:40.618 | 0c061b13c3764c9eb81a09877678485e 2021-08-30 14:32:40.930 | [11746 Async ks-demo-member:81922]: finished get_or_add_user_project_role member 4a0661e349f648b2880f9a4155f1ccd1 5b3b1c9a2b1c48aca8703186a14661f3 with result 0 in 9 seconds 2021-08-30 14:32:41.177 | [11746 Async ks-demo-admin:82034]: Waiting for completion of get_or_add_user_project_role admin f46edc56f3684ef8a0083879ca2d7211 5b3b1c9a2b1c48aca8703186a14661f3 running on PID 82034 (12 other jobs running) 2021-08-30 14:32:41.355 | [11746 Async ks-demo-admin:82034]: Signaling child to exit 2021-08-30 14:32:41.355 | WAKEUP 2021-08-30 14:32:41.510 | [11746 Async ks-demo-admin:82034]: Signaled 2021-08-30 14:32:41.515 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-30 14:32:41.515 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-08-30 14:32:41.515 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-30 14:32:41.515 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-30 14:32:41.515 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-08-30 14:32:41.515 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-08-30 14:32:41.515 | ++ functions-common:_get_domain_args:882 : echo 2021-08-30 14:32:41.515 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-08-30 14:32:41.515 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-30 14:32:41.515 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-30 14:32:41.515 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user f46edc56f3684ef8a0083879ca2d7211 --project 5b3b1c9a2b1c48aca8703186a14661f3 2021-08-30 14:32:41.516 | ++ functions-common:get_field:726 : local data field 2021-08-30 14:32:41.516 | ++ functions-common:get_field:727 : read data 2021-08-30 14:32:41.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:41.516 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:41.516 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:41.516 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:41.516 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:32:41.516 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-30 14:32:41.516 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-30 14:32:41.516 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user f46edc56f3684ef8a0083879ca2d7211 --project 5b3b1c9a2b1c48aca8703186a14661f3 2021-08-30 14:32:41.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:41.516 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:41.516 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:41.516 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:41.516 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user f46edc56f3684ef8a0083879ca2d7211 --project 5b3b1c9a2b1c48aca8703186a14661f3 2021-08-30 14:32:41.516 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-30 14:32:41.516 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-30 14:32:41.516 | ++ functions-common:get_field:726 : local data field 2021-08-30 14:32:41.516 | ++ functions-common:get_field:727 : read data 2021-08-30 14:32:41.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:41.516 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:41.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:41.517 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:41.517 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:32:41.517 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-30 14:32:41.517 | ++ functions-common:get_field:731 : field='$2' 2021-08-30 14:32:41.517 | ++ functions-common:get_field:733 : echo '| 6fdee185f11a489a89691c9c8b49fc7e | f46edc56f3684ef8a0083879ca2d7211 | | 5b3b1c9a2b1c48aca8703186a14661f3 | | | False |' 2021-08-30 14:32:41.517 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-30 14:32:41.517 | ++ functions-common:get_field:727 : read data 2021-08-30 14:32:41.517 | + functions-common:get_or_add_user_project_role:910 : user_role_id=6fdee185f11a489a89691c9c8b49fc7e 2021-08-30 14:32:41.517 | + functions-common:get_or_add_user_project_role:912 : echo 6fdee185f11a489a89691c9c8b49fc7e 2021-08-30 14:32:41.517 | 6fdee185f11a489a89691c9c8b49fc7e 2021-08-30 14:32:41.821 | [11746 Async ks-demo-admin:82034]: finished get_or_add_user_project_role admin f46edc56f3684ef8a0083879ca2d7211 5b3b1c9a2b1c48aca8703186a14661f3 with result 0 in 10 seconds 2021-08-30 14:32:42.040 | [11746 Async ks-demo-another:82146]: Waiting for completion of get_or_add_user_project_role anotherrole 4a0661e349f648b2880f9a4155f1ccd1 5b3b1c9a2b1c48aca8703186a14661f3 running on PID 82146 (11 other jobs running) 2021-08-30 14:32:42.270 | [11746 Async ks-demo-another:82146]: Signaling child to exit 2021-08-30 14:32:42.270 | WAKEUP 2021-08-30 14:32:42.422 | [11746 Async ks-demo-another:82146]: Signaled 2021-08-30 14:32:42.436 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-30 14:32:42.437 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-08-30 14:32:42.437 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-30 14:32:42.437 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-30 14:32:42.437 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-08-30 14:32:42.437 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-08-30 14:32:42.437 | ++ functions-common:_get_domain_args:882 : echo 2021-08-30 14:32:42.437 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-08-30 14:32:42.437 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user 4a0661e349f648b2880f9a4155f1ccd1 --project 5b3b1c9a2b1c48aca8703186a14661f3 2021-08-30 14:32:42.437 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-30 14:32:42.437 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-30 14:32:42.437 | ++ functions-common:get_field:726 : local data field 2021-08-30 14:32:42.437 | ++ functions-common:get_field:727 : read data 2021-08-30 14:32:42.437 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:42.437 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:42.437 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:42.437 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:42.437 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:32:42.437 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-30 14:32:42.437 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-30 14:32:42.437 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user 4a0661e349f648b2880f9a4155f1ccd1 --project 5b3b1c9a2b1c48aca8703186a14661f3 2021-08-30 14:32:42.437 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:42.437 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:42.437 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:42.437 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:42.437 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user 4a0661e349f648b2880f9a4155f1ccd1 --project 5b3b1c9a2b1c48aca8703186a14661f3 2021-08-30 14:32:42.437 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-30 14:32:42.437 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-30 14:32:42.437 | ++ functions-common:get_field:726 : local data field 2021-08-30 14:32:42.437 | ++ functions-common:get_field:727 : read data 2021-08-30 14:32:42.437 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:42.437 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:42.438 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:42.438 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:42.438 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:32:42.438 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-30 14:32:42.438 | ++ functions-common:get_field:731 : field='$2' 2021-08-30 14:32:42.438 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-30 14:32:42.438 | ++ functions-common:get_field:733 : echo '| 8b404cbc38c9435b80e75e2628505d39 | 4a0661e349f648b2880f9a4155f1ccd1 | | 5b3b1c9a2b1c48aca8703186a14661f3 | | | False |' 2021-08-30 14:32:42.438 | ++ functions-common:get_field:727 : read data 2021-08-30 14:32:42.438 | + functions-common:get_or_add_user_project_role:910 : user_role_id=8b404cbc38c9435b80e75e2628505d39 2021-08-30 14:32:42.438 | + functions-common:get_or_add_user_project_role:912 : echo 8b404cbc38c9435b80e75e2628505d39 2021-08-30 14:32:42.438 | 8b404cbc38c9435b80e75e2628505d39 2021-08-30 14:32:42.774 | [11746 Async ks-demo-another:82146]: finished get_or_add_user_project_role anotherrole 4a0661e349f648b2880f9a4155f1ccd1 5b3b1c9a2b1c48aca8703186a14661f3 with result 0 in 10 seconds 2021-08-30 14:32:43.034 | [11746 Async ks-demo-invis:82258]: Waiting for completion of get_or_add_user_project_role member 4a0661e349f648b2880f9a4155f1ccd1 aabb637e4e9841df847f3e35142ecc90 running on PID 82258 (10 other jobs running) 2021-08-30 14:32:43.215 | [11746 Async ks-demo-invis:82258]: Signaling child to exit 2021-08-30 14:32:43.215 | WAKEUP 2021-08-30 14:32:43.378 | [11746 Async ks-demo-invis:82258]: Signaled 2021-08-30 14:32:43.388 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-30 14:32:43.389 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-08-30 14:32:43.389 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-30 14:32:43.389 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-30 14:32:43.389 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-08-30 14:32:43.389 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-08-30 14:32:43.389 | ++ functions-common:_get_domain_args:882 : echo 2021-08-30 14:32:43.389 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-08-30 14:32:43.389 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user 4a0661e349f648b2880f9a4155f1ccd1 --project aabb637e4e9841df847f3e35142ecc90 2021-08-30 14:32:43.389 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-30 14:32:43.389 | ++ functions-common:get_field:726 : local data field 2021-08-30 14:32:43.389 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-30 14:32:43.389 | ++ functions-common:get_field:727 : read data 2021-08-30 14:32:43.389 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:43.389 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:43.389 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:43.389 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:43.389 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:32:43.389 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-30 14:32:43.389 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-30 14:32:43.389 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user 4a0661e349f648b2880f9a4155f1ccd1 --project aabb637e4e9841df847f3e35142ecc90 2021-08-30 14:32:43.389 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:43.389 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:43.389 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:43.389 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:43.389 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-30 14:32:43.389 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 4a0661e349f648b2880f9a4155f1ccd1 --project aabb637e4e9841df847f3e35142ecc90 2021-08-30 14:32:43.389 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-30 14:32:43.389 | ++ functions-common:get_field:726 : local data field 2021-08-30 14:32:43.389 | ++ functions-common:get_field:727 : read data 2021-08-30 14:32:43.389 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:43.390 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:43.390 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:43.390 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:43.390 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:32:43.390 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-30 14:32:43.390 | ++ functions-common:get_field:731 : field='$2' 2021-08-30 14:32:43.390 | ++ functions-common:get_field:733 : echo '| 0c061b13c3764c9eb81a09877678485e | 4a0661e349f648b2880f9a4155f1ccd1 | | aabb637e4e9841df847f3e35142ecc90 | | | False |' 2021-08-30 14:32:43.390 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-30 14:32:43.390 | ++ functions-common:get_field:727 : read data 2021-08-30 14:32:43.390 | + functions-common:get_or_add_user_project_role:910 : user_role_id=0c061b13c3764c9eb81a09877678485e 2021-08-30 14:32:43.390 | + functions-common:get_or_add_user_project_role:912 : echo 0c061b13c3764c9eb81a09877678485e 2021-08-30 14:32:43.390 | 0c061b13c3764c9eb81a09877678485e 2021-08-30 14:32:43.720 | [11746 Async ks-demo-invis:82258]: finished get_or_add_user_project_role member 4a0661e349f648b2880f9a4155f1ccd1 aabb637e4e9841df847f3e35142ecc90 with result 0 in 10 seconds 2021-08-30 14:32:43.753 | + inc/async:async_wait:197 : return 0 2021-08-30 14:32:43.785 | + lib/keystone:create_keystone_accounts:385 : async_wait ks-alt-member ks-alt-admin ks-alt-another 2021-08-30 14:32:44.140 | [11746 Async ks-alt-member:82619]: Waiting for completion of get_or_add_user_project_role member d6261a93eb244c248a6bbdb02268a82f 9e977f291983452e9bb98082f8f6f7fc running on PID 82619 (9 other jobs running) 2021-08-30 14:32:44.349 | [11746 Async ks-alt-member:82619]: Signaling child to exit 2021-08-30 14:32:44.349 | WAKEUP 2021-08-30 14:32:44.517 | [11746 Async ks-alt-member:82619]: Signaled 2021-08-30 14:32:44.536 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-30 14:32:44.537 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-08-30 14:32:44.537 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-30 14:32:44.537 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-30 14:32:44.537 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-08-30 14:32:44.537 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-08-30 14:32:44.537 | ++ functions-common:_get_domain_args:882 : echo 2021-08-30 14:32:44.537 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-08-30 14:32:44.537 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-30 14:32:44.537 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user d6261a93eb244c248a6bbdb02268a82f --project 9e977f291983452e9bb98082f8f6f7fc 2021-08-30 14:32:44.537 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-30 14:32:44.537 | ++ functions-common:get_field:726 : local data field 2021-08-30 14:32:44.537 | ++ functions-common:get_field:727 : read data 2021-08-30 14:32:44.537 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:44.537 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:44.537 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:44.537 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:44.537 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:32:44.537 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-30 14:32:44.537 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-30 14:32:44.537 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user d6261a93eb244c248a6bbdb02268a82f --project 9e977f291983452e9bb98082f8f6f7fc 2021-08-30 14:32:44.537 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:44.537 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:44.537 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:44.537 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:44.537 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user d6261a93eb244c248a6bbdb02268a82f --project 9e977f291983452e9bb98082f8f6f7fc 2021-08-30 14:32:44.537 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-30 14:32:44.537 | ++ functions-common:get_field:726 : local data field 2021-08-30 14:32:44.537 | ++ functions-common:get_field:727 : read data 2021-08-30 14:32:44.538 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-30 14:32:44.538 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:44.538 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:44.538 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:44.538 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:44.538 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:32:44.538 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-30 14:32:44.538 | ++ functions-common:get_field:731 : field='$2' 2021-08-30 14:32:44.538 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-30 14:32:44.538 | ++ functions-common:get_field:733 : echo '| 0c061b13c3764c9eb81a09877678485e | d6261a93eb244c248a6bbdb02268a82f | | 9e977f291983452e9bb98082f8f6f7fc | | | False |' 2021-08-30 14:32:44.538 | ++ functions-common:get_field:727 : read data 2021-08-30 14:32:44.538 | + functions-common:get_or_add_user_project_role:910 : user_role_id=0c061b13c3764c9eb81a09877678485e 2021-08-30 14:32:44.538 | + functions-common:get_or_add_user_project_role:912 : echo 0c061b13c3764c9eb81a09877678485e 2021-08-30 14:32:44.538 | 0c061b13c3764c9eb81a09877678485e 2021-08-30 14:32:44.865 | [11746 Async ks-alt-member:82619]: finished get_or_add_user_project_role member d6261a93eb244c248a6bbdb02268a82f 9e977f291983452e9bb98082f8f6f7fc with result 0 in 10 seconds 2021-08-30 14:32:45.088 | [11746 Async ks-alt-admin:82732]: Waiting for completion of get_or_add_user_project_role admin f46edc56f3684ef8a0083879ca2d7211 9e977f291983452e9bb98082f8f6f7fc running on PID 82732 (8 other jobs running) 2021-08-30 14:32:45.120 | [11746 Async ks-alt-admin:82732]: Signaling child to exit 2021-08-30 14:32:45.120 | WAKEUP 2021-08-30 14:32:45.253 | [11746 Async ks-alt-admin:82732]: Signaled 2021-08-30 14:32:45.267 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-30 14:32:45.267 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-08-30 14:32:45.267 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-30 14:32:45.267 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-30 14:32:45.267 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-08-30 14:32:45.267 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-08-30 14:32:45.267 | ++ functions-common:_get_domain_args:882 : echo 2021-08-30 14:32:45.267 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-08-30 14:32:45.267 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user f46edc56f3684ef8a0083879ca2d7211 --project 9e977f291983452e9bb98082f8f6f7fc 2021-08-30 14:32:45.267 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-30 14:32:45.267 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-30 14:32:45.267 | ++ functions-common:get_field:726 : local data field 2021-08-30 14:32:45.267 | ++ functions-common:get_field:727 : read data 2021-08-30 14:32:45.268 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:45.268 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:45.268 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:45.268 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:45.268 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:32:45.268 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-30 14:32:45.268 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-30 14:32:45.268 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user f46edc56f3684ef8a0083879ca2d7211 --project 9e977f291983452e9bb98082f8f6f7fc 2021-08-30 14:32:45.268 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:45.268 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:45.268 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:45.268 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:45.268 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user f46edc56f3684ef8a0083879ca2d7211 --project 9e977f291983452e9bb98082f8f6f7fc 2021-08-30 14:32:45.268 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-30 14:32:45.268 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-30 14:32:45.268 | ++ functions-common:get_field:726 : local data field 2021-08-30 14:32:45.268 | ++ functions-common:get_field:727 : read data 2021-08-30 14:32:45.268 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:45.268 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:45.268 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:45.268 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:45.268 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:32:45.268 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-30 14:32:45.268 | ++ functions-common:get_field:731 : field='$2' 2021-08-30 14:32:45.268 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-30 14:32:45.268 | ++ functions-common:get_field:733 : echo '| 6fdee185f11a489a89691c9c8b49fc7e | f46edc56f3684ef8a0083879ca2d7211 | | 9e977f291983452e9bb98082f8f6f7fc | | | False |' 2021-08-30 14:32:45.268 | ++ functions-common:get_field:727 : read data 2021-08-30 14:32:45.268 | + functions-common:get_or_add_user_project_role:910 : user_role_id=6fdee185f11a489a89691c9c8b49fc7e 2021-08-30 14:32:45.268 | + functions-common:get_or_add_user_project_role:912 : echo 6fdee185f11a489a89691c9c8b49fc7e 2021-08-30 14:32:45.268 | 6fdee185f11a489a89691c9c8b49fc7e 2021-08-30 14:32:45.535 | [11746 Async ks-alt-admin:82732]: finished get_or_add_user_project_role admin f46edc56f3684ef8a0083879ca2d7211 9e977f291983452e9bb98082f8f6f7fc with result 0 in 10 seconds 2021-08-30 14:32:45.766 | [11746 Async ks-alt-another:82844]: Waiting for completion of get_or_add_user_project_role anotherrole d6261a93eb244c248a6bbdb02268a82f 9e977f291983452e9bb98082f8f6f7fc running on PID 82844 (7 other jobs running) 2021-08-30 14:32:45.930 | [11746 Async ks-alt-another:82844]: Signaling child to exit 2021-08-30 14:32:45.932 | WAKEUP 2021-08-30 14:32:46.096 | [11746 Async ks-alt-another:82844]: Signaled 2021-08-30 14:32:46.109 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-30 14:32:46.109 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-08-30 14:32:46.109 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-30 14:32:46.109 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-30 14:32:46.109 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-08-30 14:32:46.109 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-08-30 14:32:46.109 | ++ functions-common:_get_domain_args:882 : echo 2021-08-30 14:32:46.109 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-08-30 14:32:46.109 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-30 14:32:46.109 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-30 14:32:46.110 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user d6261a93eb244c248a6bbdb02268a82f --project 9e977f291983452e9bb98082f8f6f7fc 2021-08-30 14:32:46.110 | ++ functions-common:get_field:726 : local data field 2021-08-30 14:32:46.110 | ++ functions-common:get_field:727 : read data 2021-08-30 14:32:46.110 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:46.110 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:46.110 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:46.110 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:46.110 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:32:46.110 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-30 14:32:46.110 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-30 14:32:46.110 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user d6261a93eb244c248a6bbdb02268a82f --project 9e977f291983452e9bb98082f8f6f7fc 2021-08-30 14:32:46.110 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:46.110 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:46.110 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:46.110 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:46.110 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user d6261a93eb244c248a6bbdb02268a82f --project 9e977f291983452e9bb98082f8f6f7fc 2021-08-30 14:32:46.110 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-30 14:32:46.110 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-30 14:32:46.111 | ++ functions-common:get_field:726 : local data field 2021-08-30 14:32:46.111 | ++ functions-common:get_field:727 : read data 2021-08-30 14:32:46.111 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:46.111 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:46.111 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:46.111 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:46.111 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:32:46.111 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-30 14:32:46.111 | ++ functions-common:get_field:731 : field='$2' 2021-08-30 14:32:46.111 | ++ functions-common:get_field:733 : echo '| 8b404cbc38c9435b80e75e2628505d39 | d6261a93eb244c248a6bbdb02268a82f | | 9e977f291983452e9bb98082f8f6f7fc | | | False |' 2021-08-30 14:32:46.111 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-30 14:32:46.111 | ++ functions-common:get_field:727 : read data 2021-08-30 14:32:46.111 | + functions-common:get_or_add_user_project_role:910 : user_role_id=8b404cbc38c9435b80e75e2628505d39 2021-08-30 14:32:46.111 | + functions-common:get_or_add_user_project_role:912 : echo 8b404cbc38c9435b80e75e2628505d39 2021-08-30 14:32:46.111 | 8b404cbc38c9435b80e75e2628505d39 2021-08-30 14:32:46.403 | [11746 Async ks-alt-another:82844]: finished get_or_add_user_project_role anotherrole d6261a93eb244c248a6bbdb02268a82f 9e977f291983452e9bb98082f8f6f7fc with result 0 in 10 seconds 2021-08-30 14:32:46.443 | + inc/async:async_wait:197 : return 0 2021-08-30 14:32:46.480 | + 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-30 14:32:46.782 | [11746 Async ks-group-memberdemo:83358]: Waiting for completion of get_or_add_group_project_role member 08974caace3d4b819dcf3b5687aa12c3 5b3b1c9a2b1c48aca8703186a14661f3 running on PID 83358 (6 other jobs running) 2021-08-30 14:32:46.944 | [11746 Async ks-group-memberdemo:83358]: Signaling child to exit 2021-08-30 14:32:47.254 | + inc/async:async_inner:64 : rc=0 2021-08-30 14:32:47.322 | [83358 Async ks-group-memberdemo:83358]: finished successfully 2021-08-30 14:32:47.459 | WAKEUP 2021-08-30 14:32:47.611 | [11746 Async ks-group-memberdemo:83358]: Signaled 2021-08-30 14:32:47.624 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-08-30 14:32:47.624 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group 08974caace3d4b819dcf3b5687aa12c3 --project 5b3b1c9a2b1c48aca8703186a14661f3 -f value 2021-08-30 14:32:47.624 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:47.624 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:47.624 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:47.624 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:47.624 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:32:47.625 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-08-30 14:32:47.625 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-08-30 14:32:47.625 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group 08974caace3d4b819dcf3b5687aa12c3 --project 5b3b1c9a2b1c48aca8703186a14661f3 2021-08-30 14:32:47.625 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:47.625 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:47.625 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:47.625 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:47.625 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group 08974caace3d4b819dcf3b5687aa12c3 --project 5b3b1c9a2b1c48aca8703186a14661f3 -f value 2021-08-30 14:32:47.625 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:47.625 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:47.625 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:47.625 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:47.625 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:32:47.625 | + functions-common:get_or_add_group_project_role:958 : group_role_id='0c061b13c3764c9eb81a09877678485e 08974caace3d4b819dcf3b5687aa12c3 5b3b1c9a2b1c48aca8703186a14661f3 False' 2021-08-30 14:32:47.625 | + functions-common:get_or_add_group_project_role:960 : echo 0c061b13c3764c9eb81a09877678485e 08974caace3d4b819dcf3b5687aa12c3 5b3b1c9a2b1c48aca8703186a14661f3 False 2021-08-30 14:32:47.625 | 0c061b13c3764c9eb81a09877678485e 08974caace3d4b819dcf3b5687aa12c3 5b3b1c9a2b1c48aca8703186a14661f3 False 2021-08-30 14:32:47.897 | [11746 Async ks-group-memberdemo:83358]: finished get_or_add_group_project_role member 08974caace3d4b819dcf3b5687aa12c3 5b3b1c9a2b1c48aca8703186a14661f3 with result 0 in 10 seconds 2021-08-30 14:32:48.095 | [11746 Async ks-group-anotherdemo:83445]: Waiting for completion of get_or_add_group_project_role anotherrole 08974caace3d4b819dcf3b5687aa12c3 5b3b1c9a2b1c48aca8703186a14661f3 running on PID 83445 (5 other jobs running) 2021-08-30 14:32:48.188 | [11746 Async ks-group-anotherdemo:83445]: Signaling child to exit 2021-08-30 14:32:48.443 | + inc/async:async_inner:64 : rc=0 2021-08-30 14:32:48.483 | [83445 Async ks-group-anotherdemo:83445]: finished successfully 2021-08-30 14:32:48.506 | WAKEUP 2021-08-30 14:32:48.538 | [11746 Async ks-group-anotherdemo:83445]: Signaled 2021-08-30 14:32:48.540 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-08-30 14:32:48.540 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group 08974caace3d4b819dcf3b5687aa12c3 --project 5b3b1c9a2b1c48aca8703186a14661f3 -f value 2021-08-30 14:32:48.540 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:48.540 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:48.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:48.540 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:48.540 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:32:48.540 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-08-30 14:32:48.540 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-08-30 14:32:48.540 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group 08974caace3d4b819dcf3b5687aa12c3 --project 5b3b1c9a2b1c48aca8703186a14661f3 2021-08-30 14:32:48.540 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:48.540 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:48.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:48.540 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:48.541 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group 08974caace3d4b819dcf3b5687aa12c3 --project 5b3b1c9a2b1c48aca8703186a14661f3 -f value 2021-08-30 14:32:48.541 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:48.541 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:48.541 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:48.541 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:48.541 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:32:48.541 | + functions-common:get_or_add_group_project_role:958 : group_role_id='8b404cbc38c9435b80e75e2628505d39 08974caace3d4b819dcf3b5687aa12c3 5b3b1c9a2b1c48aca8703186a14661f3 False' 2021-08-30 14:32:48.541 | + functions-common:get_or_add_group_project_role:960 : echo 8b404cbc38c9435b80e75e2628505d39 08974caace3d4b819dcf3b5687aa12c3 5b3b1c9a2b1c48aca8703186a14661f3 False 2021-08-30 14:32:48.541 | 8b404cbc38c9435b80e75e2628505d39 08974caace3d4b819dcf3b5687aa12c3 5b3b1c9a2b1c48aca8703186a14661f3 False 2021-08-30 14:32:48.626 | [11746 Async ks-group-anotherdemo:83445]: finished get_or_add_group_project_role anotherrole 08974caace3d4b819dcf3b5687aa12c3 5b3b1c9a2b1c48aca8703186a14661f3 with result 0 in 11 seconds 2021-08-30 14:32:48.719 | [11746 Async ks-group-memberalt:83532]: Waiting for completion of get_or_add_group_project_role member 08974caace3d4b819dcf3b5687aa12c3 9e977f291983452e9bb98082f8f6f7fc running on PID 83532 (4 other jobs running) 2021-08-30 14:32:48.804 | [11746 Async ks-group-memberalt:83532]: Signaling child to exit 2021-08-30 14:32:48.968 | + inc/async:async_inner:64 : rc=0 2021-08-30 14:32:49.008 | [83532 Async ks-group-memberalt:83532]: finished successfully 2021-08-30 14:32:49.030 | WAKEUP 2021-08-30 14:32:49.057 | [11746 Async ks-group-memberalt:83532]: Signaled 2021-08-30 14:32:49.058 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-08-30 14:32:49.059 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group 08974caace3d4b819dcf3b5687aa12c3 --project 9e977f291983452e9bb98082f8f6f7fc -f value 2021-08-30 14:32:49.059 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:49.059 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:49.059 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:49.059 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:49.059 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:32:49.059 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-08-30 14:32:49.059 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-08-30 14:32:49.059 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group 08974caace3d4b819dcf3b5687aa12c3 --project 9e977f291983452e9bb98082f8f6f7fc 2021-08-30 14:32:49.059 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:49.059 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:49.059 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:49.059 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:49.059 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group 08974caace3d4b819dcf3b5687aa12c3 --project 9e977f291983452e9bb98082f8f6f7fc -f value 2021-08-30 14:32:49.059 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:49.060 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:49.060 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:49.060 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:49.060 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:32:49.060 | + functions-common:get_or_add_group_project_role:958 : group_role_id='0c061b13c3764c9eb81a09877678485e 08974caace3d4b819dcf3b5687aa12c3 9e977f291983452e9bb98082f8f6f7fc False' 2021-08-30 14:32:49.060 | + functions-common:get_or_add_group_project_role:960 : echo 0c061b13c3764c9eb81a09877678485e 08974caace3d4b819dcf3b5687aa12c3 9e977f291983452e9bb98082f8f6f7fc False 2021-08-30 14:32:49.060 | 0c061b13c3764c9eb81a09877678485e 08974caace3d4b819dcf3b5687aa12c3 9e977f291983452e9bb98082f8f6f7fc False 2021-08-30 14:32:49.087 | + inc/async:async_inner:64 : rc=0 2021-08-30 14:32:49.112 | [11746 Async ks-group-memberalt:83532]: finished get_or_add_group_project_role member 08974caace3d4b819dcf3b5687aa12c3 9e977f291983452e9bb98082f8f6f7fc with result 0 in 10 seconds 2021-08-30 14:32:49.115 | [83650 Async ks-group-anotheralt:83650]: finished successfully 2021-08-30 14:32:49.160 | [11746 Async ks-group-anotheralt:83650]: Waiting for completion of get_or_add_group_project_role anotherrole 08974caace3d4b819dcf3b5687aa12c3 9e977f291983452e9bb98082f8f6f7fc running on PID 83650 (3 other jobs running) 2021-08-30 14:32:49.185 | [11746 Async ks-group-anotheralt:83650]: Signaling child to exit 2021-08-30 14:32:49.186 | WAKEUP 2021-08-30 14:32:49.209 | [11746 Async ks-group-anotheralt:83650]: Signaled 2021-08-30 14:32:49.210 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-08-30 14:32:49.210 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group 08974caace3d4b819dcf3b5687aa12c3 --project 9e977f291983452e9bb98082f8f6f7fc -f value 2021-08-30 14:32:49.210 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:49.210 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:49.210 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:49.210 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:49.210 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:32:49.210 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-08-30 14:32:49.211 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-08-30 14:32:49.211 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group 08974caace3d4b819dcf3b5687aa12c3 --project 9e977f291983452e9bb98082f8f6f7fc 2021-08-30 14:32:49.211 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:49.211 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:49.211 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:49.211 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:49.211 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group 08974caace3d4b819dcf3b5687aa12c3 --project 9e977f291983452e9bb98082f8f6f7fc -f value 2021-08-30 14:32:49.211 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:49.211 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:49.211 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:49.211 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:49.211 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:32:49.211 | + functions-common:get_or_add_group_project_role:958 : group_role_id='8b404cbc38c9435b80e75e2628505d39 08974caace3d4b819dcf3b5687aa12c3 9e977f291983452e9bb98082f8f6f7fc False' 2021-08-30 14:32:49.211 | + functions-common:get_or_add_group_project_role:960 : echo 8b404cbc38c9435b80e75e2628505d39 08974caace3d4b819dcf3b5687aa12c3 9e977f291983452e9bb98082f8f6f7fc False 2021-08-30 14:32:49.211 | 8b404cbc38c9435b80e75e2628505d39 08974caace3d4b819dcf3b5687aa12c3 9e977f291983452e9bb98082f8f6f7fc False 2021-08-30 14:32:49.261 | [11746 Async ks-group-anotheralt:83650]: finished get_or_add_group_project_role anotherrole 08974caace3d4b819dcf3b5687aa12c3 9e977f291983452e9bb98082f8f6f7fc with result 0 in 10 seconds 2021-08-30 14:32:49.300 | [11746 Async ks-group-admin:83811]: Waiting for completion of get_or_add_group_project_role admin fa0df08512c4467c97126228c45dd642 4c400521daab41f5a09392964737ea19 running on PID 83811 (2 other jobs running) 2021-08-30 14:32:49.333 | [11746 Async ks-group-admin:83811]: Signaling child to exit 2021-08-30 14:32:49.878 | + inc/async:async_inner:64 : rc=0 2021-08-30 14:32:49.903 | [83811 Async ks-group-admin:83811]: finished successfully 2021-08-30 14:32:49.922 | WAKEUP 2021-08-30 14:32:49.947 | [11746 Async ks-group-admin:83811]: Signaled 2021-08-30 14:32:49.949 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-08-30 14:32:49.949 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role admin --group fa0df08512c4467c97126228c45dd642 --project 4c400521daab41f5a09392964737ea19 -f value 2021-08-30 14:32:49.949 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:49.949 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:49.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:49.949 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:49.949 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:32:49.949 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-08-30 14:32:49.949 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-08-30 14:32:49.949 | + functions-common:get_or_add_group_project_role:951 : openstack role add admin --group fa0df08512c4467c97126228c45dd642 --project 4c400521daab41f5a09392964737ea19 2021-08-30 14:32:49.949 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:49.949 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:49.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:49.949 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:49.949 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role admin --group fa0df08512c4467c97126228c45dd642 --project 4c400521daab41f5a09392964737ea19 -f value 2021-08-30 14:32:49.949 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:49.950 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:49.950 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:32:49.950 | from cryptography.utils import int_from_bytes 2021-08-30 14:32:49.950 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:32:49.950 | + functions-common:get_or_add_group_project_role:958 : group_role_id='6fdee185f11a489a89691c9c8b49fc7e fa0df08512c4467c97126228c45dd642 4c400521daab41f5a09392964737ea19 False' 2021-08-30 14:32:49.950 | + functions-common:get_or_add_group_project_role:960 : echo 6fdee185f11a489a89691c9c8b49fc7e fa0df08512c4467c97126228c45dd642 4c400521daab41f5a09392964737ea19 False 2021-08-30 14:32:49.950 | 6fdee185f11a489a89691c9c8b49fc7e fa0df08512c4467c97126228c45dd642 4c400521daab41f5a09392964737ea19 False 2021-08-30 14:32:49.996 | [11746 Async ks-group-admin:83811]: finished get_or_add_group_project_role admin fa0df08512c4467c97126228c45dd642 4c400521daab41f5a09392964737ea19 with result 0 in 10 seconds 2021-08-30 14:32:50.000 | + inc/async:async_wait:197 : return 0 2021-08-30 14:32:50.003 | + lib/keystone:create_keystone_accounts:388 : is_service_enabled ldap 2021-08-30 14:32:50.020 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:32:50.023 | + ./stack.sh:main:1103 : is_service_enabled nova 2021-08-30 14:32:50.041 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:32:50.044 | + ./stack.sh:main:1104 : async_runfunc create_nova_accounts 2021-08-30 14:32:50.046 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2021-08-30 14:32:50.107 | + inc/async:async_inner:63 : create_nova_accounts 2021-08-30 14:32:50.146 | [11746 Async create_nova_accounts:85400]: running: create_nova_accounts 2021-08-30 14:32:50.151 | + ./stack.sh:main:1106 : is_service_enabled glance 2021-08-30 14:32:50.169 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:32:50.172 | + ./stack.sh:main:1107 : async_runfunc create_glance_accounts 2021-08-30 14:32:50.174 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2021-08-30 14:32:50.239 | + inc/async:async_inner:63 : create_glance_accounts 2021-08-30 14:32:50.283 | [11746 Async create_glance_accounts:85515]: running: create_glance_accounts 2021-08-30 14:32:50.285 | + ./stack.sh:main:1109 : is_service_enabled cinder 2021-08-30 14:32:50.310 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:32:50.312 | + ./stack.sh:main:1110 : async_runfunc create_cinder_accounts 2021-08-30 14:32:50.315 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2021-08-30 14:32:50.384 | + inc/async:async_inner:63 : create_cinder_accounts 2021-08-30 14:32:50.431 | [11746 Async create_cinder_accounts:85645]: running: create_cinder_accounts 2021-08-30 14:32:50.434 | + ./stack.sh:main:1112 : is_service_enabled neutron 2021-08-30 14:32:50.456 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:32:50.458 | + ./stack.sh:main:1113 : async_runfunc create_neutron_accounts 2021-08-30 14:32:50.461 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2021-08-30 14:32:50.531 | + inc/async:async_inner:63 : create_neutron_accounts 2021-08-30 14:32:50.602 | [11746 Async create_neutron_accounts:85760]: running: create_neutron_accounts 2021-08-30 14:32:50.610 | + ./stack.sh:main:1115 : is_service_enabled swift 2021-08-30 14:32:50.643 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:32:50.651 | + ./stack.sh:main:1116 : async_runfunc create_swift_accounts 2021-08-30 14:32:50.656 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2021-08-30 14:32:50.865 | + inc/async:async_inner:63 : create_swift_accounts 2021-08-30 14:32:51.091 | [11746 Async create_swift_accounts:85901]: running: create_swift_accounts 2021-08-30 14:32:51.114 | + ./stack.sh:main:1122 : write_clouds_yaml 2021-08-30 14:32:51.133 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2021-08-30 14:32:51.174 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2021-08-30 14:32:51.201 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2021-08-30 14:32:51.269 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2021-08-30 14:32:51.335 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2021-08-30 14:32:51.357 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-08-30 14:32:51.377 | + 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-30 14:32:51.489 | The user clouds.yaml file didn't exist. 2021-08-30 14:32:51.504 | + 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-30 14:32:51.700 | /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-30 14:32:51.701 | self._clouds = yaml.load(clouds_file) 2021-08-30 14:32:51.733 | + 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-30 14:32:51.973 | /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-30 14:32:51.973 | self._clouds = yaml.load(clouds_file) 2021-08-30 14:32:52.009 | + 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-30 14:32:52.240 | /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-30 14:32:52.240 | self._clouds = yaml.load(clouds_file) 2021-08-30 14:32:52.277 | + functions-common:write_clouds_yaml:132 : cat 2021-08-30 14:32:52.329 | ++ functions-common:write_clouds_yaml:138 : eval echo '~ubuntu' 2021-08-30 14:32:52.349 | +++ functions-common:write_clouds_yaml:138 : echo /home/ubuntu 2021-08-30 14:32:52.377 | + functions-common:write_clouds_yaml:138 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2021-08-30 14:32:52.407 | + ./stack.sh:main:1127 : is_service_enabled horizon 2021-08-30 14:32:52.545 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:32:52.565 | + ./stack.sh:main:1132 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2021-08-30 14:32:52.903 | [11746 Async create_nova_accounts:85400]: Waiting for completion of create_nova_accounts running on PID 85400 (6 other jobs running) 2021-08-30 14:32:52.967 | [11746 Async create_nova_accounts:85400]: Signaling child to exit 2021-08-30 14:33:19.273 | + inc/async:async_inner:64 : rc=0 2021-08-30 14:33:19.377 | [85760 Async create_neutron_accounts:85760]: finished successfully 2021-08-30 14:33:33.466 | + inc/async:async_inner:64 : rc=0 2021-08-30 14:33:33.499 | [85645 Async create_cinder_accounts:85645]: finished successfully 2021-08-30 14:33:41.648 | + inc/async:async_inner:64 : rc=0 2021-08-30 14:33:41.680 | [85515 Async create_glance_accounts:85515]: finished successfully 2021-08-30 14:33:46.765 | + inc/async:async_inner:64 : rc=0 2021-08-30 14:33:46.792 | [85400 Async create_nova_accounts:85400]: finished successfully 2021-08-30 14:33:46.814 | WAKEUP 2021-08-30 14:33:46.837 | [11746 Async create_nova_accounts:85400]: Signaled 2021-08-30 14:33:46.838 | + 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-30 14:33:46.838 | + lib/nova:create_nova_accounts:340 : create_service_user nova admin 2021-08-30 14:33:46.838 | + lib/keystone:create_service_user:401 : get_or_create_user nova Passw0rd Default 2021-08-30 14:33:46.838 | + functions-common:get_or_create_user:824 : local user_id 2021-08-30 14:33:46.838 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-08-30 14:33:46.838 | + functions-common:get_or_create_user:828 : local email= 2021-08-30 14:33:46.838 | ++ functions-common:get_or_create_user:842 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2021-08-30 14:33:46.838 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:46.838 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:46.838 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:46.838 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:46.838 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:33:46.838 | + functions-common:get_or_create_user:840 : user_id=22c55c381c0d4c3291f4fe6503493363 2021-08-30 14:33:46.839 | + functions-common:get_or_create_user:841 : echo 22c55c381c0d4c3291f4fe6503493363 2021-08-30 14:33:46.839 | 22c55c381c0d4c3291f4fe6503493363 2021-08-30 14:33:46.839 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service nova service Default Default 2021-08-30 14:33:46.839 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-30 14:33:46.839 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-30 14:33:46.839 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-30 14:33:46.839 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-30 14:33:46.839 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-30 14:33:46.839 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-30 14:33:46.839 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-30 14:33:46.839 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-30 14:33:46.839 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-30 14:33:46.839 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-30 14:33:46.839 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-30 14:33:46.839 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-30 14:33:46.839 | ++ functions-common:get_field:726 : local data field 2021-08-30 14:33:46.839 | ++ 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-30 14:33:46.839 | ++ functions-common:get_field:727 : read data 2021-08-30 14:33:46.839 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:46.839 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:46.839 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:46.839 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:46.839 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:33:46.839 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-30 14:33:46.839 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-30 14:33:46.839 | + 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-30 14:33:46.839 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:46.839 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:46.839 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:46.839 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:46.839 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-30 14:33:46.840 | ++ 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-30 14:33:46.840 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-30 14:33:46.840 | ++ functions-common:get_field:726 : local data field 2021-08-30 14:33:46.840 | ++ functions-common:get_field:727 : read data 2021-08-30 14:33:46.840 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:46.840 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:46.840 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:46.840 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:46.840 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:33:46.840 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-30 14:33:46.840 | ++ functions-common:get_field:731 : field='$2' 2021-08-30 14:33:46.840 | ++ functions-common:get_field:733 : echo '| 73ce829786c14576b8a5baf1849c4059 | 22c55c381c0d4c3291f4fe6503493363 | | 55dae0bf939343799baacbe724cacc19 | | | False |' 2021-08-30 14:33:46.840 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-30 14:33:46.840 | ++ functions-common:get_field:727 : read data 2021-08-30 14:33:46.840 | + functions-common:get_or_add_user_project_role:910 : user_role_id=73ce829786c14576b8a5baf1849c4059 2021-08-30 14:33:46.840 | + functions-common:get_or_add_user_project_role:912 : echo 73ce829786c14576b8a5baf1849c4059 2021-08-30 14:33:46.840 | 73ce829786c14576b8a5baf1849c4059 2021-08-30 14:33:46.840 | + lib/keystone:create_service_user:404 : [[ -n admin ]] 2021-08-30 14:33:46.840 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role admin nova service Default Default 2021-08-30 14:33:46.840 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-30 14:33:46.840 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-30 14:33:46.840 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-30 14:33:46.840 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-30 14:33:46.840 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-30 14:33:46.840 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-30 14:33:46.840 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-30 14:33:46.840 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-30 14:33:46.840 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-30 14:33:46.840 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-30 14:33:46.840 | ++ 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-30 14:33:46.840 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-30 14:33:46.840 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-30 14:33:46.840 | ++ functions-common:get_field:726 : local data field 2021-08-30 14:33:46.841 | ++ functions-common:get_field:727 : read data 2021-08-30 14:33:46.841 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:46.841 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:46.841 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:46.841 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:46.841 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:33:46.841 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-30 14:33:46.841 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-30 14:33:46.841 | + 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-30 14:33:46.841 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:46.841 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:46.841 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:46.841 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:46.841 | ++ 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-30 14:33:46.841 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-30 14:33:46.841 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-30 14:33:46.841 | ++ functions-common:get_field:726 : local data field 2021-08-30 14:33:46.841 | ++ functions-common:get_field:727 : read data 2021-08-30 14:33:46.841 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:46.841 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:46.841 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:46.841 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:46.841 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:33:46.841 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-30 14:33:46.841 | ++ functions-common:get_field:731 : field='$2' 2021-08-30 14:33:46.841 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-30 14:33:46.841 | ++ functions-common:get_field:733 : echo '| 6fdee185f11a489a89691c9c8b49fc7e | 22c55c381c0d4c3291f4fe6503493363 | | 55dae0bf939343799baacbe724cacc19 | | | False |' 2021-08-30 14:33:46.841 | ++ functions-common:get_field:727 : read data 2021-08-30 14:33:46.841 | + functions-common:get_or_add_user_project_role:910 : user_role_id=6fdee185f11a489a89691c9c8b49fc7e 2021-08-30 14:33:46.841 | + functions-common:get_or_add_user_project_role:912 : echo 6fdee185f11a489a89691c9c8b49fc7e 2021-08-30 14:33:46.841 | 6fdee185f11a489a89691c9c8b49fc7e 2021-08-30 14:33:46.842 | + lib/nova:create_nova_accounts:342 : local nova_api_url 2021-08-30 14:33:46.842 | + lib/nova:create_nova_accounts:343 : [[ True == \F\a\l\s\e ]] 2021-08-30 14:33:46.842 | + lib/nova:create_nova_accounts:346 : nova_api_url=http://10.222.0.20/compute 2021-08-30 14:33:46.842 | + lib/nova:create_nova_accounts:349 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2021-08-30 14:33:46.842 | + functions-common:get_or_create_service:966 : local service_id 2021-08-30 14:33:46.842 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute_legacy -f value -c id 2021-08-30 14:33:46.842 | ++ 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-30 14:33:46.842 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:46.842 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:46.842 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:46.842 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:46.842 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:33:46.842 | + functions-common:get_or_create_service:977 : service_id=' 2021-08-30 14:33:46.842 | 6623fe4d72ea4d47bcd83cb85338bbcb' 2021-08-30 14:33:46.842 | + functions-common:get_or_create_service:978 : echo 6623fe4d72ea4d47bcd83cb85338bbcb 2021-08-30 14:33:46.842 | 6623fe4d72ea4d47bcd83cb85338bbcb 2021-08-30 14:33:46.842 | + 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-30 14:33:46.842 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-08-30 14:33:46.842 | ++ 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-30 14:33:46.842 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-08-30 14:33:46.842 | +++ 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-30 14:33:46.842 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:46.842 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:46.842 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:46.842 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:46.842 | +++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:33:46.842 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-08-30 14:33:46.842 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-08-30 14:33:46.842 | +++ 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-30 14:33:46.842 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:46.842 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:46.842 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:46.842 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:46.843 | +++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:33:46.843 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=89f33eceb1ca4b1db7f030a8d463a5cd 2021-08-30 14:33:46.843 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 89f33eceb1ca4b1db7f030a8d463a5cd 2021-08-30 14:33:46.843 | + functions-common:get_or_create_endpoint:1011 : public_id=89f33eceb1ca4b1db7f030a8d463a5cd 2021-08-30 14:33:46.843 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-08-30 14:33:46.843 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-08-30 14:33:46.843 | + functions-common:get_or_create_endpoint:1020 : echo 89f33eceb1ca4b1db7f030a8d463a5cd 2021-08-30 14:33:46.843 | 89f33eceb1ca4b1db7f030a8d463a5cd 2021-08-30 14:33:46.843 | + lib/nova:create_nova_accounts:355 : get_or_create_service nova compute 'Nova Compute Service' 2021-08-30 14:33:46.843 | + functions-common:get_or_create_service:966 : local service_id 2021-08-30 14:33:46.843 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute -f value -c id 2021-08-30 14:33:46.843 | ++ functions-common:get_or_create_service:981 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2021-08-30 14:33:46.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:46.843 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:46.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:46.843 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:46.843 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:33:46.843 | + functions-common:get_or_create_service:977 : service_id=' 2021-08-30 14:33:46.843 | 4e1d57d7dc7f478cba3103db5cfe7b74' 2021-08-30 14:33:46.843 | + functions-common:get_or_create_service:978 : echo 4e1d57d7dc7f478cba3103db5cfe7b74 2021-08-30 14:33:46.843 | 4e1d57d7dc7f478cba3103db5cfe7b74 2021-08-30 14:33:46.843 | + lib/nova:create_nova_accounts:357 : get_or_create_endpoint compute RegionOne http://10.222.0.20/compute/v2.1 2021-08-30 14:33:46.843 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-08-30 14:33:46.843 | ++ 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-30 14:33:46.843 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-08-30 14:33:46.843 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2021-08-30 14:33:46.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:46.843 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:46.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:46.843 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:46.844 | +++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:33:46.844 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-08-30 14:33:46.844 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-08-30 14:33:46.844 | +++ 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-30 14:33:46.844 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:46.844 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:46.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:46.844 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:46.844 | +++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:33:46.844 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=087488e357a54339bdbd9e0e62febaf7 2021-08-30 14:33:46.844 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 087488e357a54339bdbd9e0e62febaf7 2021-08-30 14:33:46.844 | + functions-common:get_or_create_endpoint:1011 : public_id=087488e357a54339bdbd9e0e62febaf7 2021-08-30 14:33:46.844 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-08-30 14:33:46.844 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-08-30 14:33:46.844 | + functions-common:get_or_create_endpoint:1020 : echo 087488e357a54339bdbd9e0e62febaf7 2021-08-30 14:33:46.844 | 087488e357a54339bdbd9e0e62febaf7 2021-08-30 14:33:46.844 | + lib/nova:create_nova_accounts:362 : is_service_enabled n-api 2021-08-30 14:33:46.844 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:33:46.844 | + lib/nova:create_nova_accounts:364 : is_service_enabled swift 2021-08-30 14:33:46.844 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:33:46.844 | + lib/nova:create_nova_accounts:367 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2021-08-30 14:33:46.844 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-30 14:33:46.844 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-30 14:33:46.844 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-30 14:33:46.844 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-30 14:33:46.844 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-30 14:33:46.844 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-30 14:33:46.844 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-30 14:33:46.844 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-30 14:33:46.844 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-30 14:33:46.844 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-30 14:33:46.844 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-30 14:33:46.844 | ++ 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-30 14:33:46.845 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-30 14:33:46.845 | ++ functions-common:get_field:726 : local data field 2021-08-30 14:33:46.845 | ++ functions-common:get_field:727 : read data 2021-08-30 14:33:46.845 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:46.845 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:46.845 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:46.845 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:46.845 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:33:46.845 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-30 14:33:46.845 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-30 14:33:46.845 | + 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-30 14:33:46.845 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:46.845 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:46.845 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:46.845 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:46.845 | ++ 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-30 14:33:46.845 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-30 14:33:46.845 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-30 14:33:46.845 | ++ functions-common:get_field:726 : local data field 2021-08-30 14:33:46.845 | ++ functions-common:get_field:727 : read data 2021-08-30 14:33:46.845 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:46.845 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:46.845 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:46.845 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:46.845 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:33:46.845 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-30 14:33:46.845 | ++ functions-common:get_field:731 : field='$2' 2021-08-30 14:33:46.845 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-30 14:33:46.845 | ++ functions-common:get_field:733 : echo '| 9c924ea22f3848c989dbc66577ec19c5 | 22c55c381c0d4c3291f4fe6503493363 | | 55dae0bf939343799baacbe724cacc19 | | | False |' 2021-08-30 14:33:46.845 | ++ functions-common:get_field:727 : read data 2021-08-30 14:33:46.845 | + functions-common:get_or_add_user_project_role:910 : user_role_id=9c924ea22f3848c989dbc66577ec19c5 2021-08-30 14:33:46.845 | + functions-common:get_or_add_user_project_role:912 : echo 9c924ea22f3848c989dbc66577ec19c5 2021-08-30 14:33:46.846 | 9c924ea22f3848c989dbc66577ec19c5 2021-08-30 14:33:46.846 | + lib/nova:create_nova_accounts:372 : is_service_enabled s3api 2021-08-30 14:33:46.846 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:33:46.885 | [11746 Async create_nova_accounts:85400]: finished create_nova_accounts with result 0 in 56 seconds 2021-08-30 14:33:46.923 | [11746 Async create_glance_accounts:85515]: Waiting for completion of create_glance_accounts running on PID 85515 (5 other jobs running) 2021-08-30 14:33:46.951 | [11746 Async create_glance_accounts:85515]: Signaling child to exit 2021-08-30 14:33:46.951 | WAKEUP 2021-08-30 14:33:46.977 | [11746 Async create_glance_accounts:85515]: Signaled 2021-08-30 14:33:46.980 | + lib/glance:create_glance_accounts:458 : is_service_enabled g-api 2021-08-30 14:33:46.980 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:33:46.980 | + lib/glance:create_glance_accounts:460 : create_service_user glance 2021-08-30 14:33:46.980 | + lib/keystone:create_service_user:401 : get_or_create_user glance Passw0rd Default 2021-08-30 14:33:46.980 | + functions-common:get_or_create_user:824 : local user_id 2021-08-30 14:33:46.980 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-08-30 14:33:46.980 | + functions-common:get_or_create_user:828 : local email= 2021-08-30 14:33:46.980 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2021-08-30 14:33:46.980 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:46.980 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:46.980 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:46.980 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:46.980 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:33:46.980 | + functions-common:get_or_create_user:840 : user_id=199a469269ab42f68c1f1ef66c05ab55 2021-08-30 14:33:46.980 | + functions-common:get_or_create_user:841 : echo 199a469269ab42f68c1f1ef66c05ab55 2021-08-30 14:33:46.980 | 199a469269ab42f68c1f1ef66c05ab55 2021-08-30 14:33:46.980 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service glance service Default Default 2021-08-30 14:33:46.980 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-30 14:33:46.980 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-30 14:33:46.980 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-30 14:33:46.980 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-30 14:33:46.980 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-30 14:33:46.980 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-30 14:33:46.980 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-30 14:33:46.980 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-30 14:33:46.980 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-30 14:33:46.980 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-30 14:33:46.980 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-30 14:33:46.981 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-30 14:33:46.981 | ++ 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-30 14:33:46.981 | ++ functions-common:get_field:726 : local data field 2021-08-30 14:33:46.981 | ++ functions-common:get_field:727 : read data 2021-08-30 14:33:46.981 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:46.981 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:46.981 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:46.981 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:46.981 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:33:46.981 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-30 14:33:46.981 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-30 14:33:46.981 | + 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-30 14:33:46.981 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:46.981 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:46.981 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:46.981 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:46.981 | ++ 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-30 14:33:46.981 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-30 14:33:46.981 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-30 14:33:46.981 | ++ functions-common:get_field:726 : local data field 2021-08-30 14:33:46.981 | ++ functions-common:get_field:727 : read data 2021-08-30 14:33:46.981 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:46.981 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:46.981 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:46.981 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:46.981 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:33:46.981 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-30 14:33:46.981 | ++ functions-common:get_field:731 : field='$2' 2021-08-30 14:33:46.981 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-30 14:33:46.981 | ++ functions-common:get_field:733 : echo '| 73ce829786c14576b8a5baf1849c4059 | 199a469269ab42f68c1f1ef66c05ab55 | | 55dae0bf939343799baacbe724cacc19 | | | False |' 2021-08-30 14:33:46.981 | ++ functions-common:get_field:727 : read data 2021-08-30 14:33:46.981 | + functions-common:get_or_add_user_project_role:910 : user_role_id=73ce829786c14576b8a5baf1849c4059 2021-08-30 14:33:46.982 | + functions-common:get_or_add_user_project_role:912 : echo 73ce829786c14576b8a5baf1849c4059 2021-08-30 14:33:46.982 | 73ce829786c14576b8a5baf1849c4059 2021-08-30 14:33:46.982 | + lib/keystone:create_service_user:404 : [[ -n '' ]] 2021-08-30 14:33:46.982 | + lib/glance:create_glance_accounts:463 : is_service_enabled s-proxy 2021-08-30 14:33:46.982 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:33:46.982 | + lib/glance:create_glance_accounts:464 : create_service_user glance-swift ResellerAdmin 2021-08-30 14:33:46.982 | + lib/keystone:create_service_user:401 : get_or_create_user glance-swift Passw0rd Default 2021-08-30 14:33:46.982 | + functions-common:get_or_create_user:824 : local user_id 2021-08-30 14:33:46.982 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-08-30 14:33:46.982 | + functions-common:get_or_create_user:828 : local email= 2021-08-30 14:33:46.982 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2021-08-30 14:33:46.982 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:46.982 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:46.982 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:46.982 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:46.982 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:33:46.982 | + functions-common:get_or_create_user:840 : user_id=fad2ecc6e4264ecf840a790025c9bf6d 2021-08-30 14:33:46.982 | + functions-common:get_or_create_user:841 : echo fad2ecc6e4264ecf840a790025c9bf6d 2021-08-30 14:33:46.982 | fad2ecc6e4264ecf840a790025c9bf6d 2021-08-30 14:33:46.982 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service glance-swift service Default Default 2021-08-30 14:33:46.982 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-30 14:33:46.982 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-30 14:33:46.982 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-30 14:33:46.982 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-30 14:33:46.982 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-30 14:33:46.982 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-30 14:33:46.982 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-30 14:33:46.982 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-30 14:33:46.982 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-30 14:33:46.982 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-30 14:33:46.982 | ++ 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-30 14:33:46.982 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-30 14:33:46.983 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-30 14:33:46.983 | ++ functions-common:get_field:726 : local data field 2021-08-30 14:33:46.983 | ++ functions-common:get_field:727 : read data 2021-08-30 14:33:46.983 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:46.983 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:46.983 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:46.983 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:46.983 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:33:46.983 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-30 14:33:46.983 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-30 14:33:46.983 | + 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-30 14:33:46.983 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:46.983 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:46.983 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:46.983 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:46.983 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-30 14:33:46.983 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-30 14:33:46.983 | ++ 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-30 14:33:46.983 | ++ functions-common:get_field:726 : local data field 2021-08-30 14:33:46.983 | ++ functions-common:get_field:727 : read data 2021-08-30 14:33:46.983 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:46.983 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:46.983 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:46.983 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:46.983 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:33:46.983 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-30 14:33:46.983 | ++ functions-common:get_field:731 : field='$2' 2021-08-30 14:33:46.983 | ++ functions-common:get_field:733 : echo '| 73ce829786c14576b8a5baf1849c4059 | fad2ecc6e4264ecf840a790025c9bf6d | | 55dae0bf939343799baacbe724cacc19 | | | False |' 2021-08-30 14:33:46.983 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-30 14:33:46.983 | ++ functions-common:get_field:727 : read data 2021-08-30 14:33:46.983 | + functions-common:get_or_add_user_project_role:910 : user_role_id=73ce829786c14576b8a5baf1849c4059 2021-08-30 14:33:46.983 | + functions-common:get_or_add_user_project_role:912 : echo 73ce829786c14576b8a5baf1849c4059 2021-08-30 14:33:46.984 | 73ce829786c14576b8a5baf1849c4059 2021-08-30 14:33:46.984 | + lib/keystone:create_service_user:404 : [[ -n ResellerAdmin ]] 2021-08-30 14:33:46.984 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2021-08-30 14:33:46.984 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-30 14:33:46.984 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-30 14:33:46.984 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-30 14:33:46.984 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-30 14:33:46.984 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-30 14:33:46.984 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-30 14:33:46.984 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-30 14:33:46.984 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-30 14:33:46.984 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-30 14:33:46.984 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-30 14:33:46.984 | ++ 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-30 14:33:46.984 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-30 14:33:46.984 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-30 14:33:46.984 | ++ functions-common:get_field:726 : local data field 2021-08-30 14:33:46.984 | ++ functions-common:get_field:727 : read data 2021-08-30 14:33:46.984 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:46.984 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:46.984 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:46.984 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:46.984 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:33:46.984 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-30 14:33:46.984 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-30 14:33:46.984 | + 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-30 14:33:46.984 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:46.984 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:46.984 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:46.984 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:46.984 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-30 14:33:46.984 | ++ 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-30 14:33:46.985 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-30 14:33:46.985 | ++ functions-common:get_field:726 : local data field 2021-08-30 14:33:46.985 | ++ functions-common:get_field:727 : read data 2021-08-30 14:33:46.985 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:46.985 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:46.985 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:46.985 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:46.985 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:33:46.985 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-30 14:33:46.985 | ++ functions-common:get_field:731 : field='$2' 2021-08-30 14:33:46.985 | ++ functions-common:get_field:733 : echo '| 9c924ea22f3848c989dbc66577ec19c5 | fad2ecc6e4264ecf840a790025c9bf6d | | 55dae0bf939343799baacbe724cacc19 | | | False |' 2021-08-30 14:33:46.985 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-30 14:33:46.985 | ++ functions-common:get_field:727 : read data 2021-08-30 14:33:46.985 | + functions-common:get_or_add_user_project_role:910 : user_role_id=9c924ea22f3848c989dbc66577ec19c5 2021-08-30 14:33:46.985 | + functions-common:get_or_add_user_project_role:912 : echo 9c924ea22f3848c989dbc66577ec19c5 2021-08-30 14:33:46.985 | 9c924ea22f3848c989dbc66577ec19c5 2021-08-30 14:33:46.985 | + lib/glance:create_glance_accounts:467 : get_or_create_service glance image 'Glance Image Service' 2021-08-30 14:33:46.985 | + functions-common:get_or_create_service:966 : local service_id 2021-08-30 14:33:46.985 | ++ functions-common:get_or_create_service:979 : oscwrap service show image -f value -c id 2021-08-30 14:33:46.985 | ++ functions-common:get_or_create_service:981 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2021-08-30 14:33:46.985 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:46.985 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:46.985 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:46.985 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:46.985 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:33:46.985 | + functions-common:get_or_create_service:977 : service_id=' 2021-08-30 14:33:46.985 | 9206a21a4e8f43129271df67445e5b0d' 2021-08-30 14:33:46.985 | + functions-common:get_or_create_service:978 : echo 9206a21a4e8f43129271df67445e5b0d 2021-08-30 14:33:46.985 | 9206a21a4e8f43129271df67445e5b0d 2021-08-30 14:33:46.985 | + lib/glance:create_glance_accounts:469 : get_or_create_endpoint image RegionOne http://10.222.0.20/image 2021-08-30 14:33:46.985 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-08-30 14:33:46.985 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface image public http://10.222.0.20/image RegionOne 2021-08-30 14:33:46.986 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-08-30 14:33:46.986 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2021-08-30 14:33:46.986 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:46.986 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:46.986 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:46.986 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:46.986 | +++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:33:46.986 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-08-30 14:33:46.986 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-08-30 14:33:46.986 | +++ 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-30 14:33:46.986 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:46.986 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:46.986 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:46.986 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:46.986 | +++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:33:46.986 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=89a14ba4b233479f8eb17afd328d07db 2021-08-30 14:33:46.986 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 89a14ba4b233479f8eb17afd328d07db 2021-08-30 14:33:46.986 | + functions-common:get_or_create_endpoint:1011 : public_id=89a14ba4b233479f8eb17afd328d07db 2021-08-30 14:33:46.986 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-08-30 14:33:46.986 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-08-30 14:33:46.986 | + functions-common:get_or_create_endpoint:1020 : echo 89a14ba4b233479f8eb17afd328d07db 2021-08-30 14:33:46.986 | 89a14ba4b233479f8eb17afd328d07db 2021-08-30 14:33:46.986 | ++ lib/glance:create_glance_accounts:474 : get_or_create_domain Default 2021-08-30 14:33:46.986 | ++ functions-common:get_or_create_domain:792 : local domain_id 2021-08-30 14:33:46.986 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2021-08-30 14:33:46.986 | ++ functions-common:get_or_create_domain:802 : domain_id=default 2021-08-30 14:33:46.986 | ++ functions-common:get_or_create_domain:803 : echo default 2021-08-30 14:33:46.986 | + lib/glance:create_glance_accounts:474 : service_domain_id=default 2021-08-30 14:33:46.986 | + lib/glance:create_glance_accounts:475 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2021-08-30 14:33:46.986 | + lib/glance:create_glance_accounts:476 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2021-08-30 14:33:46.986 | + lib/glance:create_glance_accounts:478 : [[ False = True ]] 2021-08-30 14:33:47.027 | [11746 Async create_glance_accounts:85515]: finished create_glance_accounts with result 0 in 51 seconds 2021-08-30 14:33:47.066 | [11746 Async create_cinder_accounts:85645]: Waiting for completion of create_cinder_accounts running on PID 85645 (4 other jobs running) 2021-08-30 14:33:47.092 | [11746 Async create_cinder_accounts:85645]: Signaling child to exit 2021-08-30 14:33:47.092 | WAKEUP 2021-08-30 14:33:47.115 | [11746 Async create_cinder_accounts:85645]: Signaled 2021-08-30 14:33:47.117 | + 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-30 14:33:47.117 | + lib/cinder:create_cinder_accounts:393 : create_service_user cinder 2021-08-30 14:33:47.117 | + lib/keystone:create_service_user:401 : get_or_create_user cinder Passw0rd Default 2021-08-30 14:33:47.117 | + functions-common:get_or_create_user:824 : local user_id 2021-08-30 14:33:47.117 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-08-30 14:33:47.117 | + functions-common:get_or_create_user:828 : local email= 2021-08-30 14:33:47.117 | ++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2021-08-30 14:33:47.117 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:47.117 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:47.117 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:47.117 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:47.117 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:33:47.117 | + functions-common:get_or_create_user:840 : user_id=10f46bc4c841460f89be3502b1b11b90 2021-08-30 14:33:47.117 | + functions-common:get_or_create_user:841 : echo 10f46bc4c841460f89be3502b1b11b90 2021-08-30 14:33:47.117 | 10f46bc4c841460f89be3502b1b11b90 2021-08-30 14:33:47.117 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service cinder service Default Default 2021-08-30 14:33:47.117 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-30 14:33:47.117 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-30 14:33:47.117 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-30 14:33:47.117 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-30 14:33:47.117 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-30 14:33:47.117 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-30 14:33:47.117 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-30 14:33:47.117 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-30 14:33:47.117 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-30 14:33:47.118 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-30 14:33:47.118 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-30 14:33:47.118 | ++ 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-30 14:33:47.118 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-30 14:33:47.118 | ++ functions-common:get_field:726 : local data field 2021-08-30 14:33:47.118 | ++ functions-common:get_field:727 : read data 2021-08-30 14:33:47.118 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:47.118 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:47.118 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:47.118 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:47.118 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:33:47.118 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-30 14:33:47.118 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-30 14:33:47.118 | + 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-30 14:33:47.118 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:47.118 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:47.118 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:47.118 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:47.118 | ++ 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-30 14:33:47.118 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-30 14:33:47.118 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-30 14:33:47.118 | ++ functions-common:get_field:726 : local data field 2021-08-30 14:33:47.118 | ++ functions-common:get_field:727 : read data 2021-08-30 14:33:47.118 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:47.118 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:47.118 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:47.118 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:47.118 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:33:47.118 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-30 14:33:47.118 | ++ functions-common:get_field:731 : field='$2' 2021-08-30 14:33:47.118 | ++ functions-common:get_field:733 : echo '| 73ce829786c14576b8a5baf1849c4059 | 10f46bc4c841460f89be3502b1b11b90 | | 55dae0bf939343799baacbe724cacc19 | | | False |' 2021-08-30 14:33:47.118 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-30 14:33:47.118 | ++ functions-common:get_field:727 : read data 2021-08-30 14:33:47.119 | + functions-common:get_or_add_user_project_role:910 : user_role_id=73ce829786c14576b8a5baf1849c4059 2021-08-30 14:33:47.119 | + functions-common:get_or_add_user_project_role:912 : echo 73ce829786c14576b8a5baf1849c4059 2021-08-30 14:33:47.119 | 73ce829786c14576b8a5baf1849c4059 2021-08-30 14:33:47.119 | + lib/keystone:create_service_user:404 : [[ -n '' ]] 2021-08-30 14:33:47.119 | + lib/cinder:create_cinder_accounts:396 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2021-08-30 14:33:47.119 | + functions-common:get_or_create_service:966 : local service_id 2021-08-30 14:33:47.119 | ++ functions-common:get_or_create_service:979 : oscwrap service show block-storage -f value -c id 2021-08-30 14:33:47.119 | ++ functions-common:get_or_create_service:981 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2021-08-30 14:33:47.119 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:47.119 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:47.119 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:47.119 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:47.119 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:33:47.120 | + functions-common:get_or_create_service:977 : service_id=' 2021-08-30 14:33:47.120 | e40db8798499476aaaf2fe115636379a' 2021-08-30 14:33:47.120 | + functions-common:get_or_create_service:978 : echo e40db8798499476aaaf2fe115636379a 2021-08-30 14:33:47.120 | e40db8798499476aaaf2fe115636379a 2021-08-30 14:33:47.120 | + lib/cinder:create_cinder_accounts:397 : '[' True == False ']' 2021-08-30 14:33:47.120 | + 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-30 14:33:47.120 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-08-30 14:33:47.120 | ++ 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-30 14:33:47.120 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-08-30 14:33:47.120 | +++ 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-30 14:33:47.120 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:47.120 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:47.120 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:47.120 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:47.120 | +++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:33:47.120 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-08-30 14:33:47.120 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-08-30 14:33:47.120 | +++ 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-30 14:33:47.120 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:47.120 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:47.120 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:47.120 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:47.120 | +++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:33:47.120 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=6986b1ced86d4ff797c609d9570956b8 2021-08-30 14:33:47.120 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 6986b1ced86d4ff797c609d9570956b8 2021-08-30 14:33:47.120 | + functions-common:get_or_create_endpoint:1011 : public_id=6986b1ced86d4ff797c609d9570956b8 2021-08-30 14:33:47.120 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-08-30 14:33:47.120 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-08-30 14:33:47.120 | + functions-common:get_or_create_endpoint:1020 : echo 6986b1ced86d4ff797c609d9570956b8 2021-08-30 14:33:47.120 | 6986b1ced86d4ff797c609d9570956b8 2021-08-30 14:33:47.120 | + lib/cinder:create_cinder_accounts:414 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2021-08-30 14:33:47.120 | + functions-common:get_or_create_service:966 : local service_id 2021-08-30 14:33:47.121 | ++ functions-common:get_or_create_service:979 : oscwrap service show volumev3 -f value -c id 2021-08-30 14:33:47.121 | ++ functions-common:get_or_create_service:981 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2021-08-30 14:33:47.121 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:47.121 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:47.121 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:47.121 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:47.121 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:33:47.121 | + functions-common:get_or_create_service:977 : service_id=' 2021-08-30 14:33:47.121 | 6947cd859cc3499ba45c9937c4be7bd0' 2021-08-30 14:33:47.121 | + functions-common:get_or_create_service:978 : echo 6947cd859cc3499ba45c9937c4be7bd0 2021-08-30 14:33:47.121 | 6947cd859cc3499ba45c9937c4be7bd0 2021-08-30 14:33:47.121 | + lib/cinder:create_cinder_accounts:416 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.20/volume/v3/$(project_id)s' 2021-08-30 14:33:47.121 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-08-30 14:33:47.121 | ++ 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-30 14:33:47.121 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-08-30 14:33:47.121 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2021-08-30 14:33:47.121 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:47.121 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:47.121 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:47.121 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:47.121 | +++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:33:47.121 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-08-30 14:33:47.121 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-08-30 14:33:47.121 | +++ 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-30 14:33:47.121 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:47.121 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:47.121 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:47.121 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:47.121 | +++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:33:47.121 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=c63ace58325d465aa015f044ed6f0983 2021-08-30 14:33:47.121 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo c63ace58325d465aa015f044ed6f0983 2021-08-30 14:33:47.121 | + functions-common:get_or_create_endpoint:1011 : public_id=c63ace58325d465aa015f044ed6f0983 2021-08-30 14:33:47.122 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-08-30 14:33:47.122 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-08-30 14:33:47.122 | + functions-common:get_or_create_endpoint:1020 : echo c63ace58325d465aa015f044ed6f0983 2021-08-30 14:33:47.122 | c63ace58325d465aa015f044ed6f0983 2021-08-30 14:33:47.122 | + lib/cinder:create_cinder_accounts:421 : configure_cinder_internal_tenant 2021-08-30 14:33:47.122 | ++ lib/cinder:configure_cinder_internal_tenant:608 : get_or_create_project service 2021-08-30 14:33:47.122 | ++ functions-common:get_or_create_project:847 : local project_id 2021-08-30 14:33:47.122 | +++ functions-common:get_or_create_project:855 : oscwrap project create service --domain= --or-show -f value -c id 2021-08-30 14:33:47.122 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:47.122 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:47.122 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:47.122 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:47.122 | +++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:33:47.122 | ++ functions-common:get_or_create_project:853 : project_id=55dae0bf939343799baacbe724cacc19 2021-08-30 14:33:47.122 | ++ functions-common:get_or_create_project:854 : echo 55dae0bf939343799baacbe724cacc19 2021-08-30 14:33:47.122 | + lib/cinder:configure_cinder_internal_tenant:608 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 55dae0bf939343799baacbe724cacc19 2021-08-30 14:33:47.122 | ++ lib/cinder:configure_cinder_internal_tenant:609 : get_or_create_user cinder 2021-08-30 14:33:47.122 | ++ functions-common:get_or_create_user:824 : local user_id 2021-08-30 14:33:47.122 | ++ functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-08-30 14:33:47.122 | ++ functions-common:get_or_create_user:828 : local email= 2021-08-30 14:33:47.122 | +++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2021-08-30 14:33:47.122 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:47.122 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:47.122 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:47.122 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:47.122 | No password was supplied, authentication will fail when a user does not have a password. 2021-08-30 14:33:47.122 | +++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:33:47.122 | ++ functions-common:get_or_create_user:840 : user_id=10f46bc4c841460f89be3502b1b11b90 2021-08-30 14:33:47.122 | ++ functions-common:get_or_create_user:841 : echo 10f46bc4c841460f89be3502b1b11b90 2021-08-30 14:33:47.122 | + lib/cinder:configure_cinder_internal_tenant:609 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 10f46bc4c841460f89be3502b1b11b90 2021-08-30 14:33:47.164 | [11746 Async create_cinder_accounts:85645]: finished create_cinder_accounts with result 0 in 43 seconds 2021-08-30 14:33:47.169 | + inc/async:async_wait:197 : return 0 2021-08-30 14:33:47.172 | + ./stack.sh:main:1133 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2021-08-30 14:33:47.225 | [11746 Async create_neutron_accounts:85760]: Waiting for completion of create_neutron_accounts running on PID 85760 (3 other jobs running) 2021-08-30 14:33:47.251 | [11746 Async create_neutron_accounts:85760]: Signaling child to exit 2021-08-30 14:33:47.251 | WAKEUP 2021-08-30 14:33:47.276 | [11746 Async create_neutron_accounts:85760]: Signaled 2021-08-30 14:33:47.277 | + lib/neutron:create_neutron_accounts:639 : is_neutron_legacy_enabled 2021-08-30 14:33:47.278 | ++ 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-30 14:33:47.278 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-08-30 14:33:47.278 | + 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-30 14:33:47.278 | + 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-30 14:33:47.278 | + 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-30 14:33:47.278 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-08-30 14:33:47.278 | + lib/neutron:create_neutron_accounts:641 : create_mutnauq_accounts 2021-08-30 14:33:47.278 | + lib/neutron-legacy:create_mutnauq_accounts:410 : local neutron_url 2021-08-30 14:33:47.278 | + lib/neutron-legacy:create_mutnauq_accounts:411 : '[' False == True ']' 2021-08-30 14:33:47.278 | + lib/neutron-legacy:create_mutnauq_accounts:414 : neutron_url=http://10.222.0.20:9696/ 2021-08-30 14:33:47.278 | + 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-30 14:33:47.278 | + lib/neutron-legacy:create_mutnauq_accounts:419 : create_service_user neutron 2021-08-30 14:33:47.278 | + lib/keystone:create_service_user:401 : get_or_create_user neutron Passw0rd Default 2021-08-30 14:33:47.278 | + functions-common:get_or_create_user:824 : local user_id 2021-08-30 14:33:47.278 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-08-30 14:33:47.278 | + functions-common:get_or_create_user:828 : local email= 2021-08-30 14:33:47.278 | ++ functions-common:get_or_create_user:842 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2021-08-30 14:33:47.278 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:47.278 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:47.278 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:47.278 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:47.278 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:33:47.278 | + functions-common:get_or_create_user:840 : user_id=e8f5d4be65634b5a9837c8bfc7a2d3ca 2021-08-30 14:33:47.278 | + functions-common:get_or_create_user:841 : echo e8f5d4be65634b5a9837c8bfc7a2d3ca 2021-08-30 14:33:47.278 | e8f5d4be65634b5a9837c8bfc7a2d3ca 2021-08-30 14:33:47.278 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service neutron service Default Default 2021-08-30 14:33:47.278 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-30 14:33:47.278 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-30 14:33:47.278 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-30 14:33:47.279 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-30 14:33:47.279 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-30 14:33:47.279 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-30 14:33:47.279 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-30 14:33:47.279 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-30 14:33:47.279 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-30 14:33:47.279 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-30 14:33:47.279 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-30 14:33:47.279 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-30 14:33:47.279 | ++ 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-30 14:33:47.279 | ++ functions-common:get_field:726 : local data field 2021-08-30 14:33:47.279 | ++ functions-common:get_field:727 : read data 2021-08-30 14:33:47.279 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:47.279 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:47.279 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:47.279 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:47.279 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:33:47.279 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-30 14:33:47.279 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-30 14:33:47.279 | + 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-30 14:33:47.279 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:47.279 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:47.279 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:47.279 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:47.279 | ++ 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-30 14:33:47.279 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-30 14:33:47.279 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-30 14:33:47.279 | ++ functions-common:get_field:726 : local data field 2021-08-30 14:33:47.279 | ++ functions-common:get_field:727 : read data 2021-08-30 14:33:47.279 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:47.280 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:47.280 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:47.280 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:47.280 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:33:47.280 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-30 14:33:47.280 | ++ functions-common:get_field:731 : field='$2' 2021-08-30 14:33:47.280 | ++ functions-common:get_field:733 : echo '| 73ce829786c14576b8a5baf1849c4059 | e8f5d4be65634b5a9837c8bfc7a2d3ca | | 55dae0bf939343799baacbe724cacc19 | | | False |' 2021-08-30 14:33:47.280 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-30 14:33:47.280 | ++ functions-common:get_field:727 : read data 2021-08-30 14:33:47.280 | + functions-common:get_or_add_user_project_role:910 : user_role_id=73ce829786c14576b8a5baf1849c4059 2021-08-30 14:33:47.280 | + functions-common:get_or_add_user_project_role:912 : echo 73ce829786c14576b8a5baf1849c4059 2021-08-30 14:33:47.280 | 73ce829786c14576b8a5baf1849c4059 2021-08-30 14:33:47.280 | + lib/keystone:create_service_user:404 : [[ -n '' ]] 2021-08-30 14:33:47.280 | + lib/neutron-legacy:create_mutnauq_accounts:421 : get_or_create_service neutron network 'Neutron Service' 2021-08-30 14:33:47.280 | + functions-common:get_or_create_service:966 : local service_id 2021-08-30 14:33:47.280 | ++ functions-common:get_or_create_service:979 : oscwrap service show network -f value -c id 2021-08-30 14:33:47.280 | ++ functions-common:get_or_create_service:981 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2021-08-30 14:33:47.280 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:47.280 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:47.280 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:47.280 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:47.280 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:33:47.280 | + functions-common:get_or_create_service:977 : service_id=' 2021-08-30 14:33:47.280 | e2d3b82571934c5780766ae6dcad4cc2' 2021-08-30 14:33:47.280 | + functions-common:get_or_create_service:978 : echo e2d3b82571934c5780766ae6dcad4cc2 2021-08-30 14:33:47.280 | e2d3b82571934c5780766ae6dcad4cc2 2021-08-30 14:33:47.280 | + lib/neutron-legacy:create_mutnauq_accounts:423 : get_or_create_endpoint network RegionOne http://10.222.0.20:9696/ 2021-08-30 14:33:47.280 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-08-30 14:33:47.280 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface network public http://10.222.0.20:9696/ RegionOne 2021-08-30 14:33:47.280 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-08-30 14:33:47.280 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2021-08-30 14:33:47.280 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:47.281 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:47.281 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:47.281 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:47.281 | +++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:33:47.281 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-08-30 14:33:47.281 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-08-30 14:33:47.281 | +++ 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-30 14:33:47.281 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:47.281 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:47.281 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:33:47.281 | from cryptography.utils import int_from_bytes 2021-08-30 14:33:47.281 | +++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:33:47.281 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=16f05465ba6a4d6daf8a17e029867d81 2021-08-30 14:33:47.281 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 16f05465ba6a4d6daf8a17e029867d81 2021-08-30 14:33:47.281 | + functions-common:get_or_create_endpoint:1011 : public_id=16f05465ba6a4d6daf8a17e029867d81 2021-08-30 14:33:47.281 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-08-30 14:33:47.281 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-08-30 14:33:47.281 | + functions-common:get_or_create_endpoint:1020 : echo 16f05465ba6a4d6daf8a17e029867d81 2021-08-30 14:33:47.281 | 16f05465ba6a4d6daf8a17e029867d81 2021-08-30 14:33:47.325 | [11746 Async create_neutron_accounts:85760]: finished create_neutron_accounts with result 0 in 28 seconds 2021-08-30 14:33:47.363 | [11746 Async create_swift_accounts:85901]: Waiting for completion of create_swift_accounts running on PID 85901 (2 other jobs running) 2021-08-30 14:33:47.389 | [11746 Async create_swift_accounts:85901]: Signaling child to exit 2021-08-30 14:34:27.876 | + inc/async:async_inner:64 : rc=0 2021-08-30 14:34:27.902 | [85901 Async create_swift_accounts:85901]: finished successfully 2021-08-30 14:34:27.922 | WAKEUP 2021-08-30 14:34:27.945 | [11746 Async create_swift_accounts:85901]: Signaled 2021-08-30 14:34:27.947 | + lib/swift:create_swift_accounts:632 : export swiftusertest1_password=testing 2021-08-30 14:34:27.947 | + lib/swift:create_swift_accounts:632 : swiftusertest1_password=testing 2021-08-30 14:34:27.947 | + lib/swift:create_swift_accounts:633 : export swiftusertest2_password=testing2 2021-08-30 14:34:27.947 | + lib/swift:create_swift_accounts:633 : swiftusertest2_password=testing2 2021-08-30 14:34:27.947 | + lib/swift:create_swift_accounts:634 : export swiftusertest3_password=testing3 2021-08-30 14:34:27.947 | + lib/swift:create_swift_accounts:634 : swiftusertest3_password=testing3 2021-08-30 14:34:27.947 | + lib/swift:create_swift_accounts:635 : export swiftusertest4_password=testing4 2021-08-30 14:34:27.947 | + lib/swift:create_swift_accounts:635 : swiftusertest4_password=testing4 2021-08-30 14:34:27.947 | + lib/swift:create_swift_accounts:637 : local another_role 2021-08-30 14:34:27.947 | ++ lib/swift:create_swift_accounts:638 : get_or_create_role anotherrole 2021-08-30 14:34:27.947 | ++ functions-common:get_or_create_role:860 : local role_id 2021-08-30 14:34:27.947 | +++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2021-08-30 14:34:27.947 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:27.947 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:27.947 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:27.947 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:27.947 | +++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:34:27.947 | ++ functions-common:get_or_create_role:865 : role_id=8b404cbc38c9435b80e75e2628505d39 2021-08-30 14:34:27.947 | ++ functions-common:get_or_create_role:866 : echo 8b404cbc38c9435b80e75e2628505d39 2021-08-30 14:34:27.947 | + lib/swift:create_swift_accounts:638 : another_role=8b404cbc38c9435b80e75e2628505d39 2021-08-30 14:34:27.947 | + lib/swift:create_swift_accounts:642 : create_service_user swift admin 2021-08-30 14:34:27.948 | + lib/keystone:create_service_user:401 : get_or_create_user swift Passw0rd Default 2021-08-30 14:34:27.948 | + functions-common:get_or_create_user:824 : local user_id 2021-08-30 14:34:27.948 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-08-30 14:34:27.948 | + functions-common:get_or_create_user:828 : local email= 2021-08-30 14:34:27.948 | ++ functions-common:get_or_create_user:842 : oscwrap user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2021-08-30 14:34:27.948 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:27.948 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:27.948 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:27.948 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:27.948 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:34:27.948 | + functions-common:get_or_create_user:840 : user_id=f64ce3c9ac2443b39694278a394efb61 2021-08-30 14:34:27.948 | + functions-common:get_or_create_user:841 : echo f64ce3c9ac2443b39694278a394efb61 2021-08-30 14:34:27.948 | f64ce3c9ac2443b39694278a394efb61 2021-08-30 14:34:27.948 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service swift service Default Default 2021-08-30 14:34:27.948 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-30 14:34:27.948 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-30 14:34:27.948 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-30 14:34:27.948 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-30 14:34:27.948 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-30 14:34:27.948 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-30 14:34:27.948 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-30 14:34:27.948 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-30 14:34:27.948 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-30 14:34:27.948 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-30 14:34:27.948 | ++ 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-30 14:34:27.948 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-30 14:34:27.948 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-30 14:34:27.948 | ++ functions-common:get_field:726 : local data field 2021-08-30 14:34:27.948 | ++ functions-common:get_field:727 : read data 2021-08-30 14:34:27.948 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:27.948 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:27.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:27.949 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:27.949 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:34:27.949 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-30 14:34:27.949 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-30 14:34:27.949 | + 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-30 14:34:27.949 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:27.949 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:27.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:27.949 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:27.949 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-30 14:34:27.949 | ++ 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-30 14:34:27.949 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-30 14:34:27.949 | ++ functions-common:get_field:726 : local data field 2021-08-30 14:34:27.949 | ++ functions-common:get_field:727 : read data 2021-08-30 14:34:27.949 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:27.949 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:27.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:27.949 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:27.949 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:34:27.949 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-30 14:34:27.949 | ++ functions-common:get_field:731 : field='$2' 2021-08-30 14:34:27.949 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-30 14:34:27.949 | ++ functions-common:get_field:733 : echo '| 73ce829786c14576b8a5baf1849c4059 | f64ce3c9ac2443b39694278a394efb61 | | 55dae0bf939343799baacbe724cacc19 | | | False |' 2021-08-30 14:34:27.949 | ++ functions-common:get_field:727 : read data 2021-08-30 14:34:27.949 | + functions-common:get_or_add_user_project_role:910 : user_role_id=73ce829786c14576b8a5baf1849c4059 2021-08-30 14:34:27.949 | + functions-common:get_or_add_user_project_role:912 : echo 73ce829786c14576b8a5baf1849c4059 2021-08-30 14:34:27.949 | 73ce829786c14576b8a5baf1849c4059 2021-08-30 14:34:27.949 | + lib/keystone:create_service_user:404 : [[ -n admin ]] 2021-08-30 14:34:27.949 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role admin swift service Default Default 2021-08-30 14:34:27.949 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-30 14:34:27.949 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-30 14:34:27.950 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-30 14:34:27.950 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-30 14:34:27.950 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-30 14:34:27.950 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-30 14:34:27.950 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-30 14:34:27.950 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-30 14:34:27.950 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-30 14:34:27.950 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-30 14:34:27.950 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-30 14:34:27.950 | ++ 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-30 14:34:27.950 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-30 14:34:27.950 | ++ functions-common:get_field:726 : local data field 2021-08-30 14:34:27.950 | ++ functions-common:get_field:727 : read data 2021-08-30 14:34:27.950 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:27.950 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:27.950 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:27.950 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:27.950 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:34:27.950 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-30 14:34:27.950 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-30 14:34:27.950 | + 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-30 14:34:27.950 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:27.950 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:27.950 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:27.950 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:27.950 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-30 14:34:27.950 | ++ 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-30 14:34:27.950 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-30 14:34:27.950 | ++ functions-common:get_field:726 : local data field 2021-08-30 14:34:27.950 | ++ functions-common:get_field:727 : read data 2021-08-30 14:34:27.950 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:27.950 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:27.950 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:27.951 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:27.951 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:34:27.951 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-30 14:34:27.951 | ++ functions-common:get_field:731 : field='$2' 2021-08-30 14:34:27.951 | ++ functions-common:get_field:733 : echo '| 6fdee185f11a489a89691c9c8b49fc7e | f64ce3c9ac2443b39694278a394efb61 | | 55dae0bf939343799baacbe724cacc19 | | | False |' 2021-08-30 14:34:27.951 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-30 14:34:27.951 | ++ functions-common:get_field:727 : read data 2021-08-30 14:34:27.951 | + functions-common:get_or_add_user_project_role:910 : user_role_id=6fdee185f11a489a89691c9c8b49fc7e 2021-08-30 14:34:27.951 | + functions-common:get_or_add_user_project_role:912 : echo 6fdee185f11a489a89691c9c8b49fc7e 2021-08-30 14:34:27.951 | 6fdee185f11a489a89691c9c8b49fc7e 2021-08-30 14:34:27.951 | + lib/swift:create_swift_accounts:644 : get_or_create_service swift object-store 'Swift Service' 2021-08-30 14:34:27.951 | + functions-common:get_or_create_service:966 : local service_id 2021-08-30 14:34:27.951 | ++ functions-common:get_or_create_service:979 : oscwrap service show object-store -f value -c id 2021-08-30 14:34:27.951 | ++ functions-common:get_or_create_service:981 : oscwrap service create object-store --name swift '--description=Swift Service' -f value -c id 2021-08-30 14:34:27.951 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:27.951 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:27.951 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:27.951 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:27.951 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:34:27.951 | + functions-common:get_or_create_service:977 : service_id=' 2021-08-30 14:34:27.951 | 8e84efac0f2f41b8a4b451195c98cec2' 2021-08-30 14:34:27.951 | + functions-common:get_or_create_service:978 : echo 8e84efac0f2f41b8a4b451195c98cec2 2021-08-30 14:34:27.951 | 8e84efac0f2f41b8a4b451195c98cec2 2021-08-30 14:34:27.951 | + lib/swift:create_swift_accounts:646 : 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-30 14:34:27.951 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-08-30 14:34:27.951 | ++ 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-30 14:34:27.951 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-08-30 14:34:27.951 | +++ 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-30 14:34:27.951 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:27.951 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:27.951 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:27.952 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:27.952 | +++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:34:27.952 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-08-30 14:34:27.952 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-08-30 14:34:27.952 | +++ 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-30 14:34:27.952 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:27.952 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:27.952 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:27.952 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:27.952 | +++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:34:27.952 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=c941f4fe9c21487d83e07f892e8cfd7f 2021-08-30 14:34:27.952 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo c941f4fe9c21487d83e07f892e8cfd7f 2021-08-30 14:34:27.952 | + functions-common:get_or_create_endpoint:1011 : public_id=c941f4fe9c21487d83e07f892e8cfd7f 2021-08-30 14:34:27.952 | + functions-common:get_or_create_endpoint:1013 : [[ -n http://10.222.0.20:8080 ]] 2021-08-30 14:34:27.952 | + 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-30 14:34:27.952 | + functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-08-30 14:34:27.952 | ++ 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-30 14:34:27.952 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:27.952 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:27.952 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:27.952 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:27.952 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:34:27.952 | + functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-08-30 14:34:27.952 | + functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-08-30 14:34:27.952 | ++ 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-30 14:34:27.952 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:27.952 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:27.952 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:27.952 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:27.952 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:34:27.952 | + functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=5aad25ae673d444fb95fed83316590af 2021-08-30 14:34:27.953 | + functions-common:_get_or_create_endpoint_with_interface:996 : echo 5aad25ae673d444fb95fed83316590af 2021-08-30 14:34:27.953 | 5aad25ae673d444fb95fed83316590af 2021-08-30 14:34:27.953 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-08-30 14:34:27.953 | + functions-common:get_or_create_endpoint:1020 : echo c941f4fe9c21487d83e07f892e8cfd7f 2021-08-30 14:34:27.953 | c941f4fe9c21487d83e07f892e8cfd7f 2021-08-30 14:34:27.953 | + lib/swift:create_swift_accounts:651 : local swift_project_test1 2021-08-30 14:34:27.953 | ++ lib/swift:create_swift_accounts:652 : get_or_create_project swiftprojecttest1 default 2021-08-30 14:34:27.953 | ++ functions-common:get_or_create_project:847 : local project_id 2021-08-30 14:34:27.953 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest1 --domain=default --or-show -f value -c id 2021-08-30 14:34:27.953 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:27.953 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:27.953 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:27.953 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:27.953 | +++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:34:27.953 | ++ functions-common:get_or_create_project:853 : project_id=db4d18d585b64a77863dc9d156811d5a 2021-08-30 14:34:27.953 | ++ functions-common:get_or_create_project:854 : echo db4d18d585b64a77863dc9d156811d5a 2021-08-30 14:34:27.953 | + lib/swift:create_swift_accounts:652 : swift_project_test1=db4d18d585b64a77863dc9d156811d5a 2021-08-30 14:34:27.953 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_project_test1 'Failure creating swift_project_test1' 2021-08-30 14:34:27.953 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-30 14:34:27.953 | ++ lib/swift:create_swift_accounts:655 : get_or_create_user swiftusertest1 testing default test@example.com 2021-08-30 14:34:27.953 | ++ functions-common:get_or_create_user:824 : local user_id 2021-08-30 14:34:27.953 | ++ functions-common:get_or_create_user:825 : [[ ! -z test@example.com ]] 2021-08-30 14:34:27.953 | ++ functions-common:get_or_create_user:826 : local email=--email=test@example.com 2021-08-30 14:34:27.953 | +++ 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-30 14:34:27.953 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:27.953 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:27.953 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:27.953 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:27.953 | +++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:34:27.953 | ++ functions-common:get_or_create_user:840 : user_id=2ee82ac4c9554d22bb4afcc99d76d468 2021-08-30 14:34:27.953 | ++ functions-common:get_or_create_user:841 : echo 2ee82ac4c9554d22bb4afcc99d76d468 2021-08-30 14:34:27.953 | + lib/swift:create_swift_accounts:655 : SWIFT_USER_TEST1=2ee82ac4c9554d22bb4afcc99d76d468 2021-08-30 14:34:27.953 | + lib/swift:create_swift_accounts:656 : die_if_not_set 656 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2021-08-30 14:34:27.954 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-30 14:34:27.954 | + lib/swift:create_swift_accounts:657 : get_or_add_user_project_role admin 2ee82ac4c9554d22bb4afcc99d76d468 db4d18d585b64a77863dc9d156811d5a 2021-08-30 14:34:27.954 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-30 14:34:27.954 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-08-30 14:34:27.954 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-30 14:34:27.954 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-30 14:34:27.954 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-08-30 14:34:27.954 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-08-30 14:34:27.954 | ++ functions-common:_get_domain_args:882 : echo 2021-08-30 14:34:27.954 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-08-30 14:34:27.954 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-30 14:34:27.954 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 2ee82ac4c9554d22bb4afcc99d76d468 --project db4d18d585b64a77863dc9d156811d5a 2021-08-30 14:34:27.954 | ++ functions-common:get_field:726 : local data field 2021-08-30 14:34:27.954 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-30 14:34:27.954 | ++ functions-common:get_field:727 : read data 2021-08-30 14:34:27.954 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:27.954 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:27.954 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:27.954 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:27.954 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:34:27.954 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-30 14:34:27.954 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-30 14:34:27.954 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 2ee82ac4c9554d22bb4afcc99d76d468 --project db4d18d585b64a77863dc9d156811d5a 2021-08-30 14:34:27.954 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:27.954 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:27.954 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:27.954 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:27.954 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 2ee82ac4c9554d22bb4afcc99d76d468 --project db4d18d585b64a77863dc9d156811d5a 2021-08-30 14:34:27.954 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-30 14:34:27.954 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-30 14:34:27.954 | ++ functions-common:get_field:726 : local data field 2021-08-30 14:34:27.954 | ++ functions-common:get_field:727 : read data 2021-08-30 14:34:27.955 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:27.955 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:27.955 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:27.955 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:27.955 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:34:27.955 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-30 14:34:27.955 | ++ functions-common:get_field:731 : field='$2' 2021-08-30 14:34:27.955 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-30 14:34:27.955 | ++ functions-common:get_field:733 : echo '| 6fdee185f11a489a89691c9c8b49fc7e | 2ee82ac4c9554d22bb4afcc99d76d468 | | db4d18d585b64a77863dc9d156811d5a | | | False |' 2021-08-30 14:34:27.955 | ++ functions-common:get_field:727 : read data 2021-08-30 14:34:27.955 | + functions-common:get_or_add_user_project_role:910 : user_role_id=6fdee185f11a489a89691c9c8b49fc7e 2021-08-30 14:34:27.955 | + functions-common:get_or_add_user_project_role:912 : echo 6fdee185f11a489a89691c9c8b49fc7e 2021-08-30 14:34:27.955 | 6fdee185f11a489a89691c9c8b49fc7e 2021-08-30 14:34:27.955 | + lib/swift:create_swift_accounts:659 : local swift_user_test3 2021-08-30 14:34:27.955 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2021-08-30 14:34:27.955 | ++ functions-common:get_or_create_user:824 : local user_id 2021-08-30 14:34:27.955 | ++ functions-common:get_or_create_user:825 : [[ ! -z test3@example.com ]] 2021-08-30 14:34:27.955 | ++ functions-common:get_or_create_user:826 : local email=--email=test3@example.com 2021-08-30 14:34:27.955 | +++ 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-30 14:34:27.955 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:27.955 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:27.955 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:27.955 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:27.955 | +++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:34:27.955 | ++ functions-common:get_or_create_user:840 : user_id=c2a89ee3712e4dff8bd5e0db466e6c1c 2021-08-30 14:34:27.955 | ++ functions-common:get_or_create_user:841 : echo c2a89ee3712e4dff8bd5e0db466e6c1c 2021-08-30 14:34:27.955 | + lib/swift:create_swift_accounts:661 : swift_user_test3=c2a89ee3712e4dff8bd5e0db466e6c1c 2021-08-30 14:34:27.955 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test3 'Failure creating swift_user_test3' 2021-08-30 14:34:27.955 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-30 14:34:27.955 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role 8b404cbc38c9435b80e75e2628505d39 c2a89ee3712e4dff8bd5e0db466e6c1c db4d18d585b64a77863dc9d156811d5a 2021-08-30 14:34:27.955 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-30 14:34:27.956 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-08-30 14:34:27.956 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-30 14:34:27.956 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-30 14:34:27.956 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-08-30 14:34:27.956 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-08-30 14:34:27.956 | ++ functions-common:_get_domain_args:882 : echo 2021-08-30 14:34:27.956 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-08-30 14:34:27.956 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role 8b404cbc38c9435b80e75e2628505d39 --user c2a89ee3712e4dff8bd5e0db466e6c1c --project db4d18d585b64a77863dc9d156811d5a 2021-08-30 14:34:27.956 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-30 14:34:27.956 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-30 14:34:27.956 | ++ functions-common:get_field:726 : local data field 2021-08-30 14:34:27.956 | ++ functions-common:get_field:727 : read data 2021-08-30 14:34:27.956 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:27.956 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:27.956 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:27.956 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:27.956 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:34:27.956 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-30 14:34:27.956 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-30 14:34:27.956 | + functions-common:get_or_add_user_project_role:901 : openstack role add 8b404cbc38c9435b80e75e2628505d39 --user c2a89ee3712e4dff8bd5e0db466e6c1c --project db4d18d585b64a77863dc9d156811d5a 2021-08-30 14:34:27.956 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:27.956 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:27.956 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:27.956 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:27.956 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role 8b404cbc38c9435b80e75e2628505d39 --user c2a89ee3712e4dff8bd5e0db466e6c1c --project db4d18d585b64a77863dc9d156811d5a 2021-08-30 14:34:27.956 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-30 14:34:27.956 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-30 14:34:27.956 | ++ functions-common:get_field:726 : local data field 2021-08-30 14:34:27.956 | ++ functions-common:get_field:727 : read data 2021-08-30 14:34:27.956 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:27.956 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:27.957 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:27.957 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:27.957 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:34:27.957 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-30 14:34:27.957 | ++ functions-common:get_field:731 : field='$2' 2021-08-30 14:34:27.957 | ++ functions-common:get_field:733 : echo '| 8b404cbc38c9435b80e75e2628505d39 | c2a89ee3712e4dff8bd5e0db466e6c1c | | db4d18d585b64a77863dc9d156811d5a | | | False |' 2021-08-30 14:34:27.957 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-30 14:34:27.957 | ++ functions-common:get_field:727 : read data 2021-08-30 14:34:27.957 | + functions-common:get_or_add_user_project_role:910 : user_role_id=8b404cbc38c9435b80e75e2628505d39 2021-08-30 14:34:27.957 | + functions-common:get_or_add_user_project_role:912 : echo 8b404cbc38c9435b80e75e2628505d39 2021-08-30 14:34:27.957 | 8b404cbc38c9435b80e75e2628505d39 2021-08-30 14:34:27.957 | + lib/swift:create_swift_accounts:665 : local swift_project_test2 2021-08-30 14:34:27.957 | ++ lib/swift:create_swift_accounts:666 : get_or_create_project swiftprojecttest2 default 2021-08-30 14:34:27.957 | ++ functions-common:get_or_create_project:847 : local project_id 2021-08-30 14:34:27.957 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest2 --domain=default --or-show -f value -c id 2021-08-30 14:34:27.957 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:27.957 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:27.957 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:27.957 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:27.957 | +++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:34:27.957 | ++ functions-common:get_or_create_project:853 : project_id=d447cb534b78430180315b91ff5e3c83 2021-08-30 14:34:27.957 | ++ functions-common:get_or_create_project:854 : echo d447cb534b78430180315b91ff5e3c83 2021-08-30 14:34:27.957 | + lib/swift:create_swift_accounts:666 : swift_project_test2=d447cb534b78430180315b91ff5e3c83 2021-08-30 14:34:27.957 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_project_test2 'Failure creating swift_project_test2' 2021-08-30 14:34:27.957 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-30 14:34:27.957 | + lib/swift:create_swift_accounts:669 : local swift_user_test2 2021-08-30 14:34:27.957 | ++ lib/swift:create_swift_accounts:671 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2021-08-30 14:34:27.957 | ++ functions-common:get_or_create_user:824 : local user_id 2021-08-30 14:34:27.957 | ++ functions-common:get_or_create_user:825 : [[ ! -z test2@example.com ]] 2021-08-30 14:34:27.957 | ++ functions-common:get_or_create_user:826 : local email=--email=test2@example.com 2021-08-30 14:34:27.957 | +++ 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-30 14:34:27.957 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:27.958 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:27.958 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:27.958 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:27.958 | +++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:34:27.958 | ++ functions-common:get_or_create_user:840 : user_id=71fd6c445aea497694e98499ac9f7662 2021-08-30 14:34:27.958 | ++ functions-common:get_or_create_user:841 : echo 71fd6c445aea497694e98499ac9f7662 2021-08-30 14:34:27.958 | + lib/swift:create_swift_accounts:671 : swift_user_test2=71fd6c445aea497694e98499ac9f7662 2021-08-30 14:34:27.958 | + lib/swift:create_swift_accounts:672 : die_if_not_set 672 swift_user_test2 'Failure creating swift_user_test2' 2021-08-30 14:34:27.958 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-30 14:34:27.958 | + lib/swift:create_swift_accounts:673 : get_or_add_user_project_role admin 71fd6c445aea497694e98499ac9f7662 d447cb534b78430180315b91ff5e3c83 2021-08-30 14:34:27.958 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-30 14:34:27.958 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-08-30 14:34:27.958 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-30 14:34:27.958 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-30 14:34:27.958 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-08-30 14:34:27.958 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-08-30 14:34:27.958 | ++ functions-common:_get_domain_args:882 : echo 2021-08-30 14:34:27.958 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-08-30 14:34:27.958 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 71fd6c445aea497694e98499ac9f7662 --project d447cb534b78430180315b91ff5e3c83 2021-08-30 14:34:27.958 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-30 14:34:27.958 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-30 14:34:27.958 | ++ functions-common:get_field:726 : local data field 2021-08-30 14:34:27.958 | ++ functions-common:get_field:727 : read data 2021-08-30 14:34:27.958 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:27.958 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:27.958 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:27.958 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:27.958 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:34:27.958 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-30 14:34:27.958 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-30 14:34:27.958 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 71fd6c445aea497694e98499ac9f7662 --project d447cb534b78430180315b91ff5e3c83 2021-08-30 14:34:27.958 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:27.959 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:27.959 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:27.959 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:27.959 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-30 14:34:27.959 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 71fd6c445aea497694e98499ac9f7662 --project d447cb534b78430180315b91ff5e3c83 2021-08-30 14:34:27.959 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-30 14:34:27.959 | ++ functions-common:get_field:726 : local data field 2021-08-30 14:34:27.959 | ++ functions-common:get_field:727 : read data 2021-08-30 14:34:27.959 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:27.959 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:27.959 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:27.959 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:27.959 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:34:27.959 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-30 14:34:27.959 | ++ functions-common:get_field:731 : field='$2' 2021-08-30 14:34:27.959 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-30 14:34:27.959 | ++ functions-common:get_field:733 : echo '| 6fdee185f11a489a89691c9c8b49fc7e | 71fd6c445aea497694e98499ac9f7662 | | d447cb534b78430180315b91ff5e3c83 | | | False |' 2021-08-30 14:34:27.959 | ++ functions-common:get_field:727 : read data 2021-08-30 14:34:27.959 | + functions-common:get_or_add_user_project_role:910 : user_role_id=6fdee185f11a489a89691c9c8b49fc7e 2021-08-30 14:34:27.959 | + functions-common:get_or_add_user_project_role:912 : echo 6fdee185f11a489a89691c9c8b49fc7e 2021-08-30 14:34:27.959 | 6fdee185f11a489a89691c9c8b49fc7e 2021-08-30 14:34:27.959 | + lib/swift:create_swift_accounts:675 : local swift_domain 2021-08-30 14:34:27.959 | ++ lib/swift:create_swift_accounts:676 : get_or_create_domain swift_test 'Used for swift functional testing' 2021-08-30 14:34:27.959 | ++ functions-common:get_or_create_domain:792 : local domain_id 2021-08-30 14:34:27.959 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show swift_test -f value -c id 2021-08-30 14:34:27.959 | +++ functions-common:get_or_create_domain:806 : oscwrap domain create swift_test --description 'Used for swift functional testing' -f value -c id 2021-08-30 14:34:27.959 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:27.959 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:27.959 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:27.959 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:27.959 | +++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:34:27.959 | ++ functions-common:get_or_create_domain:802 : domain_id=' 2021-08-30 14:34:27.960 | 1fc3983c90274a5a882acc06da66aa0a' 2021-08-30 14:34:27.960 | ++ functions-common:get_or_create_domain:803 : echo 1fc3983c90274a5a882acc06da66aa0a 2021-08-30 14:34:27.960 | + lib/swift:create_swift_accounts:676 : swift_domain=1fc3983c90274a5a882acc06da66aa0a 2021-08-30 14:34:27.960 | + lib/swift:create_swift_accounts:677 : die_if_not_set 677 swift_domain 'Failure creating swift_test domain' 2021-08-30 14:34:27.960 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-30 14:34:27.960 | + lib/swift:create_swift_accounts:679 : local swift_project_test4 2021-08-30 14:34:27.960 | ++ lib/swift:create_swift_accounts:680 : get_or_create_project swiftprojecttest4 1fc3983c90274a5a882acc06da66aa0a 2021-08-30 14:34:27.960 | ++ functions-common:get_or_create_project:847 : local project_id 2021-08-30 14:34:27.960 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest4 --domain=1fc3983c90274a5a882acc06da66aa0a --or-show -f value -c id 2021-08-30 14:34:27.960 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:27.960 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:27.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:27.960 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:27.960 | +++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:34:27.960 | ++ functions-common:get_or_create_project:853 : project_id=3599673b71a94cf09d8e41bb878cbc94 2021-08-30 14:34:27.960 | ++ functions-common:get_or_create_project:854 : echo 3599673b71a94cf09d8e41bb878cbc94 2021-08-30 14:34:27.960 | + lib/swift:create_swift_accounts:680 : swift_project_test4=3599673b71a94cf09d8e41bb878cbc94 2021-08-30 14:34:27.960 | + lib/swift:create_swift_accounts:681 : die_if_not_set 681 swift_project_test4 'Failure creating swift_project_test4' 2021-08-30 14:34:27.960 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-30 14:34:27.960 | + lib/swift:create_swift_accounts:683 : local swift_user_test4 2021-08-30 14:34:27.960 | ++ lib/swift:create_swift_accounts:685 : get_or_create_user swiftusertest4 testing4 1fc3983c90274a5a882acc06da66aa0a test4@example.com 2021-08-30 14:34:27.960 | ++ functions-common:get_or_create_user:824 : local user_id 2021-08-30 14:34:27.960 | ++ functions-common:get_or_create_user:825 : [[ ! -z test4@example.com ]] 2021-08-30 14:34:27.960 | ++ functions-common:get_or_create_user:826 : local email=--email=test4@example.com 2021-08-30 14:34:27.960 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest4 --password testing4 --domain=1fc3983c90274a5a882acc06da66aa0a --email=test4@example.com --or-show -f value -c id 2021-08-30 14:34:27.960 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:27.960 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:27.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:27.960 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:27.960 | +++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:34:27.960 | ++ functions-common:get_or_create_user:840 : user_id=175002948e5d4b9e9d3968f791ca29d0 2021-08-30 14:34:27.960 | ++ functions-common:get_or_create_user:841 : echo 175002948e5d4b9e9d3968f791ca29d0 2021-08-30 14:34:27.961 | + lib/swift:create_swift_accounts:685 : swift_user_test4=175002948e5d4b9e9d3968f791ca29d0 2021-08-30 14:34:27.961 | + lib/swift:create_swift_accounts:686 : die_if_not_set 686 swift_user_test4 'Failure creating swift_user_test4' 2021-08-30 14:34:27.961 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-30 14:34:27.961 | + lib/swift:create_swift_accounts:687 : get_or_add_user_project_role admin 175002948e5d4b9e9d3968f791ca29d0 3599673b71a94cf09d8e41bb878cbc94 2021-08-30 14:34:27.961 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-30 14:34:27.961 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-08-30 14:34:27.961 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-30 14:34:27.961 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-30 14:34:27.961 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-08-30 14:34:27.961 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-08-30 14:34:27.961 | ++ functions-common:_get_domain_args:882 : echo 2021-08-30 14:34:27.961 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-08-30 14:34:27.961 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-30 14:34:27.961 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 175002948e5d4b9e9d3968f791ca29d0 --project 3599673b71a94cf09d8e41bb878cbc94 2021-08-30 14:34:27.961 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-30 14:34:27.961 | ++ functions-common:get_field:726 : local data field 2021-08-30 14:34:27.961 | ++ functions-common:get_field:727 : read data 2021-08-30 14:34:27.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:27.961 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:27.961 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:27.961 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:27.961 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:34:27.961 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-30 14:34:27.961 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-30 14:34:27.961 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 175002948e5d4b9e9d3968f791ca29d0 --project 3599673b71a94cf09d8e41bb878cbc94 2021-08-30 14:34:27.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:27.961 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:27.961 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:27.961 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:27.961 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 175002948e5d4b9e9d3968f791ca29d0 --project 3599673b71a94cf09d8e41bb878cbc94 2021-08-30 14:34:27.961 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-30 14:34:27.961 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-30 14:34:27.962 | ++ functions-common:get_field:726 : local data field 2021-08-30 14:34:27.962 | ++ functions-common:get_field:727 : read data 2021-08-30 14:34:27.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:27.962 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:27.962 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:27.962 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:27.962 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:34:27.962 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-30 14:34:27.962 | ++ functions-common:get_field:731 : field='$2' 2021-08-30 14:34:27.962 | ++ functions-common:get_field:733 : echo '| 6fdee185f11a489a89691c9c8b49fc7e | 175002948e5d4b9e9d3968f791ca29d0 | | 3599673b71a94cf09d8e41bb878cbc94 | | | False |' 2021-08-30 14:34:27.962 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-30 14:34:27.962 | ++ functions-common:get_field:727 : read data 2021-08-30 14:34:27.962 | + functions-common:get_or_add_user_project_role:910 : user_role_id=6fdee185f11a489a89691c9c8b49fc7e 2021-08-30 14:34:27.962 | + functions-common:get_or_add_user_project_role:912 : echo 6fdee185f11a489a89691c9c8b49fc7e 2021-08-30 14:34:27.962 | 6fdee185f11a489a89691c9c8b49fc7e 2021-08-30 14:34:27.992 | [11746 Async create_swift_accounts:85901]: finished create_swift_accounts with result 0 in 97 seconds 2021-08-30 14:34:28.000 | Not waiting for async task configure_horizon that we never started or has already been waited for 2021-08-30 14:34:28.003 | + inc/async:async_wait:197 : return 0 2021-08-30 14:34:28.005 | + ./stack.sh:main:1139 : is_service_enabled mysql postgresql 2021-08-30 14:34:28.023 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:34:28.026 | + ./stack.sh:main:1139 : is_service_enabled glance 2021-08-30 14:34:28.044 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:34:28.046 | + ./stack.sh:main:1140 : echo_summary 'Configuring Glance' 2021-08-30 14:34:28.049 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-30 14:34:28.052 | + ./stack.sh:echo_summary:432 : echo -e Configuring Glance 2021-08-30 14:34:28.054 | + ./stack.sh:main:1141 : async_runfunc init_glance 2021-08-30 14:34:28.057 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2021-08-30 14:34:28.117 | + inc/async:async_inner:63 : init_glance 2021-08-30 14:34:28.156 | [11746 Async init_glance:90154]: running: init_glance 2021-08-30 14:34:28.158 | + ./stack.sh:main:1148 : is_service_enabled neutron 2021-08-30 14:34:28.177 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:34:28.188 | + ./stack.sh:main:1149 : echo_summary 'Configuring Neutron' 2021-08-30 14:34:28.188 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-30 14:34:28.188 | + ./stack.sh:echo_summary:432 : echo -e Configuring Neutron 2021-08-30 14:34:28.188 | + ./stack.sh:main:1151 : configure_neutron 2021-08-30 14:34:28.190 | + lib/neutron:configure_neutron:603 : is_neutron_legacy_enabled 2021-08-30 14:34:28.194 | ++ 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-30 14:34:28.194 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-08-30 14:34:28.201 | + 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-30 14:34:28.203 | + 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-30 14:34:28.206 | + 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-30 14:34:28.209 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-08-30 14:34:28.211 | + lib/neutron:configure_neutron:605 : configure_mutnauq 2021-08-30 14:34:28.215 | + lib/neutron-legacy:configure_mutnauq:338 : _configure_neutron_common 2021-08-30 14:34:28.217 | + lib/neutron-legacy:_configure_neutron_common:718 : _create_neutron_conf_dir 2021-08-30 14:34:28.219 | + lib/neutron-legacy:_create_neutron_conf_dir:711 : sudo install -d -o ubuntu /etc/neutron 2021-08-30 14:34:28.233 | + lib/neutron-legacy:_configure_neutron_common:721 : cd /opt/stack/neutron 2021-08-30 14:34:28.235 | + lib/neutron-legacy:_configure_neutron_common:721 : exec ./tools/generate_config_file_samples.sh 2021-08-30 14:34:31.593 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:31.593 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:31.593 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:31.593 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:34.778 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:34.778 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:34.778 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:34.779 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:37.936 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:37.936 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:37.936 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:37.936 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:41.176 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:41.176 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:41.176 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:41.176 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:44.375 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:44.375 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:44.375 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:44.375 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:47.552 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:47.552 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:47.552 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:47.552 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:50.720 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:50.720 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:50.720 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:50.720 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:54.259 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:54.259 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:54.259 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:54.259 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:58.460 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:58.460 | from cryptography.utils import int_from_bytes 2021-08-30 14:34:58.460 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:34:58.460 | from cryptography.utils import int_from_bytes 2021-08-30 14:35:03.689 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:35:03.689 | from cryptography.utils import int_from_bytes 2021-08-30 14:35:03.689 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:35:03.689 | from cryptography.utils import int_from_bytes 2021-08-30 14:35:03.978 | + lib/neutron-legacy:_configure_neutron_common:723 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2021-08-30 14:35:03.983 | + lib/neutron-legacy:_configure_neutron_common:725 : Q_POLICY_FILE=/etc/neutron/policy.json 2021-08-30 14:35:03.986 | + lib/neutron-legacy:_configure_neutron_common:729 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2021-08-30 14:35:03.988 | + lib/neutron-legacy:_configure_neutron_common:733 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2021-08-30 14:35:03.990 | + lib/neutron-legacy:_configure_neutron_common:738 : neutron_plugin_configure_common 2021-08-30 14:35:03.992 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2021-08-30 14:35:03.995 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2021-08-30 14:35:03.997 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2021-08-30 14:35:03.999 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2021-08-30 14:35:04.001 | + lib/neutron-legacy:_neutron_service_plugin_class_add:887 : local service_plugin_class=router 2021-08-30 14:35:04.004 | + lib/neutron-legacy:_neutron_service_plugin_class_add:888 : [[ '' == '' ]] 2021-08-30 14:35:04.006 | + lib/neutron-legacy:_neutron_service_plugin_class_add:889 : Q_SERVICE_PLUGIN_CLASSES=router 2021-08-30 14:35:04.008 | + lib/neutron-legacy:_configure_neutron_common:740 : [[ etc/neutron/plugins/ml2 == '' ]] 2021-08-30 14:35:04.011 | + lib/neutron-legacy:_configure_neutron_common:740 : [[ ml2_conf.ini == '' ]] 2021-08-30 14:35:04.013 | + lib/neutron-legacy:_configure_neutron_common:740 : [[ ml2 == '' ]] 2021-08-30 14:35:04.015 | + lib/neutron-legacy:_configure_neutron_common:745 : mkdir -p /etc/neutron/plugins/ml2 2021-08-30 14:35:04.020 | + lib/neutron-legacy:_configure_neutron_common:746 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-30 14:35:04.022 | + lib/neutron-legacy:_configure_neutron_common:749 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2021-08-30 14:35:04.024 | + 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-30 14:35:04.032 | ++ lib/neutron-legacy:_configure_neutron_common:755 : database_connection_url neutron 2021-08-30 14:35:04.034 | ++ lib/database:database_connection_url:132 : local db=neutron 2021-08-30 14:35:04.036 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql neutron 2021-08-30 14:35:04.038 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=neutron 2021-08-30 14:35:04.041 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2021-08-30 14:35:04.045 | + 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-30 14:35:04.073 | + lib/neutron-legacy:_configure_neutron_common:756 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2021-08-30 14:35:04.103 | + lib/neutron-legacy:_configure_neutron_common:757 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2021-08-30 14:35:04.132 | + lib/neutron-legacy:_configure_neutron_common:758 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2021-08-30 14:35:04.162 | + lib/neutron-legacy:_configure_neutron_common:759 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2021-08-30 14:35:04.192 | + lib/neutron-legacy:_configure_neutron_common:762 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2021-08-30 14:35:04.222 | + lib/neutron-legacy:_configure_neutron_common:764 : '[' libvirt = fake ']' 2021-08-30 14:35:04.224 | + lib/neutron-legacy:_configure_neutron_common:774 : setup_logging /etc/neutron/neutron.conf 2021-08-30 14:35:04.226 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2021-08-30 14:35:04.229 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2021-08-30 14:35:04.232 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-08-30 14:35:04.250 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-08-30 14:35:04.252 | + functions:setup_systemd_logging:695 : local pidstr= 2021-08-30 14:35:04.254 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-08-30 14:35:04.264 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-08-30 14:35:04.267 | + 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-30 14:35:04.296 | + 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-30 14:35:04.326 | + 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-30 14:35:04.356 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-08-30 14:35:04.387 | + lib/neutron-legacy:_configure_neutron_common:776 : is_service_enabled tls-proxy 2021-08-30 14:35:04.404 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:35:04.406 | + lib/neutron-legacy:_configure_neutron_common:782 : _neutron_setup_rootwrap 2021-08-30 14:35:04.409 | + lib/neutron-legacy:_neutron_setup_rootwrap:922 : [[ True == \F\a\l\s\e ]] 2021-08-30 14:35:04.411 | + lib/neutron-legacy:_neutron_setup_rootwrap:926 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2021-08-30 14:35:04.413 | + lib/neutron-legacy:_neutron_setup_rootwrap:927 : [[ -d /etc/neutron/rootwrap.d ]] 2021-08-30 14:35:04.416 | + lib/neutron-legacy:_neutron_setup_rootwrap:931 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2021-08-30 14:35:04.418 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:912 : [[ True == \F\a\l\s\e ]] 2021-08-30 14:35:04.420 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:915 : local srcdir=/opt/stack/neutron 2021-08-30 14:35:04.423 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:916 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2021-08-30 14:35:04.436 | + 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-30 14:35:04.450 | + lib/neutron-legacy:_neutron_setup_rootwrap:935 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2021-08-30 14:35:04.452 | + 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-30 14:35:04.465 | + 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-30 14:35:04.479 | + 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-30 14:35:04.493 | + lib/neutron-legacy:_neutron_setup_rootwrap:944 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-08-30 14:35:04.496 | + lib/neutron-legacy:_neutron_setup_rootwrap:945 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-08-30 14:35:04.499 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:948 : mktemp 2021-08-30 14:35:04.503 | + lib/neutron-legacy:_neutron_setup_rootwrap:948 : TEMPFILE=/tmp/tmp.mVuLamKzlY 2021-08-30 14:35:04.505 | + lib/neutron-legacy:_neutron_setup_rootwrap:949 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-08-30 14:35:04.508 | + lib/neutron-legacy:_neutron_setup_rootwrap:950 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-08-30 14:35:04.511 | + lib/neutron-legacy:_neutron_setup_rootwrap:951 : chmod 0440 /tmp/tmp.mVuLamKzlY 2021-08-30 14:35:04.515 | + lib/neutron-legacy:_neutron_setup_rootwrap:952 : sudo chown root:root /tmp/tmp.mVuLamKzlY 2021-08-30 14:35:04.527 | + lib/neutron-legacy:_neutron_setup_rootwrap:953 : sudo mv /tmp/tmp.mVuLamKzlY /etc/sudoers.d/neutron-rootwrap 2021-08-30 14:35:04.540 | + 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-30 14:35:04.571 | + lib/neutron-legacy:_neutron_setup_rootwrap:957 : [[ True == \T\r\u\e ]] 2021-08-30 14:35:04.582 | + 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-30 14:35:04.603 | + lib/neutron-legacy:configure_mutnauq:339 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2021-08-30 14:35:04.606 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2021-08-30 14:35:04.608 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2021-08-30 14:35:04.611 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-08-30 14:35:04.613 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-08-30 14:35:04.615 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-08-30 14:35:04.633 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:35:04.636 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-08-30 14:35:04.639 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-08-30 14:35:04.644 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-08-30 14:35:04.660 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:35:04.663 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2021-08-30 14:35:04.666 | + 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-30 14:35:04.699 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-08-30 14:35:04.701 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-08-30 14:35:04.703 | + lib/neutron-legacy:configure_mutnauq:341 : is_service_enabled q-metering 2021-08-30 14:35:04.721 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:35:04.723 | + lib/neutron-legacy:configure_mutnauq:342 : _configure_neutron_metering 2021-08-30 14:35:04.725 | + lib/neutron-legacy:_configure_neutron_metering:831 : neutron_agent_metering_configure_common 2021-08-30 14:35:04.728 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2021-08-30 14:35:04.731 | + lib/neutron-legacy:_neutron_service_plugin_class_add:887 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2021-08-30 14:35:04.733 | + lib/neutron-legacy:_neutron_service_plugin_class_add:888 : [[ router == '' ]] 2021-08-30 14:35:04.736 | + lib/neutron-legacy:_neutron_service_plugin_class_add:890 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2021-08-30 14:35:04.738 | + lib/neutron-legacy:_neutron_service_plugin_class_add:891 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2021-08-30 14:35:04.741 | + lib/neutron-legacy:_configure_neutron_metering:832 : neutron_agent_metering_configure_agent 2021-08-30 14:35:04.743 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2021-08-30 14:35:04.746 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2021-08-30 14:35:04.751 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2021-08-30 14:35:04.753 | + 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-30 14:35:04.758 | + lib/neutron-legacy:configure_mutnauq:344 : is_service_enabled q-agt q-svc 2021-08-30 14:35:04.778 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:35:04.780 | + lib/neutron-legacy:configure_mutnauq:345 : _configure_neutron_service 2021-08-30 14:35:04.783 | + lib/neutron-legacy:_configure_neutron_service:859 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2021-08-30 14:35:04.785 | + lib/neutron-legacy:_configure_neutron_service:860 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2021-08-30 14:35:04.790 | + lib/neutron-legacy:_configure_neutron_service:863 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2021-08-30 14:35:04.825 | + lib/neutron-legacy:_configure_neutron_service:865 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-08-30 14:35:04.857 | + lib/neutron-legacy:_configure_neutron_service:866 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2021-08-30 14:35:04.888 | + lib/neutron-legacy:_configure_neutron_service:867 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2021-08-30 14:35:04.920 | + lib/neutron-legacy:_configure_neutron_service:869 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2021-08-30 14:35:04.952 | + lib/neutron-legacy:_configure_neutron_service:870 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2021-08-30 14:35:04.955 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/neutron/neutron.conf 2021-08-30 14:35:04.958 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=neutron 2021-08-30 14:35:04.961 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-08-30 14:35:04.964 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2021-08-30 14:35:04.994 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2021-08-30 14:35:05.026 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.20/identity 2021-08-30 14:35:05.057 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2021-08-30 14:35:05.087 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2021-08-30 14:35:05.119 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2021-08-30 14:35:05.152 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2021-08-30 14:35:05.183 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2021-08-30 14:35:05.214 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-08-30 14:35:05.245 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2021-08-30 14:35:05.276 | + lib/neutron-legacy:_configure_neutron_service:873 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2021-08-30 14:35:05.308 | + lib/neutron-legacy:_configure_neutron_service:874 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2021-08-30 14:35:05.340 | + lib/neutron-legacy:_configure_neutron_service:876 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2021-08-30 14:35:05.342 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/neutron/neutron.conf 2021-08-30 14:35:05.345 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-08-30 14:35:05.347 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-08-30 14:35:05.350 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf nova auth_type password 2021-08-30 14:35:05.380 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf nova interface public 2021-08-30 14:35:05.412 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.20/identity 2021-08-30 14:35:05.443 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf nova username nova 2021-08-30 14:35:05.475 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2021-08-30 14:35:05.505 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2021-08-30 14:35:05.537 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/neutron/neutron.conf nova project_name service 2021-08-30 14:35:05.569 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2021-08-30 14:35:05.613 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-08-30 14:35:05.644 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2021-08-30 14:35:05.680 | + lib/neutron-legacy:_configure_neutron_service:879 : neutron_plugin_configure_service 2021-08-30 14:35:05.682 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2021-08-30 14:35:05.685 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2021-08-30 14:35:05.687 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2021-08-30 14:35:05.690 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2021-08-30 14:35:05.692 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2021-08-30 14:35:05.695 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2021-08-30 14:35:05.697 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 1050:1099 != '' ]] 2021-08-30 14:35:05.700 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:1050:1099 2021-08-30 14:35:05.702 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:1050:1099 != '' ]] 2021-08-30 14:35:05.705 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2021-08-30 14:35:05.707 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2021-08-30 14:35:05.745 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2021-08-30 14:35:05.745 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2021-08-30 14:35:05.745 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2021-08-30 14:35:05.745 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2021-08-30 14:35:05.745 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2021-08-30 14:35:05.745 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2021-08-30 14:35:05.745 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2021-08-30 14:35:05.745 | + 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-30 14:35:05.758 | + 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-30 14:35:05.761 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-30 14:35:05.764 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2021-08-30 14:35:05.766 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2021-08-30 14:35:05.769 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2021-08-30 14:35:05.771 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-08-30 14:35:05.774 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2021-08-30 14:35:05.809 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2021-08-30 14:35:05.811 | + 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-30 14:35:05.814 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-30 14:35:05.816 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2021-08-30 14:35:05.819 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2021-08-30 14:35:05.821 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2021-08-30 14:35:05.825 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-08-30 14:35:05.827 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2021-08-30 14:35:05.857 | + 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-30 14:35:05.859 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-30 14:35:05.862 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2021-08-30 14:35:05.864 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2021-08-30 14:35:05.867 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2021-08-30 14:35:05.875 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-08-30 14:35:05.877 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2021-08-30 14:35:05.907 | + 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-30 14:35:05.909 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-30 14:35:05.912 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2021-08-30 14:35:05.914 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2021-08-30 14:35:05.916 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2021-08-30 14:35:05.919 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-08-30 14:35:05.921 | + 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-30 14:35:05.951 | + 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-30 14:35:05.953 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-30 14:35:05.956 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2021-08-30 14:35:05.958 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2021-08-30 14:35:05.960 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2021-08-30 14:35:05.963 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-08-30 14:35:05.965 | + 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-30 14:35:05.998 | + 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-30 14:35:06.000 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-30 14:35:06.003 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2021-08-30 14:35:06.005 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2021-08-30 14:35:06.007 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2021-08-30 14:35:06.014 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-08-30 14:35:06.017 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2021-08-30 14:35:06.047 | + 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:1050:1099 2021-08-30 14:35:06.050 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-30 14:35:06.052 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2021-08-30 14:35:06.055 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:1050:1099 2021-08-30 14:35:06.058 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:1050:1099 ']' 2021-08-30 14:35:06.060 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-08-30 14:35:06.062 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:1050:1099 2021-08-30 14:35:06.094 | + 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-30 14:35:06.097 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-30 14:35:06.100 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2021-08-30 14:35:06.102 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2021-08-30 14:35:06.105 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2021-08-30 14:35:06.108 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-08-30 14:35:06.110 | + 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-30 14:35:06.142 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2021-08-30 14:35:06.145 | + lib/neutron-legacy:configure_mutnauq:347 : is_service_enabled q-agt 2021-08-30 14:35:06.162 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:35:06.165 | + lib/neutron-legacy:configure_mutnauq:348 : _configure_neutron_plugin_agent 2021-08-30 14:35:06.168 | + 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-30 14:35:06.206 | + lib/neutron-legacy:_configure_neutron_plugin_agent:847 : [[ True == \T\r\u\e ]] 2021-08-30 14:35:06.208 | + 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-30 14:35:06.239 | + lib/neutron-legacy:_configure_neutron_plugin_agent:850 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-08-30 14:35:06.272 | + lib/neutron-legacy:_configure_neutron_plugin_agent:853 : neutron_plugin_configure_plugin_agent 2021-08-30 14:35:06.274 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2021-08-30 14:35:06.278 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:32 : local bridge=br-int 2021-08-30 14:35:06.281 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:33 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-08-30 14:35:09.042 | INFO neutron.common.config [-] Logging enabled! 2021-08-30 14:35:09.043 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 18.1.0.dev566 2021-08-30 14:35:09.043 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=91921) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2021-08-30 14:35:09.044 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2021-08-30 14:35:09.045 | 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/tmp3xdgtsis/privsep.sock'] 2021-08-30 14:35:10.336 | INFO oslo.privsep.daemon [-] Spawned new privsep daemon via rootwrap 2021-08-30 14:35:10.336 | DEBUG oslo.privsep.daemon [-] Accepted privsep connection to /tmp/tmp3xdgtsis/privsep.sock {{(pid=91921) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:363}} 2021-08-30 14:35:10.337 | INFO oslo.privsep.daemon [-] privsep daemon starting 2021-08-30 14:35:10.338 | INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 2021-08-30 14:35:10.338 | 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-30 14:35:10.339 | INFO oslo.privsep.daemon [-] privsep daemon running as pid 91929 2021-08-30 14:35:10.339 | DEBUG oslo.privsep.daemon [-] privsep: reply[f50a2a82-acb0-4281-be3a-cf7b762f4322]: (2,) {{(pid=91929) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2021-08-30 14:35:10.509 | 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=91929) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2021-08-30 14:35:10.521 | 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=91929) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2021-08-30 14:35:10.522 | DEBUG oslo.privsep.daemon [-] privsep: reply[fa7e57fe-1ca2-409a-b2c8-585fe317c4f2]: (4, ('1b14c617-5e15-478d-86d3-6d13d9a7626b\n', '')) {{(pid=91929) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2021-08-30 14:35:10.692 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=91921) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2021-08-30 14:35:10.692 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=91921) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2021-08-30 14:35:10.692 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=91921) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-08-30 14:35:10.692 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=91921) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-08-30 14:35:10.693 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=91921) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-08-30 14:35:10.693 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=91921) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-08-30 14:35:10.749 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-08-30 14:35:10.749 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:35:10.749 | from cryptography.utils import int_from_bytes 2021-08-30 14:35:10.749 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:35:10.749 | from cryptography.utils import int_from_bytes 2021-08-30 14:35:11.085 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:34 : _neutron_ovs_base_add_bridge br-int 2021-08-30 14:35:11.090 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-int 2021-08-30 14:35:11.093 | + 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-30 14:35:11.095 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-08-30 14:35:11.098 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-int 2021-08-30 14:35:11.174 | + 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-30 14:35:11.199 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2021-08-30 14:35:11.202 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:88 : [[ True == \T\r\u\e ]] 2021-08-30 14:35:11.204 | + 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-30 14:35:11.237 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:90 : running_in_container 2021-08-30 14:35:11.242 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2021-08-30 14:35:11.251 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2021-08-30 14:35:11.253 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:91 : enable_kernel_bridge_firewall 2021-08-30 14:35:11.255 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2021-08-30 14:35:11.278 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2021-08-30 14:35:11.298 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2021-08-30 14:35:11.300 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2021-08-30 14:35:11.309 | net.bridge.bridge-nf-call-iptables = 1 2021-08-30 14:35:11.313 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2021-08-30 14:35:11.316 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2021-08-30 14:35:11.324 | net.bridge.bridge-nf-call-ip6tables = 1 2021-08-30 14:35:11.328 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2021-08-30 14:35:11.330 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2021-08-30 14:35:11.333 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2021-08-30 14:35:11.335 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2021-08-30 14:35:11.338 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2021-08-30 14:35:11.341 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-08-30 14:35:11.344 | + 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-30 14:35:11.346 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-08-30 14:35:11.348 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-08-30 14:35:11.380 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2021-08-30 14:35:11.382 | + 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-30 14:35:11.423 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2021-08-30 14:35:11.425 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2021-08-30 14:35:11.455 | + 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-30 14:35:11.485 | + lib/neutron-legacy:configure_mutnauq:350 : is_service_enabled q-dhcp 2021-08-30 14:35:11.505 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:35:11.508 | + lib/neutron-legacy:configure_mutnauq:351 : _configure_neutron_dhcp_agent 2021-08-30 14:35:11.511 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:787 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2021-08-30 14:35:11.516 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:789 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2021-08-30 14:35:11.546 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:791 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2021-08-30 14:35:11.583 | + 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-30 14:35:11.616 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:793 : [[ True == \T\r\u\e ]] 2021-08-30 14:35:11.619 | + 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-30 14:35:11.655 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:797 : is_service_enabled q-l3 2021-08-30 14:35:11.673 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:35:11.676 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:808 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-08-30 14:35:11.678 | + lib/neutron-legacy:_neutron_setup_interface_driver:966 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2021-08-30 14:35:11.708 | + lib/neutron-legacy:_neutron_setup_interface_driver:968 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-08-30 14:35:11.710 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-08-30 14:35:11.714 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2021-08-30 14:35:11.744 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:810 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2021-08-30 14:35:11.747 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-08-30 14:35:11.749 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2021-08-30 14:35:11.752 | + lib/neutron-legacy:configure_mutnauq:353 : is_service_enabled q-l3 2021-08-30 14:35:11.770 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:35:11.773 | + lib/neutron-legacy:configure_mutnauq:354 : _configure_neutron_l3_agent 2021-08-30 14:35:11.775 | + 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-30 14:35:11.781 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2021-08-30 14:35:11.822 | + 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-30 14:35:11.859 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2021-08-30 14:35:11.862 | + 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-30 14:35:11.892 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2021-08-30 14:35:11.895 | + lib/neutron-legacy:_neutron_setup_interface_driver:966 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2021-08-30 14:35:11.927 | + lib/neutron-legacy:_neutron_setup_interface_driver:968 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2021-08-30 14:35:11.930 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2021-08-30 14:35:11.933 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2021-08-30 14:35:11.964 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2021-08-30 14:35:11.967 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2021-08-30 14:35:11.969 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2021-08-30 14:35:11.972 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:99 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-08-30 14:35:14.740 | INFO neutron.common.config [-] Logging enabled! 2021-08-30 14:35:14.740 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 18.1.0.dev566 2021-08-30 14:35:14.741 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=92473) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2021-08-30 14:35:14.792 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=92473) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2021-08-30 14:35:14.792 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=92473) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2021-08-30 14:35:14.792 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=92473) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-08-30 14:35:14.792 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=92473) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-08-30 14:35:14.792 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=92473) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-08-30 14:35:14.792 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=92473) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-08-30 14:35:14.855 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2021-08-30 14:35:14.855 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=92473) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2021-08-30 14:35:14.856 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=92473) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:134}} 2021-08-30 14:35:14.856 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-08-30 14:35:14.856 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:35:14.856 | from cryptography.utils import int_from_bytes 2021-08-30 14:35:14.856 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:35:14.856 | from cryptography.utils import int_from_bytes 2021-08-30 14:35:15.188 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:100 : [[ False = \T\r\u\e ]] 2021-08-30 14:35:15.190 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:108 : _neutron_ovs_base_add_public_bridge 2021-08-30 14:35:15.193 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:114 : _neutron_ovs_base_add_bridge br-data 2021-08-30 14:35:15.196 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-08-30 14:35:15.198 | + 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-30 14:35:15.201 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-08-30 14:35:15.203 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-08-30 14:35:15.221 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:115 : set_mtu br-data 1500 2021-08-30 14:35:15.223 | + functions:set_mtu:785 : local dev=br-data 2021-08-30 14:35:15.226 | + functions:set_mtu:786 : local mtu=1500 2021-08-30 14:35:15.229 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2021-08-30 14:35:15.242 | + 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-30 14:35:15.261 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:130 : [[ -n eth1 ]] 2021-08-30 14:35:15.263 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:131 : _move_neutron_addresses_route eth1 br-data True False inet 2021-08-30 14:35:15.266 | + lib/neutron-legacy:_move_neutron_addresses_route:615 : local from_intf=eth1 2021-08-30 14:35:15.269 | + lib/neutron-legacy:_move_neutron_addresses_route:616 : local to_intf=br-data 2021-08-30 14:35:15.271 | + lib/neutron-legacy:_move_neutron_addresses_route:617 : local add_ovs_port=True 2021-08-30 14:35:15.278 | + lib/neutron-legacy:_move_neutron_addresses_route:618 : local del_ovs_port=False 2021-08-30 14:35:15.278 | + lib/neutron-legacy:_move_neutron_addresses_route:619 : local af=inet 2021-08-30 14:35:15.279 | + lib/neutron-legacy:_move_neutron_addresses_route:621 : [[ -n eth1 ]] 2021-08-30 14:35:15.281 | + lib/neutron-legacy:_move_neutron_addresses_route:621 : [[ -n br-data ]] 2021-08-30 14:35:15.284 | + lib/neutron-legacy:_move_neutron_addresses_route:627 : local IP_REPLACE= 2021-08-30 14:35:15.286 | + lib/neutron-legacy:_move_neutron_addresses_route:628 : local IP_DEL= 2021-08-30 14:35:15.289 | + lib/neutron-legacy:_move_neutron_addresses_route:629 : local IP_UP= 2021-08-30 14:35:15.293 | + lib/neutron-legacy:_move_neutron_addresses_route:630 : local DEFAULT_ROUTE_GW 2021-08-30 14:35:15.297 | ++ lib/neutron-legacy:_move_neutron_addresses_route:631 : ip -f inet r 2021-08-30 14:35:15.297 | ++ lib/neutron-legacy:_move_neutron_addresses_route:631 : awk '/default.+eth1\s/ { print $3; exit }' 2021-08-30 14:35:15.304 | + lib/neutron-legacy:_move_neutron_addresses_route:631 : DEFAULT_ROUTE_GW= 2021-08-30 14:35:15.307 | + lib/neutron-legacy:_move_neutron_addresses_route:632 : local ADD_OVS_PORT= 2021-08-30 14:35:15.310 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : local DEL_OVS_PORT= 2021-08-30 14:35:15.313 | + lib/neutron-legacy:_move_neutron_addresses_route:634 : local ARP_CMD= 2021-08-30 14:35:15.317 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : ip -f inet a s dev eth1 scope global primary 2021-08-30 14:35:15.317 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : awk '{ print $2, $3, $4; exit }' 2021-08-30 14:35:15.317 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : grep inet 2021-08-30 14:35:15.324 | + lib/neutron-legacy:_move_neutron_addresses_route:636 : IP_BRD='192.168.0.52/22 brd 192.168.3.255' 2021-08-30 14:35:15.326 | + lib/neutron-legacy:_move_neutron_addresses_route:638 : '[' '' '!=' '' ']' 2021-08-30 14:35:15.329 | + lib/neutron-legacy:_move_neutron_addresses_route:642 : [[ True == \T\r\u\e ]] 2021-08-30 14:35:15.331 | + lib/neutron-legacy:_move_neutron_addresses_route:643 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2021-08-30 14:35:15.334 | + lib/neutron-legacy:_move_neutron_addresses_route:646 : [[ False == \T\r\u\e ]] 2021-08-30 14:35:15.336 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : [[ 192.168.0.52/22 brd 192.168.3.255 != '' ]] 2021-08-30 14:35:15.338 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : IP_DEL='sudo ip addr del 192.168.0.52/22 brd 192.168.3.255 dev eth1' 2021-08-30 14:35:15.344 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : IP_REPLACE='sudo ip addr replace 192.168.0.52/22 brd 192.168.3.255 dev br-data' 2021-08-30 14:35:15.344 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : IP_UP='sudo ip link set br-data up' 2021-08-30 14:35:15.346 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : [[ inet == \i\n\e\t ]] 2021-08-30 14:35:15.351 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : echo 192.168.0.52/22 brd 192.168.3.255 2021-08-30 14:35:15.351 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : awk '{ print $1; exit }' 2021-08-30 14:35:15.351 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : grep -o -E '(.*)/' 2021-08-30 14:35:15.353 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : cut -d / -f1 2021-08-30 14:35:15.358 | + lib/neutron-legacy:_move_neutron_addresses_route:655 : IP=192.168.0.52 2021-08-30 14:35:15.364 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.52 ' 2021-08-30 14:35:15.364 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip addr del 192.168.0.52/22 brd 192.168.3.255 dev eth1 2021-08-30 14:35:15.377 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip addr replace 192.168.0.52/22 brd 192.168.3.255 dev br-data 2021-08-30 14:35:15.390 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip link set br-data up 2021-08-30 14:35:15.404 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ovs-vsctl --may-exist add-port br-data eth1 2021-08-30 14:35:15.428 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ping -c 3 -w 5 -I br-data 192.168.0.52 2021-08-30 14:35:15.448 | PING 192.168.0.52 (192.168.0.52) from 192.168.0.52 br-data: 56(84) bytes of data. 2021-08-30 14:35:15.448 | 64 bytes from 192.168.0.52: icmp_seq=1 ttl=64 time=0.075 ms 2021-08-30 14:35:16.475 | 64 bytes from 192.168.0.52: icmp_seq=2 ttl=64 time=0.051 ms 2021-08-30 14:35:17.499 | 64 bytes from 192.168.0.52: icmp_seq=3 ttl=64 time=0.052 ms 2021-08-30 14:35:17.499 | 2021-08-30 14:35:17.499 | --- 192.168.0.52 ping statistics --- 2021-08-30 14:35:17.499 | 3 packets transmitted, 3 received, 0% packet loss, time 2051ms 2021-08-30 14:35:17.500 | rtt min/avg/max/mdev = 0.051/0.059/0.075/0.011 ms 2021-08-30 14:35:17.505 | ++ lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:133 : ip -f inet6 a s dev eth1 2021-08-30 14:35:17.505 | ++ lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:133 : grep -c global 2021-08-30 14:35:17.512 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:133 : [[ 0 != 0 ]] 2021-08-30 14:35:17.514 | + lib/neutron-legacy:configure_mutnauq:356 : is_service_enabled q-meta 2021-08-30 14:35:17.532 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:35:17.534 | + lib/neutron-legacy:configure_mutnauq:357 : _configure_neutron_metadata_agent 2021-08-30 14:35:17.537 | + lib/neutron-legacy:_configure_neutron_metadata_agent:815 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2021-08-30 14:35:17.542 | + lib/neutron-legacy:_configure_neutron_metadata_agent:817 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2021-08-30 14:35:17.573 | + lib/neutron-legacy:_configure_neutron_metadata_agent:818 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.20 2021-08-30 14:35:17.602 | + lib/neutron-legacy:_configure_neutron_metadata_agent:819 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2021-08-30 14:35:17.631 | + 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-30 14:35:17.685 | + lib/neutron-legacy:_configure_neutron_metadata_agent:821 : [[ True == \T\r\u\e ]] 2021-08-30 14:35:17.687 | + 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-30 14:35:17.719 | + lib/neutron-legacy:configure_mutnauq:360 : [[ legacy != \l\e\g\a\c\y ]] 2021-08-30 14:35:17.721 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled ceilometer 2021-08-30 14:35:17.738 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:35:17.741 | + lib/neutron-legacy:configure_mutnauq:367 : [[ openvswitch == \o\v\n ]] 2021-08-30 14:35:17.743 | + lib/neutron-legacy:configure_mutnauq:372 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2021-08-30 14:35:17.775 | + lib/neutron-legacy:configure_mutnauq:376 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2021-08-30 14:35:17.813 | + lib/neutron:configure_neutron:610 : '[' False == True ']' 2021-08-30 14:35:17.815 | + ./stack.sh:main:1154 : is_service_enabled mysql postgresql 2021-08-30 14:35:17.834 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:35:17.837 | + ./stack.sh:main:1154 : is_service_enabled neutron 2021-08-30 14:35:17.856 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:35:17.858 | + ./stack.sh:main:1155 : async_runfunc init_neutron 2021-08-30 14:35:17.861 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2021-08-30 14:35:17.923 | + inc/async:async_inner:63 : init_neutron 2021-08-30 14:35:17.967 | [11746 Async init_neutron:92899]: running: init_neutron 2021-08-30 14:35:17.970 | + ./stack.sh:main:1163 : is_service_enabled q-dhcp 2021-08-30 14:35:17.989 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:35:17.992 | ++ ./stack.sh:main:1166 : pidof NetworkManager 2021-08-30 14:35:18.003 | ++ ./stack.sh:main:1166 : true 2021-08-30 14:35:18.006 | + ./stack.sh:main:1166 : netman_pid= 2021-08-30 14:35:18.009 | + ./stack.sh:main:1167 : '[' -z '' ']' 2021-08-30 14:35:18.012 | + ./stack.sh:main:1168 : sudo killall dnsmasq 2021-08-30 14:35:18.031 | dnsmasq: no process found 2021-08-30 14:35:18.035 | + ./stack.sh:main:1168 : true 2021-08-30 14:35:18.038 | + ./stack.sh:main:1173 : clean_iptables 2021-08-30 14:35:18.042 | + lib/nova:clean_iptables:183 : sed 's/-c [0-9]* [0-9]* //g' 2021-08-30 14:35:18.042 | + lib/nova:clean_iptables:183 : sudo iptables -S -v 2021-08-30 14:35:18.043 | + lib/nova:clean_iptables:183 : grep '\-A' 2021-08-30 14:35:18.046 | + lib/nova:clean_iptables:183 : grep nova 2021-08-30 14:35:18.046 | + lib/nova:clean_iptables:183 : bash 2021-08-30 14:35:18.047 | + lib/nova:clean_iptables:183 : sed s/-A/-D/g 2021-08-30 14:35:18.048 | + lib/nova:clean_iptables:183 : awk '{print "sudo iptables",$0}' 2021-08-30 14:35:18.062 | + lib/nova:clean_iptables:185 : sed 's/-c [0-9]* [0-9]* //g' 2021-08-30 14:35:18.062 | + lib/nova:clean_iptables:185 : grep nova 2021-08-30 14:35:18.065 | + lib/nova:clean_iptables:185 : awk '{print "sudo iptables -t nat",$0}' 2021-08-30 14:35:18.065 | + lib/nova:clean_iptables:185 : sudo iptables -S -v -t nat 2021-08-30 14:35:18.068 | + lib/nova:clean_iptables:185 : sed s/-A/-D/g 2021-08-30 14:35:18.073 | + lib/nova:clean_iptables:185 : bash 2021-08-30 14:35:18.073 | + lib/nova:clean_iptables:185 : grep '\-A' 2021-08-30 14:35:18.084 | + lib/nova:clean_iptables:187 : sed 's/-c [0-9]* [0-9]* //g' 2021-08-30 14:35:18.086 | + lib/nova:clean_iptables:187 : grep '\-N' 2021-08-30 14:35:18.087 | + lib/nova:clean_iptables:187 : bash 2021-08-30 14:35:18.087 | + lib/nova:clean_iptables:187 : awk '{print "sudo iptables",$0}' 2021-08-30 14:35:18.088 | + lib/nova:clean_iptables:187 : sudo iptables -S -v 2021-08-30 14:35:18.090 | + lib/nova:clean_iptables:187 : grep nova 2021-08-30 14:35:18.094 | + lib/nova:clean_iptables:187 : sed s/-N/-X/g 2021-08-30 14:35:18.109 | + lib/nova:clean_iptables:189 : grep nova 2021-08-30 14:35:18.112 | + lib/nova:clean_iptables:189 : sed 's/-c [0-9]* [0-9]* //g' 2021-08-30 14:35:18.115 | + lib/nova:clean_iptables:189 : grep '\-N' 2021-08-30 14:35:18.115 | + lib/nova:clean_iptables:189 : sed s/-N/-X/g 2021-08-30 14:35:18.117 | + lib/nova:clean_iptables:189 : bash 2021-08-30 14:35:18.119 | + lib/nova:clean_iptables:189 : sudo iptables -S -v -t nat 2021-08-30 14:35:18.122 | + lib/nova:clean_iptables:189 : awk '{print "sudo iptables -t nat",$0}' 2021-08-30 14:35:18.135 | + ./stack.sh:main:1176 : sudo sysctl -w net.ipv4.ip_forward=1 2021-08-30 14:35:18.145 | net.ipv4.ip_forward = 1 2021-08-30 14:35:18.148 | + ./stack.sh:main:1181 : is_service_enabled nova neutron 2021-08-30 14:35:18.170 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:35:18.172 | + ./stack.sh:main:1182 : configure_os_vif 2021-08-30 14:35:18.175 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2021-08-30 14:35:18.178 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2021-08-30 14:35:18.211 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2021-08-30 14:35:18.245 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2021-08-30 14:35:18.248 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2021-08-30 14:35:18.286 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2021-08-30 14:35:18.320 | + ./stack.sh:main:1188 : is_service_enabled swift 2021-08-30 14:35:18.339 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:35:18.341 | + ./stack.sh:main:1189 : echo_summary 'Configuring Swift' 2021-08-30 14:35:18.344 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-30 14:35:18.346 | + ./stack.sh:echo_summary:432 : echo -e Configuring Swift 2021-08-30 14:35:18.349 | + ./stack.sh:main:1190 : async_runfunc init_swift 2021-08-30 14:35:18.352 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2021-08-30 14:35:18.417 | + inc/async:async_inner:63 : init_swift 2021-08-30 14:35:18.464 | [11746 Async init_swift:93276]: running: init_swift 2021-08-30 14:35:18.467 | + ./stack.sh:main:1197 : is_service_enabled cinder 2021-08-30 14:35:18.489 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:35:18.492 | + ./stack.sh:main:1198 : echo_summary 'Configuring Cinder' 2021-08-30 14:35:18.495 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-30 14:35:18.499 | + ./stack.sh:echo_summary:432 : echo -e Configuring Cinder 2021-08-30 14:35:18.506 | + ./stack.sh:main:1199 : async_runfunc init_cinder 2021-08-30 14:35:18.508 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2021-08-30 14:35:18.584 | + inc/async:async_inner:63 : init_cinder 2021-08-30 14:35:18.643 | [11746 Async init_cinder:93371]: running: init_cinder 2021-08-30 14:35:18.647 | + ./stack.sh:main:1205 : is_service_enabled placement 2021-08-30 14:35:18.667 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:35:18.669 | + ./stack.sh:main:1206 : echo_summary 'Configuring placement' 2021-08-30 14:35:18.672 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-30 14:35:18.677 | + ./stack.sh:echo_summary:432 : echo -e Configuring placement 2021-08-30 14:35:18.685 | + ./stack.sh:main:1207 : async_runfunc init_placement 2021-08-30 14:35:18.687 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2021-08-30 14:35:18.789 | + inc/async:async_inner:63 : init_placement 2021-08-30 14:35:18.849 | [11746 Async init_placement:93493]: running: init_placement 2021-08-30 14:35:18.851 | + ./stack.sh:main:1211 : async_wait init_neutron 2021-08-30 14:35:18.917 | [11746 Async init_neutron:92899]: Waiting for completion of init_neutron running on PID 92899 (6 other jobs running) 2021-08-30 14:35:18.954 | [11746 Async init_neutron:92899]: Signaling child to exit 2021-08-30 14:35:20.770 | + inc/async:async_inner:64 : rc=0 2021-08-30 14:35:20.811 | [93371 Async init_cinder:93371]: finished successfully 2021-08-30 14:35:29.085 | + inc/async:async_inner:64 : rc=0 2021-08-30 14:35:29.112 | [93276 Async init_swift:93276]: finished successfully 2021-08-30 14:35:31.145 | + inc/async:async_inner:64 : rc=0 2021-08-30 14:35:31.170 | [90154 Async init_glance:90154]: finished successfully 2021-08-30 14:36:09.643 | + inc/async:async_inner:64 : rc=0 2021-08-30 14:36:09.673 | [93493 Async init_placement:93493]: finished successfully 2021-08-30 14:40:01.190 | + inc/async:async_inner:64 : rc=0 2021-08-30 14:40:01.216 | [92899 Async init_neutron:92899]: finished successfully 2021-08-30 14:40:01.237 | WAKEUP 2021-08-30 14:40:01.260 | [11746 Async init_neutron:92899]: Signaled 2021-08-30 14:40:01.262 | + lib/neutron:init_neutron:648 : is_neutron_legacy_enabled 2021-08-30 14:40:01.262 | ++ 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-30 14:40:01.262 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-08-30 14:40:01.262 | + 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-30 14:40:01.262 | + 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-30 14:40:01.262 | + 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-30 14:40:01.262 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-08-30 14:40:01.262 | + lib/neutron:init_neutron:650 : init_mutnauq 2021-08-30 14:40:01.262 | + lib/neutron-legacy:init_mutnauq:430 : recreate_database neutron 2021-08-30 14:40:01.262 | + lib/database:recreate_database:110 : local db=neutron 2021-08-30 14:40:01.262 | + lib/database:recreate_database:111 : recreate_database_mysql neutron 2021-08-30 14:40:01.262 | + lib/databases/mysql:recreate_database_mysql:63 : local db=neutron 2021-08-30 14:40:01.262 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2021-08-30 14:40:01.262 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-30 14:40:01.262 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2021-08-30 14:40:01.262 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-30 14:40:01.262 | + lib/neutron-legacy:init_mutnauq:431 : time_start dbsync 2021-08-30 14:40:01.262 | + functions-common:time_start:2295 : local name=dbsync 2021-08-30 14:40:01.262 | + functions-common:time_start:2296 : local start_time= 2021-08-30 14:40:01.262 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-30 14:40:01.262 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-30 14:40:01.262 | + functions-common:time_start:2300 : _TIME_START[$name]=1630334118327 2021-08-30 14:40:01.262 | + 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-30 14:40:01.263 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:40:01.263 | from cryptography.utils import int_from_bytes 2021-08-30 14:40:01.263 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:40:01.263 | from cryptography.utils import int_from_bytes 2021-08-30 14:40:01.263 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-08-30 14:40:01.263 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-08-30 14:40:01.263 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-08-30 14:40:01.263 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-08-30 14:40:01.263 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2021-08-30 14:40:01.263 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2021-08-30 14:40:01.263 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2021-08-30 14:40:01.263 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2021-08-30 14:40:01.263 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2021-08-30 14:40:01.263 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2021-08-30 14:40:01.263 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2021-08-30 14:40:01.263 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2021-08-30 14:40:01.263 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2021-08-30 14:40:01.263 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2021-08-30 14:40:01.263 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2021-08-30 14:40:01.263 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2021-08-30 14:40:01.263 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2021-08-30 14:40:01.263 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2021-08-30 14:40:01.263 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2021-08-30 14:40:01.263 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2021-08-30 14:40:01.263 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2021-08-30 14:40:01.263 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2021-08-30 14:40:01.263 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2021-08-30 14:40:01.263 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2021-08-30 14:40:01.263 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2021-08-30 14:40:01.263 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2021-08-30 14:40:01.263 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2021-08-30 14:40:01.263 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2021-08-30 14:40:01.264 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2021-08-30 14:40:01.264 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2021-08-30 14:40:01.264 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2021-08-30 14:40:01.264 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2021-08-30 14:40:01.264 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2021-08-30 14:40:01.264 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2021-08-30 14:40:01.264 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2021-08-30 14:40:01.264 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2021-08-30 14:40:01.264 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2021-08-30 14:40:01.264 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2021-08-30 14:40:01.264 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2021-08-30 14:40:01.264 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2021-08-30 14:40:01.264 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2021-08-30 14:40:01.264 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2021-08-30 14:40:01.264 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2021-08-30 14:40:01.264 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2021-08-30 14:40:01.264 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2021-08-30 14:40:01.264 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2021-08-30 14:40:01.264 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2021-08-30 14:40:01.264 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2021-08-30 14:40:01.264 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2021-08-30 14:40:01.264 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2021-08-30 14:40:01.264 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2021-08-30 14:40:01.264 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2021-08-30 14:40:01.264 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2021-08-30 14:40:01.264 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2021-08-30 14:40:01.264 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2021-08-30 14:40:01.264 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2021-08-30 14:40:01.264 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2021-08-30 14:40:01.265 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2021-08-30 14:40:01.265 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2021-08-30 14:40:01.265 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2021-08-30 14:40:01.265 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2021-08-30 14:40:01.265 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2021-08-30 14:40:01.265 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2021-08-30 14:40:01.265 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2021-08-30 14:40:01.265 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2021-08-30 14:40:01.265 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2021-08-30 14:40:01.265 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2021-08-30 14:40:01.265 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2021-08-30 14:40:01.265 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2021-08-30 14:40:01.265 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2021-08-30 14:40:01.265 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2021-08-30 14:40:01.265 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2021-08-30 14:40:01.265 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2021-08-30 14:40:01.266 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2021-08-30 14:40:01.266 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2021-08-30 14:40:01.266 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2021-08-30 14:40:01.266 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2021-08-30 14:40:01.266 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2021-08-30 14:40:01.266 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2021-08-30 14:40:01.266 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2021-08-30 14:40:01.266 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2021-08-30 14:40:01.266 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2021-08-30 14:40:01.266 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2021-08-30 14:40:01.266 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2021-08-30 14:40:01.266 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2021-08-30 14:40:01.266 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2021-08-30 14:40:01.266 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2021-08-30 14:40:01.266 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2021-08-30 14:40:01.266 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2021-08-30 14:40:01.266 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2021-08-30 14:40:01.266 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2021-08-30 14:40:01.266 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2021-08-30 14:40:01.266 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2021-08-30 14:40:01.266 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2021-08-30 14:40:01.266 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2021-08-30 14:40:01.266 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2021-08-30 14:40:01.266 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2021-08-30 14:40:01.266 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2021-08-30 14:40:01.266 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2021-08-30 14:40:01.266 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2021-08-30 14:40:01.266 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2021-08-30 14:40:01.266 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2021-08-30 14:40:01.266 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2021-08-30 14:40:01.266 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2021-08-30 14:40:01.266 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2021-08-30 14:40:01.266 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2021-08-30 14:40:01.266 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2021-08-30 14:40:01.266 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2021-08-30 14:40:01.267 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2021-08-30 14:40:01.267 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2021-08-30 14:40:01.267 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2021-08-30 14:40:01.267 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2021-08-30 14:40:01.267 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2021-08-30 14:40:01.267 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2021-08-30 14:40:01.267 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2021-08-30 14:40:01.267 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2021-08-30 14:40:01.267 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2021-08-30 14:40:01.267 | Running upgrade for neutron ... 2021-08-30 14:40:01.267 | OK 2021-08-30 14:40:01.267 | + lib/neutron-legacy:init_mutnauq:434 : time_stop dbsync 2021-08-30 14:40:01.267 | + functions-common:time_stop:2309 : local name 2021-08-30 14:40:01.267 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:40:01.267 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:40:01.272 | + functions-common:time_stop:2312 : local total 2021-08-30 14:40:01.272 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:40:01.272 | + functions-common:time_stop:2315 : name=dbsync 2021-08-30 14:40:01.272 | + functions-common:time_stop:2316 : start_time=1630334118327 2021-08-30 14:40:01.272 | + functions-common:time_stop:2318 : [[ -z 1630334118327 ]] 2021-08-30 14:40:01.272 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:40:01.272 | + functions-common:time_stop:2321 : end_time=1630334401170 2021-08-30 14:40:01.272 | + functions-common:time_stop:2322 : elapsed_time=282843 2021-08-30 14:40:01.272 | + functions-common:time_stop:2323 : total=128410 2021-08-30 14:40:01.272 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:40:01.273 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=411253 2021-08-30 14:40:01.308 | [11746 Async init_neutron:92899]: finished init_neutron with result 0 in 283 seconds 2021-08-30 14:40:01.313 | + inc/async:async_wait:197 : return 0 2021-08-30 14:40:01.316 | + ./stack.sh:main:1212 : async_wait init_placement 2021-08-30 14:40:01.372 | [11746 Async init_placement:93493]: Waiting for completion of init_placement running on PID 93493 (5 other jobs running) 2021-08-30 14:40:01.401 | [11746 Async init_placement:93493]: Signaling child to exit 2021-08-30 14:40:01.401 | WAKEUP 2021-08-30 14:40:01.425 | [11746 Async init_placement:93493]: Signaled 2021-08-30 14:40:01.427 | + lib/placement:init_placement:130 : recreate_database placement 2021-08-30 14:40:01.427 | + lib/database:recreate_database:110 : local db=placement 2021-08-30 14:40:01.427 | + lib/database:recreate_database:111 : recreate_database_mysql placement 2021-08-30 14:40:01.427 | + lib/databases/mysql:recreate_database_mysql:63 : local db=placement 2021-08-30 14:40:01.427 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2021-08-30 14:40:01.427 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-30 14:40:01.427 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2021-08-30 14:40:01.427 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-30 14:40:01.427 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2021-08-30 14:40:01.427 | + lib/placement:init_placement:132 : create_placement_accounts 2021-08-30 14:40:01.427 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2021-08-30 14:40:01.427 | + lib/keystone:create_service_user:401 : get_or_create_user placement Passw0rd Default 2021-08-30 14:40:01.427 | + functions-common:get_or_create_user:824 : local user_id 2021-08-30 14:40:01.427 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-08-30 14:40:01.427 | + functions-common:get_or_create_user:828 : local email= 2021-08-30 14:40:01.427 | ++ functions-common:get_or_create_user:842 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2021-08-30 14:40:01.427 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:40:01.427 | from cryptography.utils import int_from_bytes 2021-08-30 14:40:01.427 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:40:01.428 | from cryptography.utils import int_from_bytes 2021-08-30 14:40:01.428 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:40:01.428 | + functions-common:get_or_create_user:840 : user_id=5da4d836e17346a2ae622ec281419170 2021-08-30 14:40:01.428 | + functions-common:get_or_create_user:841 : echo 5da4d836e17346a2ae622ec281419170 2021-08-30 14:40:01.428 | 5da4d836e17346a2ae622ec281419170 2021-08-30 14:40:01.428 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service placement service Default Default 2021-08-30 14:40:01.428 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-30 14:40:01.428 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-30 14:40:01.428 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-30 14:40:01.428 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-30 14:40:01.428 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-30 14:40:01.428 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-30 14:40:01.428 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-30 14:40:01.428 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-30 14:40:01.428 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-30 14:40:01.428 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-30 14:40:01.428 | ++ 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-30 14:40:01.428 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-30 14:40:01.428 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-30 14:40:01.428 | ++ functions-common:get_field:726 : local data field 2021-08-30 14:40:01.428 | ++ functions-common:get_field:727 : read data 2021-08-30 14:40:01.428 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:40:01.428 | from cryptography.utils import int_from_bytes 2021-08-30 14:40:01.428 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:40:01.428 | from cryptography.utils import int_from_bytes 2021-08-30 14:40:01.428 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:40:01.428 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-30 14:40:01.428 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-30 14:40:01.428 | + 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-30 14:40:01.428 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:40:01.428 | from cryptography.utils import int_from_bytes 2021-08-30 14:40:01.428 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:40:01.428 | from cryptography.utils import int_from_bytes 2021-08-30 14:40:01.429 | ++ 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-30 14:40:01.429 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-30 14:40:01.429 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-30 14:40:01.429 | ++ functions-common:get_field:726 : local data field 2021-08-30 14:40:01.429 | ++ functions-common:get_field:727 : read data 2021-08-30 14:40:01.429 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:40:01.429 | from cryptography.utils import int_from_bytes 2021-08-30 14:40:01.429 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:40:01.429 | from cryptography.utils import int_from_bytes 2021-08-30 14:40:01.429 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:40:01.429 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-30 14:40:01.429 | ++ functions-common:get_field:731 : field='$2' 2021-08-30 14:40:01.429 | ++ functions-common:get_field:733 : echo '| 73ce829786c14576b8a5baf1849c4059 | 5da4d836e17346a2ae622ec281419170 | | 55dae0bf939343799baacbe724cacc19 | | | False |' 2021-08-30 14:40:01.429 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-30 14:40:01.429 | ++ functions-common:get_field:727 : read data 2021-08-30 14:40:01.429 | + functions-common:get_or_add_user_project_role:910 : user_role_id=73ce829786c14576b8a5baf1849c4059 2021-08-30 14:40:01.429 | + functions-common:get_or_add_user_project_role:912 : echo 73ce829786c14576b8a5baf1849c4059 2021-08-30 14:40:01.429 | 73ce829786c14576b8a5baf1849c4059 2021-08-30 14:40:01.429 | + lib/keystone:create_service_user:404 : [[ -n admin ]] 2021-08-30 14:40:01.429 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role admin placement service Default Default 2021-08-30 14:40:01.429 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-30 14:40:01.429 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-30 14:40:01.429 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-30 14:40:01.429 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-30 14:40:01.429 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-30 14:40:01.429 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-30 14:40:01.429 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-30 14:40:01.429 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-30 14:40:01.429 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-30 14:40:01.429 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-30 14:40:01.429 | ++ 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-30 14:40:01.430 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-30 14:40:01.430 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-30 14:40:01.430 | ++ functions-common:get_field:726 : local data field 2021-08-30 14:40:01.430 | ++ functions-common:get_field:727 : read data 2021-08-30 14:40:01.430 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:40:01.430 | from cryptography.utils import int_from_bytes 2021-08-30 14:40:01.430 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:40:01.430 | from cryptography.utils import int_from_bytes 2021-08-30 14:40:01.430 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:40:01.430 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-30 14:40:01.430 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-30 14:40:01.430 | + 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-30 14:40:01.430 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:40:01.430 | from cryptography.utils import int_from_bytes 2021-08-30 14:40:01.430 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:40:01.430 | from cryptography.utils import int_from_bytes 2021-08-30 14:40:01.430 | ++ 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-30 14:40:01.430 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-30 14:40:01.430 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-30 14:40:01.430 | ++ functions-common:get_field:726 : local data field 2021-08-30 14:40:01.430 | ++ functions-common:get_field:727 : read data 2021-08-30 14:40:01.430 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:40:01.430 | from cryptography.utils import int_from_bytes 2021-08-30 14:40:01.430 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:40:01.430 | from cryptography.utils import int_from_bytes 2021-08-30 14:40:01.430 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:40:01.430 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-30 14:40:01.430 | ++ functions-common:get_field:731 : field='$2' 2021-08-30 14:40:01.430 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-30 14:40:01.430 | ++ functions-common:get_field:733 : echo '| 6fdee185f11a489a89691c9c8b49fc7e | 5da4d836e17346a2ae622ec281419170 | | 55dae0bf939343799baacbe724cacc19 | | | False |' 2021-08-30 14:40:01.430 | ++ functions-common:get_field:727 : read data 2021-08-30 14:40:01.430 | + functions-common:get_or_add_user_project_role:910 : user_role_id=6fdee185f11a489a89691c9c8b49fc7e 2021-08-30 14:40:01.430 | + functions-common:get_or_add_user_project_role:912 : echo 6fdee185f11a489a89691c9c8b49fc7e 2021-08-30 14:40:01.431 | 6fdee185f11a489a89691c9c8b49fc7e 2021-08-30 14:40:01.431 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.20/placement 2021-08-30 14:40:01.431 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2021-08-30 14:40:01.431 | + functions-common:get_or_create_service:966 : local service_id 2021-08-30 14:40:01.431 | ++ functions-common:get_or_create_service:979 : oscwrap service show placement -f value -c id 2021-08-30 14:40:01.431 | ++ functions-common:get_or_create_service:981 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2021-08-30 14:40:01.431 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:40:01.431 | from cryptography.utils import int_from_bytes 2021-08-30 14:40:01.431 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:40:01.431 | from cryptography.utils import int_from_bytes 2021-08-30 14:40:01.431 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:40:01.431 | + functions-common:get_or_create_service:977 : service_id=' 2021-08-30 14:40:01.431 | 9e2be61d4b234afaa7c68e932d4e12b4' 2021-08-30 14:40:01.431 | + functions-common:get_or_create_service:978 : echo 9e2be61d4b234afaa7c68e932d4e12b4 2021-08-30 14:40:01.431 | 9e2be61d4b234afaa7c68e932d4e12b4 2021-08-30 14:40:01.431 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.20/placement 2021-08-30 14:40:01.431 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-08-30 14:40:01.431 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface placement public http://10.222.0.20/placement RegionOne 2021-08-30 14:40:01.431 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-08-30 14:40:01.431 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2021-08-30 14:40:01.431 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:40:01.431 | from cryptography.utils import int_from_bytes 2021-08-30 14:40:01.431 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:40:01.431 | from cryptography.utils import int_from_bytes 2021-08-30 14:40:01.431 | +++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:40:01.431 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-08-30 14:40:01.431 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-08-30 14:40:01.431 | +++ 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-30 14:40:01.432 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:40:01.432 | from cryptography.utils import int_from_bytes 2021-08-30 14:40:01.432 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:40:01.432 | from cryptography.utils import int_from_bytes 2021-08-30 14:40:01.432 | +++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:40:01.432 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=761c912285a346f3bc4ecbb393ff7476 2021-08-30 14:40:01.432 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 761c912285a346f3bc4ecbb393ff7476 2021-08-30 14:40:01.432 | + functions-common:get_or_create_endpoint:1011 : public_id=761c912285a346f3bc4ecbb393ff7476 2021-08-30 14:40:01.432 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-08-30 14:40:01.432 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-08-30 14:40:01.432 | + functions-common:get_or_create_endpoint:1020 : echo 761c912285a346f3bc4ecbb393ff7476 2021-08-30 14:40:01.432 | 761c912285a346f3bc4ecbb393ff7476 2021-08-30 14:40:01.475 | [11746 Async init_placement:93493]: finished init_placement with result 0 in 50 seconds 2021-08-30 14:40:01.479 | + inc/async:async_wait:197 : return 0 2021-08-30 14:40:01.481 | + ./stack.sh:main:1213 : async_wait init_glance 2021-08-30 14:40:01.537 | [11746 Async init_glance:90154]: Waiting for completion of init_glance running on PID 90154 (4 other jobs running) 2021-08-30 14:40:01.564 | [11746 Async init_glance:90154]: Signaling child to exit 2021-08-30 14:40:01.564 | WAKEUP 2021-08-30 14:40:01.587 | [11746 Async init_glance:90154]: Signaled 2021-08-30 14:40:01.588 | + lib/glance:init_glance:488 : rm -rf /opt/stack/data/glance/images 2021-08-30 14:40:01.588 | + lib/glance:init_glance:489 : mkdir -p /opt/stack/data/glance/images 2021-08-30 14:40:01.588 | + lib/glance:init_glance:492 : recreate_database glance 2021-08-30 14:40:01.588 | + lib/database:recreate_database:110 : local db=glance 2021-08-30 14:40:01.588 | + lib/database:recreate_database:111 : recreate_database_mysql glance 2021-08-30 14:40:01.588 | + lib/databases/mysql:recreate_database_mysql:63 : local db=glance 2021-08-30 14:40:01.588 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2021-08-30 14:40:01.588 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-30 14:40:01.588 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2021-08-30 14:40:01.588 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-30 14:40:01.588 | + lib/glance:init_glance:494 : time_start dbsync 2021-08-30 14:40:01.588 | + functions-common:time_start:2295 : local name=dbsync 2021-08-30 14:40:01.589 | + functions-common:time_start:2296 : local start_time= 2021-08-30 14:40:01.589 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-30 14:40:01.589 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-30 14:40:01.589 | + functions-common:time_start:2300 : _TIME_START[$name]=1630334068306 2021-08-30 14:40:01.589 | + lib/glance:init_glance:496 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2021-08-30 14:40:01.589 | 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=90276) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-08-30 14:40:01.589 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-08-30 14:40:01.589 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-08-30 14:40:01.589 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-08-30 14:40:01.589 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-08-30 14:40:01.589 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-08-30 14:40:01.589 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-08-30 14:40:01.589 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2021-08-30 14:40:01.589 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2021-08-30 14:40:01.589 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2021-08-30 14:40:01.589 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2021-08-30 14:40:01.589 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2021-08-30 14:40:01.589 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2021-08-30 14:40:01.589 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2021-08-30 14:40:01.589 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2021-08-30 14:40:01.589 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2021-08-30 14:40:01.589 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2021-08-30 14:40:01.589 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2021-08-30 14:40:01.589 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-08-30 14:40:01.589 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-08-30 14:40:01.589 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-08-30 14:40:01.589 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-08-30 14:40:01.589 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-08-30 14:40:01.589 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-08-30 14:40:01.589 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-08-30 14:40:01.589 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-08-30 14:40:01.589 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-08-30 14:40:01.590 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-08-30 14:40:01.590 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2021-08-30 14:40:01.590 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2021-08-30 14:40:01.590 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2021-08-30 14:40:01.590 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2021-08-30 14:40:01.590 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2021-08-30 14:40:01.590 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2021-08-30 14:40:01.590 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2021-08-30 14:40:01.590 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2021-08-30 14:40:01.590 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-08-30 14:40:01.590 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-08-30 14:40:01.590 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-08-30 14:40:01.590 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-08-30 14:40:01.590 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2021-08-30 14:40:01.590 | Database migration is up to date. No migration needed. 2021-08-30 14:40:01.590 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2021-08-30 14:40:01.590 | Database is synced successfully. 2021-08-30 14:40:01.590 | + lib/glance:init_glance:499 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2021-08-30 14:40:01.590 | 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=90354) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-08-30 14:40:01.590 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2021-08-30 14:40:01.590 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2021-08-30 14:40:01.590 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2021-08-30 14:40:01.590 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2021-08-30 14:40:01.590 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2021-08-30 14:40:01.590 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2021-08-30 14:40:01.590 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2021-08-30 14:40:01.590 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2021-08-30 14:40:01.590 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2021-08-30 14:40:01.590 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2021-08-30 14:40:01.590 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2021-08-30 14:40:01.590 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2021-08-30 14:40:01.590 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2021-08-30 14:40:01.591 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2021-08-30 14:40:01.591 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2021-08-30 14:40:01.591 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2021-08-30 14:40:01.591 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2021-08-30 14:40:01.591 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2021-08-30 14:40:01.591 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2021-08-30 14:40:01.591 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2021-08-30 14:40:01.591 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2021-08-30 14:40:01.591 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2021-08-30 14:40:01.591 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2021-08-30 14:40:01.591 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2021-08-30 14:40:01.591 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2021-08-30 14:40:01.591 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2021-08-30 14:40:01.591 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2021-08-30 14:40:01.591 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2021-08-30 14:40:01.591 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2021-08-30 14:40:01.591 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2021-08-30 14:40:01.591 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2021-08-30 14:40:01.591 | + lib/glance:init_glance:500 : time_stop dbsync 2021-08-30 14:40:01.591 | + functions-common:time_stop:2309 : local name 2021-08-30 14:40:01.591 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:40:01.591 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:40:01.591 | + functions-common:time_stop:2312 : local total 2021-08-30 14:40:01.591 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:40:01.591 | + functions-common:time_stop:2315 : name=dbsync 2021-08-30 14:40:01.591 | + functions-common:time_stop:2316 : start_time=1630334068306 2021-08-30 14:40:01.591 | + functions-common:time_stop:2318 : [[ -z 1630334068306 ]] 2021-08-30 14:40:01.591 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:40:01.591 | + functions-common:time_stop:2321 : end_time=1630334131124 2021-08-30 14:40:01.592 | + functions-common:time_stop:2322 : elapsed_time=62818 2021-08-30 14:40:01.592 | + functions-common:time_stop:2323 : total=128410 2021-08-30 14:40:01.592 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:40:01.592 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=191228 2021-08-30 14:40:01.635 | [11746 Async init_glance:90154]: finished init_glance with result 0 in 63 seconds 2021-08-30 14:40:01.639 | + inc/async:async_wait:197 : return 0 2021-08-30 14:40:01.642 | + ./stack.sh:main:1214 : async_wait init_swift 2021-08-30 14:40:01.707 | [11746 Async init_swift:93276]: Waiting for completion of init_swift running on PID 93276 (3 other jobs running) 2021-08-30 14:40:01.737 | [11746 Async init_swift:93276]: Signaling child to exit 2021-08-30 14:40:01.737 | WAKEUP 2021-08-30 14:40:01.760 | [11746 Async init_swift:93276]: Signaled 2021-08-30 14:40:01.761 | + lib/swift:init_swift:692 : local node_number 2021-08-30 14:40:01.762 | + lib/swift:init_swift:694 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-08-30 14:40:01.762 | No account-auditor running 2021-08-30 14:40:01.762 | No account-replicator running 2021-08-30 14:40:01.762 | No object-auditor running 2021-08-30 14:40:01.762 | No container-updater running 2021-08-30 14:40:01.762 | No account-reaper running 2021-08-30 14:40:01.762 | No object-expirer running 2021-08-30 14:40:01.762 | No container-sync running 2021-08-30 14:40:01.762 | No object-reconstructor running 2021-08-30 14:40:01.762 | No object-updater running 2021-08-30 14:40:01.762 | No container-auditor running 2021-08-30 14:40:01.762 | No container-replicator running 2021-08-30 14:40:01.762 | No account-server running 2021-08-30 14:40:01.762 | No object-server running 2021-08-30 14:40:01.762 | No container-reconciler running 2021-08-30 14:40:01.762 | No proxy-server running 2021-08-30 14:40:01.762 | No container-sharder running 2021-08-30 14:40:01.762 | No object-replicator running 2021-08-30 14:40:01.762 | No container-server running 2021-08-30 14:40:01.762 | + lib/swift:init_swift:694 : true 2021-08-30 14:40:01.762 | + lib/swift:init_swift:697 : create_swift_disk 2021-08-30 14:40:01.762 | + lib/swift:create_swift_disk:568 : local node_number 2021-08-30 14:40:01.762 | + lib/swift:create_swift_disk:573 : local user_group 2021-08-30 14:40:01.762 | ++ lib/swift:create_swift_disk:574 : id -g ubuntu 2021-08-30 14:40:01.762 | + lib/swift:create_swift_disk:574 : user_group=1000 2021-08-30 14:40:01.762 | + lib/swift:create_swift_disk:575 : 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-30 14:40:01.762 | + lib/swift:create_swift_disk:578 : [[ -e /opt/stack/data/swift/drives/images/swift.img ]] 2021-08-30 14:40:01.762 | + lib/swift:create_swift_disk:585 : mkdir -p /opt/stack/data/swift/drives/images 2021-08-30 14:40:01.762 | + lib/swift:create_swift_disk:586 : sudo touch /opt/stack/data/swift/drives/images/swift.img 2021-08-30 14:40:01.762 | + lib/swift:create_swift_disk:587 : sudo chown ubuntu: /opt/stack/data/swift/drives/images/swift.img 2021-08-30 14:40:01.762 | + lib/swift:create_swift_disk:589 : truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2021-08-30 14:40:01.762 | + lib/swift:create_swift_disk:592 : /sbin/mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2021-08-30 14:40:01.762 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2021-08-30 14:40:01.763 | = sectsz=512 attr=2, projid32bit=1 2021-08-30 14:40:01.763 | = crc=1 finobt=1, sparse=1, rmapbt=0 2021-08-30 14:40:01.763 | = reflink=1 2021-08-30 14:40:01.763 | data = bsize=4096 blocks=1572864, imaxpct=25 2021-08-30 14:40:01.763 | = sunit=0 swidth=0 blks 2021-08-30 14:40:01.763 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2021-08-30 14:40:01.763 | log =internal log bsize=4096 blocks=2560, version=2 2021-08-30 14:40:01.763 | = sectsz=512 sunit=0 blks, lazy-count=1 2021-08-30 14:40:01.763 | realtime =none extsz=4096 blocks=0, rtextents=0 2021-08-30 14:40:01.763 | + lib/swift:create_swift_disk:595 : mkdir -p /opt/stack/data/swift/drives/sdb1 2021-08-30 14:40:01.763 | + lib/swift:create_swift_disk:596 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2021-08-30 14:40:01.763 | + lib/swift:create_swift_disk:597 : 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-30 14:40:01.763 | + lib/swift:create_swift_disk:603 : local node_number 2021-08-30 14:40:01.763 | + lib/swift:create_swift_disk:604 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-08-30 14:40:01.763 | + lib/swift:create_swift_disk:606 : local node_devices=/opt/stack/data/swift/1 2021-08-30 14:40:01.763 | + lib/swift:create_swift_disk:607 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2021-08-30 14:40:01.763 | + lib/swift:create_swift_disk:608 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2021-08-30 14:40:01.763 | + lib/swift:create_swift_disk:609 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2021-08-30 14:40:01.763 | + lib/swift:create_swift_disk:610 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2021-08-30 14:40:01.763 | + lib/swift:create_swift_disk:611 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2021-08-30 14:40:01.763 | + lib/swift:init_swift:701 : pushd /etc/swift 2021-08-30 14:40:01.763 | + lib/swift:init_swift:703 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2021-08-30 14:40:01.763 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2021-08-30 14:40:01.763 | + lib/swift:init_swift:706 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2021-08-30 14:40:01.763 | + lib/swift:init_swift:707 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2021-08-30 14:40:01.763 | + lib/swift:init_swift:713 : [[ -n '' ]] 2021-08-30 14:40:01.763 | + lib/swift:init_swift:726 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-08-30 14:40:01.763 | + lib/swift:init_swift:727 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2021-08-30 14:40:01.763 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2021-08-30 14:40:01.763 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2021-08-30 14:40:01.764 | + lib/swift:init_swift:728 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2021-08-30 14:40:01.764 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2021-08-30 14:40:01.764 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2021-08-30 14:40:01.764 | + lib/swift:init_swift:729 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2021-08-30 14:40:01.764 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2021-08-30 14:40:01.764 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2021-08-30 14:40:01.764 | + lib/swift:init_swift:735 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2021-08-30 14:40:01.764 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-08-30 14:40:01.764 | + lib/swift:init_swift:736 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2021-08-30 14:40:01.764 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-08-30 14:40:01.764 | + lib/swift:init_swift:737 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2021-08-30 14:40:01.764 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-08-30 14:40:01.764 | + lib/swift:init_swift:738 : popd 2021-08-30 14:40:01.809 | [11746 Async init_swift:93276]: finished init_swift with result 0 in 10 seconds 2021-08-30 14:40:01.814 | + inc/async:async_wait:197 : return 0 2021-08-30 14:40:01.816 | + ./stack.sh:main:1215 : async_wait init_cinder 2021-08-30 14:40:01.867 | [11746 Async init_cinder:93371]: Waiting for completion of init_cinder running on PID 93371 (2 other jobs running) 2021-08-30 14:40:01.892 | [11746 Async init_cinder:93371]: Signaling child to exit 2021-08-30 14:40:01.893 | WAKEUP 2021-08-30 14:40:01.915 | [11746 Async init_cinder:93371]: Signaled 2021-08-30 14:40:01.917 | + lib/cinder:init_cinder:427 : is_service_enabled mysql postgresql 2021-08-30 14:40:01.917 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:40:01.917 | + lib/cinder:init_cinder:429 : recreate_database cinder 2021-08-30 14:40:01.917 | + lib/database:recreate_database:110 : local db=cinder 2021-08-30 14:40:01.917 | + lib/database:recreate_database:111 : recreate_database_mysql cinder 2021-08-30 14:40:01.917 | + lib/databases/mysql:recreate_database_mysql:63 : local db=cinder 2021-08-30 14:40:01.917 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2021-08-30 14:40:01.917 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-30 14:40:01.917 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2021-08-30 14:40:01.917 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-30 14:40:01.917 | + lib/cinder:init_cinder:431 : time_start dbsync 2021-08-30 14:40:01.917 | + functions-common:time_start:2295 : local name=dbsync 2021-08-30 14:40:01.917 | + functions-common:time_start:2296 : local start_time= 2021-08-30 14:40:01.917 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-30 14:40:01.917 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-30 14:40:01.917 | + functions-common:time_start:2300 : _TIME_START[$name]=1630334118854 2021-08-30 14:40:01.917 | + lib/cinder:init_cinder:433 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2021-08-30 14:40:01.917 | Traceback (most recent call last): 2021-08-30 14:40:01.917 | File "/usr/local/bin/cinder-manage", line 6, in 2021-08-30 14:40:01.917 | from cinder.cmd.manage import main 2021-08-30 14:40:01.917 | File "/opt/stack/cinder/cinder/cmd/manage.py", line 72, in 2021-08-30 14:40:01.917 | from cinder.backup import rpcapi as backup_rpcapi 2021-08-30 14:40:01.917 | File "/opt/stack/cinder/cinder/backup/__init__.py", line 21, in 2021-08-30 14:40:01.917 | from cinder.common import config 2021-08-30 14:40:01.917 | File "/opt/stack/cinder/cinder/common/config.py", line 36, in 2021-08-30 14:40:01.917 | from cinder.policy import DEFAULT_POLICY_FILENAME 2021-08-30 14:40:01.917 | File "/opt/stack/cinder/cinder/policy.py", line 27, in 2021-08-30 14:40:01.918 | from cinder import policies 2021-08-30 14:40:01.918 | File "/opt/stack/cinder/cinder/policies/__init__.py", line 25, in 2021-08-30 14:40:01.918 | from cinder.policies import group_actions 2021-08-30 14:40:01.918 | File "/opt/stack/cinder/cinder/policies/group_actions.py", line 48, in 2021-08-30 14:40:01.918 | check_str=base.RULE_ADMIN_OR_OWNEqR 2021-08-30 14:40:01.918 | AttributeError: module 'cinder.policies.base' has no attribute 'RULE_ADMIN_OR_OWNEqR' 2021-08-30 14:40:01.918 | + lib/cinder:init_cinder:434 : time_stop dbsync 2021-08-30 14:40:01.918 | + functions-common:time_stop:2309 : local name 2021-08-30 14:40:01.918 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:40:01.918 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:40:01.918 | + functions-common:time_stop:2312 : local total 2021-08-30 14:40:01.918 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:40:01.918 | + functions-common:time_stop:2315 : name=dbsync 2021-08-30 14:40:01.918 | + functions-common:time_stop:2316 : start_time=1630334118854 2021-08-30 14:40:01.918 | + functions-common:time_stop:2318 : [[ -z 1630334118854 ]] 2021-08-30 14:40:01.918 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:40:01.918 | + functions-common:time_stop:2321 : end_time=1630334120696 2021-08-30 14:40:01.918 | + functions-common:time_stop:2322 : elapsed_time=1842 2021-08-30 14:40:01.918 | + functions-common:time_stop:2323 : total=128410 2021-08-30 14:40:01.918 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:40:01.918 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=130252 2021-08-30 14:40:01.918 | + lib/cinder:init_cinder:437 : is_service_enabled c-vol 2021-08-30 14:40:01.918 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:40:01.918 | + lib/cinder:init_cinder:452 : is_service_enabled c-bak 2021-08-30 14:40:01.918 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:40:01.918 | + lib/cinder:init_cinder:458 : mkdir -p /opt/stack/data/cinder/volumes 2021-08-30 14:40:01.962 | [11746 Async init_cinder:93371]: finished init_cinder with result 0 in 2 seconds 2021-08-30 14:40:01.966 | + inc/async:async_wait:197 : return 0 2021-08-30 14:40:01.969 | + ./stack.sh:main:1220 : is_service_enabled nova 2021-08-30 14:40:01.986 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:40:01.989 | + ./stack.sh:main:1221 : echo_summary 'Configuring Nova' 2021-08-30 14:40:01.991 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-30 14:40:01.994 | + ./stack.sh:echo_summary:432 : echo -e Configuring Nova 2021-08-30 14:40:01.996 | + ./stack.sh:main:1222 : init_nova 2021-08-30 14:40:01.999 | + lib/nova:init_nova:750 : is_service_enabled mysql postgresql 2021-08-30 14:40:02.017 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:40:02.020 | + lib/nova:init_nova:750 : is_service_enabled n-api 2021-08-30 14:40:02.038 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:40:02.041 | + lib/nova:init_nova:752 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-08-30 14:40:02.044 | + lib/nova:init_nova:760 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2021-08-30 14:40:02.106 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2021-08-30 14:40:02.147 | [11746 Async nova-cell-0:95206]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2021-08-30 14:40:02.151 | ++ lib/nova:init_nova:763 : seq 1 1 2021-08-30 14:40:02.155 | + lib/nova:init_nova:763 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-08-30 14:40:02.158 | ++ lib/nova:init_nova:764 : conductor_conf 1 2021-08-30 14:40:02.164 | ++ lib/nova:conductor_conf:729 : local cell=1 2021-08-30 14:40:02.164 | ++ lib/nova:conductor_conf:730 : echo /etc/nova/nova_cell1.conf 2021-08-30 14:40:02.167 | + lib/nova:init_nova:764 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2021-08-30 14:40:02.229 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2021-08-30 14:40:02.272 | [11746 Async nova-cell-1:95301]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2021-08-30 14:40:02.274 | + lib/nova:init_nova:767 : recreate_database nova_api 2021-08-30 14:40:02.277 | + lib/database:recreate_database:110 : local db=nova_api 2021-08-30 14:40:02.279 | + lib/database:recreate_database:111 : recreate_database_mysql nova_api 2021-08-30 14:40:02.282 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_api 2021-08-30 14:40:02.285 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2021-08-30 14:40:02.291 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-30 14:40:02.375 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2021-08-30 14:40:02.380 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-30 14:40:02.505 | + lib/nova:init_nova:768 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2021-08-30 14:40:06.981 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=95368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-30 14:40:06.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=95368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:40:06.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=95368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:40:06.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=95368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:40:06.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=95368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:40:06.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=95368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:40:06.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=95368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:40:06.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=95368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:40:06.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=95368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:40:06.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=95368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:40:06.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=95368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:40:06.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=95368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:40:06.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=95368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:40:06.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=95368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:40:06.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=95368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:40:06.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=95368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:40:06.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=95368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:40:06.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=95368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:40:06.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=95368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:40:06.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=95368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:40:06.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=95368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:40:06.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=95368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:40:06.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=95368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:40:06.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=95368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:40:06.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=95368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:40:06.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=95368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:40:06.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=95368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:40:06.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=95368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:40:06.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=95368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:40:06.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=95368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:40:06.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=95368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:40:06.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=95368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:40:06.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=95368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:40:06.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=95368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:40:06.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=95368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:40:06.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=95368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:40:06.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=95368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:40:06.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=95368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:40:06.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=95368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:40:06.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=95368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:40:06.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=95368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:40:06.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=95368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:40:06.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=95368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:40:06.991 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=95368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-30 14:40:06.992 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=95368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-30 14:40:07.019 | INFO nova.db.migration [-] Applying migration(s) 2021-08-30 14:40:07.025 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-08-30 14:40:07.026 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-08-30 14:40:07.732 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2021-08-30 14:40:53.926 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=95368) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:752}} 2021-08-30 14:40:54.056 | INFO nova.db.migration [-] Migration(s) applied 2021-08-30 14:40:54.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:40:54.056 | from cryptography.utils import int_from_bytes 2021-08-30 14:40:54.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:40:54.056 | from cryptography.utils import int_from_bytes 2021-08-30 14:40:54.555 | ++ lib/nova:init_nova:772 : database_connection_url nova_cell0 2021-08-30 14:40:54.558 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-08-30 14:40:54.562 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-08-30 14:40:54.565 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-08-30 14:40:54.568 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-08-30 14:40:54.577 | + 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-30 14:40:58.457 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:40:58.457 | from cryptography.utils import int_from_bytes 2021-08-30 14:40:58.457 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:40:58.457 | from cryptography.utils import int_from_bytes 2021-08-30 14:40:58.903 | ++ lib/nova:init_nova:775 : seq 0 1 2021-08-30 14:40:58.908 | + lib/nova:init_nova:775 : for i in $(seq 0 $NOVA_NUM_CELLS) 2021-08-30 14:40:58.910 | + lib/nova:init_nova:776 : async_wait nova-cell-0 2021-08-30 14:40:58.962 | [11746 Async nova-cell-0:95206]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 95206 (3 other jobs running) 2021-08-30 14:40:58.988 | [11746 Async nova-cell-0:95206]: Signaling child to exit 2021-08-30 14:42:37.133 | + inc/async:async_inner:64 : rc=0 2021-08-30 14:42:37.159 | [95206 Async nova-cell-0:95206]: finished successfully 2021-08-30 14:42:37.179 | WAKEUP 2021-08-30 14:42:37.202 | [11746 Async nova-cell-0:95206]: Signaled 2021-08-30 14:42:37.209 | + lib/nova:init_nova_db:740 : local dbname=nova_cell0 2021-08-30 14:42:37.209 | + lib/nova:init_nova_db:741 : local conffile=/etc/nova/nova.conf 2021-08-30 14:42:37.209 | + lib/nova:init_nova_db:742 : recreate_database nova_cell0 2021-08-30 14:42:37.209 | + lib/database:recreate_database:110 : local db=nova_cell0 2021-08-30 14:42:37.209 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell0 2021-08-30 14:42:37.209 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell0 2021-08-30 14:42:37.209 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2021-08-30 14:42:37.209 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-30 14:42:37.209 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2021-08-30 14:42:37.209 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-30 14:42:37.209 | + lib/nova:init_nova_db:743 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2021-08-30 14:42:37.209 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=95359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-30 14:42:37.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=95359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:42:37.209 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=95359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:42:37.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=95359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:42:37.209 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=95359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:42:37.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=95359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:42:37.209 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=95359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:42:37.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=95359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:42:37.209 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=95359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:42:37.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=95359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:42:37.209 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=95359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:42:37.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=95359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:42:37.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=95359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:42:37.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=95359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:42:37.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=95359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:42:37.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=95359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:42:37.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=95359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:42:37.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=95359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:42:37.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=95359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:42:37.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=95359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:42:37.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=95359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:42:37.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=95359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:42:37.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=95359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:42:37.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=95359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:42:37.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=95359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:42:37.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=95359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:42:37.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=95359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:42:37.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=95359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:42:37.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=95359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:42:37.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=95359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:42:37.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=95359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:42:37.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=95359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:42:37.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=95359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:42:37.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=95359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:42:37.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=95359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:42:37.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=95359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:42:37.211 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=95359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:42:37.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=95359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:42:37.211 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=95359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:42:37.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=95359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:42:37.211 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=95359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:42:37.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=95359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:42:37.211 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=95359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:42:37.211 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=95359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-30 14:42:37.211 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=95359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-30 14:42:37.211 | INFO nova.db.migration [-] Applying migration(s) 2021-08-30 14:42:37.211 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-08-30 14:42:37.211 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-08-30 14:42:37.211 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2021-08-30 14:42:37.211 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=95359) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:752}} 2021-08-30 14:42:37.211 | INFO nova.db.migration [-] Migration(s) applied 2021-08-30 14:42:37.211 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:42:37.211 | from cryptography.utils import int_from_bytes 2021-08-30 14:42:37.211 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:42:37.211 | from cryptography.utils import int_from_bytes 2021-08-30 14:42:37.254 | [11746 Async nova-cell-0:95206]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 155 seconds 2021-08-30 14:42:37.258 | + inc/async:async_wait:197 : return 0 2021-08-30 14:42:37.261 | + lib/nova:init_nova:775 : for i in $(seq 0 $NOVA_NUM_CELLS) 2021-08-30 14:42:37.264 | + lib/nova:init_nova:776 : async_wait nova-cell-1 2021-08-30 14:42:37.315 | [11746 Async nova-cell-1:95301]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 95301 (2 other jobs running) 2021-08-30 14:42:37.347 | [11746 Async nova-cell-1:95301]: Signaling child to exit 2021-08-30 14:42:37.764 | + inc/async:async_inner:64 : rc=0 2021-08-30 14:42:37.792 | [95301 Async nova-cell-1:95301]: finished successfully 2021-08-30 14:42:37.811 | WAKEUP 2021-08-30 14:42:37.834 | [11746 Async nova-cell-1:95301]: Signaled 2021-08-30 14:42:37.836 | + lib/nova:init_nova_db:740 : local dbname=nova_cell1 2021-08-30 14:42:37.836 | + lib/nova:init_nova_db:741 : local conffile=/etc/nova/nova_cell1.conf 2021-08-30 14:42:37.836 | + lib/nova:init_nova_db:742 : recreate_database nova_cell1 2021-08-30 14:42:37.836 | + lib/database:recreate_database:110 : local db=nova_cell1 2021-08-30 14:42:37.836 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell1 2021-08-30 14:42:37.836 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell1 2021-08-30 14:42:37.836 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2021-08-30 14:42:37.836 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-30 14:42:37.836 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2021-08-30 14:42:37.836 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-30 14:42:37.836 | + lib/nova:init_nova_db:743 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2021-08-30 14:42:37.836 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=95365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-30 14:42:37.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=95365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:42:37.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=95365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:42:37.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=95365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:42:37.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=95365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:42:37.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=95365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:42:37.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=95365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:42:37.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=95365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:42:37.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=95365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:42:37.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=95365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:42:37.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=95365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:42:37.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=95365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:42:37.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=95365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:42:37.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=95365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:42:37.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=95365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:42:37.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=95365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:42:37.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=95365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:42:37.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=95365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:42:37.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=95365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:42:37.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=95365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:42:37.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=95365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:42:37.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=95365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:42:37.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=95365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:42:37.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=95365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:42:37.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=95365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:42:37.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=95365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:42:37.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=95365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:42:37.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=95365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:42:37.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=95365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:42:37.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=95365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:42:37.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=95365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:42:37.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=95365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:42:37.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=95365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:42:37.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=95365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:42:37.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=95365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:42:37.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=95365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:42:37.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=95365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:42:37.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=95365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:42:37.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=95365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:42:37.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=95365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:42:37.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=95365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:42:37.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=95365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-30 14:42:37.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=95365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-30 14:42:37.838 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=95365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-30 14:42:37.838 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=95365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-30 14:42:37.838 | INFO nova.db.migration [-] Applying migration(s) 2021-08-30 14:42:37.838 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-08-30 14:42:37.838 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-08-30 14:42:37.838 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2021-08-30 14:42:37.838 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=95365) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:752}} 2021-08-30 14:42:37.838 | INFO nova.db.migration [-] Migration(s) applied 2021-08-30 14:42:37.838 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:42:37.838 | from cryptography.utils import int_from_bytes 2021-08-30 14:42:37.838 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:42:37.838 | from cryptography.utils import int_from_bytes 2021-08-30 14:42:37.881 | [11746 Async nova-cell-1:95301]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 155 seconds 2021-08-30 14:42:37.885 | + inc/async:async_wait:197 : return 0 2021-08-30 14:42:37.893 | + lib/nova:init_nova:779 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-08-30 14:42:37.893 | + lib/nova:init_nova:786 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2021-08-30 14:42:41.772 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:42:41.772 | from cryptography.utils import int_from_bytes 2021-08-30 14:42:41.772 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:42:41.772 | from cryptography.utils import int_from_bytes 2021-08-30 14:42:41.772 | Running batches of 50 until complete 2021-08-30 14:42:41.772 | +-------------------------------------+--------------+-----------+ 2021-08-30 14:42:41.772 | | Migration | Total Needed | Completed | 2021-08-30 14:42:41.772 | +-------------------------------------+--------------+-----------+ 2021-08-30 14:42:41.772 | | fill_virtual_interface_list | 0 | 0 | 2021-08-30 14:42:41.772 | | migrate_empty_ratio | 0 | 0 | 2021-08-30 14:42:41.772 | | migrate_quota_classes_to_api_db | 0 | 0 | 2021-08-30 14:42:41.772 | | migrate_quota_limits_to_api_db | 0 | 0 | 2021-08-30 14:42:41.772 | | migration_migrate_to_uuid | 0 | 0 | 2021-08-30 14:42:41.772 | | populate_dev_uuids | 0 | 0 | 2021-08-30 14:42:41.772 | | populate_missing_availability_zones | 0 | 0 | 2021-08-30 14:42:41.772 | | populate_queued_for_delete | 0 | 0 | 2021-08-30 14:42:41.772 | | populate_user_id | 0 | 0 | 2021-08-30 14:42:41.772 | | populate_uuids | 0 | 0 | 2021-08-30 14:42:41.772 | +-------------------------------------+--------------+-----------+ 2021-08-30 14:42:42.292 | ++ lib/nova:init_nova:789 : seq 1 1 2021-08-30 14:42:42.297 | + lib/nova:init_nova:789 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-08-30 14:42:42.300 | ++ lib/nova:init_nova:790 : conductor_conf 1 2021-08-30 14:42:42.303 | ++ lib/nova:conductor_conf:729 : local cell=1 2021-08-30 14:42:42.305 | ++ lib/nova:conductor_conf:730 : echo /etc/nova/nova_cell1.conf 2021-08-30 14:42:42.309 | + 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-30 14:42:46.037 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:42:46.037 | from cryptography.utils import int_from_bytes 2021-08-30 14:42:46.037 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:42:46.037 | from cryptography.utils import int_from_bytes 2021-08-30 14:42:46.037 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2021-08-30 14:42:46.037 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2021-08-30 14:42:46.494 | + lib/nova:init_nova:794 : create_nova_keys_dir 2021-08-30 14:42:46.499 | + lib/nova:create_nova_keys_dir:736 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2021-08-30 14:42:46.514 | + lib/nova:init_nova:796 : [[ '' == \L\V\M ]] 2021-08-30 14:42:46.517 | + ./stack.sh:main:1227 : is_service_enabled neutron 2021-08-30 14:42:46.534 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:42:46.537 | + ./stack.sh:main:1228 : async_runfunc configure_neutron_nova 2021-08-30 14:42:46.540 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2021-08-30 14:42:46.601 | + inc/async:async_inner:63 : configure_neutron_nova 2021-08-30 14:42:46.641 | [11746 Async configure_neutron_nova:95884]: running: configure_neutron_nova 2021-08-30 14:42:46.644 | + ./stack.sh:main:1237 : run_phase stack post-config 2021-08-30 14:42:46.647 | + functions-common:run_phase:1737 : local mode=stack 2021-08-30 14:42:46.650 | + functions-common:run_phase:1738 : local phase=post-config 2021-08-30 14:42:46.652 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-08-30 14:42:46.655 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-08-30 14:42:46.658 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-08-30 14:42:46.661 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-08-30 14:42:46.664 | + functions-common:run_phase:1747 : local extra 2021-08-30 14:42:46.668 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-08-30 14:42:46.674 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-08-30 14:42:46.677 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-08-30 14:42:46.679 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-08-30 14:42:46.683 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2021-08-30 14:42:46.687 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-08-30 14:42:46.706 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:42:46.709 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-08-30 14:42:46.712 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-08-30 14:42:46.714 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2021-08-30 14:42:46.717 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-08-30 14:42:46.723 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-08-30 14:42:46.723 | ++ extras.d/80-tempest.sh:source:12 : : 2021-08-30 14:42:46.724 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-08-30 14:42:46.727 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-08-30 14:42:46.729 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-08-30 14:42:46.733 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-08-30 14:42:46.735 | + functions-common:run_phase:1764 : run_plugins stack post-config 2021-08-30 14:42:46.738 | + functions-common:run_plugins:1723 : local mode=stack 2021-08-30 14:42:46.741 | + functions-common:run_plugins:1724 : local phase=post-config 2021-08-30 14:42:46.743 | + functions-common:run_plugins:1726 : local plugins= 2021-08-30 14:42:46.748 | + functions-common:run_plugins:1727 : local plugin 2021-08-30 14:42:46.751 | + ./stack.sh:main:1245 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2021-08-30 14:42:46.753 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-08-30 14:42:46.756 | + inc/meta-config:merge_config_group:171 : shift 2021-08-30 14:42:46.759 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2021-08-30 14:42:46.761 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-08-30 14:42:46.764 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-08-30 14:42:46.767 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-08-30 14:42:46.771 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2021-08-30 14:42:46.774 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-08-30 14:42:46.777 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2021-08-30 14:42:46.781 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-08-30 14:42:46.783 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2021-08-30 14:42:46.783 | /^\[\[.+\|.*\]\]/ { 2021-08-30 14:42:46.783 | gsub("[][]", "", $1); 2021-08-30 14:42:46.784 | split($1, a, "|"); 2021-08-30 14:42:46.784 | if (a[1] == matchgroup) 2021-08-30 14:42:46.784 | print a[2] 2021-08-30 14:42:46.784 | } 2021-08-30 14:42:46.784 | ' /home/ubuntu/devstack/local.conf 2021-08-30 14:42:46.790 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-08-30 14:42:46.793 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-08-30 14:42:46.796 | + inc/meta-config:merge_config_group:180 : local dir 2021-08-30 14:42:46.799 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2021-08-30 14:42:46.803 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2021-08-30 14:42:46.806 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2021-08-30 14:42:46.809 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2021-08-30 14:42:46.813 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2021-08-30 14:42:46.819 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2021-08-30 14:42:46.821 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2021-08-30 14:42:46.824 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-08-30 14:42:46.827 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-08-30 14:42:46.832 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-08-30 14:42:46.833 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2021-08-30 14:42:46.835 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-08-30 14:42:46.839 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2021-08-30 14:42:46.842 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2021-08-30 14:42:46.845 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2021-08-30 14:42:46.848 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2021-08-30 14:42:46.853 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2021-08-30 14:42:46.853 | BEGIN { 2021-08-30 14:42:46.853 | section = "" 2021-08-30 14:42:46.853 | last_section = "" 2021-08-30 14:42:46.853 | section_count = 0 2021-08-30 14:42:46.853 | } 2021-08-30 14:42:46.853 | /^\[.+\]/ { 2021-08-30 14:42:46.853 | gsub("[][]", "", $1); 2021-08-30 14:42:46.853 | section=$1 2021-08-30 14:42:46.853 | next 2021-08-30 14:42:46.853 | } 2021-08-30 14:42:46.854 | /^ *\#/ { 2021-08-30 14:42:46.854 | next 2021-08-30 14:42:46.854 | } 2021-08-30 14:42:46.854 | /^[^ \t]+/ { 2021-08-30 14:42:46.854 | # get offset of first = in $0 2021-08-30 14:42:46.854 | eq_idx = index($0, "=") 2021-08-30 14:42:46.854 | # extract attr & value from $0 2021-08-30 14:42:46.854 | attr = substr($0, 1, eq_idx - 1) 2021-08-30 14:42:46.854 | value = substr($0, eq_idx + 1) 2021-08-30 14:42:46.854 | # only need to strip trailing whitespace from attr 2021-08-30 14:42:46.854 | sub(/[ \t]*$/, "", attr) 2021-08-30 14:42:46.854 | # need to strip leading & trailing whitespace from value 2021-08-30 14:42:46.854 | sub(/^[ \t]*/, "", value) 2021-08-30 14:42:46.854 | sub(/[ \t]*$/, "", value) 2021-08-30 14:42:46.854 | 2021-08-30 14:42:46.854 | # cfg_attr_count: number of config lines per [section, attr] 2021-08-30 14:42:46.854 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-08-30 14:42:46.854 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-08-30 14:42:46.854 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-08-30 14:42:46.854 | if (! (section, attr) in cfg_attr_count) { 2021-08-30 14:42:46.854 | if (section != last_section) { 2021-08-30 14:42:46.854 | cfg_section[section_count++] = section 2021-08-30 14:42:46.854 | last_section = section 2021-08-30 14:42:46.854 | } 2021-08-30 14:42:46.854 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-08-30 14:42:46.854 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-08-30 14:42:46.854 | 2021-08-30 14:42:46.854 | cfg_attr[section, attr, 0] = value 2021-08-30 14:42:46.854 | cfg_attr_count[section, attr] = 1 2021-08-30 14:42:46.854 | } else { 2021-08-30 14:42:46.854 | lno = cfg_attr_count[section, attr]++ 2021-08-30 14:42:46.854 | cfg_attr[section, attr, lno] = value 2021-08-30 14:42:46.854 | } 2021-08-30 14:42:46.854 | } 2021-08-30 14:42:46.854 | END { 2021-08-30 14:42:46.855 | # Process each section in order 2021-08-30 14:42:46.855 | for (sno = 0; sno < section_count; sno++) { 2021-08-30 14:42:46.855 | section = cfg_section[sno] 2021-08-30 14:42:46.855 | # The ini routines simply append a config item immediately 2021-08-30 14:42:46.855 | # after the section header. To keep the same order as defined 2021-08-30 14:42:46.855 | # in local.conf, invoke the ini routines in the reverse order 2021-08-30 14:42:46.855 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-08-30 14:42:46.855 | attr = cfg_sec_attr_name[sno, attr_no] 2021-08-30 14:42:46.855 | if (cfg_attr_count[section, attr] == 1) 2021-08-30 14:42:46.855 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-08-30 14:42:46.855 | else { 2021-08-30 14:42:46.855 | # For multiline, invoke the ini routines in the reverse order 2021-08-30 14:42:46.855 | count = cfg_attr_count[section, attr] 2021-08-30 14:42:46.855 | print "inidelete " configfile " " section " " attr 2021-08-30 14:42:46.855 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-08-30 14:42:46.855 | for (l = count -2; l >= 0; l--) 2021-08-30 14:42:46.855 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-08-30 14:42:46.855 | } 2021-08-30 14:42:46.855 | } 2021-08-30 14:42:46.855 | } 2021-08-30 14:42:46.855 | } 2021-08-30 14:42:46.855 | ' 2021-08-30 14:42:46.855 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-08-30 14:42:46.855 | + inc/meta-config:merge_config_file:164 : read a 2021-08-30 14:42:46.857 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-08-30 14:42:46.860 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-08-30 14:42:46.862 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-08-30 14:42:46.865 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2021-08-30 14:42:46.867 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-08-30 14:42:46.870 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2021-08-30 14:42:46.878 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2021-08-30 14:42:46.879 | BEGIN { group = "" } 2021-08-30 14:42:46.879 | /^\[\[.+\|.*\]\]/ { 2021-08-30 14:42:46.879 | gsub("[][]", "", $1); 2021-08-30 14:42:46.879 | split($1, a, "|"); 2021-08-30 14:42:46.879 | if (a[1] == matchgroup && a[2] == configfile) { 2021-08-30 14:42:46.879 | group=a[1] 2021-08-30 14:42:46.879 | } else { 2021-08-30 14:42:46.879 | group="" 2021-08-30 14:42:46.879 | } 2021-08-30 14:42:46.880 | next 2021-08-30 14:42:46.880 | } 2021-08-30 14:42:46.880 | { 2021-08-30 14:42:46.880 | if (group != "") 2021-08-30 14:42:46.880 | print $0 2021-08-30 14:42:46.880 | } 2021-08-30 14:42:46.880 | ' /home/ubuntu/devstack/local.conf 2021-08-30 14:42:46.880 | + 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-30 14:42:46.884 | ++ 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-30 14:42:46.919 | + inc/meta-config:merge_config_file:164 : read a 2021-08-30 14:42:46.922 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2021-08-30 14:42:46.924 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2021-08-30 14:42:46.958 | + inc/meta-config:merge_config_file:164 : read a 2021-08-30 14:42:46.960 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2021-08-30 14:42:46.963 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2021-08-30 14:42:46.997 | + inc/meta-config:merge_config_file:164 : read a 2021-08-30 14:42:47.001 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2021-08-30 14:42:47.002 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2021-08-30 14:42:47.045 | + inc/meta-config:merge_config_file:164 : read a 2021-08-30 14:42:47.047 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2021-08-30 14:42:47.050 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2021-08-30 14:42:47.109 | + inc/meta-config:merge_config_file:164 : read a 2021-08-30 14:42:47.112 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2021-08-30 14:42:47.114 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2021-08-30 14:42:47.147 | + inc/meta-config:merge_config_file:164 : read a 2021-08-30 14:42:47.169 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.20/identity"' 2021-08-30 14:42:47.169 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.20/identity 2021-08-30 14:42:47.184 | + inc/meta-config:merge_config_file:164 : read a 2021-08-30 14:42:47.186 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2021-08-30 14:42:47.189 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2021-08-30 14:42:47.224 | + inc/meta-config:merge_config_file:164 : read a 2021-08-30 14:42:47.227 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2021-08-30 14:42:47.229 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-08-30 14:42:47.261 | + inc/meta-config:merge_config_file:164 : read a 2021-08-30 14:42:47.265 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2021-08-30 14:42:47.267 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-08-30 14:42:47.299 | + inc/meta-config:merge_config_file:164 : read a 2021-08-30 14:42:47.302 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2021-08-30 14:42:47.304 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2021-08-30 14:42:47.336 | + inc/meta-config:merge_config_file:164 : read a 2021-08-30 14:42:47.339 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2021-08-30 14:42:47.342 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-08-30 14:42:47.373 | + inc/meta-config:merge_config_file:164 : read a 2021-08-30 14:42:47.376 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2021-08-30 14:42:47.378 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2021-08-30 14:42:47.415 | + inc/meta-config:merge_config_file:164 : read a 2021-08-30 14:42:47.418 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-08-30 14:42:47.421 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-08-30 14:42:47.425 | + inc/meta-config:merge_config_group:180 : local dir 2021-08-30 14:42:47.428 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2021-08-30 14:42:47.431 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2021-08-30 14:42:47.434 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2021-08-30 14:42:47.437 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2021-08-30 14:42:47.440 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2021-08-30 14:42:47.445 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2021-08-30 14:42:47.447 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2021-08-30 14:42:47.450 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-08-30 14:42:47.453 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-08-30 14:42:47.457 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-08-30 14:42:47.460 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2021-08-30 14:42:47.466 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-08-30 14:42:47.467 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2021-08-30 14:42:47.469 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2021-08-30 14:42:47.473 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2021-08-30 14:42:47.475 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2021-08-30 14:42:47.480 | + inc/meta-config:merge_config_file:164 : read a 2021-08-30 14:42:47.480 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-08-30 14:42:47.480 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2021-08-30 14:42:47.480 | BEGIN { 2021-08-30 14:42:47.480 | section = "" 2021-08-30 14:42:47.480 | last_section = "" 2021-08-30 14:42:47.480 | section_count = 0 2021-08-30 14:42:47.480 | } 2021-08-30 14:42:47.480 | /^\[.+\]/ { 2021-08-30 14:42:47.480 | gsub("[][]", "", $1); 2021-08-30 14:42:47.480 | section=$1 2021-08-30 14:42:47.480 | next 2021-08-30 14:42:47.481 | } 2021-08-30 14:42:47.481 | /^ *\#/ { 2021-08-30 14:42:47.481 | next 2021-08-30 14:42:47.481 | } 2021-08-30 14:42:47.481 | /^[^ \t]+/ { 2021-08-30 14:42:47.481 | # get offset of first = in $0 2021-08-30 14:42:47.481 | eq_idx = index($0, "=") 2021-08-30 14:42:47.482 | # extract attr & value from $0 2021-08-30 14:42:47.482 | attr = substr($0, 1, eq_idx - 1) 2021-08-30 14:42:47.482 | value = substr($0, eq_idx + 1) 2021-08-30 14:42:47.482 | # only need to strip trailing whitespace from attr 2021-08-30 14:42:47.482 | sub(/[ \t]*$/, "", attr) 2021-08-30 14:42:47.482 | # need to strip leading & trailing whitespace from value 2021-08-30 14:42:47.482 | sub(/^[ \t]*/, "", value) 2021-08-30 14:42:47.482 | sub(/[ \t]*$/, "", value) 2021-08-30 14:42:47.482 | 2021-08-30 14:42:47.482 | # cfg_attr_count: number of config lines per [section, attr] 2021-08-30 14:42:47.483 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-08-30 14:42:47.483 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-08-30 14:42:47.483 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-08-30 14:42:47.483 | if (! (section, attr) in cfg_attr_count) { 2021-08-30 14:42:47.483 | if (section != last_section) { 2021-08-30 14:42:47.483 | cfg_section[section_count++] = section 2021-08-30 14:42:47.483 | last_section = section 2021-08-30 14:42:47.483 | } 2021-08-30 14:42:47.483 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-08-30 14:42:47.483 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-08-30 14:42:47.483 | 2021-08-30 14:42:47.483 | cfg_attr[section, attr, 0] = value 2021-08-30 14:42:47.483 | cfg_attr_count[section, attr] = 1 2021-08-30 14:42:47.483 | } else { 2021-08-30 14:42:47.483 | lno = cfg_attr_count[section, attr]++ 2021-08-30 14:42:47.483 | cfg_attr[section, attr, lno] = value 2021-08-30 14:42:47.483 | } 2021-08-30 14:42:47.483 | } 2021-08-30 14:42:47.483 | END { 2021-08-30 14:42:47.483 | # Process each section in order 2021-08-30 14:42:47.483 | for (sno = 0; sno < section_count; sno++) { 2021-08-30 14:42:47.483 | section = cfg_section[sno] 2021-08-30 14:42:47.483 | # The ini routines simply append a config item immediately 2021-08-30 14:42:47.483 | # after the section header. To keep the same order as defined 2021-08-30 14:42:47.483 | # in local.conf, invoke the ini routines in the reverse order 2021-08-30 14:42:47.483 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-08-30 14:42:47.483 | attr = cfg_sec_attr_name[sno, attr_no] 2021-08-30 14:42:47.483 | if (cfg_attr_count[section, attr] == 1) 2021-08-30 14:42:47.483 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-08-30 14:42:47.483 | else { 2021-08-30 14:42:47.484 | # For multiline, invoke the ini routines in the reverse order 2021-08-30 14:42:47.484 | count = cfg_attr_count[section, attr] 2021-08-30 14:42:47.484 | print "inidelete " configfile " " section " " attr 2021-08-30 14:42:47.484 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-08-30 14:42:47.484 | for (l = count -2; l >= 0; l--) 2021-08-30 14:42:47.484 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-08-30 14:42:47.484 | } 2021-08-30 14:42:47.484 | } 2021-08-30 14:42:47.484 | } 2021-08-30 14:42:47.484 | } 2021-08-30 14:42:47.484 | ' 2021-08-30 14:42:47.484 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-08-30 14:42:47.484 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-08-30 14:42:47.486 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-08-30 14:42:47.489 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2021-08-30 14:42:47.491 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-08-30 14:42:47.494 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2021-08-30 14:42:47.500 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2021-08-30 14:42:47.500 | BEGIN { group = "" } 2021-08-30 14:42:47.500 | /^\[\[.+\|.*\]\]/ { 2021-08-30 14:42:47.500 | gsub("[][]", "", $1); 2021-08-30 14:42:47.500 | split($1, a, "|"); 2021-08-30 14:42:47.500 | if (a[1] == matchgroup && a[2] == configfile) { 2021-08-30 14:42:47.500 | group=a[1] 2021-08-30 14:42:47.500 | } else { 2021-08-30 14:42:47.500 | group="" 2021-08-30 14:42:47.500 | } 2021-08-30 14:42:47.500 | next 2021-08-30 14:42:47.500 | } 2021-08-30 14:42:47.500 | { 2021-08-30 14:42:47.500 | if (group != "") 2021-08-30 14:42:47.500 | print $0 2021-08-30 14:42:47.500 | } 2021-08-30 14:42:47.500 | ' /home/ubuntu/devstack/local.conf 2021-08-30 14:42:47.503 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2021-08-30 14:42:47.506 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2021-08-30 14:42:47.538 | + inc/meta-config:merge_config_file:164 : read a 2021-08-30 14:42:47.541 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2021-08-30 14:42:47.544 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2021-08-30 14:42:47.575 | + inc/meta-config:merge_config_file:164 : read a 2021-08-30 14:42:47.578 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2021-08-30 14:42:47.581 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2021-08-30 14:42:47.612 | + inc/meta-config:merge_config_file:164 : read a 2021-08-30 14:42:47.615 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2021-08-30 14:42:47.618 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2021-08-30 14:42:47.625 | + inc/async:async_inner:64 : rc=0 2021-08-30 14:42:47.649 | + inc/meta-config:merge_config_file:164 : read a 2021-08-30 14:42:47.651 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2021-08-30 14:42:47.652 | [95884 Async configure_neutron_nova:95884]: finished successfully 2021-08-30 14:42:47.655 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2021-08-30 14:42:47.690 | + inc/meta-config:merge_config_file:164 : read a 2021-08-30 14:42:47.693 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2021-08-30 14:42:47.695 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2021-08-30 14:42:47.729 | + inc/meta-config:merge_config_file:164 : read a 2021-08-30 14:42:47.731 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2021-08-30 14:42:47.734 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2021-08-30 14:42:47.764 | + inc/meta-config:merge_config_file:164 : read a 2021-08-30 14:42:47.766 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2021-08-30 14:42:47.769 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2021-08-30 14:42:47.804 | + inc/meta-config:merge_config_file:164 : read a 2021-08-30 14:42:47.806 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2021-08-30 14:42:47.809 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2021-08-30 14:42:47.839 | + inc/meta-config:merge_config_file:164 : read a 2021-08-30 14:42:47.842 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2021-08-30 14:42:47.845 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2021-08-30 14:42:47.875 | + inc/meta-config:merge_config_file:164 : read a 2021-08-30 14:42:47.877 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2021-08-30 14:42:47.880 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2021-08-30 14:42:47.918 | + inc/meta-config:merge_config_file:164 : read a 2021-08-30 14:42:47.921 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2021-08-30 14:42:47.924 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2021-08-30 14:42:47.954 | + inc/meta-config:merge_config_file:164 : read a 2021-08-30 14:42:47.957 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2021-08-30 14:42:47.959 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2021-08-30 14:42:47.989 | + inc/meta-config:merge_config_file:164 : read a 2021-08-30 14:42:47.992 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2021-08-30 14:42:47.994 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2021-08-30 14:42:48.024 | + inc/meta-config:merge_config_file:164 : read a 2021-08-30 14:42:48.027 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2021-08-30 14:42:48.030 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2021-08-30 14:42:48.059 | + inc/meta-config:merge_config_file:164 : read a 2021-08-30 14:42:48.066 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2021-08-30 14:42:48.066 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2021-08-30 14:42:48.095 | + inc/meta-config:merge_config_file:164 : read a 2021-08-30 14:42:48.098 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-08-30 14:42:48.100 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-08-30 14:42:48.103 | + inc/meta-config:merge_config_group:180 : local dir 2021-08-30 14:42:48.106 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2021-08-30 14:42:48.109 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2021-08-30 14:42:48.112 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2021-08-30 14:42:48.115 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2021-08-30 14:42:48.118 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2021-08-30 14:42:48.123 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2021-08-30 14:42:48.125 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2021-08-30 14:42:48.128 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-08-30 14:42:48.131 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-08-30 14:42:48.133 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-08-30 14:42:48.136 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2021-08-30 14:42:48.139 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-08-30 14:42:48.142 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2021-08-30 14:42:48.145 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2021-08-30 14:42:48.148 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2021-08-30 14:42:48.150 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2021-08-30 14:42:48.154 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-08-30 14:42:48.154 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2021-08-30 14:42:48.154 | BEGIN { 2021-08-30 14:42:48.154 | section = "" 2021-08-30 14:42:48.154 | last_section = "" 2021-08-30 14:42:48.154 | section_count = 0 2021-08-30 14:42:48.154 | } 2021-08-30 14:42:48.154 | /^\[.+\]/ { 2021-08-30 14:42:48.154 | gsub("[][]", "", $1); 2021-08-30 14:42:48.154 | section=$1 2021-08-30 14:42:48.154 | next 2021-08-30 14:42:48.154 | } 2021-08-30 14:42:48.154 | /^ *\#/ { 2021-08-30 14:42:48.155 | next 2021-08-30 14:42:48.155 | } 2021-08-30 14:42:48.155 | /^[^ \t]+/ { 2021-08-30 14:42:48.155 | # get offset of first = in $0 2021-08-30 14:42:48.155 | eq_idx = index($0, "=") 2021-08-30 14:42:48.155 | # extract attr & value from $0 2021-08-30 14:42:48.155 | attr = substr($0, 1, eq_idx - 1) 2021-08-30 14:42:48.155 | value = substr($0, eq_idx + 1) 2021-08-30 14:42:48.155 | # only need to strip trailing whitespace from attr 2021-08-30 14:42:48.155 | sub(/[ \t]*$/, "", attr) 2021-08-30 14:42:48.155 | # need to strip leading & trailing whitespace from value 2021-08-30 14:42:48.155 | sub(/^[ \t]*/, "", value) 2021-08-30 14:42:48.155 | sub(/[ \t]*$/, "", value) 2021-08-30 14:42:48.155 | 2021-08-30 14:42:48.155 | # cfg_attr_count: number of config lines per [section, attr] 2021-08-30 14:42:48.155 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-08-30 14:42:48.155 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-08-30 14:42:48.155 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-08-30 14:42:48.155 | if (! (section, attr) in cfg_attr_count) { 2021-08-30 14:42:48.155 | if (section != last_section) { 2021-08-30 14:42:48.155 | cfg_section[section_count++] = section 2021-08-30 14:42:48.155 | last_section = section 2021-08-30 14:42:48.155 | } 2021-08-30 14:42:48.155 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-08-30 14:42:48.155 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-08-30 14:42:48.155 | 2021-08-30 14:42:48.155 | cfg_attr[section, attr, 0] = value 2021-08-30 14:42:48.155 | cfg_attr_count[section, attr] = 1 2021-08-30 14:42:48.155 | } else { 2021-08-30 14:42:48.155 | lno = cfg_attr_count[section, attr]++ 2021-08-30 14:42:48.155 | cfg_attr[section, attr, lno] = value 2021-08-30 14:42:48.156 | } 2021-08-30 14:42:48.156 | } 2021-08-30 14:42:48.156 | END { 2021-08-30 14:42:48.156 | # Process each section in order 2021-08-30 14:42:48.156 | for (sno = 0; sno < section_count; sno++) { 2021-08-30 14:42:48.156 | section = cfg_section[sno] 2021-08-30 14:42:48.156 | # The ini routines simply append a config item immediately 2021-08-30 14:42:48.156 | # after the section header. To keep the same order as defined 2021-08-30 14:42:48.156 | # in local.conf, invoke the ini routines in the reverse order 2021-08-30 14:42:48.156 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-08-30 14:42:48.156 | attr = cfg_sec_attr_name[sno, attr_no] 2021-08-30 14:42:48.156 | if (cfg_attr_count[section, attr] == 1) 2021-08-30 14:42:48.156 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-08-30 14:42:48.156 | else { 2021-08-30 14:42:48.156 | # For multiline, invoke the ini routines in the reverse order 2021-08-30 14:42:48.156 | count = cfg_attr_count[section, attr] 2021-08-30 14:42:48.156 | print "inidelete " configfile " " section " " attr 2021-08-30 14:42:48.156 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-08-30 14:42:48.156 | for (l = count -2; l >= 0; l--) 2021-08-30 14:42:48.156 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-08-30 14:42:48.156 | } 2021-08-30 14:42:48.156 | } 2021-08-30 14:42:48.156 | } 2021-08-30 14:42:48.156 | } 2021-08-30 14:42:48.156 | ' 2021-08-30 14:42:48.156 | + inc/meta-config:merge_config_file:164 : read a 2021-08-30 14:42:48.157 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-08-30 14:42:48.158 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-08-30 14:42:48.159 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-08-30 14:42:48.162 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2021-08-30 14:42:48.164 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-08-30 14:42:48.167 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2021-08-30 14:42:48.170 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2021-08-30 14:42:48.170 | BEGIN { group = "" } 2021-08-30 14:42:48.170 | /^\[\[.+\|.*\]\]/ { 2021-08-30 14:42:48.170 | gsub("[][]", "", $1); 2021-08-30 14:42:48.170 | split($1, a, "|"); 2021-08-30 14:42:48.170 | if (a[1] == matchgroup && a[2] == configfile) { 2021-08-30 14:42:48.170 | group=a[1] 2021-08-30 14:42:48.170 | } else { 2021-08-30 14:42:48.170 | group="" 2021-08-30 14:42:48.170 | } 2021-08-30 14:42:48.170 | next 2021-08-30 14:42:48.170 | } 2021-08-30 14:42:48.170 | { 2021-08-30 14:42:48.170 | if (group != "") 2021-08-30 14:42:48.170 | print $0 2021-08-30 14:42:48.170 | } 2021-08-30 14:42:48.170 | ' /home/ubuntu/devstack/local.conf 2021-08-30 14:42:48.176 | + 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-30 14:42:48.181 | ++ 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-30 14:42:48.207 | + inc/meta-config:merge_config_file:164 : read a 2021-08-30 14:42:48.211 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-08-30 14:42:48.213 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-08-30 14:42:48.216 | + inc/meta-config:merge_config_group:180 : local dir 2021-08-30 14:42:48.219 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2021-08-30 14:42:48.222 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-30 14:42:48.225 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-30 14:42:48.227 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2021-08-30 14:42:48.234 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-30 14:42:48.235 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2021-08-30 14:42:48.237 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2021-08-30 14:42:48.240 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-08-30 14:42:48.242 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-08-30 14:42:48.245 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-08-30 14:42:48.248 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-08-30 14:42:48.250 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-08-30 14:42:48.254 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2021-08-30 14:42:48.256 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-30 14:42:48.259 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-30 14:42:48.262 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2021-08-30 14:42:48.266 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-08-30 14:42:48.266 | BEGIN { 2021-08-30 14:42:48.266 | section = "" 2021-08-30 14:42:48.266 | last_section = "" 2021-08-30 14:42:48.266 | section_count = 0 2021-08-30 14:42:48.266 | } 2021-08-30 14:42:48.266 | /^\[.+\]/ { 2021-08-30 14:42:48.266 | gsub("[][]", "", $1); 2021-08-30 14:42:48.266 | section=$1 2021-08-30 14:42:48.266 | next 2021-08-30 14:42:48.266 | } 2021-08-30 14:42:48.266 | /^ *\#/ { 2021-08-30 14:42:48.266 | next 2021-08-30 14:42:48.266 | } 2021-08-30 14:42:48.266 | /^[^ \t]+/ { 2021-08-30 14:42:48.266 | # get offset of first = in $0 2021-08-30 14:42:48.266 | eq_idx = index($0, "=") 2021-08-30 14:42:48.266 | # extract attr & value from $0 2021-08-30 14:42:48.266 | attr = substr($0, 1, eq_idx - 1) 2021-08-30 14:42:48.266 | value = substr($0, eq_idx + 1) 2021-08-30 14:42:48.266 | # only need to strip trailing whitespace from attr 2021-08-30 14:42:48.266 | sub(/[ \t]*$/, "", attr) 2021-08-30 14:42:48.266 | # need to strip leading & trailing whitespace from value 2021-08-30 14:42:48.266 | sub(/^[ \t]*/, "", value) 2021-08-30 14:42:48.266 | sub(/[ \t]*$/, "", value) 2021-08-30 14:42:48.266 | 2021-08-30 14:42:48.266 | # cfg_attr_count: number of config lines per [section, attr] 2021-08-30 14:42:48.266 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-08-30 14:42:48.266 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-08-30 14:42:48.266 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-08-30 14:42:48.267 | if (! (section, attr) in cfg_attr_count) { 2021-08-30 14:42:48.267 | if (section != last_section) { 2021-08-30 14:42:48.267 | cfg_section[section_count++] = section 2021-08-30 14:42:48.267 | last_section = section 2021-08-30 14:42:48.267 | } 2021-08-30 14:42:48.267 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-08-30 14:42:48.267 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-08-30 14:42:48.267 | 2021-08-30 14:42:48.267 | cfg_attr[section, attr, 0] = value 2021-08-30 14:42:48.267 | cfg_attr_count[section, attr] = 1 2021-08-30 14:42:48.267 | } else { 2021-08-30 14:42:48.267 | lno = cfg_attr_count[section, attr]++ 2021-08-30 14:42:48.267 | cfg_attr[section, attr, lno] = value 2021-08-30 14:42:48.267 | } 2021-08-30 14:42:48.267 | } 2021-08-30 14:42:48.267 | END { 2021-08-30 14:42:48.267 | # Process each section in order 2021-08-30 14:42:48.267 | for (sno = 0; sno < section_count; sno++) { 2021-08-30 14:42:48.267 | section = cfg_section[sno] 2021-08-30 14:42:48.267 | # The ini routines simply append a config item immediately 2021-08-30 14:42:48.267 | # after the section header. To keep the same order as defined 2021-08-30 14:42:48.267 | # in local.conf, invoke the ini routines in the reverse order 2021-08-30 14:42:48.267 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-08-30 14:42:48.267 | attr = cfg_sec_attr_name[sno, attr_no] 2021-08-30 14:42:48.267 | if (cfg_attr_count[section, attr] == 1) 2021-08-30 14:42:48.267 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-08-30 14:42:48.267 | else { 2021-08-30 14:42:48.267 | # For multiline, invoke the ini routines in the reverse order 2021-08-30 14:42:48.267 | count = cfg_attr_count[section, attr] 2021-08-30 14:42:48.267 | print "inidelete " configfile " " section " " attr 2021-08-30 14:42:48.267 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-08-30 14:42:48.267 | for (l = count -2; l >= 0; l--) 2021-08-30 14:42:48.268 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-08-30 14:42:48.268 | } 2021-08-30 14:42:48.268 | } 2021-08-30 14:42:48.268 | } 2021-08-30 14:42:48.268 | } 2021-08-30 14:42:48.268 | ' 2021-08-30 14:42:48.268 | + inc/meta-config:merge_config_file:164 : read a 2021-08-30 14:42:48.268 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-08-30 14:42:48.269 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-08-30 14:42:48.269 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-08-30 14:42:48.274 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-08-30 14:42:48.274 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-08-30 14:42:48.277 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-08-30 14:42:48.279 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2021-08-30 14:42:48.282 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-08-30 14:42:48.282 | BEGIN { group = "" } 2021-08-30 14:42:48.282 | /^\[\[.+\|.*\]\]/ { 2021-08-30 14:42:48.282 | gsub("[][]", "", $1); 2021-08-30 14:42:48.282 | split($1, a, "|"); 2021-08-30 14:42:48.282 | if (a[1] == matchgroup && a[2] == configfile) { 2021-08-30 14:42:48.282 | group=a[1] 2021-08-30 14:42:48.282 | } else { 2021-08-30 14:42:48.282 | group="" 2021-08-30 14:42:48.282 | } 2021-08-30 14:42:48.282 | next 2021-08-30 14:42:48.282 | } 2021-08-30 14:42:48.282 | { 2021-08-30 14:42:48.282 | if (group != "") 2021-08-30 14:42:48.282 | print $0 2021-08-30 14:42:48.282 | } 2021-08-30 14:42:48.282 | ' /home/ubuntu/devstack/local.conf 2021-08-30 14:42:48.288 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2021-08-30 14:42:48.291 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2021-08-30 14:42:48.319 | + inc/meta-config:merge_config_file:164 : read a 2021-08-30 14:42:48.322 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2021-08-30 14:42:48.325 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2021-08-30 14:42:48.360 | + inc/meta-config:merge_config_file:164 : read a 2021-08-30 14:42:48.363 | + ./stack.sh:main:1254 : is_service_enabled swift 2021-08-30 14:42:48.381 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:42:48.384 | + ./stack.sh:main:1255 : echo_summary 'Starting Swift' 2021-08-30 14:42:48.386 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-30 14:42:48.389 | + ./stack.sh:echo_summary:432 : echo -e Starting Swift 2021-08-30 14:42:48.392 | + ./stack.sh:main:1256 : start_swift 2021-08-30 14:42:48.395 | + lib/swift:start_swift:776 : restart_service memcached 2021-08-30 14:42:48.397 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-08-30 14:42:48.409 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart memcached 2021-08-30 14:42:48.429 | + lib/swift:start_swift:779 : is_ubuntu 2021-08-30 14:42:48.434 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 14:42:48.437 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 14:42:48.439 | + lib/swift:start_swift:780 : sudo /etc/init.d/rsync restart 2021-08-30 14:42:48.494 | Restarting rsync (via systemctl): rsync.service. 2021-08-30 14:42:48.499 | + lib/swift:start_swift:787 : '[' False == True ']' 2021-08-30 14:42:48.502 | + lib/swift:start_swift:806 : [[ 1 == 1 ]] 2021-08-30 14:42:48.505 | + lib/swift:start_swift:807 : local foreground_services type 2021-08-30 14:42:48.507 | + lib/swift:start_swift:809 : foreground_services='object container account' 2021-08-30 14:42:48.510 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2021-08-30 14:42:48.514 | + lib/swift:start_swift:811 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-08-30 14:42:48.516 | + functions-common:run_process:1564 : local service=s-object 2021-08-30 14:42:48.520 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-08-30 14:42:48.523 | + functions-common:run_process:1566 : local group= 2021-08-30 14:42:48.526 | + functions-common:run_process:1567 : local user= 2021-08-30 14:42:48.552 | + functions-common:run_process:1569 : local name=s-object 2021-08-30 14:42:48.552 | + functions-common:run_process:1571 : time_start run_process 2021-08-30 14:42:48.552 | + functions-common:time_start:2295 : local name=run_process 2021-08-30 14:42:48.552 | + functions-common:time_start:2296 : local start_time= 2021-08-30 14:42:48.552 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-30 14:42:48.552 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-30 14:42:48.552 | + functions-common:time_start:2300 : _TIME_START[$name]=1630334568544 2021-08-30 14:42:48.552 | + functions-common:run_process:1572 : is_service_enabled s-object 2021-08-30 14:42:48.565 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:42:48.568 | + 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-30 14:42:48.570 | + functions-common:_run_under_systemd:1529 : local service=s-object 2021-08-30 14:42:48.573 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-08-30 14:42:48.576 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-08-30 14:42:48.578 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-08-30 14:42:48.581 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-08-30 14:42:48.583 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2021-08-30 14:42:48.586 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2021-08-30 14:42:48.615 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-object.service 2021-08-30 14:42:48.615 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-30 14:42:48.615 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-30 14:42:48.615 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2021-08-30 14:42:48.615 | + 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-30 14:42:48.615 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-object.service 2021-08-30 14:42:48.615 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-08-30 14:42:48.615 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-30 14:42:48.615 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-30 14:42:48.615 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-30 14:42:48.615 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-30 14:42:48.615 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-object.service 2021-08-30 14:42:48.617 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-30 14:42:48.622 | + 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-30 14:42:48.694 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2021-08-30 14:42:48.761 | + 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-30 14:42:48.815 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2021-08-30 14:42:48.868 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2021-08-30 14:42:48.920 | + 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-30 14:42:48.988 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-30 14:42:48.990 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2021-08-30 14:42:49.055 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-30 14:42:49.428 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-object.service 2021-08-30 14:42:49.442 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2021-08-30 14:42:49.826 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-object.service 2021-08-30 14:42:49.851 | + functions-common:run_process:1575 : time_stop run_process 2021-08-30 14:42:49.854 | + functions-common:time_stop:2309 : local name 2021-08-30 14:42:49.858 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:42:49.860 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:42:49.863 | + functions-common:time_stop:2312 : local total 2021-08-30 14:42:49.865 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:42:49.868 | + functions-common:time_stop:2315 : name=run_process 2021-08-30 14:42:49.870 | + functions-common:time_stop:2316 : start_time=1630334568544 2021-08-30 14:42:49.873 | + functions-common:time_stop:2318 : [[ -z 1630334568544 ]] 2021-08-30 14:42:49.879 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:42:49.881 | + functions-common:time_stop:2321 : end_time=1630334569879 2021-08-30 14:42:49.884 | + functions-common:time_stop:2322 : elapsed_time=1335 2021-08-30 14:42:49.886 | + functions-common:time_stop:2323 : total=3025 2021-08-30 14:42:49.889 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:42:49.891 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4360 2021-08-30 14:42:49.894 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2021-08-30 14:42:49.896 | + lib/swift:start_swift:811 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-08-30 14:42:49.899 | + functions-common:run_process:1564 : local service=s-container 2021-08-30 14:42:49.901 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-08-30 14:42:49.904 | + functions-common:run_process:1566 : local group= 2021-08-30 14:42:49.906 | + functions-common:run_process:1567 : local user= 2021-08-30 14:42:49.909 | + functions-common:run_process:1569 : local name=s-container 2021-08-30 14:42:49.911 | + functions-common:run_process:1571 : time_start run_process 2021-08-30 14:42:49.923 | + functions-common:time_start:2295 : local name=run_process 2021-08-30 14:42:49.923 | + functions-common:time_start:2296 : local start_time= 2021-08-30 14:42:49.923 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-30 14:42:49.923 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-30 14:42:49.927 | + functions-common:time_start:2300 : _TIME_START[$name]=1630334569924 2021-08-30 14:42:49.929 | + functions-common:run_process:1572 : is_service_enabled s-container 2021-08-30 14:42:49.946 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:42:49.948 | + 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-30 14:42:49.951 | + functions-common:_run_under_systemd:1529 : local service=s-container 2021-08-30 14:42:49.954 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-08-30 14:42:49.956 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-08-30 14:42:49.959 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-08-30 14:42:49.961 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-08-30 14:42:49.963 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2021-08-30 14:42:49.967 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2021-08-30 14:42:49.969 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-container.service 2021-08-30 14:42:49.971 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-30 14:42:49.974 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-30 14:42:49.992 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2021-08-30 14:42:49.992 | + 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-30 14:42:49.992 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-container.service 2021-08-30 14:42:49.992 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-08-30 14:42:49.992 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-30 14:42:49.992 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-30 14:42:49.992 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-30 14:42:49.994 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-30 14:42:49.996 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-container.service 2021-08-30 14:42:49.999 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-30 14:42:50.004 | + 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-30 14:42:50.083 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2021-08-30 14:42:50.148 | + 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-30 14:42:50.202 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2021-08-30 14:42:50.254 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2021-08-30 14:42:50.306 | + 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-30 14:42:50.360 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-30 14:42:50.362 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2021-08-30 14:42:50.436 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-30 14:42:50.848 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-container.service 2021-08-30 14:42:50.862 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2021-08-30 14:42:51.272 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-container.service 2021-08-30 14:42:51.298 | + functions-common:run_process:1575 : time_stop run_process 2021-08-30 14:42:51.301 | + functions-common:time_stop:2309 : local name 2021-08-30 14:42:51.303 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:42:51.306 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:42:51.313 | + functions-common:time_stop:2312 : local total 2021-08-30 14:42:51.313 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:42:51.314 | + functions-common:time_stop:2315 : name=run_process 2021-08-30 14:42:51.316 | + functions-common:time_stop:2316 : start_time=1630334569924 2021-08-30 14:42:51.318 | + functions-common:time_stop:2318 : [[ -z 1630334569924 ]] 2021-08-30 14:42:51.321 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:42:51.326 | + functions-common:time_stop:2321 : end_time=1630334571323 2021-08-30 14:42:51.328 | + functions-common:time_stop:2322 : elapsed_time=1399 2021-08-30 14:42:51.331 | + functions-common:time_stop:2323 : total=4360 2021-08-30 14:42:51.333 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:42:51.336 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=5759 2021-08-30 14:42:51.338 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2021-08-30 14:42:51.341 | + lib/swift:start_swift:811 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-08-30 14:42:51.343 | + functions-common:run_process:1564 : local service=s-account 2021-08-30 14:42:51.346 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-08-30 14:42:51.348 | + functions-common:run_process:1566 : local group= 2021-08-30 14:42:51.350 | + functions-common:run_process:1567 : local user= 2021-08-30 14:42:51.353 | + functions-common:run_process:1569 : local name=s-account 2021-08-30 14:42:51.355 | + functions-common:run_process:1571 : time_start run_process 2021-08-30 14:42:51.358 | + functions-common:time_start:2295 : local name=run_process 2021-08-30 14:42:51.361 | + functions-common:time_start:2296 : local start_time= 2021-08-30 14:42:51.364 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-30 14:42:51.366 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-30 14:42:51.371 | + functions-common:time_start:2300 : _TIME_START[$name]=1630334571368 2021-08-30 14:42:51.374 | + functions-common:run_process:1572 : is_service_enabled s-account 2021-08-30 14:42:51.391 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:42:51.394 | + 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-30 14:42:51.396 | + functions-common:_run_under_systemd:1529 : local service=s-account 2021-08-30 14:42:51.399 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-08-30 14:42:51.401 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-08-30 14:42:51.404 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-08-30 14:42:51.406 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-08-30 14:42:51.409 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2021-08-30 14:42:51.411 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2021-08-30 14:42:51.414 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-account.service 2021-08-30 14:42:51.416 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-30 14:42:51.420 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-30 14:42:51.422 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2021-08-30 14:42:51.425 | + 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-30 14:42:51.427 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-account.service 2021-08-30 14:42:51.429 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-08-30 14:42:51.432 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-30 14:42:51.435 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-30 14:42:51.437 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-30 14:42:51.440 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-30 14:42:51.442 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-account.service 2021-08-30 14:42:51.445 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-30 14:42:51.449 | + 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-30 14:42:51.513 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2021-08-30 14:42:51.580 | + 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-30 14:42:51.637 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2021-08-30 14:42:51.691 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2021-08-30 14:42:51.744 | + 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-30 14:42:51.798 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-30 14:42:51.800 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2021-08-30 14:42:51.865 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-30 14:42:52.280 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-account.service 2021-08-30 14:42:52.294 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2021-08-30 14:42:52.708 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-account.service 2021-08-30 14:42:52.734 | + functions-common:run_process:1575 : time_stop run_process 2021-08-30 14:42:52.736 | + functions-common:time_stop:2309 : local name 2021-08-30 14:42:52.739 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:42:52.741 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:42:52.744 | + functions-common:time_stop:2312 : local total 2021-08-30 14:42:52.746 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:42:52.749 | + functions-common:time_stop:2315 : name=run_process 2021-08-30 14:42:52.751 | + functions-common:time_stop:2316 : start_time=1630334571368 2021-08-30 14:42:52.754 | + functions-common:time_stop:2318 : [[ -z 1630334571368 ]] 2021-08-30 14:42:52.757 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:42:52.761 | + functions-common:time_stop:2321 : end_time=1630334572759 2021-08-30 14:42:52.764 | + functions-common:time_stop:2322 : elapsed_time=1391 2021-08-30 14:42:52.767 | + functions-common:time_stop:2323 : total=5759 2021-08-30 14:42:52.774 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:42:52.774 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=7150 2021-08-30 14:42:52.774 | + lib/swift:start_swift:814 : [[ False == \T\r\u\e ]] 2021-08-30 14:42:52.777 | + lib/swift:start_swift:819 : enable_service s-container-sync 2021-08-30 14:42:52.836 | + lib/swift:start_swift:820 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-08-30 14:42:52.838 | + functions-common:run_process:1564 : local service=s-container-sync 2021-08-30 14:42:52.841 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-08-30 14:42:52.843 | + functions-common:run_process:1566 : local group= 2021-08-30 14:42:52.845 | + functions-common:run_process:1567 : local user= 2021-08-30 14:42:52.848 | + functions-common:run_process:1569 : local name=s-container-sync 2021-08-30 14:42:52.851 | + functions-common:run_process:1571 : time_start run_process 2021-08-30 14:42:52.853 | + functions-common:time_start:2295 : local name=run_process 2021-08-30 14:42:52.856 | + functions-common:time_start:2296 : local start_time= 2021-08-30 14:42:52.859 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-30 14:42:52.862 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-30 14:42:52.866 | + functions-common:time_start:2300 : _TIME_START[$name]=1630334572863 2021-08-30 14:42:52.869 | + functions-common:run_process:1572 : is_service_enabled s-container-sync 2021-08-30 14:42:52.887 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:42:52.889 | + 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-30 14:42:52.892 | + functions-common:_run_under_systemd:1529 : local service=s-container-sync 2021-08-30 14:42:52.894 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-08-30 14:42:52.900 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-08-30 14:42:52.900 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-08-30 14:42:52.902 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-08-30 14:42:52.905 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2021-08-30 14:42:52.907 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2021-08-30 14:42:52.910 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-container-sync.service 2021-08-30 14:42:52.912 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-30 14:42:52.915 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-30 14:42:52.918 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2021-08-30 14:42:52.921 | + 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-30 14:42:52.924 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-container-sync.service 2021-08-30 14:42:52.926 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-08-30 14:42:52.929 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-30 14:42:52.931 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-30 14:42:52.933 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-30 14:42:52.937 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-30 14:42:52.939 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2021-08-30 14:42:52.941 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-30 14:42:52.946 | + 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-30 14:42:53.012 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2021-08-30 14:42:53.084 | + 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-30 14:42:53.141 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2021-08-30 14:42:53.198 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2021-08-30 14:42:53.260 | + 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-30 14:42:53.314 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-30 14:42:53.316 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2021-08-30 14:42:53.380 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-30 14:42:53.789 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-container-sync.service 2021-08-30 14:42:53.804 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2021-08-30 14:42:54.229 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-container-sync.service 2021-08-30 14:42:54.252 | + functions-common:run_process:1575 : time_stop run_process 2021-08-30 14:42:54.255 | + functions-common:time_stop:2309 : local name 2021-08-30 14:42:54.263 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:42:54.266 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:42:54.268 | + functions-common:time_stop:2312 : local total 2021-08-30 14:42:54.270 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:42:54.273 | + functions-common:time_stop:2315 : name=run_process 2021-08-30 14:42:54.275 | + functions-common:time_stop:2316 : start_time=1630334572863 2021-08-30 14:42:54.278 | + functions-common:time_stop:2318 : [[ -z 1630334572863 ]] 2021-08-30 14:42:54.281 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:42:54.286 | + functions-common:time_stop:2321 : end_time=1630334574283 2021-08-30 14:42:54.289 | + functions-common:time_stop:2322 : elapsed_time=1420 2021-08-30 14:42:54.291 | + functions-common:time_stop:2323 : total=7150 2021-08-30 14:42:54.294 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:42:54.296 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=8570 2021-08-30 14:42:54.299 | + lib/swift:start_swift:827 : is_service_enabled tls-proxy 2021-08-30 14:42:54.316 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:42:54.324 | + lib/swift:start_swift:831 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-08-30 14:42:54.324 | + functions-common:run_process:1564 : local service=s-proxy 2021-08-30 14:42:54.324 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-08-30 14:42:54.326 | + functions-common:run_process:1566 : local group= 2021-08-30 14:42:54.329 | + functions-common:run_process:1567 : local user= 2021-08-30 14:42:54.331 | + functions-common:run_process:1569 : local name=s-proxy 2021-08-30 14:42:54.334 | + functions-common:run_process:1571 : time_start run_process 2021-08-30 14:42:54.336 | + functions-common:time_start:2295 : local name=run_process 2021-08-30 14:42:54.338 | + functions-common:time_start:2296 : local start_time= 2021-08-30 14:42:54.341 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-30 14:42:54.346 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-30 14:42:54.351 | + functions-common:time_start:2300 : _TIME_START[$name]=1630334574348 2021-08-30 14:42:54.354 | + functions-common:run_process:1572 : is_service_enabled s-proxy 2021-08-30 14:42:54.372 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:42:54.376 | + functions-common:run_process:1573 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2021-08-30 14:42:54.378 | + functions-common:_run_under_systemd:1529 : local service=s-proxy 2021-08-30 14:42:54.381 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-08-30 14:42:54.392 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-08-30 14:42:54.393 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-08-30 14:42:54.393 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-08-30 14:42:54.393 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2021-08-30 14:42:54.395 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2021-08-30 14:42:54.398 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-proxy.service 2021-08-30 14:42:54.401 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-30 14:42:54.403 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-30 14:42:54.406 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2021-08-30 14:42:54.408 | + 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-30 14:42:54.411 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-proxy.service 2021-08-30 14:42:54.414 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-08-30 14:42:54.416 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-30 14:42:54.419 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-30 14:42:54.422 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-30 14:42:54.424 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-30 14:42:54.427 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2021-08-30 14:42:54.429 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-30 14:42:54.434 | + 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-30 14:42:54.497 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2021-08-30 14:42:54.560 | + 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-30 14:42:54.617 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2021-08-30 14:42:54.671 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2021-08-30 14:42:54.725 | + 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-30 14:42:54.778 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-30 14:42:54.780 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2021-08-30 14:42:54.846 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-30 14:42:55.279 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-proxy.service 2021-08-30 14:42:55.293 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2021-08-30 14:42:55.692 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-proxy.service 2021-08-30 14:42:55.718 | + functions-common:run_process:1575 : time_stop run_process 2021-08-30 14:42:55.721 | + functions-common:time_stop:2309 : local name 2021-08-30 14:42:55.723 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:42:55.726 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:42:55.728 | + functions-common:time_stop:2312 : local total 2021-08-30 14:42:55.731 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:42:55.733 | + functions-common:time_stop:2315 : name=run_process 2021-08-30 14:42:55.736 | + functions-common:time_stop:2316 : start_time=1630334574348 2021-08-30 14:42:55.738 | + functions-common:time_stop:2318 : [[ -z 1630334574348 ]] 2021-08-30 14:42:55.741 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:42:55.747 | + functions-common:time_stop:2321 : end_time=1630334575743 2021-08-30 14:42:55.749 | + functions-common:time_stop:2322 : elapsed_time=1395 2021-08-30 14:42:55.752 | + functions-common:time_stop:2323 : total=8570 2021-08-30 14:42:55.754 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:42:55.757 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=9965 2021-08-30 14:42:55.759 | + lib/swift:start_swift:836 : echo 'Waiting for swift proxy to start...' 2021-08-30 14:42:55.759 | Waiting for swift proxy to start... 2021-08-30 14:42:55.762 | + lib/swift:start_swift:837 : wait_for_service 60 http://10.222.0.20:8080/info 2021-08-30 14:42:55.765 | + functions:wait_for_service:457 : local timeout=60 2021-08-30 14:42:55.771 | + functions:wait_for_service:458 : local url=http://10.222.0.20:8080/info 2021-08-30 14:42:55.771 | + functions:wait_for_service:459 : local rval=0 2021-08-30 14:42:55.772 | + functions:wait_for_service:460 : time_start wait_for_service 2021-08-30 14:42:55.775 | + functions-common:time_start:2295 : local name=wait_for_service 2021-08-30 14:42:55.780 | + functions-common:time_start:2296 : local start_time= 2021-08-30 14:42:55.783 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-30 14:42:55.786 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-30 14:42:55.791 | + functions-common:time_start:2300 : _TIME_START[$name]=1630334575788 2021-08-30 14:42:55.794 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-08-30 14:42:55.803 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.20:8080/info 2021-08-30 14:42:55.816 | + :: : [[ 000 == 503 ]] 2021-08-30 14:42:55.817 | + :: : [[ 7 -eq 7 ]] 2021-08-30 14:42:55.819 | + :: : sleep 1 2021-08-30 14:42:56.822 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.20:8080/info 2021-08-30 14:42:56.835 | + :: : [[ 000 == 503 ]] 2021-08-30 14:42:56.837 | + :: : [[ 7 -eq 7 ]] 2021-08-30 14:42:56.838 | + :: : sleep 1 2021-08-30 14:42:57.841 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.20:8080/info 2021-08-30 14:42:57.854 | + :: : [[ 000 == 503 ]] 2021-08-30 14:42:57.855 | + :: : [[ 7 -eq 7 ]] 2021-08-30 14:42:57.857 | + :: : sleep 1 2021-08-30 14:42:58.861 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.20:8080/info 2021-08-30 14:42:58.881 | + :: : [[ 200 == 503 ]] 2021-08-30 14:42:58.883 | + :: : [[ 0 -eq 7 ]] 2021-08-30 14:42:58.889 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-08-30 14:42:58.889 | + functions-common:time_stop:2309 : local name 2021-08-30 14:42:58.891 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:42:58.894 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:42:58.897 | + functions-common:time_stop:2312 : local total 2021-08-30 14:42:58.899 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:42:58.901 | + functions-common:time_stop:2315 : name=wait_for_service 2021-08-30 14:42:58.905 | + functions-common:time_stop:2316 : start_time=1630334575788 2021-08-30 14:42:58.907 | + functions-common:time_stop:2318 : [[ -z 1630334575788 ]] 2021-08-30 14:42:58.910 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:42:58.915 | + functions-common:time_stop:2321 : end_time=1630334578912 2021-08-30 14:42:58.917 | + functions-common:time_stop:2322 : elapsed_time=3124 2021-08-30 14:42:58.920 | + functions-common:time_stop:2323 : total=5932 2021-08-30 14:42:58.922 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:42:58.925 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=9056 2021-08-30 14:42:58.927 | + functions:wait_for_service:467 : return 0 2021-08-30 14:42:58.930 | + lib/swift:start_swift:841 : [[ False == \T\r\u\e ]] 2021-08-30 14:42:58.932 | + ./stack.sh:main:1262 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-08-30 14:42:58.935 | + ./stack.sh:main:1263 : is_service_enabled cinder 2021-08-30 14:42:58.953 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:42:58.956 | + ./stack.sh:main:1264 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-08-30 14:42:58.987 | + ./stack.sh:main:1267 : async_wait configure_neutron_nova 2021-08-30 14:42:59.038 | [11746 Async configure_neutron_nova:95884]: Waiting for completion of configure_neutron_nova running on PID 95884 (2 other jobs running) 2021-08-30 14:42:59.064 | [11746 Async configure_neutron_nova:95884]: Signaling child to exit 2021-08-30 14:42:59.064 | WAKEUP 2021-08-30 14:42:59.087 | [11746 Async configure_neutron_nova:95884]: Signaled 2021-08-30 14:42:59.088 | + lib/neutron:configure_neutron_nova:616 : is_neutron_legacy_enabled 2021-08-30 14:42:59.088 | ++ 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-30 14:42:59.088 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-08-30 14:42:59.088 | + 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-30 14:42:59.089 | + 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-30 14:42:59.089 | + 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-30 14:42:59.089 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-08-30 14:42:59.089 | + lib/neutron:configure_neutron_nova:618 : create_nova_conf_neutron /etc/nova/nova.conf 2021-08-30 14:42:59.089 | + lib/neutron-legacy:create_nova_conf_neutron:380 : local conf=/etc/nova/nova.conf 2021-08-30 14:42:59.089 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova.conf neutron auth_type password 2021-08-30 14:42:59.089 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.20/identity 2021-08-30 14:42:59.089 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova.conf neutron username neutron 2021-08-30 14:42:59.089 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova.conf neutron password Passw0rd 2021-08-30 14:42:59.089 | + lib/neutron-legacy:create_nova_conf_neutron:385 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2021-08-30 14:42:59.089 | + lib/neutron-legacy:create_nova_conf_neutron:386 : iniset /etc/nova/nova.conf neutron project_name service 2021-08-30 14:42:59.089 | + lib/neutron-legacy:create_nova_conf_neutron:387 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2021-08-30 14:42:59.089 | + lib/neutron-legacy:create_nova_conf_neutron:388 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2021-08-30 14:42:59.089 | + lib/neutron-legacy:create_nova_conf_neutron:389 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2021-08-30 14:42:59.089 | + lib/neutron-legacy:create_nova_conf_neutron:392 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2021-08-30 14:42:59.089 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-08-30 14:42:59.089 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-08-30 14:42:59.089 | + lib/neutron-legacy:create_nova_conf_neutron:394 : is_service_enabled q-meta 2021-08-30 14:42:59.089 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:42:59.089 | + lib/neutron-legacy:create_nova_conf_neutron:395 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2021-08-30 14:42:59.089 | + lib/neutron-legacy:create_nova_conf_neutron:398 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2021-08-30 14:42:59.089 | + lib/neutron-legacy:create_nova_conf_neutron:399 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2021-08-30 14:42:59.089 | + lib/neutron:configure_neutron_nova:619 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2021-08-30 14:42:59.089 | ++ lib/neutron:configure_neutron_nova:620 : seq 1 1 2021-08-30 14:42:59.089 | + lib/neutron:configure_neutron_nova:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-08-30 14:42:59.089 | + lib/neutron:configure_neutron_nova:621 : local conf 2021-08-30 14:42:59.090 | ++ lib/neutron:configure_neutron_nova:622 : conductor_conf 1 2021-08-30 14:42:59.090 | ++ lib/nova:conductor_conf:729 : local cell=1 2021-08-30 14:42:59.090 | ++ lib/nova:conductor_conf:730 : echo /etc/nova/nova_cell1.conf 2021-08-30 14:42:59.090 | + lib/neutron:configure_neutron_nova:622 : conf=/etc/nova/nova_cell1.conf 2021-08-30 14:42:59.090 | + lib/neutron:configure_neutron_nova:623 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2021-08-30 14:42:59.090 | + lib/neutron-legacy:create_nova_conf_neutron:380 : local conf=/etc/nova/nova_cell1.conf 2021-08-30 14:42:59.090 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2021-08-30 14:42:59.090 | + 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-30 14:42:59.090 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2021-08-30 14:42:59.090 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2021-08-30 14:42:59.090 | + lib/neutron-legacy:create_nova_conf_neutron:385 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2021-08-30 14:42:59.090 | + lib/neutron-legacy:create_nova_conf_neutron:386 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2021-08-30 14:42:59.090 | + lib/neutron-legacy:create_nova_conf_neutron:387 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2021-08-30 14:42:59.090 | + lib/neutron-legacy:create_nova_conf_neutron:388 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2021-08-30 14:42:59.090 | + lib/neutron-legacy:create_nova_conf_neutron:389 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2021-08-30 14:42:59.090 | + lib/neutron-legacy:create_nova_conf_neutron:392 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2021-08-30 14:42:59.090 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-08-30 14:42:59.090 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-08-30 14:42:59.090 | + lib/neutron-legacy:create_nova_conf_neutron:394 : is_service_enabled q-meta 2021-08-30 14:42:59.090 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:42:59.090 | + lib/neutron-legacy:create_nova_conf_neutron:395 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2021-08-30 14:42:59.090 | + lib/neutron-legacy:create_nova_conf_neutron:398 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2021-08-30 14:42:59.090 | + lib/neutron-legacy:create_nova_conf_neutron:399 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2021-08-30 14:42:59.138 | [11746 Async configure_neutron_nova:95884]: finished configure_neutron_nova with result 0 in 1 seconds 2021-08-30 14:42:59.142 | + inc/async:async_wait:197 : return 0 2021-08-30 14:42:59.145 | + ./stack.sh:main:1273 : is_service_enabled nova 2021-08-30 14:42:59.163 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:42:59.165 | + ./stack.sh:main:1274 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-08-30 14:42:59.195 | + ./stack.sh:main:1275 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-08-30 14:42:59.227 | + ./stack.sh:main:1279 : is_service_enabled n-api 2021-08-30 14:42:59.245 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:42:59.255 | + ./stack.sh:main:1280 : echo_summary 'Starting Nova API' 2021-08-30 14:42:59.255 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-30 14:42:59.255 | + ./stack.sh:echo_summary:432 : echo -e Starting Nova API 2021-08-30 14:42:59.255 | + ./stack.sh:main:1281 : start_nova_api 2021-08-30 14:42:59.258 | + lib/nova:start_nova_api:855 : local service_port=8774 2021-08-30 14:42:59.260 | + lib/nova:start_nova_api:856 : local service_protocol=http 2021-08-30 14:42:59.262 | + lib/nova:start_nova_api:857 : local nova_url 2021-08-30 14:42:59.265 | + lib/nova:start_nova_api:858 : is_service_enabled tls-proxy 2021-08-30 14:42:59.282 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:42:59.285 | + 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-30 14:42:59.287 | + 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-30 14:42:59.290 | + 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-30 14:42:59.294 | + lib/nova:start_nova_api:867 : '[' True == False ']' 2021-08-30 14:42:59.297 | ++ lib/nova:start_nova_api:875 : which uwsgi 2021-08-30 14:42:59.302 | + 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-30 14:42:59.304 | + functions-common:run_process:1564 : local service=n-api 2021-08-30 14:42:59.307 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-08-30 14:42:59.309 | + functions-common:run_process:1566 : local group= 2021-08-30 14:42:59.312 | + functions-common:run_process:1567 : local user= 2021-08-30 14:42:59.314 | + functions-common:run_process:1569 : local name=n-api 2021-08-30 14:42:59.317 | + functions-common:run_process:1571 : time_start run_process 2021-08-30 14:42:59.319 | + functions-common:time_start:2295 : local name=run_process 2021-08-30 14:42:59.322 | + functions-common:time_start:2296 : local start_time= 2021-08-30 14:42:59.324 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-30 14:42:59.328 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-30 14:42:59.332 | + functions-common:time_start:2300 : _TIME_START[$name]=1630334579329 2021-08-30 14:42:59.334 | + functions-common:run_process:1572 : is_service_enabled n-api 2021-08-30 14:42:59.352 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:42:59.355 | + 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-30 14:42:59.358 | + functions-common:_run_under_systemd:1529 : local service=n-api 2021-08-30 14:42:59.360 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-08-30 14:42:59.363 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-08-30 14:42:59.365 | + 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-30 14:42:59.368 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-08-30 14:42:59.370 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2021-08-30 14:42:59.373 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2021-08-30 14:42:59.376 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@n-api.service 2021-08-30 14:42:59.378 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-30 14:42:59.381 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-30 14:42:59.383 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2021-08-30 14:42:59.386 | + 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-30 14:42:59.388 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@n-api.service 2021-08-30 14:42:59.390 | + 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-30 14:42:59.393 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2021-08-30 14:42:59.395 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2021-08-30 14:42:59.397 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@n-api.service 2021-08-30 14:42:59.400 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2021-08-30 14:42:59.405 | + 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-30 14:42:59.467 | + 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-30 14:42:59.534 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2021-08-30 14:42:59.586 | + 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-30 14:42:59.638 | + 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-30 14:42:59.691 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2021-08-30 14:42:59.749 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2021-08-30 14:42:59.804 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2021-08-30 14:42:59.857 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2021-08-30 14:42:59.915 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2021-08-30 14:42:59.967 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2021-08-30 14:42:59.970 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2021-08-30 14:43:00.032 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2021-08-30 14:43:00.450 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@n-api.service 2021-08-30 14:43:00.466 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2021-08-30 14:43:00.862 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@n-api.service 2021-08-30 14:43:00.942 | + functions-common:run_process:1575 : time_stop run_process 2021-08-30 14:43:00.945 | + functions-common:time_stop:2309 : local name 2021-08-30 14:43:00.948 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:43:00.952 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:43:00.954 | + functions-common:time_stop:2312 : local total 2021-08-30 14:43:00.961 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:43:00.964 | + functions-common:time_stop:2315 : name=run_process 2021-08-30 14:43:00.966 | + functions-common:time_stop:2316 : start_time=1630334579329 2021-08-30 14:43:00.969 | + functions-common:time_stop:2318 : [[ -z 1630334579329 ]] 2021-08-30 14:43:00.972 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:43:00.977 | + functions-common:time_stop:2321 : end_time=1630334580974 2021-08-30 14:43:00.980 | + functions-common:time_stop:2322 : elapsed_time=1645 2021-08-30 14:43:00.982 | + functions-common:time_stop:2323 : total=9965 2021-08-30 14:43:00.985 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:43:00.987 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=11610 2021-08-30 14:43:00.990 | + lib/nova:start_nova_api:876 : nova_url=http://10.222.0.20/compute/v2.1/ 2021-08-30 14:43:00.992 | + lib/nova:start_nova_api:879 : echo 'Waiting for nova-api to start...' 2021-08-30 14:43:00.992 | Waiting for nova-api to start... 2021-08-30 14:43:00.995 | + lib/nova:start_nova_api:880 : wait_for_service 60 http://10.222.0.20/compute/v2.1/ 2021-08-30 14:43:00.998 | + functions:wait_for_service:457 : local timeout=60 2021-08-30 14:43:01.001 | + functions:wait_for_service:458 : local url=http://10.222.0.20/compute/v2.1/ 2021-08-30 14:43:01.004 | + functions:wait_for_service:459 : local rval=0 2021-08-30 14:43:01.006 | + functions:wait_for_service:460 : time_start wait_for_service 2021-08-30 14:43:01.008 | + functions-common:time_start:2295 : local name=wait_for_service 2021-08-30 14:43:01.011 | + functions-common:time_start:2296 : local start_time= 2021-08-30 14:43:01.014 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-30 14:43:01.017 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-30 14:43:01.022 | + functions-common:time_start:2300 : _TIME_START[$name]=1630334581019 2021-08-30 14:43:01.025 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-08-30 14:43:01.036 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.20/compute/v2.1/ 2021-08-30 14:43:06.912 | + :: : [[ 200 == 503 ]] 2021-08-30 14:43:06.913 | + :: : [[ 0 -eq 7 ]] 2021-08-30 14:43:06.917 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-08-30 14:43:06.919 | + functions-common:time_stop:2309 : local name 2021-08-30 14:43:06.922 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:43:06.924 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:43:06.927 | + functions-common:time_stop:2312 : local total 2021-08-30 14:43:06.929 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:43:06.932 | + functions-common:time_stop:2315 : name=wait_for_service 2021-08-30 14:43:06.935 | + functions-common:time_stop:2316 : start_time=1630334581019 2021-08-30 14:43:06.937 | + functions-common:time_stop:2318 : [[ -z 1630334581019 ]] 2021-08-30 14:43:06.941 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:43:06.945 | + functions-common:time_stop:2321 : end_time=1630334586942 2021-08-30 14:43:06.948 | + functions-common:time_stop:2322 : elapsed_time=5923 2021-08-30 14:43:06.951 | + functions-common:time_stop:2323 : total=9056 2021-08-30 14:43:06.954 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:43:06.956 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=14979 2021-08-30 14:43:06.958 | + functions:wait_for_service:467 : return 0 2021-08-30 14:43:06.961 | + 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-30 14:43:06.964 | + 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-30 14:43:06.967 | + ./stack.sh:main:1284 : is_service_enabled ovn-controller ovn-controller-vtep 2021-08-30 14:43:06.984 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:43:06.987 | + ./stack.sh:main:1285 : echo_summary 'Starting OVN services' 2021-08-30 14:43:06.990 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-30 14:43:06.992 | + ./stack.sh:echo_summary:432 : echo -e Starting OVN services 2021-08-30 14:43:06.995 | + ./stack.sh:main:1286 : start_ovn_services 2021-08-30 14:43:06.998 | + lib/neutron-legacy:start_ovn_services:475 : [[ openvswitch == \o\v\n ]] 2021-08-30 14:43:07.001 | + ./stack.sh:main:1289 : is_service_enabled neutron-api 2021-08-30 14:43:07.018 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:43:07.021 | + ./stack.sh:main:1292 : is_service_enabled q-svc 2021-08-30 14:43:07.038 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:43:07.041 | + ./stack.sh:main:1293 : echo_summary 'Starting Neutron' 2021-08-30 14:43:07.044 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-30 14:43:07.047 | + ./stack.sh:echo_summary:432 : echo -e Starting Neutron 2021-08-30 14:43:07.049 | + ./stack.sh:main:1294 : configure_neutron_after_post_config 2021-08-30 14:43:07.052 | + lib/neutron-legacy:configure_neutron_after_post_config:468 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2021-08-30 14:43:07.054 | + 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-30 14:43:07.085 | + ./stack.sh:main:1295 : start_neutron_service_and_check 2021-08-30 14:43:07.087 | + lib/neutron-legacy:start_neutron_service_and_check:491 : local service_port=9696 2021-08-30 14:43:07.090 | + lib/neutron-legacy:start_neutron_service_and_check:492 : local service_protocol=http 2021-08-30 14:43:07.093 | + lib/neutron-legacy:start_neutron_service_and_check:493 : local cfg_file_options 2021-08-30 14:43:07.096 | + lib/neutron-legacy:start_neutron_service_and_check:494 : local neutron_url 2021-08-30 14:43:07.099 | ++ lib/neutron-legacy:start_neutron_service_and_check:496 : determine_config_files neutron-server 2021-08-30 14:43:07.102 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2021-08-30 14:43:07.104 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2021-08-30 14:43:07.110 | +++ lib/neutron-legacy:determine_config_files:326 : _determine_config_server 2021-08-30 14:43:07.112 | +++ lib/neutron-legacy:_determine_config_server:294 : [[ '' != '' ]] 2021-08-30 14:43:07.115 | +++ lib/neutron-legacy:_determine_config_server:301 : [[ 0 > 0 ]] 2021-08-30 14:43:07.117 | +++ lib/neutron-legacy:_determine_config_server:308 : local cfg_file 2021-08-30 14:43:07.120 | +++ 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-30 14:43:07.123 | +++ 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-30 14:43:07.126 | ++ 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-30 14:43:07.128 | ++ 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-30 14:43:07.131 | ++ 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-30 14:43:07.134 | + 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-30 14:43:07.136 | + lib/neutron-legacy:start_neutron_service_and_check:498 : is_service_enabled tls-proxy 2021-08-30 14:43:07.154 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:43:07.156 | + lib/neutron-legacy:start_neutron_service_and_check:503 : '[' False == True ']' 2021-08-30 14:43:07.159 | + 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-30 14:43:07.161 | + functions-common:run_process:1564 : local service=q-svc 2021-08-30 14:43:07.164 | + 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-30 14:43:07.167 | + functions-common:run_process:1566 : local group= 2021-08-30 14:43:07.170 | + functions-common:run_process:1567 : local user= 2021-08-30 14:43:07.172 | + functions-common:run_process:1569 : local name=q-svc 2021-08-30 14:43:07.174 | + functions-common:run_process:1571 : time_start run_process 2021-08-30 14:43:07.177 | + functions-common:time_start:2295 : local name=run_process 2021-08-30 14:43:07.179 | + functions-common:time_start:2296 : local start_time= 2021-08-30 14:43:07.182 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-30 14:43:07.186 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-30 14:43:07.190 | + functions-common:time_start:2300 : _TIME_START[$name]=1630334587188 2021-08-30 14:43:07.193 | + functions-common:run_process:1572 : is_service_enabled q-svc 2021-08-30 14:43:07.208 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:43:07.211 | + 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-30 14:43:07.214 | + functions-common:_run_under_systemd:1529 : local service=q-svc 2021-08-30 14:43:07.216 | + 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-30 14:43:07.219 | + 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-30 14:43:07.221 | + 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-30 14:43:07.223 | + 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-30 14:43:07.226 | + 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-30 14:43:07.228 | + 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-30 14:43:07.231 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-svc.service 2021-08-30 14:43:07.234 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-30 14:43:07.236 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-30 14:43:07.239 | + 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-30 14:43:07.241 | + 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-30 14:43:07.243 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-svc.service 2021-08-30 14:43:07.246 | + 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-30 14:43:07.249 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-30 14:43:07.251 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-30 14:43:07.253 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-30 14:43:07.255 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-30 14:43:07.257 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2021-08-30 14:43:07.260 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-30 14:43:07.264 | + 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-30 14:43:07.326 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2021-08-30 14:43:07.388 | + 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-30 14:43:07.441 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2021-08-30 14:43:07.492 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2021-08-30 14:43:07.549 | + 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-30 14:43:07.602 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-30 14:43:07.608 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2021-08-30 14:43:07.671 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-30 14:43:08.068 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-svc.service 2021-08-30 14:43:08.082 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2021-08-30 14:43:08.471 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-svc.service 2021-08-30 14:43:08.496 | + functions-common:run_process:1575 : time_stop run_process 2021-08-30 14:43:08.499 | + functions-common:time_stop:2309 : local name 2021-08-30 14:43:08.502 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:43:08.505 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:43:08.507 | + functions-common:time_stop:2312 : local total 2021-08-30 14:43:08.510 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:43:08.513 | + functions-common:time_stop:2315 : name=run_process 2021-08-30 14:43:08.515 | + functions-common:time_stop:2316 : start_time=1630334587188 2021-08-30 14:43:08.518 | + functions-common:time_stop:2318 : [[ -z 1630334587188 ]] 2021-08-30 14:43:08.521 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:43:08.525 | + functions-common:time_stop:2321 : end_time=1630334588523 2021-08-30 14:43:08.529 | + functions-common:time_stop:2322 : elapsed_time=1335 2021-08-30 14:43:08.531 | + functions-common:time_stop:2323 : total=11610 2021-08-30 14:43:08.534 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:43:08.536 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=12945 2021-08-30 14:43:08.539 | + lib/neutron-legacy:start_neutron_service_and_check:511 : neutron_url=http://10.222.0.20:9696 2021-08-30 14:43:08.541 | + lib/neutron-legacy:start_neutron_service_and_check:513 : is_service_enabled tls-proxy 2021-08-30 14:43:08.559 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:43:08.562 | + lib/neutron-legacy:start_neutron_service_and_check:517 : echo 'Waiting for Neutron to start...' 2021-08-30 14:43:08.562 | Waiting for Neutron to start... 2021-08-30 14:43:08.564 | + lib/neutron-legacy:start_neutron_service_and_check:519 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.20:9696' 2021-08-30 14:43:08.567 | + 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-30 14:43:08.569 | + functions-common:test_with_retry:2247 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.20:9696' 2021-08-30 14:43:08.572 | + functions-common:test_with_retry:2248 : local 'failmsg=Neutron did not start' 2021-08-30 14:43:08.574 | + functions-common:test_with_retry:2249 : local until=60 2021-08-30 14:43:08.577 | + functions-common:test_with_retry:2250 : local sleep=0.5 2021-08-30 14:43:08.580 | + functions-common:test_with_retry:2252 : time_start test_with_retry 2021-08-30 14:43:08.582 | + functions-common:time_start:2295 : local name=test_with_retry 2021-08-30 14:43:08.591 | + functions-common:time_start:2296 : local start_time= 2021-08-30 14:43:08.594 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-30 14:43:08.597 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-30 14:43:08.602 | + functions-common:time_start:2300 : _TIME_START[$name]=1630334588599 2021-08-30 14:43:08.604 | + 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-30 14:43:14.687 | {"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-30 14:43:14.690 | + functions-common:time_stop:2309 : local name 2021-08-30 14:43:14.693 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:43:14.695 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:43:14.701 | + functions-common:time_stop:2312 : local total 2021-08-30 14:43:14.703 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:43:14.706 | + functions-common:time_stop:2315 : name=test_with_retry 2021-08-30 14:43:14.709 | + functions-common:time_stop:2316 : start_time=1630334588599 2021-08-30 14:43:14.712 | + functions-common:time_stop:2318 : [[ -z 1630334588599 ]] 2021-08-30 14:43:14.716 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:43:14.722 | + functions-common:time_stop:2321 : end_time=1630334594718 2021-08-30 14:43:14.726 | + functions-common:time_stop:2322 : elapsed_time=6119 2021-08-30 14:43:14.729 | + functions-common:time_stop:2323 : total=0 2021-08-30 14:43:14.732 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:43:14.737 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=6119 2021-08-30 14:43:14.741 | + ./stack.sh:main:1300 : is_service_enabled placement 2021-08-30 14:43:14.772 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:43:14.777 | + ./stack.sh:main:1301 : echo_summary 'Starting Placement' 2021-08-30 14:43:14.780 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-30 14:43:14.783 | + ./stack.sh:echo_summary:432 : echo -e Starting Placement 2021-08-30 14:43:14.785 | + ./stack.sh:main:1302 : start_placement 2021-08-30 14:43:14.788 | + lib/placement:start_placement:160 : start_placement_api 2021-08-30 14:43:14.791 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2021-08-30 14:43:14.800 | ++ lib/placement:start_placement_api:147 : which uwsgi 2021-08-30 14:43:14.805 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-08-30 14:43:14.808 | + functions-common:run_process:1564 : local service=placement-api 2021-08-30 14:43:14.812 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-08-30 14:43:14.814 | + functions-common:run_process:1566 : local group= 2021-08-30 14:43:14.817 | + functions-common:run_process:1567 : local user= 2021-08-30 14:43:14.820 | + functions-common:run_process:1569 : local name=placement-api 2021-08-30 14:43:14.824 | + functions-common:run_process:1571 : time_start run_process 2021-08-30 14:43:14.828 | + functions-common:time_start:2295 : local name=run_process 2021-08-30 14:43:14.830 | + functions-common:time_start:2296 : local start_time= 2021-08-30 14:43:14.833 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-30 14:43:14.837 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-30 14:43:14.843 | + functions-common:time_start:2300 : _TIME_START[$name]=1630334594839 2021-08-30 14:43:14.846 | + functions-common:run_process:1572 : is_service_enabled placement-api 2021-08-30 14:43:14.868 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:43:14.873 | + functions-common:run_process:1573 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2021-08-30 14:43:14.876 | + functions-common:_run_under_systemd:1529 : local service=placement-api 2021-08-30 14:43:14.878 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-08-30 14:43:14.881 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-08-30 14:43:14.883 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-08-30 14:43:14.886 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-08-30 14:43:14.889 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2021-08-30 14:43:14.891 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2021-08-30 14:43:14.894 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@placement-api.service 2021-08-30 14:43:14.896 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-30 14:43:14.899 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-30 14:43:14.902 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2021-08-30 14:43:14.905 | + 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-30 14:43:14.907 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@placement-api.service 2021-08-30 14:43:14.909 | + functions-common:write_uwsgi_user_unit_file:1474 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-08-30 14:43:14.912 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2021-08-30 14:43:14.914 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2021-08-30 14:43:14.917 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2021-08-30 14:43:14.920 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2021-08-30 14:43:14.925 | + 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-30 14:43:14.987 | + 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-30 14:43:15.049 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2021-08-30 14:43:15.102 | + 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-30 14:43:15.155 | + 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-30 14:43:15.207 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2021-08-30 14:43:15.269 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2021-08-30 14:43:15.322 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2021-08-30 14:43:15.377 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2021-08-30 14:43:15.435 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2021-08-30 14:43:15.488 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2021-08-30 14:43:15.490 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2021-08-30 14:43:15.553 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2021-08-30 14:43:15.959 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@placement-api.service 2021-08-30 14:43:15.974 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2021-08-30 14:43:16.380 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@placement-api.service 2021-08-30 14:43:16.460 | + functions-common:run_process:1575 : time_stop run_process 2021-08-30 14:43:16.463 | + functions-common:time_stop:2309 : local name 2021-08-30 14:43:16.466 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:43:16.468 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:43:16.471 | + functions-common:time_stop:2312 : local total 2021-08-30 14:43:16.474 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:43:16.477 | + functions-common:time_stop:2315 : name=run_process 2021-08-30 14:43:16.479 | + functions-common:time_stop:2316 : start_time=1630334594839 2021-08-30 14:43:16.482 | + functions-common:time_stop:2318 : [[ -z 1630334594839 ]] 2021-08-30 14:43:16.485 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:43:16.490 | + functions-common:time_stop:2321 : end_time=1630334596487 2021-08-30 14:43:16.492 | + functions-common:time_stop:2322 : elapsed_time=1648 2021-08-30 14:43:16.495 | + functions-common:time_stop:2323 : total=12945 2021-08-30 14:43:16.498 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:43:16.500 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=14593 2021-08-30 14:43:16.503 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2021-08-30 14:43:16.503 | Waiting for placement-api to start... 2021-08-30 14:43:16.506 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.20/placement 2021-08-30 14:43:16.508 | + functions:wait_for_service:457 : local timeout=60 2021-08-30 14:43:16.510 | + functions:wait_for_service:458 : local url=http://10.222.0.20/placement 2021-08-30 14:43:16.514 | + functions:wait_for_service:459 : local rval=0 2021-08-30 14:43:16.516 | + functions:wait_for_service:460 : time_start wait_for_service 2021-08-30 14:43:16.519 | + functions-common:time_start:2295 : local name=wait_for_service 2021-08-30 14:43:16.521 | + functions-common:time_start:2296 : local start_time= 2021-08-30 14:43:16.524 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-30 14:43:16.527 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-30 14:43:16.532 | + functions-common:time_start:2300 : _TIME_START[$name]=1630334596529 2021-08-30 14:43:16.535 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-08-30 14:43:16.541 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.20/placement 2021-08-30 14:43:19.513 | + :: : [[ 200 == 503 ]] 2021-08-30 14:43:19.514 | + :: : [[ 0 -eq 7 ]] 2021-08-30 14:43:19.517 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-08-30 14:43:19.520 | + functions-common:time_stop:2309 : local name 2021-08-30 14:43:19.523 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:43:19.525 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:43:19.528 | + functions-common:time_stop:2312 : local total 2021-08-30 14:43:19.530 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:43:19.533 | + functions-common:time_stop:2315 : name=wait_for_service 2021-08-30 14:43:19.536 | + functions-common:time_stop:2316 : start_time=1630334596529 2021-08-30 14:43:19.538 | + functions-common:time_stop:2318 : [[ -z 1630334596529 ]] 2021-08-30 14:43:19.542 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:43:19.547 | + functions-common:time_stop:2321 : end_time=1630334599544 2021-08-30 14:43:19.550 | + functions-common:time_stop:2322 : elapsed_time=3015 2021-08-30 14:43:19.552 | + functions-common:time_stop:2323 : total=14979 2021-08-30 14:43:19.554 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:43:19.557 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=17994 2021-08-30 14:43:19.560 | + functions:wait_for_service:467 : return 0 2021-08-30 14:43:19.562 | + ./stack.sh:main:1305 : is_service_enabled neutron 2021-08-30 14:43:19.580 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:43:19.582 | + ./stack.sh:main:1306 : start_neutron 2021-08-30 14:43:19.585 | + lib/neutron:start_neutron:702 : is_neutron_legacy_enabled 2021-08-30 14:43:19.593 | ++ 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-30 14:43:19.593 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-08-30 14:43:19.596 | + 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-30 14:43:19.599 | + 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-30 14:43:19.602 | + 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-30 14:43:19.604 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-08-30 14:43:19.608 | + lib/neutron:start_neutron:704 : start_mutnauq_l2_agent 2021-08-30 14:43:19.610 | + 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-30 14:43:19.613 | + functions-common:run_process:1564 : local service=q-agt 2021-08-30 14:43:19.616 | + 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-30 14:43:19.618 | + functions-common:run_process:1566 : local group= 2021-08-30 14:43:19.621 | + functions-common:run_process:1567 : local user= 2021-08-30 14:43:19.623 | + functions-common:run_process:1569 : local name=q-agt 2021-08-30 14:43:19.626 | + functions-common:run_process:1571 : time_start run_process 2021-08-30 14:43:19.628 | + functions-common:time_start:2295 : local name=run_process 2021-08-30 14:43:19.631 | + functions-common:time_start:2296 : local start_time= 2021-08-30 14:43:19.633 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-30 14:43:19.637 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-30 14:43:19.641 | + functions-common:time_start:2300 : _TIME_START[$name]=1630334599638 2021-08-30 14:43:19.643 | + functions-common:run_process:1572 : is_service_enabled q-agt 2021-08-30 14:43:19.661 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:43:19.663 | + 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-30 14:43:19.666 | + functions-common:_run_under_systemd:1529 : local service=q-agt 2021-08-30 14:43:19.668 | + 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-30 14:43:19.671 | + 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-30 14:43:19.673 | + 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-30 14:43:19.676 | + 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-30 14:43:19.678 | + 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-30 14:43:19.680 | + 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-30 14:43:19.683 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-agt.service 2021-08-30 14:43:19.686 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-30 14:43:19.688 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-30 14:43:19.691 | + 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-30 14:43:19.693 | + 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-30 14:43:19.696 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-agt.service 2021-08-30 14:43:19.698 | + 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-30 14:43:19.701 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-30 14:43:19.703 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-30 14:43:19.705 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-30 14:43:19.708 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-30 14:43:19.710 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2021-08-30 14:43:19.712 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-30 14:43:19.717 | + 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-30 14:43:19.780 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2021-08-30 14:43:19.843 | + 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-30 14:43:19.895 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2021-08-30 14:43:19.946 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2021-08-30 14:43:19.999 | + 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-30 14:43:20.052 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-30 14:43:20.054 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2021-08-30 14:43:20.130 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-30 14:43:20.535 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-agt.service 2021-08-30 14:43:20.550 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2021-08-30 14:43:20.959 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-agt.service 2021-08-30 14:43:20.983 | + functions-common:run_process:1575 : time_stop run_process 2021-08-30 14:43:20.986 | + functions-common:time_stop:2309 : local name 2021-08-30 14:43:20.990 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:43:20.994 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:43:20.997 | + functions-common:time_stop:2312 : local total 2021-08-30 14:43:21.000 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:43:21.002 | + functions-common:time_stop:2315 : name=run_process 2021-08-30 14:43:21.005 | + functions-common:time_stop:2316 : start_time=1630334599638 2021-08-30 14:43:21.007 | + functions-common:time_stop:2318 : [[ -z 1630334599638 ]] 2021-08-30 14:43:21.010 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:43:21.015 | + functions-common:time_stop:2321 : end_time=1630334601012 2021-08-30 14:43:21.018 | + functions-common:time_stop:2322 : elapsed_time=1374 2021-08-30 14:43:21.020 | + functions-common:time_stop:2323 : total=14593 2021-08-30 14:43:21.022 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:43:21.025 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=15967 2021-08-30 14:43:21.028 | + lib/neutron-legacy:start_mutnauq_l2_agent:528 : is_provider_network 2021-08-30 14:43:21.031 | + functions-common:is_provider_network:2158 : '[' '' == True ']' 2021-08-30 14:43:21.033 | + functions-common:is_provider_network:2161 : return 1 2021-08-30 14:43:21.036 | + lib/neutron:start_neutron:705 : start_mutnauq_other_agents 2021-08-30 14:43:21.038 | + 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-30 14:43:21.041 | + functions-common:run_process:1564 : local service=q-dhcp 2021-08-30 14:43:21.044 | + 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-30 14:43:21.047 | + functions-common:run_process:1566 : local group= 2021-08-30 14:43:21.049 | + functions-common:run_process:1567 : local user= 2021-08-30 14:43:21.051 | + functions-common:run_process:1569 : local name=q-dhcp 2021-08-30 14:43:21.054 | + functions-common:run_process:1571 : time_start run_process 2021-08-30 14:43:21.057 | + functions-common:time_start:2295 : local name=run_process 2021-08-30 14:43:21.059 | + functions-common:time_start:2296 : local start_time= 2021-08-30 14:43:21.062 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-30 14:43:21.065 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-30 14:43:21.069 | + functions-common:time_start:2300 : _TIME_START[$name]=1630334601067 2021-08-30 14:43:21.072 | + functions-common:run_process:1572 : is_service_enabled q-dhcp 2021-08-30 14:43:21.091 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:43:21.093 | + 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-30 14:43:21.096 | + functions-common:_run_under_systemd:1529 : local service=q-dhcp 2021-08-30 14:43:21.098 | + 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-30 14:43:21.101 | + 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-30 14:43:21.103 | + 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-30 14:43:21.106 | + 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-30 14:43:21.109 | + 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-30 14:43:21.112 | + 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-30 14:43:21.114 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-dhcp.service 2021-08-30 14:43:21.117 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-30 14:43:21.119 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-30 14:43:21.122 | + 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-30 14:43:21.125 | + 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-30 14:43:21.127 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-dhcp.service 2021-08-30 14:43:21.130 | + 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-30 14:43:21.132 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-30 14:43:21.135 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-30 14:43:21.137 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-30 14:43:21.140 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-30 14:43:21.142 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2021-08-30 14:43:21.145 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-30 14:43:21.149 | + 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-30 14:43:21.214 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2021-08-30 14:43:21.284 | + 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-30 14:43:21.337 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2021-08-30 14:43:21.435 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2021-08-30 14:43:21.498 | + 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-30 14:43:21.553 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-30 14:43:21.555 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2021-08-30 14:43:21.621 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-30 14:43:22.044 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-dhcp.service 2021-08-30 14:43:22.058 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2021-08-30 14:43:22.470 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-dhcp.service 2021-08-30 14:43:22.506 | + functions-common:run_process:1575 : time_stop run_process 2021-08-30 14:43:22.509 | + functions-common:time_stop:2309 : local name 2021-08-30 14:43:22.511 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:43:22.514 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:43:22.517 | + functions-common:time_stop:2312 : local total 2021-08-30 14:43:22.519 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:43:22.522 | + functions-common:time_stop:2315 : name=run_process 2021-08-30 14:43:22.524 | + functions-common:time_stop:2316 : start_time=1630334601067 2021-08-30 14:43:22.527 | + functions-common:time_stop:2318 : [[ -z 1630334601067 ]] 2021-08-30 14:43:22.530 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:43:22.535 | + functions-common:time_stop:2321 : end_time=1630334602532 2021-08-30 14:43:22.538 | + functions-common:time_stop:2322 : elapsed_time=1465 2021-08-30 14:43:22.541 | + functions-common:time_stop:2323 : total=15967 2021-08-30 14:43:22.543 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:43:22.546 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=17432 2021-08-30 14:43:22.549 | + lib/neutron-legacy:start_mutnauq_other_agents:546 : is_service_enabled neutron-vpnaas 2021-08-30 14:43:22.568 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:43:22.571 | ++ lib/neutron-legacy:start_mutnauq_other_agents:549 : determine_config_files neutron-l3-agent 2021-08-30 14:43:22.574 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2021-08-30 14:43:22.577 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2021-08-30 14:43:22.580 | +++ lib/neutron-legacy:determine_config_files:327 : _determine_config_l3 2021-08-30 14:43:22.583 | +++ lib/neutron-legacy:_determine_config_l3:317 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-08-30 14:43:22.585 | +++ lib/neutron-legacy:_determine_config_l3:318 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-08-30 14:43:22.588 | ++ lib/neutron-legacy:determine_config_files:327 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-08-30 14:43:22.591 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2021-08-30 14:43:22.595 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-08-30 14:43:22.596 | + 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-30 14:43:22.599 | + functions-common:run_process:1564 : local service=q-l3 2021-08-30 14:43:22.601 | + 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-30 14:43:22.604 | + functions-common:run_process:1566 : local group= 2021-08-30 14:43:22.606 | + functions-common:run_process:1567 : local user= 2021-08-30 14:43:22.609 | + functions-common:run_process:1569 : local name=q-l3 2021-08-30 14:43:22.611 | + functions-common:run_process:1571 : time_start run_process 2021-08-30 14:43:22.614 | + functions-common:time_start:2295 : local name=run_process 2021-08-30 14:43:22.616 | + functions-common:time_start:2296 : local start_time= 2021-08-30 14:43:22.619 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-30 14:43:22.623 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-30 14:43:22.628 | + functions-common:time_start:2300 : _TIME_START[$name]=1630334602625 2021-08-30 14:43:22.635 | + functions-common:run_process:1572 : is_service_enabled q-l3 2021-08-30 14:43:22.649 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:43:22.652 | + 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-30 14:43:22.655 | + functions-common:_run_under_systemd:1529 : local service=q-l3 2021-08-30 14:43:22.657 | + 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-30 14:43:22.660 | + 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-30 14:43:22.669 | + 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-30 14:43:22.669 | + 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-30 14:43:22.670 | + 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-30 14:43:22.670 | + 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-30 14:43:22.673 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-l3.service 2021-08-30 14:43:22.675 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-30 14:43:22.678 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-30 14:43:22.680 | + 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-30 14:43:22.683 | + 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-30 14:43:22.686 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-l3.service 2021-08-30 14:43:22.689 | + 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-30 14:43:22.691 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-30 14:43:22.693 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-30 14:43:22.696 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-30 14:43:22.698 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-30 14:43:22.701 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2021-08-30 14:43:22.704 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-30 14:43:22.709 | + 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-30 14:43:22.788 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2021-08-30 14:43:22.869 | + 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-30 14:43:22.928 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2021-08-30 14:43:22.986 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2021-08-30 14:43:23.042 | + 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-30 14:43:23.099 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-30 14:43:23.105 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2021-08-30 14:43:23.172 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-30 14:43:23.603 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-l3.service 2021-08-30 14:43:23.617 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2021-08-30 14:43:24.061 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-l3.service 2021-08-30 14:43:24.094 | + functions-common:run_process:1575 : time_stop run_process 2021-08-30 14:43:24.096 | + functions-common:time_stop:2309 : local name 2021-08-30 14:43:24.099 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:43:24.102 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:43:24.104 | + functions-common:time_stop:2312 : local total 2021-08-30 14:43:24.107 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:43:24.109 | + functions-common:time_stop:2315 : name=run_process 2021-08-30 14:43:24.112 | + functions-common:time_stop:2316 : start_time=1630334602625 2021-08-30 14:43:24.114 | + functions-common:time_stop:2318 : [[ -z 1630334602625 ]] 2021-08-30 14:43:24.120 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:43:24.123 | + functions-common:time_stop:2321 : end_time=1630334604119 2021-08-30 14:43:24.126 | + functions-common:time_stop:2322 : elapsed_time=1494 2021-08-30 14:43:24.128 | + functions-common:time_stop:2323 : total=17432 2021-08-30 14:43:24.131 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:43:24.133 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=18926 2021-08-30 14:43:24.136 | + 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-30 14:43:24.139 | + functions-common:run_process:1564 : local service=q-meta 2021-08-30 14:43:24.142 | + 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-30 14:43:24.144 | + functions-common:run_process:1566 : local group= 2021-08-30 14:43:24.152 | + functions-common:run_process:1567 : local user= 2021-08-30 14:43:24.155 | + functions-common:run_process:1569 : local name=q-meta 2021-08-30 14:43:24.158 | + functions-common:run_process:1571 : time_start run_process 2021-08-30 14:43:24.161 | + functions-common:time_start:2295 : local name=run_process 2021-08-30 14:43:24.164 | + functions-common:time_start:2296 : local start_time= 2021-08-30 14:43:24.169 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-30 14:43:24.175 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-30 14:43:24.178 | + functions-common:time_start:2300 : _TIME_START[$name]=1630334604175 2021-08-30 14:43:24.181 | + functions-common:run_process:1572 : is_service_enabled q-meta 2021-08-30 14:43:24.203 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:43:24.205 | + 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-30 14:43:24.208 | + functions-common:_run_under_systemd:1529 : local service=q-meta 2021-08-30 14:43:24.211 | + 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-30 14:43:24.213 | + 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-30 14:43:24.216 | + 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-30 14:43:24.219 | + 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-30 14:43:24.221 | + 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-30 14:43:24.224 | + 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-30 14:43:24.227 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-meta.service 2021-08-30 14:43:24.229 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-30 14:43:24.232 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-30 14:43:24.235 | + 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-30 14:43:24.238 | + 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-30 14:43:24.240 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-meta.service 2021-08-30 14:43:24.243 | + 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-30 14:43:24.251 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-30 14:43:24.251 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-30 14:43:24.252 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-30 14:43:24.256 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-30 14:43:24.259 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2021-08-30 14:43:24.261 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-30 14:43:24.267 | + 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-30 14:43:24.347 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2021-08-30 14:43:24.443 | + 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-30 14:43:24.532 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2021-08-30 14:43:24.614 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2021-08-30 14:43:24.699 | + 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-30 14:43:24.774 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-30 14:43:24.777 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2021-08-30 14:43:24.863 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-30 14:43:25.312 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-meta.service 2021-08-30 14:43:25.326 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2021-08-30 14:43:25.744 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-meta.service 2021-08-30 14:43:25.776 | + functions-common:run_process:1575 : time_stop run_process 2021-08-30 14:43:25.784 | + functions-common:time_stop:2309 : local name 2021-08-30 14:43:25.792 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:43:25.795 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:43:25.799 | + functions-common:time_stop:2312 : local total 2021-08-30 14:43:25.804 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:43:25.807 | + functions-common:time_stop:2315 : name=run_process 2021-08-30 14:43:25.809 | + functions-common:time_stop:2316 : start_time=1630334604175 2021-08-30 14:43:25.812 | + functions-common:time_stop:2318 : [[ -z 1630334604175 ]] 2021-08-30 14:43:25.822 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:43:25.832 | + functions-common:time_stop:2321 : end_time=1630334605823 2021-08-30 14:43:25.837 | + functions-common:time_stop:2322 : elapsed_time=1648 2021-08-30 14:43:25.841 | + functions-common:time_stop:2323 : total=18926 2021-08-30 14:43:25.845 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:43:25.849 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=20574 2021-08-30 14:43:25.863 | + 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-30 14:43:25.867 | + functions-common:run_process:1564 : local service=q-metering 2021-08-30 14:43:25.873 | + 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-30 14:43:25.880 | + functions-common:run_process:1566 : local group= 2021-08-30 14:43:25.885 | + functions-common:run_process:1567 : local user= 2021-08-30 14:43:25.889 | + functions-common:run_process:1569 : local name=q-metering 2021-08-30 14:43:25.896 | + functions-common:run_process:1571 : time_start run_process 2021-08-30 14:43:25.904 | + functions-common:time_start:2295 : local name=run_process 2021-08-30 14:43:25.912 | + functions-common:time_start:2296 : local start_time= 2021-08-30 14:43:25.920 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-30 14:43:25.923 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-30 14:43:25.928 | + functions-common:time_start:2300 : _TIME_START[$name]=1630334605925 2021-08-30 14:43:25.933 | + functions-common:run_process:1572 : is_service_enabled q-metering 2021-08-30 14:43:25.976 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:43:25.984 | + 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-30 14:43:25.992 | + functions-common:_run_under_systemd:1529 : local service=q-metering 2021-08-30 14:43:25.998 | + 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-30 14:43:26.004 | + 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-30 14:43:26.007 | + 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-30 14:43:26.013 | + 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-30 14:43:26.017 | + 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-30 14:43:26.021 | + 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-30 14:43:26.028 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-metering.service 2021-08-30 14:43:26.036 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-30 14:43:26.044 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-30 14:43:26.047 | + 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-30 14:43:26.050 | + 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-30 14:43:26.053 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-metering.service 2021-08-30 14:43:26.055 | + 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-30 14:43:26.065 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-30 14:43:26.072 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-30 14:43:26.077 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-30 14:43:26.085 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-30 14:43:26.092 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2021-08-30 14:43:26.094 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-30 14:43:26.100 | + 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-30 14:43:26.197 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2021-08-30 14:43:26.290 | + 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-30 14:43:26.401 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2021-08-30 14:43:26.520 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2021-08-30 14:43:26.620 | + 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-30 14:43:26.712 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-30 14:43:26.720 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2021-08-30 14:43:26.822 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-30 14:43:27.335 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-metering.service 2021-08-30 14:43:27.349 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2021-08-30 14:43:27.911 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-metering.service 2021-08-30 14:43:27.943 | + functions-common:run_process:1575 : time_stop run_process 2021-08-30 14:43:27.946 | + functions-common:time_stop:2309 : local name 2021-08-30 14:43:27.949 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:43:27.952 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:43:27.956 | + functions-common:time_stop:2312 : local total 2021-08-30 14:43:27.960 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:43:27.965 | + functions-common:time_stop:2315 : name=run_process 2021-08-30 14:43:27.969 | + functions-common:time_stop:2316 : start_time=1630334605925 2021-08-30 14:43:27.973 | + functions-common:time_stop:2318 : [[ -z 1630334605925 ]] 2021-08-30 14:43:27.978 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:43:27.984 | + functions-common:time_stop:2321 : end_time=1630334607980 2021-08-30 14:43:27.986 | + functions-common:time_stop:2322 : elapsed_time=2055 2021-08-30 14:43:27.995 | + functions-common:time_stop:2323 : total=20574 2021-08-30 14:43:28.002 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:43:28.016 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=22629 2021-08-30 14:43:28.024 | + ./stack.sh:main:1309 : is_service_enabled q-svc 2021-08-30 14:43:28.072 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:43:28.080 | + ./stack.sh:main:1309 : [[ True == \T\r\u\e ]] 2021-08-30 14:43:28.083 | + ./stack.sh:main:1310 : echo_summary 'Creating initial neutron network elements' 2021-08-30 14:43:28.088 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-30 14:43:28.091 | + ./stack.sh:echo_summary:432 : echo -e Creating initial neutron network elements 2021-08-30 14:43:28.099 | + ./stack.sh:main:1313 : type -p neutron_plugin_create_initial_networks 2021-08-30 14:43:28.109 | + ./stack.sh:main:1316 : create_neutron_initial_network 2021-08-30 14:43:28.112 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : local project_id 2021-08-30 14:43:28.119 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : oscwrap project list 2021-08-30 14:43:28.123 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : get_field 1 2021-08-30 14:43:28.124 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : grep ' demo ' 2021-08-30 14:43:28.129 | ++ functions-common:get_field:726 : local data field 2021-08-30 14:43:28.144 | ++ functions-common:get_field:727 : read data 2021-08-30 14:43:30.901 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:43:30.901 | from cryptography.utils import int_from_bytes 2021-08-30 14:43:30.901 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:43:30.901 | from cryptography.utils import int_from_bytes 2021-08-30 14:43:31.082 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:43:31.085 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-30 14:43:31.089 | ++ functions-common:get_field:731 : field='$2' 2021-08-30 14:43:31.093 | ++ functions-common:get_field:733 : echo '| 5b3b1c9a2b1c48aca8703186a14661f3 | demo |' 2021-08-30 14:43:31.096 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-30 14:43:31.103 | ++ functions-common:get_field:727 : read data 2021-08-30 14:43:31.119 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : project_id=5b3b1c9a2b1c48aca8703186a14661f3 2021-08-30 14:43:31.119 | + 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-30 14:43:31.119 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-30 14:43:31.134 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:169 : type -p neutron_plugin_create_initial_network_profile 2021-08-30 14:43:31.137 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_networking_extension_supported auto-allocated-topology 2021-08-30 14:43:31.140 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:439 : local extension=auto-allocated-topology 2021-08-30 14:43:31.144 | ++ 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-30 14:43:34.211 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:43:34.211 | from cryptography.utils import int_from_bytes 2021-08-30 14:43:34.211 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:43:34.211 | from cryptography.utils import int_from_bytes 2021-08-30 14:43:34.362 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:43:34.365 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:441 : EXT_LIST='address-group 2021-08-30 14:43:34.365 | address-scope 2021-08-30 14:43:34.365 | router-admin-state-down-before-update 2021-08-30 14:43:34.365 | agent 2021-08-30 14:43:34.365 | agent-resources-synced 2021-08-30 14:43:34.365 | allowed-address-pairs 2021-08-30 14:43:34.365 | auto-allocated-topology 2021-08-30 14:43:34.365 | availability_zone 2021-08-30 14:43:34.365 | availability_zone_filter 2021-08-30 14:43:34.365 | default-subnetpools 2021-08-30 14:43:34.365 | dhcp_agent_scheduler 2021-08-30 14:43:34.365 | dvr 2021-08-30 14:43:34.365 | empty-string-filtering 2021-08-30 14:43:34.365 | external-net 2021-08-30 14:43:34.365 | extra_dhcp_opt 2021-08-30 14:43:34.365 | extraroute 2021-08-30 14:43:34.365 | extraroute-atomic 2021-08-30 14:43:34.365 | filter-validation 2021-08-30 14:43:34.365 | fip-port-details 2021-08-30 14:43:34.365 | flavors 2021-08-30 14:43:34.365 | floatingip-pools 2021-08-30 14:43:34.366 | ip-substring-filtering 2021-08-30 14:43:34.366 | router 2021-08-30 14:43:34.366 | ext-gw-mode 2021-08-30 14:43:34.366 | l3-ha 2021-08-30 14:43:34.366 | l3-flavors 2021-08-30 14:43:34.366 | l3-port-ip-change-not-allowed 2021-08-30 14:43:34.366 | l3_agent_scheduler 2021-08-30 14:43:34.366 | metering 2021-08-30 14:43:34.366 | metering_source_and_destination_fields 2021-08-30 14:43:34.366 | multi-provider 2021-08-30 14:43:34.366 | net-mtu 2021-08-30 14:43:34.366 | net-mtu-writable 2021-08-30 14:43:34.366 | network_availability_zone 2021-08-30 14:43:34.366 | network-ip-availability 2021-08-30 14:43:34.366 | pagination 2021-08-30 14:43:34.366 | port-device-profile 2021-08-30 14:43:34.366 | port-mac-address-regenerate 2021-08-30 14:43:34.366 | port-numa-affinity-policy 2021-08-30 14:43:34.366 | binding 2021-08-30 14:43:34.366 | binding-extended 2021-08-30 14:43:34.366 | port-security 2021-08-30 14:43:34.366 | project-id 2021-08-30 14:43:34.366 | provider 2021-08-30 14:43:34.366 | quotas 2021-08-30 14:43:34.366 | quota_details 2021-08-30 14:43:34.366 | rbac-policies 2021-08-30 14:43:34.366 | rbac-address-group 2021-08-30 14:43:34.366 | rbac-address-scope 2021-08-30 14:43:34.366 | rbac-security-groups 2021-08-30 14:43:34.366 | rbac-subnetpool 2021-08-30 14:43:34.366 | revision-if-match 2021-08-30 14:43:34.366 | standard-attr-revisions 2021-08-30 14:43:34.366 | router_availability_zone 2021-08-30 14:43:34.366 | security-groups-normalized-cidr 2021-08-30 14:43:34.366 | port-security-groups-filtering 2021-08-30 14:43:34.366 | security-groups-remote-address-group 2021-08-30 14:43:34.367 | security-group 2021-08-30 14:43:34.367 | service-type 2021-08-30 14:43:34.367 | sorting 2021-08-30 14:43:34.367 | standard-attr-description 2021-08-30 14:43:34.367 | stateful-security-group 2021-08-30 14:43:34.367 | subnet_onboard 2021-08-30 14:43:34.367 | subnet-service-types 2021-08-30 14:43:34.367 | subnet_allocation 2021-08-30 14:43:34.367 | subnetpool-prefix-ops 2021-08-30 14:43:34.367 | standard-attr-tag 2021-08-30 14:43:34.367 | standard-attr-timestamp' 2021-08-30 14:43:34.368 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:442 : [[ address-group 2021-08-30 14:43:34.368 | address-scope 2021-08-30 14:43:34.368 | router-admin-state-down-before-update 2021-08-30 14:43:34.369 | agent 2021-08-30 14:43:34.369 | agent-resources-synced 2021-08-30 14:43:34.369 | allowed-address-pairs 2021-08-30 14:43:34.369 | auto-allocated-topology 2021-08-30 14:43:34.369 | availability_zone 2021-08-30 14:43:34.369 | availability_zone_filter 2021-08-30 14:43:34.369 | default-subnetpools 2021-08-30 14:43:34.369 | dhcp_agent_scheduler 2021-08-30 14:43:34.369 | dvr 2021-08-30 14:43:34.369 | empty-string-filtering 2021-08-30 14:43:34.369 | external-net 2021-08-30 14:43:34.369 | extra_dhcp_opt 2021-08-30 14:43:34.369 | extraroute 2021-08-30 14:43:34.369 | extraroute-atomic 2021-08-30 14:43:34.369 | filter-validation 2021-08-30 14:43:34.369 | fip-port-details 2021-08-30 14:43:34.369 | flavors 2021-08-30 14:43:34.369 | floatingip-pools 2021-08-30 14:43:34.369 | ip-substring-filtering 2021-08-30 14:43:34.369 | router 2021-08-30 14:43:34.369 | ext-gw-mode 2021-08-30 14:43:34.369 | l3-ha 2021-08-30 14:43:34.369 | l3-flavors 2021-08-30 14:43:34.369 | l3-port-ip-change-not-allowed 2021-08-30 14:43:34.369 | l3_agent_scheduler 2021-08-30 14:43:34.369 | metering 2021-08-30 14:43:34.369 | metering_source_and_destination_fields 2021-08-30 14:43:34.369 | multi-provider 2021-08-30 14:43:34.369 | net-mtu 2021-08-30 14:43:34.369 | net-mtu-writable 2021-08-30 14:43:34.369 | network_availability_zone 2021-08-30 14:43:34.369 | network-ip-availability 2021-08-30 14:43:34.369 | pagination 2021-08-30 14:43:34.369 | port-device-profile 2021-08-30 14:43:34.369 | port-mac-address-regenerate 2021-08-30 14:43:34.370 | port-numa-affinity-policy 2021-08-30 14:43:34.370 | binding 2021-08-30 14:43:34.370 | binding-extended 2021-08-30 14:43:34.370 | port-security 2021-08-30 14:43:34.370 | project-id 2021-08-30 14:43:34.370 | provider 2021-08-30 14:43:34.370 | quotas 2021-08-30 14:43:34.370 | quota_details 2021-08-30 14:43:34.370 | rbac-policies 2021-08-30 14:43:34.370 | rbac-address-group 2021-08-30 14:43:34.370 | rbac-address-scope 2021-08-30 14:43:34.370 | rbac-security-groups 2021-08-30 14:43:34.370 | rbac-subnetpool 2021-08-30 14:43:34.370 | revision-if-match 2021-08-30 14:43:34.370 | standard-attr-revisions 2021-08-30 14:43:34.370 | router_availability_zone 2021-08-30 14:43:34.370 | security-groups-normalized-cidr 2021-08-30 14:43:34.370 | port-security-groups-filtering 2021-08-30 14:43:34.370 | security-groups-remote-address-group 2021-08-30 14:43:34.370 | security-group 2021-08-30 14:43:34.370 | service-type 2021-08-30 14:43:34.370 | sorting 2021-08-30 14:43:34.370 | standard-attr-description 2021-08-30 14:43:34.370 | stateful-security-group 2021-08-30 14:43:34.370 | subnet_onboard 2021-08-30 14:43:34.370 | subnet-service-types 2021-08-30 14:43:34.370 | subnet_allocation 2021-08-30 14:43:34.370 | subnetpool-prefix-ops 2021-08-30 14:43:34.370 | standard-attr-tag 2021-08-30 14:43:34.370 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-08-30 14:43:34.372 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:442 : return 0 2021-08-30 14:43:34.375 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:174 : [[ True == \T\r\u\e ]] 2021-08-30 14:43:34.377 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:175 : [[ 4 =~ 4.* ]] 2021-08-30 14:43:34.381 | ++ 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-30 14:43:37.978 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:43:37.978 | from cryptography.utils import int_from_bytes 2021-08-30 14:43:37.978 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:43:37.978 | from cryptography.utils import int_from_bytes 2021-08-30 14:43:38.139 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:43:38.143 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:176 : SUBNETPOOL_V4_ID=72a7e7d7-5b77-42db-a9c1-846b07423d30 2021-08-30 14:43:38.145 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:178 : [[ 4 =~ .*6 ]] 2021-08-30 14:43:38.148 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:184 : is_provider_network 2021-08-30 14:43:38.151 | + functions-common:is_provider_network:2158 : '[' '' == True ']' 2021-08-30 14:43:38.154 | + functions-common:is_provider_network:2161 : return 1 2021-08-30 14:43:38.159 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2021-08-30 14:43:38.159 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create --project 5b3b1c9a2b1c48aca8703186a14661f3 private 2021-08-30 14:43:38.159 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2021-08-30 14:43:38.162 | ++ functions-common:get_field:726 : local data field 2021-08-30 14:43:38.164 | ++ functions-common:get_field:727 : read data 2021-08-30 14:43:41.754 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:43:41.754 | from cryptography.utils import int_from_bytes 2021-08-30 14:43:41.754 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:43:41.754 | from cryptography.utils import int_from_bytes 2021-08-30 14:43:41.918 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:43:41.921 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-08-30 14:43:41.924 | ++ functions-common:get_field:731 : field='$3' 2021-08-30 14:43:41.927 | ++ functions-common:get_field:733 : echo '| id | e979586c-10fd-4edf-b9cc-7dddf6224879 |' 2021-08-30 14:43:41.928 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-08-30 14:43:41.936 | ++ functions-common:get_field:727 : read data 2021-08-30 14:43:41.938 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : NET_ID=e979586c-10fd-4edf-b9cc-7dddf6224879 2021-08-30 14:43:41.941 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 NET_ID 'Failure creating NET_ID for private 5b3b1c9a2b1c48aca8703186a14661f3' 2021-08-30 14:43:41.944 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-30 14:43:41.962 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : [[ 4 =~ 4.* ]] 2021-08-30 14:43:41.966 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : _neutron_create_private_subnet_v4 5b3b1c9a2b1c48aca8703186a14661f3 2021-08-30 14:43:41.969 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local project_id=5b3b1c9a2b1c48aca8703186a14661f3 2021-08-30 14:43:41.971 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : '[' -z 72a7e7d7-5b77-42db-a9c1-846b07423d30 ']' 2021-08-30 14:43:41.974 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:270 : local 'subnet_params=--project 5b3b1c9a2b1c48aca8703186a14661f3 ' 2021-08-30 14:43:41.976 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:271 : subnet_params+='--ip-version 4 ' 2021-08-30 14:43:41.979 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:272 : [[ -n 172.20.0.1 ]] 2021-08-30 14:43:41.983 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:273 : subnet_params+='--gateway 172.20.0.1 ' 2021-08-30 14:43:41.986 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:275 : subnet_params+='--subnet-pool 72a7e7d7-5b77-42db-a9c1-846b07423d30 ' 2021-08-30 14:43:41.988 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:276 : subnet_params+=' ' 2021-08-30 14:43:41.991 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:277 : subnet_params+='--network e979586c-10fd-4edf-b9cc-7dddf6224879 private-subnet' 2021-08-30 14:43:41.994 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:278 : local subnet_id 2021-08-30 14:43:41.998 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --project 5b3b1c9a2b1c48aca8703186a14661f3 --ip-version 4 --gateway 172.20.0.1 --subnet-pool 72a7e7d7-5b77-42db-a9c1-846b07423d30 --network e979586c-10fd-4edf-b9cc-7dddf6224879 private-subnet 2021-08-30 14:43:42.001 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : grep ' id ' 2021-08-30 14:43:42.003 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : get_field 2 2021-08-30 14:43:42.005 | +++ functions-common:get_field:726 : local data field 2021-08-30 14:43:42.008 | +++ functions-common:get_field:727 : read data 2021-08-30 14:43:45.987 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:43:45.988 | from cryptography.utils import int_from_bytes 2021-08-30 14:43:45.988 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:43:45.988 | from cryptography.utils import int_from_bytes 2021-08-30 14:43:46.153 | +++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:43:46.156 | +++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-08-30 14:43:46.158 | +++ functions-common:get_field:731 : field='$3' 2021-08-30 14:43:46.162 | +++ functions-common:get_field:733 : echo '| id | c975cef0-db24-4882-911b-79a828a1c7e6 |' 2021-08-30 14:43:46.163 | +++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-08-30 14:43:46.170 | +++ functions-common:get_field:727 : read data 2021-08-30 14:43:46.174 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : subnet_id=c975cef0-db24-4882-911b-79a828a1c7e6 2021-08-30 14:43:46.176 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : die_if_not_set 280 subnet_id 'Failure creating private IPv4 subnet for 5b3b1c9a2b1c48aca8703186a14661f3' 2021-08-30 14:43:46.179 | ++ functions-common:die_if_not_set:216 : local exitcode=0 2021-08-30 14:43:46.197 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:281 : echo c975cef0-db24-4882-911b-79a828a1c7e6 2021-08-30 14:43:46.200 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : SUBNET_ID=c975cef0-db24-4882-911b-79a828a1c7e6 2021-08-30 14:43:46.202 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : [[ 4 =~ .*6 ]] 2021-08-30 14:43:46.205 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : is_networking_extension_supported router 2021-08-30 14:43:46.208 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:439 : local extension=router 2021-08-30 14:43:46.211 | ++ 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-30 14:43:48.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:43:48.801 | from cryptography.utils import int_from_bytes 2021-08-30 14:43:48.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:43:48.801 | from cryptography.utils import int_from_bytes 2021-08-30 14:43:48.965 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:43:48.968 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:441 : EXT_LIST='address-group 2021-08-30 14:43:48.968 | address-scope 2021-08-30 14:43:48.968 | router-admin-state-down-before-update 2021-08-30 14:43:48.968 | agent 2021-08-30 14:43:48.968 | agent-resources-synced 2021-08-30 14:43:48.968 | allowed-address-pairs 2021-08-30 14:43:48.968 | auto-allocated-topology 2021-08-30 14:43:48.968 | availability_zone 2021-08-30 14:43:48.968 | availability_zone_filter 2021-08-30 14:43:48.968 | default-subnetpools 2021-08-30 14:43:48.968 | dhcp_agent_scheduler 2021-08-30 14:43:48.969 | dvr 2021-08-30 14:43:48.969 | empty-string-filtering 2021-08-30 14:43:48.969 | external-net 2021-08-30 14:43:48.969 | extra_dhcp_opt 2021-08-30 14:43:48.969 | extraroute 2021-08-30 14:43:48.969 | extraroute-atomic 2021-08-30 14:43:48.969 | filter-validation 2021-08-30 14:43:48.969 | fip-port-details 2021-08-30 14:43:48.969 | flavors 2021-08-30 14:43:48.969 | floatingip-pools 2021-08-30 14:43:48.969 | ip-substring-filtering 2021-08-30 14:43:48.969 | router 2021-08-30 14:43:48.969 | ext-gw-mode 2021-08-30 14:43:48.969 | l3-ha 2021-08-30 14:43:48.969 | l3-flavors 2021-08-30 14:43:48.969 | l3-port-ip-change-not-allowed 2021-08-30 14:43:48.969 | l3_agent_scheduler 2021-08-30 14:43:48.969 | metering 2021-08-30 14:43:48.969 | metering_source_and_destination_fields 2021-08-30 14:43:48.969 | multi-provider 2021-08-30 14:43:48.969 | net-mtu 2021-08-30 14:43:48.969 | net-mtu-writable 2021-08-30 14:43:48.969 | network_availability_zone 2021-08-30 14:43:48.969 | network-ip-availability 2021-08-30 14:43:48.969 | pagination 2021-08-30 14:43:48.969 | port-device-profile 2021-08-30 14:43:48.969 | port-mac-address-regenerate 2021-08-30 14:43:48.969 | port-numa-affinity-policy 2021-08-30 14:43:48.969 | binding 2021-08-30 14:43:48.969 | binding-extended 2021-08-30 14:43:48.969 | port-security 2021-08-30 14:43:48.969 | project-id 2021-08-30 14:43:48.969 | provider 2021-08-30 14:43:48.969 | quotas 2021-08-30 14:43:48.969 | quota_details 2021-08-30 14:43:48.969 | rbac-policies 2021-08-30 14:43:48.970 | rbac-address-group 2021-08-30 14:43:48.970 | rbac-address-scope 2021-08-30 14:43:48.970 | rbac-security-groups 2021-08-30 14:43:48.970 | rbac-subnetpool 2021-08-30 14:43:48.970 | revision-if-match 2021-08-30 14:43:48.970 | standard-attr-revisions 2021-08-30 14:43:48.970 | router_availability_zone 2021-08-30 14:43:48.970 | security-groups-normalized-cidr 2021-08-30 14:43:48.970 | port-security-groups-filtering 2021-08-30 14:43:48.970 | security-groups-remote-address-group 2021-08-30 14:43:48.970 | security-group 2021-08-30 14:43:48.970 | service-type 2021-08-30 14:43:48.970 | sorting 2021-08-30 14:43:48.970 | standard-attr-description 2021-08-30 14:43:48.970 | stateful-security-group 2021-08-30 14:43:48.970 | subnet_onboard 2021-08-30 14:43:48.970 | subnet-service-types 2021-08-30 14:43:48.970 | subnet_allocation 2021-08-30 14:43:48.970 | subnetpool-prefix-ops 2021-08-30 14:43:48.970 | standard-attr-tag 2021-08-30 14:43:48.970 | standard-attr-timestamp' 2021-08-30 14:43:48.971 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:442 : [[ address-group 2021-08-30 14:43:48.971 | address-scope 2021-08-30 14:43:48.971 | router-admin-state-down-before-update 2021-08-30 14:43:48.971 | agent 2021-08-30 14:43:48.971 | agent-resources-synced 2021-08-30 14:43:48.971 | allowed-address-pairs 2021-08-30 14:43:48.971 | auto-allocated-topology 2021-08-30 14:43:48.971 | availability_zone 2021-08-30 14:43:48.971 | availability_zone_filter 2021-08-30 14:43:48.971 | default-subnetpools 2021-08-30 14:43:48.971 | dhcp_agent_scheduler 2021-08-30 14:43:48.971 | dvr 2021-08-30 14:43:48.971 | empty-string-filtering 2021-08-30 14:43:48.971 | external-net 2021-08-30 14:43:48.971 | extra_dhcp_opt 2021-08-30 14:43:48.971 | extraroute 2021-08-30 14:43:48.971 | extraroute-atomic 2021-08-30 14:43:48.971 | filter-validation 2021-08-30 14:43:48.971 | fip-port-details 2021-08-30 14:43:48.971 | flavors 2021-08-30 14:43:48.971 | floatingip-pools 2021-08-30 14:43:48.971 | ip-substring-filtering 2021-08-30 14:43:48.971 | router 2021-08-30 14:43:48.971 | ext-gw-mode 2021-08-30 14:43:48.972 | l3-ha 2021-08-30 14:43:48.972 | l3-flavors 2021-08-30 14:43:48.972 | l3-port-ip-change-not-allowed 2021-08-30 14:43:48.972 | l3_agent_scheduler 2021-08-30 14:43:48.972 | metering 2021-08-30 14:43:48.972 | metering_source_and_destination_fields 2021-08-30 14:43:48.972 | multi-provider 2021-08-30 14:43:48.972 | net-mtu 2021-08-30 14:43:48.972 | net-mtu-writable 2021-08-30 14:43:48.972 | network_availability_zone 2021-08-30 14:43:48.972 | network-ip-availability 2021-08-30 14:43:48.972 | pagination 2021-08-30 14:43:48.972 | port-device-profile 2021-08-30 14:43:48.972 | port-mac-address-regenerate 2021-08-30 14:43:48.972 | port-numa-affinity-policy 2021-08-30 14:43:48.972 | binding 2021-08-30 14:43:48.972 | binding-extended 2021-08-30 14:43:48.972 | port-security 2021-08-30 14:43:48.972 | project-id 2021-08-30 14:43:48.972 | provider 2021-08-30 14:43:48.972 | quotas 2021-08-30 14:43:48.972 | quota_details 2021-08-30 14:43:48.972 | rbac-policies 2021-08-30 14:43:48.972 | rbac-address-group 2021-08-30 14:43:48.972 | rbac-address-scope 2021-08-30 14:43:48.972 | rbac-security-groups 2021-08-30 14:43:48.972 | rbac-subnetpool 2021-08-30 14:43:48.972 | revision-if-match 2021-08-30 14:43:48.972 | standard-attr-revisions 2021-08-30 14:43:48.972 | router_availability_zone 2021-08-30 14:43:48.972 | security-groups-normalized-cidr 2021-08-30 14:43:48.972 | port-security-groups-filtering 2021-08-30 14:43:48.972 | security-groups-remote-address-group 2021-08-30 14:43:48.972 | security-group 2021-08-30 14:43:48.972 | service-type 2021-08-30 14:43:48.972 | sorting 2021-08-30 14:43:48.973 | standard-attr-description 2021-08-30 14:43:48.973 | stateful-security-group 2021-08-30 14:43:48.973 | subnet_onboard 2021-08-30 14:43:48.973 | subnet-service-types 2021-08-30 14:43:48.973 | subnet_allocation 2021-08-30 14:43:48.973 | subnetpool-prefix-ops 2021-08-30 14:43:48.973 | standard-attr-tag 2021-08-30 14:43:48.973 | standard-attr-timestamp =~ router ]] 2021-08-30 14:43:48.973 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:442 : return 0 2021-08-30 14:43:48.976 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : is_networking_extension_supported external-net 2021-08-30 14:43:48.979 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:439 : local extension=external-net 2021-08-30 14:43:48.983 | ++ 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-30 14:43:51.607 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:43:51.608 | from cryptography.utils import int_from_bytes 2021-08-30 14:43:51.608 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:43:51.608 | from cryptography.utils import int_from_bytes 2021-08-30 14:43:51.775 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:43:51.779 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:441 : EXT_LIST='address-group 2021-08-30 14:43:51.779 | address-scope 2021-08-30 14:43:51.779 | router-admin-state-down-before-update 2021-08-30 14:43:51.779 | agent 2021-08-30 14:43:51.779 | agent-resources-synced 2021-08-30 14:43:51.779 | allowed-address-pairs 2021-08-30 14:43:51.779 | auto-allocated-topology 2021-08-30 14:43:51.779 | availability_zone 2021-08-30 14:43:51.779 | availability_zone_filter 2021-08-30 14:43:51.779 | default-subnetpools 2021-08-30 14:43:51.779 | dhcp_agent_scheduler 2021-08-30 14:43:51.779 | dvr 2021-08-30 14:43:51.779 | empty-string-filtering 2021-08-30 14:43:51.779 | external-net 2021-08-30 14:43:51.779 | extra_dhcp_opt 2021-08-30 14:43:51.779 | extraroute 2021-08-30 14:43:51.779 | extraroute-atomic 2021-08-30 14:43:51.779 | filter-validation 2021-08-30 14:43:51.779 | fip-port-details 2021-08-30 14:43:51.779 | flavors 2021-08-30 14:43:51.779 | floatingip-pools 2021-08-30 14:43:51.779 | ip-substring-filtering 2021-08-30 14:43:51.780 | router 2021-08-30 14:43:51.780 | ext-gw-mode 2021-08-30 14:43:51.780 | l3-ha 2021-08-30 14:43:51.780 | l3-flavors 2021-08-30 14:43:51.780 | l3-port-ip-change-not-allowed 2021-08-30 14:43:51.780 | l3_agent_scheduler 2021-08-30 14:43:51.780 | metering 2021-08-30 14:43:51.780 | metering_source_and_destination_fields 2021-08-30 14:43:51.780 | multi-provider 2021-08-30 14:43:51.780 | net-mtu 2021-08-30 14:43:51.780 | net-mtu-writable 2021-08-30 14:43:51.780 | network_availability_zone 2021-08-30 14:43:51.780 | network-ip-availability 2021-08-30 14:43:51.780 | pagination 2021-08-30 14:43:51.780 | port-device-profile 2021-08-30 14:43:51.780 | port-mac-address-regenerate 2021-08-30 14:43:51.780 | port-numa-affinity-policy 2021-08-30 14:43:51.780 | binding 2021-08-30 14:43:51.780 | binding-extended 2021-08-30 14:43:51.780 | port-security 2021-08-30 14:43:51.780 | project-id 2021-08-30 14:43:51.780 | provider 2021-08-30 14:43:51.780 | quotas 2021-08-30 14:43:51.780 | quota_details 2021-08-30 14:43:51.780 | rbac-policies 2021-08-30 14:43:51.780 | rbac-address-group 2021-08-30 14:43:51.780 | rbac-address-scope 2021-08-30 14:43:51.780 | rbac-security-groups 2021-08-30 14:43:51.780 | rbac-subnetpool 2021-08-30 14:43:51.780 | revision-if-match 2021-08-30 14:43:51.780 | standard-attr-revisions 2021-08-30 14:43:51.780 | router_availability_zone 2021-08-30 14:43:51.780 | security-groups-normalized-cidr 2021-08-30 14:43:51.780 | port-security-groups-filtering 2021-08-30 14:43:51.780 | security-groups-remote-address-group 2021-08-30 14:43:51.781 | security-group 2021-08-30 14:43:51.781 | service-type 2021-08-30 14:43:51.781 | sorting 2021-08-30 14:43:51.781 | standard-attr-description 2021-08-30 14:43:51.781 | stateful-security-group 2021-08-30 14:43:51.781 | subnet_onboard 2021-08-30 14:43:51.781 | subnet-service-types 2021-08-30 14:43:51.781 | subnet_allocation 2021-08-30 14:43:51.781 | subnetpool-prefix-ops 2021-08-30 14:43:51.781 | standard-attr-tag 2021-08-30 14:43:51.781 | standard-attr-timestamp' 2021-08-30 14:43:51.784 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:442 : [[ address-group 2021-08-30 14:43:51.784 | address-scope 2021-08-30 14:43:51.784 | router-admin-state-down-before-update 2021-08-30 14:43:51.784 | agent 2021-08-30 14:43:51.784 | agent-resources-synced 2021-08-30 14:43:51.784 | allowed-address-pairs 2021-08-30 14:43:51.784 | auto-allocated-topology 2021-08-30 14:43:51.784 | availability_zone 2021-08-30 14:43:51.784 | availability_zone_filter 2021-08-30 14:43:51.784 | default-subnetpools 2021-08-30 14:43:51.784 | dhcp_agent_scheduler 2021-08-30 14:43:51.784 | dvr 2021-08-30 14:43:51.784 | empty-string-filtering 2021-08-30 14:43:51.784 | external-net 2021-08-30 14:43:51.784 | extra_dhcp_opt 2021-08-30 14:43:51.784 | extraroute 2021-08-30 14:43:51.784 | extraroute-atomic 2021-08-30 14:43:51.784 | filter-validation 2021-08-30 14:43:51.784 | fip-port-details 2021-08-30 14:43:51.784 | flavors 2021-08-30 14:43:51.784 | floatingip-pools 2021-08-30 14:43:51.784 | ip-substring-filtering 2021-08-30 14:43:51.784 | router 2021-08-30 14:43:51.784 | ext-gw-mode 2021-08-30 14:43:51.784 | l3-ha 2021-08-30 14:43:51.784 | l3-flavors 2021-08-30 14:43:51.784 | l3-port-ip-change-not-allowed 2021-08-30 14:43:51.784 | l3_agent_scheduler 2021-08-30 14:43:51.784 | metering 2021-08-30 14:43:51.784 | metering_source_and_destination_fields 2021-08-30 14:43:51.784 | multi-provider 2021-08-30 14:43:51.784 | net-mtu 2021-08-30 14:43:51.785 | net-mtu-writable 2021-08-30 14:43:51.785 | network_availability_zone 2021-08-30 14:43:51.785 | network-ip-availability 2021-08-30 14:43:51.785 | pagination 2021-08-30 14:43:51.785 | port-device-profile 2021-08-30 14:43:51.785 | port-mac-address-regenerate 2021-08-30 14:43:51.785 | port-numa-affinity-policy 2021-08-30 14:43:51.785 | binding 2021-08-30 14:43:51.785 | binding-extended 2021-08-30 14:43:51.785 | port-security 2021-08-30 14:43:51.785 | project-id 2021-08-30 14:43:51.785 | provider 2021-08-30 14:43:51.785 | quotas 2021-08-30 14:43:51.785 | quota_details 2021-08-30 14:43:51.785 | rbac-policies 2021-08-30 14:43:51.785 | rbac-address-group 2021-08-30 14:43:51.785 | rbac-address-scope 2021-08-30 14:43:51.785 | rbac-security-groups 2021-08-30 14:43:51.785 | rbac-subnetpool 2021-08-30 14:43:51.785 | revision-if-match 2021-08-30 14:43:51.785 | standard-attr-revisions 2021-08-30 14:43:51.785 | router_availability_zone 2021-08-30 14:43:51.785 | security-groups-normalized-cidr 2021-08-30 14:43:51.785 | port-security-groups-filtering 2021-08-30 14:43:51.785 | security-groups-remote-address-group 2021-08-30 14:43:51.785 | security-group 2021-08-30 14:43:51.785 | service-type 2021-08-30 14:43:51.785 | sorting 2021-08-30 14:43:51.785 | standard-attr-description 2021-08-30 14:43:51.785 | stateful-security-group 2021-08-30 14:43:51.785 | subnet_onboard 2021-08-30 14:43:51.785 | subnet-service-types 2021-08-30 14:43:51.786 | subnet_allocation 2021-08-30 14:43:51.786 | subnetpool-prefix-ops 2021-08-30 14:43:51.786 | standard-attr-tag 2021-08-30 14:43:51.786 | standard-attr-timestamp =~ external-net ]] 2021-08-30 14:43:51.787 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:442 : return 0 2021-08-30 14:43:51.790 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : [[ True == \T\r\u\e ]] 2021-08-30 14:43:51.795 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : oscwrap --os-cloud devstack-admin --os-region RegionOne router create --project 5b3b1c9a2b1c48aca8703186a14661f3 router1 2021-08-30 14:43:51.795 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : grep ' id ' 2021-08-30 14:43:51.796 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : get_field 2 2021-08-30 14:43:51.803 | ++ functions-common:get_field:726 : local data field 2021-08-30 14:43:51.806 | ++ functions-common:get_field:727 : read data 2021-08-30 14:43:55.070 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:43:55.070 | from cryptography.utils import int_from_bytes 2021-08-30 14:43:55.070 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:43:55.070 | from cryptography.utils import int_from_bytes 2021-08-30 14:43:55.228 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:43:55.232 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-08-30 14:43:55.235 | ++ functions-common:get_field:731 : field='$3' 2021-08-30 14:43:55.238 | ++ functions-common:get_field:733 : echo '| id | 08b704f9-dc07-4e2a-b1be-a6a922a8e855 |' 2021-08-30 14:43:55.239 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-08-30 14:43:55.245 | ++ functions-common:get_field:727 : read data 2021-08-30 14:43:55.253 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : ROUTER_ID=08b704f9-dc07-4e2a-b1be-a6a922a8e855 2021-08-30 14:43:55.256 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : die_if_not_set 233 ROUTER_ID 'Failure creating ROUTER_ID for 5b3b1c9a2b1c48aca8703186a14661f3 router1' 2021-08-30 14:43:55.259 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-30 14:43:55.283 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : EXTERNAL_NETWORK_FLAGS=--external 2021-08-30 14:43:55.288 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : is_networking_extension_supported auto-allocated-topology 2021-08-30 14:43:55.289 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:439 : local extension=auto-allocated-topology 2021-08-30 14:43:55.293 | ++ 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-30 14:43:57.852 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:43:57.853 | from cryptography.utils import int_from_bytes 2021-08-30 14:43:57.853 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:43:57.853 | from cryptography.utils import int_from_bytes 2021-08-30 14:43:58.003 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:43:58.007 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:441 : EXT_LIST='address-group 2021-08-30 14:43:58.007 | address-scope 2021-08-30 14:43:58.007 | router-admin-state-down-before-update 2021-08-30 14:43:58.007 | agent 2021-08-30 14:43:58.007 | agent-resources-synced 2021-08-30 14:43:58.007 | allowed-address-pairs 2021-08-30 14:43:58.007 | auto-allocated-topology 2021-08-30 14:43:58.007 | availability_zone 2021-08-30 14:43:58.007 | availability_zone_filter 2021-08-30 14:43:58.007 | default-subnetpools 2021-08-30 14:43:58.007 | dhcp_agent_scheduler 2021-08-30 14:43:58.007 | dvr 2021-08-30 14:43:58.007 | empty-string-filtering 2021-08-30 14:43:58.007 | external-net 2021-08-30 14:43:58.007 | extra_dhcp_opt 2021-08-30 14:43:58.007 | extraroute 2021-08-30 14:43:58.007 | extraroute-atomic 2021-08-30 14:43:58.007 | filter-validation 2021-08-30 14:43:58.007 | fip-port-details 2021-08-30 14:43:58.007 | flavors 2021-08-30 14:43:58.007 | floatingip-pools 2021-08-30 14:43:58.007 | ip-substring-filtering 2021-08-30 14:43:58.007 | router 2021-08-30 14:43:58.007 | ext-gw-mode 2021-08-30 14:43:58.007 | l3-ha 2021-08-30 14:43:58.007 | l3-flavors 2021-08-30 14:43:58.008 | l3-port-ip-change-not-allowed 2021-08-30 14:43:58.008 | l3_agent_scheduler 2021-08-30 14:43:58.008 | metering 2021-08-30 14:43:58.008 | metering_source_and_destination_fields 2021-08-30 14:43:58.008 | multi-provider 2021-08-30 14:43:58.008 | net-mtu 2021-08-30 14:43:58.008 | net-mtu-writable 2021-08-30 14:43:58.008 | network_availability_zone 2021-08-30 14:43:58.008 | network-ip-availability 2021-08-30 14:43:58.008 | pagination 2021-08-30 14:43:58.008 | port-device-profile 2021-08-30 14:43:58.008 | port-mac-address-regenerate 2021-08-30 14:43:58.008 | port-numa-affinity-policy 2021-08-30 14:43:58.008 | binding 2021-08-30 14:43:58.008 | binding-extended 2021-08-30 14:43:58.008 | port-security 2021-08-30 14:43:58.008 | project-id 2021-08-30 14:43:58.008 | provider 2021-08-30 14:43:58.008 | quotas 2021-08-30 14:43:58.008 | quota_details 2021-08-30 14:43:58.008 | rbac-policies 2021-08-30 14:43:58.008 | rbac-address-group 2021-08-30 14:43:58.008 | rbac-address-scope 2021-08-30 14:43:58.008 | rbac-security-groups 2021-08-30 14:43:58.008 | rbac-subnetpool 2021-08-30 14:43:58.008 | revision-if-match 2021-08-30 14:43:58.008 | standard-attr-revisions 2021-08-30 14:43:58.008 | router_availability_zone 2021-08-30 14:43:58.008 | security-groups-normalized-cidr 2021-08-30 14:43:58.008 | port-security-groups-filtering 2021-08-30 14:43:58.008 | security-groups-remote-address-group 2021-08-30 14:43:58.008 | security-group 2021-08-30 14:43:58.008 | service-type 2021-08-30 14:43:58.008 | sorting 2021-08-30 14:43:58.008 | standard-attr-description 2021-08-30 14:43:58.008 | stateful-security-group 2021-08-30 14:43:58.009 | subnet_onboard 2021-08-30 14:43:58.009 | subnet-service-types 2021-08-30 14:43:58.009 | subnet_allocation 2021-08-30 14:43:58.009 | subnetpool-prefix-ops 2021-08-30 14:43:58.009 | standard-attr-tag 2021-08-30 14:43:58.009 | standard-attr-timestamp' 2021-08-30 14:43:58.009 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:442 : [[ address-group 2021-08-30 14:43:58.009 | address-scope 2021-08-30 14:43:58.009 | router-admin-state-down-before-update 2021-08-30 14:43:58.009 | agent 2021-08-30 14:43:58.009 | agent-resources-synced 2021-08-30 14:43:58.010 | allowed-address-pairs 2021-08-30 14:43:58.010 | auto-allocated-topology 2021-08-30 14:43:58.010 | availability_zone 2021-08-30 14:43:58.010 | availability_zone_filter 2021-08-30 14:43:58.010 | default-subnetpools 2021-08-30 14:43:58.010 | dhcp_agent_scheduler 2021-08-30 14:43:58.010 | dvr 2021-08-30 14:43:58.010 | empty-string-filtering 2021-08-30 14:43:58.010 | external-net 2021-08-30 14:43:58.010 | extra_dhcp_opt 2021-08-30 14:43:58.010 | extraroute 2021-08-30 14:43:58.010 | extraroute-atomic 2021-08-30 14:43:58.010 | filter-validation 2021-08-30 14:43:58.010 | fip-port-details 2021-08-30 14:43:58.010 | flavors 2021-08-30 14:43:58.010 | floatingip-pools 2021-08-30 14:43:58.010 | ip-substring-filtering 2021-08-30 14:43:58.010 | router 2021-08-30 14:43:58.010 | ext-gw-mode 2021-08-30 14:43:58.010 | l3-ha 2021-08-30 14:43:58.010 | l3-flavors 2021-08-30 14:43:58.010 | l3-port-ip-change-not-allowed 2021-08-30 14:43:58.010 | l3_agent_scheduler 2021-08-30 14:43:58.010 | metering 2021-08-30 14:43:58.010 | metering_source_and_destination_fields 2021-08-30 14:43:58.010 | multi-provider 2021-08-30 14:43:58.010 | net-mtu 2021-08-30 14:43:58.010 | net-mtu-writable 2021-08-30 14:43:58.010 | network_availability_zone 2021-08-30 14:43:58.010 | network-ip-availability 2021-08-30 14:43:58.010 | pagination 2021-08-30 14:43:58.010 | port-device-profile 2021-08-30 14:43:58.010 | port-mac-address-regenerate 2021-08-30 14:43:58.011 | port-numa-affinity-policy 2021-08-30 14:43:58.011 | binding 2021-08-30 14:43:58.011 | binding-extended 2021-08-30 14:43:58.011 | port-security 2021-08-30 14:43:58.011 | project-id 2021-08-30 14:43:58.011 | provider 2021-08-30 14:43:58.011 | quotas 2021-08-30 14:43:58.011 | quota_details 2021-08-30 14:43:58.011 | rbac-policies 2021-08-30 14:43:58.011 | rbac-address-group 2021-08-30 14:43:58.011 | rbac-address-scope 2021-08-30 14:43:58.011 | rbac-security-groups 2021-08-30 14:43:58.011 | rbac-subnetpool 2021-08-30 14:43:58.011 | revision-if-match 2021-08-30 14:43:58.011 | standard-attr-revisions 2021-08-30 14:43:58.012 | router_availability_zone 2021-08-30 14:43:58.012 | security-groups-normalized-cidr 2021-08-30 14:43:58.012 | port-security-groups-filtering 2021-08-30 14:43:58.012 | security-groups-remote-address-group 2021-08-30 14:43:58.012 | security-group 2021-08-30 14:43:58.012 | service-type 2021-08-30 14:43:58.012 | sorting 2021-08-30 14:43:58.012 | standard-attr-description 2021-08-30 14:43:58.012 | stateful-security-group 2021-08-30 14:43:58.012 | subnet_onboard 2021-08-30 14:43:58.012 | subnet-service-types 2021-08-30 14:43:58.012 | subnet_allocation 2021-08-30 14:43:58.012 | subnetpool-prefix-ops 2021-08-30 14:43:58.012 | standard-attr-tag 2021-08-30 14:43:58.012 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-08-30 14:43:58.013 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:442 : return 0 2021-08-30 14:43:58.016 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:242 : EXTERNAL_NETWORK_FLAGS='--external --default' 2021-08-30 14:43:58.018 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:245 : '[' True = True ']' 2021-08-30 14:43:58.023 | ++ 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-30 14:43:58.023 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : get_field 2 2021-08-30 14:43:58.023 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : grep ' id ' 2021-08-30 14:43:58.026 | ++ functions-common:get_field:726 : local data field 2021-08-30 14:43:58.029 | ++ functions-common:get_field:727 : read data 2021-08-30 14:44:01.220 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:44:01.220 | from cryptography.utils import int_from_bytes 2021-08-30 14:44:01.220 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:44:01.220 | from cryptography.utils import int_from_bytes 2021-08-30 14:44:01.372 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:44:01.375 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-08-30 14:44:01.378 | ++ functions-common:get_field:731 : field='$3' 2021-08-30 14:44:01.381 | ++ functions-common:get_field:733 : echo '| id | 63586538-19f8-4106-8f77-6340886b576e |' 2021-08-30 14:44:01.381 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-08-30 14:44:01.388 | ++ functions-common:get_field:727 : read data 2021-08-30 14:44:01.391 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : EXT_NET_ID=63586538-19f8-4106-8f77-6340886b576e 2021-08-30 14:44:01.394 | + 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-30 14:44:01.397 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-30 14:44:01.416 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:252 : [[ 4 =~ 4.* ]] 2021-08-30 14:44:01.418 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:254 : _neutron_configure_router_v4 2021-08-30 14:44:01.421 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : openstack --os-cloud devstack-admin --os-region RegionOne router add subnet 08b704f9-dc07-4e2a-b1be-a6a922a8e855 c975cef0-db24-4882-911b-79a828a1c7e6 2021-08-30 14:44:06.163 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:44:06.163 | from cryptography.utils import int_from_bytes 2021-08-30 14:44:06.163 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:44:06.163 | from cryptography.utils import int_from_bytes 2021-08-30 14:44:06.319 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : local id_and_ext_gw_ip 2021-08-30 14:44:06.322 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:339 : _neutron_create_public_subnet_v4 63586538-19f8-4106-8f77-6340886b576e 2021-08-30 14:44:06.325 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : local 'subnet_params=--ip-version 4 ' 2021-08-30 14:44:06.327 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:310 : subnet_params+=' ' 2021-08-30 14:44:06.329 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:311 : [[ -n 172.27.0.1 ]] 2021-08-30 14:44:06.332 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:312 : subnet_params+='--gateway 172.27.0.1 ' 2021-08-30 14:44:06.334 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:314 : subnet_params+='--network 63586538-19f8-4106-8f77-6340886b576e --subnet-range 172.27.0.0/24 --no-dhcp ' 2021-08-30 14:44:06.337 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:315 : subnet_params+=public-subnet 2021-08-30 14:44:06.339 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:316 : local id_and_ext_gw_ip 2021-08-30 14:44:06.344 | +++ 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.27.0.1 --network 63586538-19f8-4106-8f77-6340886b576e --subnet-range 172.27.0.0/24 --no-dhcp public-subnet 2021-08-30 14:44:06.345 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:317 : grep -e gateway_ip -e ' id ' 2021-08-30 14:44:09.494 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:44:09.494 | from cryptography.utils import int_from_bytes 2021-08-30 14:44:09.494 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:44:09.494 | from cryptography.utils import int_from_bytes 2021-08-30 14:44:09.679 | +++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:44:09.682 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:317 : id_and_ext_gw_ip='| gateway_ip | 172.27.0.1 | 2021-08-30 14:44:09.682 | | id | f93b5b68-87e2-4eee-a334-5c4ece651894 |' 2021-08-30 14:44:09.685 | ++ 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-30 14:44:09.687 | ++ functions-common:die_if_not_set:216 : local exitcode=0 2021-08-30 14:44:09.703 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:319 : echo '|' gateway_ip '|' 172.27.0.1 '|' '|' id '|' f93b5b68-87e2-4eee-a334-5c4ece651894 '|' 2021-08-30 14:44:09.707 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:339 : id_and_ext_gw_ip='| gateway_ip | 172.27.0.1 | | id | f93b5b68-87e2-4eee-a334-5c4ece651894 |' 2021-08-30 14:44:09.709 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : local ext_gw_ip 2021-08-30 14:44:09.713 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : get_field 2 2021-08-30 14:44:09.713 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : echo '|' gateway_ip '|' 172.27.0.1 '|' '|' id '|' f93b5b68-87e2-4eee-a334-5c4ece651894 '|' 2021-08-30 14:44:09.716 | ++ functions-common:get_field:726 : local data field 2021-08-30 14:44:09.718 | ++ functions-common:get_field:727 : read data 2021-08-30 14:44:09.721 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-08-30 14:44:09.723 | ++ functions-common:get_field:731 : field='$3' 2021-08-30 14:44:09.726 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.27.0.1 | | id | f93b5b68-87e2-4eee-a334-5c4ece651894 |' 2021-08-30 14:44:09.730 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-08-30 14:44:09.733 | ++ functions-common:get_field:727 : read data 2021-08-30 14:44:09.736 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : ext_gw_ip=172.27.0.1 2021-08-30 14:44:09.740 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : echo '|' gateway_ip '|' 172.27.0.1 '|' '|' id '|' f93b5b68-87e2-4eee-a334-5c4ece651894 '|' 2021-08-30 14:44:09.740 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : get_field 5 2021-08-30 14:44:09.742 | ++ functions-common:get_field:726 : local data field 2021-08-30 14:44:09.745 | ++ functions-common:get_field:727 : read data 2021-08-30 14:44:09.747 | ++ functions-common:get_field:728 : '[' 5 -lt 0 ']' 2021-08-30 14:44:09.750 | ++ functions-common:get_field:731 : field='$6' 2021-08-30 14:44:09.752 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.27.0.1 | | id | f93b5b68-87e2-4eee-a334-5c4ece651894 |' 2021-08-30 14:44:09.753 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2021-08-30 14:44:09.759 | ++ functions-common:get_field:727 : read data 2021-08-30 14:44:09.762 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : PUB_SUBNET_ID=f93b5b68-87e2-4eee-a334-5c4ece651894 2021-08-30 14:44:09.765 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : openstack --os-cloud devstack-admin --os-region RegionOne router set --external-gateway 63586538-19f8-4106-8f77-6340886b576e 08b704f9-dc07-4e2a-b1be-a6a922a8e855 2021-08-30 14:44:14.321 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:44:14.321 | from cryptography.utils import int_from_bytes 2021-08-30 14:44:14.321 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:44:14.321 | from cryptography.utils import int_from_bytes 2021-08-30 14:44:14.476 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ openvswitch == \o\v\n ]] 2021-08-30 14:44:14.479 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : is_service_enabled q-l3 neutron-l3 2021-08-30 14:44:14.496 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:44:14.498 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local ext_gw_interface=none 2021-08-30 14:44:14.501 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : is_neutron_ovs_base_plugin 2021-08-30 14:44:14.503 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:17 : return 0 2021-08-30 14:44:14.506 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : _neutron_get_ext_gw_interface 2021-08-30 14:44:14.509 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : [[ False == \T\r\u\e ]] 2021-08-30 14:44:14.512 | ++ 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-30 14:44:14.533 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:159 : echo br-data 2021-08-30 14:44:14.544 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ext_gw_interface=br-data 2021-08-30 14:44:14.544 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:363 : [[ br-data != \n\o\n\e ]] 2021-08-30 14:44:14.544 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:364 : local cidr_len=24 2021-08-30 14:44:14.544 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:365 : local 'testcmd=ip -o link | grep -q br-data' 2021-08-30 14:44:14.546 | + 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-30 14:44:14.548 | + functions-common:test_with_retry:2247 : local 'testcmd=ip -o link | grep -q br-data' 2021-08-30 14:44:14.551 | + functions-common:test_with_retry:2248 : local 'failmsg=br-data creation failed' 2021-08-30 14:44:14.553 | + functions-common:test_with_retry:2249 : local until=10 2021-08-30 14:44:14.556 | + functions-common:test_with_retry:2250 : local sleep=0.5 2021-08-30 14:44:14.559 | + functions-common:test_with_retry:2252 : time_start test_with_retry 2021-08-30 14:44:14.561 | + functions-common:time_start:2295 : local name=test_with_retry 2021-08-30 14:44:14.564 | + functions-common:time_start:2296 : local start_time= 2021-08-30 14:44:14.566 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-30 14:44:14.569 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-30 14:44:14.574 | + functions-common:time_start:2300 : _TIME_START[$name]=1630334654571 2021-08-30 14:44:14.576 | + 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-30 14:44:14.584 | + functions-common:test_with_retry:2256 : time_stop test_with_retry 2021-08-30 14:44:14.586 | + functions-common:time_stop:2309 : local name 2021-08-30 14:44:14.588 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:44:14.591 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:44:14.593 | + functions-common:time_stop:2312 : local total 2021-08-30 14:44:14.596 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:44:14.598 | + functions-common:time_stop:2315 : name=test_with_retry 2021-08-30 14:44:14.600 | + functions-common:time_stop:2316 : start_time=1630334654571 2021-08-30 14:44:14.602 | + functions-common:time_stop:2318 : [[ -z 1630334654571 ]] 2021-08-30 14:44:14.606 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:44:14.610 | + functions-common:time_stop:2321 : end_time=1630334654608 2021-08-30 14:44:14.613 | + functions-common:time_stop:2322 : elapsed_time=37 2021-08-30 14:44:14.615 | + functions-common:time_stop:2323 : total=6119 2021-08-30 14:44:14.617 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:44:14.620 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=6156 2021-08-30 14:44:14.625 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : ip addr show dev br-data 2021-08-30 14:44:14.625 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : grep -c 172.27.0.1 2021-08-30 14:44:14.631 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : [[ 0 == 0 ]] 2021-08-30 14:44:14.633 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : [[ True == \F\a\l\s\e ]] 2021-08-30 14:44:14.636 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : [[ False == \T\r\u\e ]] 2021-08-30 14:44:14.638 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : [[ True == \T\r\u\e ]] 2021-08-30 14:44:14.640 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : sudo ip addr add 172.27.0.1/24 dev br-data 2021-08-30 14:44:14.655 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:369 : sudo ip link set br-data up 2021-08-30 14:44:14.670 | ++ 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-30 14:44:14.671 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : cut -f2 '-d'\''' 2021-08-30 14:44:14.673 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : awk -Fip_address '{ print $2 }' 2021-08-30 14:44:14.674 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : tr '\n' ' ' 2021-08-30 14:44:16.890 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:44:16.890 | from cryptography.utils import int_from_bytes 2021-08-30 14:44:16.890 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:44:16.890 | from cryptography.utils import int_from_bytes 2021-08-30 14:44:17.060 | ++ functions-common:oscwrap:2349 : return 0 2021-08-30 14:44:17.064 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : ROUTER_GW_IP=' 172.27.0.64 ' 2021-08-30 14:44:17.066 | + 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-30 14:44:17.069 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-30 14:44:17.088 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:374 : _neutron_set_router_id 2021-08-30 14:44:17.091 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:145 : [[ True == \F\a\l\s\e ]] 2021-08-30 14:44:17.094 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:257 : [[ 4 =~ .*6 ]] 2021-08-30 14:44:17.097 | + ./stack.sh:main:1321 : is_service_enabled nova 2021-08-30 14:44:17.119 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:44:17.122 | + ./stack.sh:main:1322 : echo_summary 'Starting Nova' 2021-08-30 14:44:17.124 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-30 14:44:17.127 | + ./stack.sh:echo_summary:432 : echo -e Starting Nova 2021-08-30 14:44:17.130 | + ./stack.sh:main:1323 : start_nova 2021-08-30 14:44:17.132 | + lib/nova:start_nova:1058 : start_nova_rest 2021-08-30 14:44:17.135 | + 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-30 14:44:17.138 | + 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-30 14:44:17.141 | + 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-30 14:44:17.144 | + lib/nova:start_nova_rest:969 : local api_cell_conf=/etc/nova/nova.conf 2021-08-30 14:44:17.146 | + lib/nova:start_nova_rest:970 : local compute_cell_conf=/etc/nova/nova.conf 2021-08-30 14:44:17.149 | + lib/nova:start_nova_rest:972 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-08-30 14:44:17.153 | + functions-common:run_process:1564 : local service=n-sch 2021-08-30 14:44:17.155 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-08-30 14:44:17.158 | + functions-common:run_process:1566 : local group= 2021-08-30 14:44:17.161 | + functions-common:run_process:1567 : local user= 2021-08-30 14:44:17.163 | + functions-common:run_process:1569 : local name=n-sch 2021-08-30 14:44:17.166 | + functions-common:run_process:1571 : time_start run_process 2021-08-30 14:44:17.169 | + functions-common:time_start:2295 : local name=run_process 2021-08-30 14:44:17.172 | + functions-common:time_start:2296 : local start_time= 2021-08-30 14:44:17.175 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-30 14:44:17.178 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-30 14:44:17.183 | + functions-common:time_start:2300 : _TIME_START[$name]=1630334657180 2021-08-30 14:44:17.186 | + functions-common:run_process:1572 : is_service_enabled n-sch 2021-08-30 14:44:17.208 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:44:17.210 | + functions-common:run_process:1573 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2021-08-30 14:44:17.213 | + functions-common:_run_under_systemd:1529 : local service=n-sch 2021-08-30 14:44:17.216 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-08-30 14:44:17.219 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-08-30 14:44:17.222 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-08-30 14:44:17.224 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-08-30 14:44:17.227 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2021-08-30 14:44:17.230 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-08-30 14:44:17.233 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@n-sch.service 2021-08-30 14:44:17.236 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-30 14:44:17.238 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-30 14:44:17.241 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-08-30 14:44:17.244 | + 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-30 14:44:17.252 | + functions-common:write_user_unit_file:1446 : local service=devstack@n-sch.service 2021-08-30 14:44:17.252 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-08-30 14:44:17.252 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-30 14:44:17.254 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-30 14:44:17.257 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-30 14:44:17.259 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-30 14:44:17.262 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2021-08-30 14:44:17.264 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-30 14:44:17.269 | + 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-30 14:44:17.333 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2021-08-30 14:44:17.401 | + 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-30 14:44:17.456 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2021-08-30 14:44:17.518 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2021-08-30 14:44:17.572 | + 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-30 14:44:17.627 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-30 14:44:17.629 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2021-08-30 14:44:17.697 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-30 14:44:18.137 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@n-sch.service 2021-08-30 14:44:18.153 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2021-08-30 14:44:18.587 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@n-sch.service 2021-08-30 14:44:18.612 | + functions-common:run_process:1575 : time_stop run_process 2021-08-30 14:44:18.615 | + functions-common:time_stop:2309 : local name 2021-08-30 14:44:18.618 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:44:18.621 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:44:18.624 | + functions-common:time_stop:2312 : local total 2021-08-30 14:44:18.626 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:44:18.629 | + functions-common:time_stop:2315 : name=run_process 2021-08-30 14:44:18.632 | + functions-common:time_stop:2316 : start_time=1630334657180 2021-08-30 14:44:18.634 | + functions-common:time_stop:2318 : [[ -z 1630334657180 ]] 2021-08-30 14:44:18.638 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:44:18.643 | + functions-common:time_stop:2321 : end_time=1630334658640 2021-08-30 14:44:18.645 | + functions-common:time_stop:2322 : elapsed_time=1460 2021-08-30 14:44:18.648 | + functions-common:time_stop:2323 : total=22629 2021-08-30 14:44:18.653 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:44:18.653 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=24089 2021-08-30 14:44:18.656 | + lib/nova:start_nova_rest:973 : '[' True == False ']' 2021-08-30 14:44:18.660 | ++ lib/nova:start_nova_rest:976 : which uwsgi 2021-08-30 14:44:18.664 | + 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-30 14:44:18.667 | + functions-common:run_process:1564 : local service=n-api-meta 2021-08-30 14:44:18.670 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-08-30 14:44:18.672 | + functions-common:run_process:1566 : local group= 2021-08-30 14:44:18.675 | + functions-common:run_process:1567 : local user= 2021-08-30 14:44:18.680 | + functions-common:run_process:1569 : local name=n-api-meta 2021-08-30 14:44:18.680 | + functions-common:run_process:1571 : time_start run_process 2021-08-30 14:44:18.683 | + functions-common:time_start:2295 : local name=run_process 2021-08-30 14:44:18.686 | + functions-common:time_start:2296 : local start_time= 2021-08-30 14:44:18.688 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-30 14:44:18.691 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-30 14:44:18.696 | + functions-common:time_start:2300 : _TIME_START[$name]=1630334658693 2021-08-30 14:44:18.700 | + functions-common:run_process:1572 : is_service_enabled n-api-meta 2021-08-30 14:44:18.719 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:44:18.722 | + 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-30 14:44:18.724 | + functions-common:_run_under_systemd:1529 : local service=n-api-meta 2021-08-30 14:44:18.727 | + 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-30 14:44:18.729 | + 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-30 14:44:18.732 | + 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-30 14:44:18.734 | + 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-30 14:44:18.737 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2021-08-30 14:44:18.740 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2021-08-30 14:44:18.742 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@n-api-meta.service 2021-08-30 14:44:18.748 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-30 14:44:18.751 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-30 14:44:18.753 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2021-08-30 14:44:18.756 | + 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-30 14:44:18.759 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@n-api-meta.service 2021-08-30 14:44:18.763 | + 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-30 14:44:18.766 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2021-08-30 14:44:18.768 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2021-08-30 14:44:18.771 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2021-08-30 14:44:18.773 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2021-08-30 14:44:18.778 | + 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-30 14:44:18.845 | + 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-30 14:44:18.911 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2021-08-30 14:44:18.966 | + 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-30 14:44:19.020 | + 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-30 14:44:19.075 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2021-08-30 14:44:19.135 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2021-08-30 14:44:19.189 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2021-08-30 14:44:19.243 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2021-08-30 14:44:19.299 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2021-08-30 14:44:19.353 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2021-08-30 14:44:19.356 | + 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-30 14:44:19.427 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2021-08-30 14:44:19.856 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@n-api-meta.service 2021-08-30 14:44:19.871 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2021-08-30 14:44:20.294 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@n-api-meta.service 2021-08-30 14:44:20.380 | + functions-common:run_process:1575 : time_stop run_process 2021-08-30 14:44:20.386 | + functions-common:time_stop:2309 : local name 2021-08-30 14:44:20.391 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:44:20.394 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:44:20.398 | + functions-common:time_stop:2312 : local total 2021-08-30 14:44:20.401 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:44:20.406 | + functions-common:time_stop:2315 : name=run_process 2021-08-30 14:44:20.410 | + functions-common:time_stop:2316 : start_time=1630334658693 2021-08-30 14:44:20.414 | + functions-common:time_stop:2318 : [[ -z 1630334658693 ]] 2021-08-30 14:44:20.418 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:44:20.422 | + functions-common:time_stop:2321 : end_time=1630334660419 2021-08-30 14:44:20.425 | + functions-common:time_stop:2322 : elapsed_time=1726 2021-08-30 14:44:20.428 | + functions-common:time_stop:2323 : total=24089 2021-08-30 14:44:20.431 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:44:20.434 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=25815 2021-08-30 14:44:20.437 | + 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-30 14:44:20.440 | + 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-30 14:44:20.443 | + lib/nova:start_nova:1059 : start_nova_console_proxies 2021-08-30 14:44:20.446 | + 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-30 14:44:20.449 | + 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-30 14:44:20.453 | + 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-30 14:44:20.455 | + lib/nova:start_nova_console_proxies:998 : local api_cell_conf=/etc/nova/nova.conf 2021-08-30 14:44:20.458 | + 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-30 14:44:20.461 | + lib/nova:start_nova_console_proxies:1005 : enable_nova_console_proxies 2021-08-30 14:44:20.465 | ++ lib/nova:enable_nova_console_proxies:983 : seq 1 1 2021-08-30 14:44:20.469 | + lib/nova:enable_nova_console_proxies:983 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-08-30 14:44:20.472 | + lib/nova:enable_nova_console_proxies:984 : for srv in n-novnc n-spice n-sproxy 2021-08-30 14:44:20.475 | + lib/nova:enable_nova_console_proxies:985 : is_service_enabled n-novnc 2021-08-30 14:44:20.497 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:44:20.500 | + lib/nova:enable_nova_console_proxies:984 : for srv in n-novnc n-spice n-sproxy 2021-08-30 14:44:20.503 | + lib/nova:enable_nova_console_proxies:985 : is_service_enabled n-spice 2021-08-30 14:44:20.523 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:44:20.526 | + lib/nova:enable_nova_console_proxies:984 : for srv in n-novnc n-spice n-sproxy 2021-08-30 14:44:20.529 | + lib/nova:enable_nova_console_proxies:985 : is_service_enabled n-sproxy 2021-08-30 14:44:20.551 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:44:20.557 | ++ lib/nova:start_nova_console_proxies:1006 : seq 1 1 2021-08-30 14:44:20.561 | + lib/nova:start_nova_console_proxies:1006 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-08-30 14:44:20.563 | + lib/nova:start_nova_console_proxies:1007 : local conf 2021-08-30 14:44:20.567 | ++ lib/nova:start_nova_console_proxies:1008 : conductor_conf 1 2021-08-30 14:44:20.570 | ++ lib/nova:conductor_conf:729 : local cell=1 2021-08-30 14:44:20.575 | ++ lib/nova:conductor_conf:730 : echo /etc/nova/nova_cell1.conf 2021-08-30 14:44:20.576 | + lib/nova:start_nova_console_proxies:1008 : conf=/etc/nova/nova_cell1.conf 2021-08-30 14:44:20.578 | + 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-30 14:44:20.581 | + functions-common:run_process:1564 : local service=n-novnc-cell1 2021-08-30 14:44:20.584 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-08-30 14:44:20.586 | + functions-common:run_process:1566 : local group= 2021-08-30 14:44:20.589 | + functions-common:run_process:1567 : local user= 2021-08-30 14:44:20.592 | + functions-common:run_process:1569 : local name=n-novnc-cell1 2021-08-30 14:44:20.595 | + functions-common:run_process:1571 : time_start run_process 2021-08-30 14:44:20.597 | + functions-common:time_start:2295 : local name=run_process 2021-08-30 14:44:20.600 | + functions-common:time_start:2296 : local start_time= 2021-08-30 14:44:20.603 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-30 14:44:20.609 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-30 14:44:20.615 | + functions-common:time_start:2300 : _TIME_START[$name]=1630334660610 2021-08-30 14:44:20.619 | + functions-common:run_process:1572 : is_service_enabled n-novnc-cell1 2021-08-30 14:44:20.651 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:44:20.656 | + functions-common:run_process:1575 : time_stop run_process 2021-08-30 14:44:20.661 | + functions-common:time_stop:2309 : local name 2021-08-30 14:44:20.661 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:44:20.668 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:44:20.668 | + functions-common:time_stop:2312 : local total 2021-08-30 14:44:20.679 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:44:20.683 | + functions-common:time_stop:2315 : name=run_process 2021-08-30 14:44:20.689 | + functions-common:time_stop:2316 : start_time=1630334660610 2021-08-30 14:44:20.693 | + functions-common:time_stop:2318 : [[ -z 1630334660610 ]] 2021-08-30 14:44:20.703 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:44:20.715 | + functions-common:time_stop:2321 : end_time=1630334660709 2021-08-30 14:44:20.719 | + functions-common:time_stop:2322 : elapsed_time=99 2021-08-30 14:44:20.723 | + functions-common:time_stop:2323 : total=25815 2021-08-30 14:44:20.727 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:44:20.731 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=25914 2021-08-30 14:44:20.735 | + 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-30 14:44:20.739 | + functions-common:run_process:1564 : local service=n-spice-cell1 2021-08-30 14:44:20.743 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-08-30 14:44:20.747 | + functions-common:run_process:1566 : local group= 2021-08-30 14:44:20.751 | + functions-common:run_process:1567 : local user= 2021-08-30 14:44:20.755 | + functions-common:run_process:1569 : local name=n-spice-cell1 2021-08-30 14:44:20.759 | + functions-common:run_process:1571 : time_start run_process 2021-08-30 14:44:20.762 | + functions-common:time_start:2295 : local name=run_process 2021-08-30 14:44:20.766 | + functions-common:time_start:2296 : local start_time= 2021-08-30 14:44:20.770 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-30 14:44:20.775 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-30 14:44:20.787 | + functions-common:time_start:2300 : _TIME_START[$name]=1630334660777 2021-08-30 14:44:20.790 | + functions-common:run_process:1572 : is_service_enabled n-spice-cell1 2021-08-30 14:44:20.823 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:44:20.823 | + functions-common:run_process:1575 : time_stop run_process 2021-08-30 14:44:20.823 | + functions-common:time_stop:2309 : local name 2021-08-30 14:44:20.827 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:44:20.831 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:44:20.831 | + functions-common:time_stop:2312 : local total 2021-08-30 14:44:20.835 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:44:20.837 | + functions-common:time_stop:2315 : name=run_process 2021-08-30 14:44:20.839 | + functions-common:time_stop:2316 : start_time=1630334660777 2021-08-30 14:44:20.843 | + functions-common:time_stop:2318 : [[ -z 1630334660777 ]] 2021-08-30 14:44:20.847 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:44:20.851 | + functions-common:time_stop:2321 : end_time=1630334660846 2021-08-30 14:44:20.851 | + functions-common:time_stop:2322 : elapsed_time=69 2021-08-30 14:44:20.854 | + functions-common:time_stop:2323 : total=25914 2021-08-30 14:44:20.857 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:44:20.863 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=25983 2021-08-30 14:44:20.863 | + 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-30 14:44:20.867 | + functions-common:run_process:1564 : local service=n-sproxy-cell1 2021-08-30 14:44:20.867 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2021-08-30 14:44:20.872 | + functions-common:run_process:1566 : local group= 2021-08-30 14:44:20.875 | + functions-common:run_process:1567 : local user= 2021-08-30 14:44:20.875 | + functions-common:run_process:1569 : local name=n-sproxy-cell1 2021-08-30 14:44:20.878 | + functions-common:run_process:1571 : time_start run_process 2021-08-30 14:44:20.887 | + functions-common:time_start:2295 : local name=run_process 2021-08-30 14:44:20.888 | + functions-common:time_start:2296 : local start_time= 2021-08-30 14:44:20.891 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-30 14:44:20.895 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-30 14:44:20.899 | + functions-common:time_start:2300 : _TIME_START[$name]=1630334660896 2021-08-30 14:44:20.903 | + functions-common:run_process:1572 : is_service_enabled n-sproxy-cell1 2021-08-30 14:44:20.923 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:44:20.927 | + functions-common:run_process:1575 : time_stop run_process 2021-08-30 14:44:20.927 | + functions-common:time_stop:2309 : local name 2021-08-30 14:44:20.931 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:44:20.933 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:44:20.936 | + functions-common:time_stop:2312 : local total 2021-08-30 14:44:20.939 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:44:20.943 | + functions-common:time_stop:2315 : name=run_process 2021-08-30 14:44:20.943 | + functions-common:time_stop:2316 : start_time=1630334660896 2021-08-30 14:44:20.947 | + functions-common:time_stop:2318 : [[ -z 1630334660896 ]] 2021-08-30 14:44:20.949 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:44:20.955 | + functions-common:time_stop:2321 : end_time=1630334660950 2021-08-30 14:44:20.955 | + functions-common:time_stop:2322 : elapsed_time=54 2021-08-30 14:44:20.959 | + functions-common:time_stop:2323 : total=25983 2021-08-30 14:44:20.963 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:44:20.963 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=26037 2021-08-30 14:44:20.967 | + 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-30 14:44:20.969 | + 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-30 14:44:20.975 | + lib/nova:start_nova:1060 : start_nova_conductor 2021-08-30 14:44:20.975 | + lib/nova:start_nova_conductor:1028 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-08-30 14:44:20.979 | + lib/nova:start_nova_conductor:1034 : enable_nova_fleet 2021-08-30 14:44:20.980 | + lib/nova:enable_nova_fleet:1019 : is_service_enabled n-cond 2021-08-30 14:44:21.002 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:44:21.005 | + lib/nova:enable_nova_fleet:1020 : enable_service n-super-cond 2021-08-30 14:44:21.069 | ++ lib/nova:enable_nova_fleet:1021 : seq 1 1 2021-08-30 14:44:21.072 | + lib/nova:enable_nova_fleet:1021 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-08-30 14:44:21.079 | + lib/nova:enable_nova_fleet:1022 : enable_service n-cond-cell1 2021-08-30 14:44:21.139 | + lib/nova:start_nova_conductor:1035 : is_service_enabled n-super-cond 2021-08-30 14:44:21.159 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:44:21.163 | + lib/nova:start_nova_conductor:1036 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-08-30 14:44:21.164 | + functions-common:run_process:1564 : local service=n-super-cond 2021-08-30 14:44:21.168 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-08-30 14:44:21.174 | + functions-common:run_process:1566 : local group= 2021-08-30 14:44:21.174 | + functions-common:run_process:1567 : local user= 2021-08-30 14:44:21.175 | + functions-common:run_process:1569 : local name=n-super-cond 2021-08-30 14:44:21.178 | + functions-common:run_process:1571 : time_start run_process 2021-08-30 14:44:21.183 | + functions-common:time_start:2295 : local name=run_process 2021-08-30 14:44:21.187 | + functions-common:time_start:2296 : local start_time= 2021-08-30 14:44:21.189 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-30 14:44:21.195 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-30 14:44:21.199 | + functions-common:time_start:2300 : _TIME_START[$name]=1630334661192 2021-08-30 14:44:21.199 | + functions-common:run_process:1572 : is_service_enabled n-super-cond 2021-08-30 14:44:21.219 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:44:21.223 | + functions-common:run_process:1573 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2021-08-30 14:44:21.223 | + functions-common:_run_under_systemd:1529 : local service=n-super-cond 2021-08-30 14:44:21.227 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-08-30 14:44:21.227 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-08-30 14:44:21.231 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-08-30 14:44:21.235 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-08-30 14:44:21.235 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2021-08-30 14:44:21.237 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-08-30 14:44:21.243 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@n-super-cond.service 2021-08-30 14:44:21.247 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-30 14:44:21.248 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-30 14:44:21.251 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-08-30 14:44:21.254 | + 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-30 14:44:21.256 | + functions-common:write_user_unit_file:1446 : local service=devstack@n-super-cond.service 2021-08-30 14:44:21.259 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-08-30 14:44:21.262 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-30 14:44:21.265 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-30 14:44:21.269 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-30 14:44:21.271 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-30 14:44:21.274 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2021-08-30 14:44:21.277 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-30 14:44:21.291 | + 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-30 14:44:21.364 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2021-08-30 14:44:21.435 | + 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-30 14:44:21.497 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2021-08-30 14:44:21.559 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2021-08-30 14:44:21.624 | + 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-30 14:44:21.694 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-30 14:44:21.696 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2021-08-30 14:44:21.785 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-30 14:44:22.290 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@n-super-cond.service 2021-08-30 14:44:22.306 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2021-08-30 14:44:22.798 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@n-super-cond.service 2021-08-30 14:44:22.822 | + functions-common:run_process:1575 : time_stop run_process 2021-08-30 14:44:22.828 | + functions-common:time_stop:2309 : local name 2021-08-30 14:44:22.837 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:44:22.844 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:44:22.851 | + functions-common:time_stop:2312 : local total 2021-08-30 14:44:22.859 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:44:22.869 | + functions-common:time_stop:2315 : name=run_process 2021-08-30 14:44:22.876 | + functions-common:time_stop:2316 : start_time=1630334661192 2021-08-30 14:44:22.879 | + functions-common:time_stop:2318 : [[ -z 1630334661192 ]] 2021-08-30 14:44:22.887 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:44:22.897 | + functions-common:time_stop:2321 : end_time=1630334662890 2021-08-30 14:44:22.908 | + functions-common:time_stop:2322 : elapsed_time=1698 2021-08-30 14:44:22.917 | + functions-common:time_stop:2323 : total=26037 2021-08-30 14:44:22.923 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:44:22.927 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=27735 2021-08-30 14:44:22.936 | ++ lib/nova:start_nova_conductor:1038 : seq 1 1 2021-08-30 14:44:22.948 | + lib/nova:start_nova_conductor:1038 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-08-30 14:44:22.955 | + lib/nova:start_nova_conductor:1039 : is_service_enabled n-cond-cell1 2021-08-30 14:44:22.996 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:44:23.006 | + lib/nova:start_nova_conductor:1040 : local conf 2021-08-30 14:44:23.011 | ++ lib/nova:start_nova_conductor:1041 : conductor_conf 1 2021-08-30 14:44:23.015 | ++ lib/nova:conductor_conf:729 : local cell=1 2021-08-30 14:44:23.023 | ++ lib/nova:conductor_conf:730 : echo /etc/nova/nova_cell1.conf 2021-08-30 14:44:23.029 | + lib/nova:start_nova_conductor:1041 : conf=/etc/nova/nova_cell1.conf 2021-08-30 14:44:23.034 | + 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-30 14:44:23.044 | + functions-common:run_process:1564 : local service=n-cond-cell1 2021-08-30 14:44:23.047 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-08-30 14:44:23.056 | + functions-common:run_process:1566 : local group= 2021-08-30 14:44:23.061 | + functions-common:run_process:1567 : local user= 2021-08-30 14:44:23.066 | + functions-common:run_process:1569 : local name=n-cond-cell1 2021-08-30 14:44:23.070 | + functions-common:run_process:1571 : time_start run_process 2021-08-30 14:44:23.077 | + functions-common:time_start:2295 : local name=run_process 2021-08-30 14:44:23.082 | + functions-common:time_start:2296 : local start_time= 2021-08-30 14:44:23.086 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-30 14:44:23.093 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-30 14:44:23.101 | + functions-common:time_start:2300 : _TIME_START[$name]=1630334663095 2021-08-30 14:44:23.106 | + functions-common:run_process:1572 : is_service_enabled n-cond-cell1 2021-08-30 14:44:23.144 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:44:23.147 | + 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-30 14:44:23.149 | + functions-common:_run_under_systemd:1529 : local service=n-cond-cell1 2021-08-30 14:44:23.153 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-08-30 14:44:23.156 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-08-30 14:44:23.159 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-08-30 14:44:23.162 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-08-30 14:44:23.166 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2021-08-30 14:44:23.169 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2021-08-30 14:44:23.172 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@n-cond-cell1.service 2021-08-30 14:44:23.175 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-30 14:44:23.177 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-30 14:44:23.180 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2021-08-30 14:44:23.183 | + 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-30 14:44:23.211 | + functions-common:write_user_unit_file:1446 : local service=devstack@n-cond-cell1.service 2021-08-30 14:44:23.211 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-08-30 14:44:23.211 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-30 14:44:23.211 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-30 14:44:23.211 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-30 14:44:23.211 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-30 14:44:23.211 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2021-08-30 14:44:23.211 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-30 14:44:23.211 | + 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-30 14:44:23.283 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2021-08-30 14:44:23.358 | + 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-30 14:44:23.426 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2021-08-30 14:44:23.488 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2021-08-30 14:44:23.555 | + 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-30 14:44:23.627 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-30 14:44:23.631 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2021-08-30 14:44:23.703 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-30 14:44:24.146 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@n-cond-cell1.service 2021-08-30 14:44:24.161 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2021-08-30 14:44:24.620 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@n-cond-cell1.service 2021-08-30 14:44:24.645 | + functions-common:run_process:1575 : time_stop run_process 2021-08-30 14:44:24.647 | + functions-common:time_stop:2309 : local name 2021-08-30 14:44:24.650 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:44:24.653 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:44:24.661 | + functions-common:time_stop:2312 : local total 2021-08-30 14:44:24.669 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:44:24.673 | + functions-common:time_stop:2315 : name=run_process 2021-08-30 14:44:24.677 | + functions-common:time_stop:2316 : start_time=1630334663095 2021-08-30 14:44:24.681 | + functions-common:time_stop:2318 : [[ -z 1630334663095 ]] 2021-08-30 14:44:24.687 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:44:24.700 | + functions-common:time_stop:2321 : end_time=1630334664690 2021-08-30 14:44:24.705 | + functions-common:time_stop:2322 : elapsed_time=1595 2021-08-30 14:44:24.711 | + functions-common:time_stop:2323 : total=27735 2021-08-30 14:44:24.717 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:44:24.732 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=29330 2021-08-30 14:44:24.738 | + lib/nova:start_nova:1061 : start_nova_compute 2021-08-30 14:44:24.744 | + 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-30 14:44:24.750 | + 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-30 14:44:24.753 | + 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-30 14:44:24.759 | + lib/nova:start_nova_compute:894 : local compute_cell_conf=/etc/nova/nova.conf 2021-08-30 14:44:24.766 | + lib/nova:start_nova_compute:897 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2021-08-30 14:44:24.776 | + lib/nova:start_nova_compute:899 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-08-30 14:44:24.780 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-08-30 14:44:24.784 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-08-30 14:44:24.792 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2021-08-30 14:44:24.796 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-08-30 14:44:24.800 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2021-08-30 14:44:24.804 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2021-08-30 14:44:24.812 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2021-08-30 14:44:24.818 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2021-08-30 14:44:24.824 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-08-30 14:44:24.825 | + inc/meta-config:merge_config_file:164 : read a 2021-08-30 14:44:24.828 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2021-08-30 14:44:24.828 | BEGIN { 2021-08-30 14:44:24.828 | section = "" 2021-08-30 14:44:24.828 | last_section = "" 2021-08-30 14:44:24.828 | section_count = 0 2021-08-30 14:44:24.828 | } 2021-08-30 14:44:24.828 | /^\[.+\]/ { 2021-08-30 14:44:24.828 | gsub("[][]", "", $1); 2021-08-30 14:44:24.828 | section=$1 2021-08-30 14:44:24.828 | next 2021-08-30 14:44:24.828 | } 2021-08-30 14:44:24.828 | /^ *\#/ { 2021-08-30 14:44:24.828 | next 2021-08-30 14:44:24.828 | } 2021-08-30 14:44:24.828 | /^[^ \t]+/ { 2021-08-30 14:44:24.828 | # get offset of first = in $0 2021-08-30 14:44:24.828 | eq_idx = index($0, "=") 2021-08-30 14:44:24.828 | # extract attr & value from $0 2021-08-30 14:44:24.828 | attr = substr($0, 1, eq_idx - 1) 2021-08-30 14:44:24.828 | value = substr($0, eq_idx + 1) 2021-08-30 14:44:24.829 | # only need to strip trailing whitespace from attr 2021-08-30 14:44:24.829 | sub(/[ \t]*$/, "", attr) 2021-08-30 14:44:24.829 | # need to strip leading & trailing whitespace from value 2021-08-30 14:44:24.829 | sub(/^[ \t]*/, "", value) 2021-08-30 14:44:24.829 | sub(/[ \t]*$/, "", value) 2021-08-30 14:44:24.829 | 2021-08-30 14:44:24.829 | # cfg_attr_count: number of config lines per [section, attr] 2021-08-30 14:44:24.829 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-08-30 14:44:24.829 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-08-30 14:44:24.829 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-08-30 14:44:24.829 | if (! (section, attr) in cfg_attr_count) { 2021-08-30 14:44:24.829 | if (section != last_section) { 2021-08-30 14:44:24.829 | cfg_section[section_count++] = section 2021-08-30 14:44:24.829 | last_section = section 2021-08-30 14:44:24.829 | } 2021-08-30 14:44:24.829 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-08-30 14:44:24.829 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-08-30 14:44:24.829 | 2021-08-30 14:44:24.829 | cfg_attr[section, attr, 0] = value 2021-08-30 14:44:24.829 | cfg_attr_count[section, attr] = 1 2021-08-30 14:44:24.829 | } else { 2021-08-30 14:44:24.829 | lno = cfg_attr_count[section, attr]++ 2021-08-30 14:44:24.829 | cfg_attr[section, attr, lno] = value 2021-08-30 14:44:24.829 | } 2021-08-30 14:44:24.829 | } 2021-08-30 14:44:24.829 | END { 2021-08-30 14:44:24.829 | # Process each section in order 2021-08-30 14:44:24.829 | for (sno = 0; sno < section_count; sno++) { 2021-08-30 14:44:24.829 | section = cfg_section[sno] 2021-08-30 14:44:24.829 | # The ini routines simply append a config item immediately 2021-08-30 14:44:24.829 | # after the section header. To keep the same order as defined 2021-08-30 14:44:24.829 | # in local.conf, invoke the ini routines in the reverse order 2021-08-30 14:44:24.829 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-08-30 14:44:24.829 | attr = cfg_sec_attr_name[sno, attr_no] 2021-08-30 14:44:24.830 | if (cfg_attr_count[section, attr] == 1) 2021-08-30 14:44:24.830 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-08-30 14:44:24.830 | else { 2021-08-30 14:44:24.830 | # For multiline, invoke the ini routines in the reverse order 2021-08-30 14:44:24.830 | count = cfg_attr_count[section, attr] 2021-08-30 14:44:24.830 | print "inidelete " configfile " " section " " attr 2021-08-30 14:44:24.830 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-08-30 14:44:24.830 | for (l = count -2; l >= 0; l--) 2021-08-30 14:44:24.830 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-08-30 14:44:24.830 | } 2021-08-30 14:44:24.830 | } 2021-08-30 14:44:24.830 | } 2021-08-30 14:44:24.830 | } 2021-08-30 14:44:24.830 | ' 2021-08-30 14:44:24.833 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-08-30 14:44:24.834 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-08-30 14:44:24.838 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-08-30 14:44:24.842 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2021-08-30 14:44:24.851 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-08-30 14:44:24.860 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2021-08-30 14:44:24.868 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2021-08-30 14:44:24.868 | BEGIN { group = "" } 2021-08-30 14:44:24.868 | /^\[\[.+\|.*\]\]/ { 2021-08-30 14:44:24.868 | gsub("[][]", "", $1); 2021-08-30 14:44:24.868 | split($1, a, "|"); 2021-08-30 14:44:24.868 | if (a[1] == matchgroup && a[2] == configfile) { 2021-08-30 14:44:24.868 | group=a[1] 2021-08-30 14:44:24.868 | } else { 2021-08-30 14:44:24.868 | group="" 2021-08-30 14:44:24.868 | } 2021-08-30 14:44:24.868 | next 2021-08-30 14:44:24.868 | } 2021-08-30 14:44:24.868 | { 2021-08-30 14:44:24.868 | if (group != "") 2021-08-30 14:44:24.868 | print $0 2021-08-30 14:44:24.868 | } 2021-08-30 14:44:24.868 | ' /home/ubuntu/devstack/local.conf 2021-08-30 14:44:24.882 | + lib/nova:start_nova_compute:901 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-08-30 14:44:24.885 | + lib/nova:start_nova_compute:908 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2021-08-30 14:44:24.952 | + lib/nova:start_nova_compute:911 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2021-08-30 14:44:25.028 | + lib/nova:start_nova_compute:912 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2021-08-30 14:44:25.036 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-08-30 14:44:25.044 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2021-08-30 14:44:25.052 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-08-30 14:44:25.060 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-08-30 14:44:25.073 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-08-30 14:44:25.132 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:44:25.138 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-08-30 14:44:25.141 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-08-30 14:44:25.146 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-08-30 14:44:25.187 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:44:25.195 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/nova_cell1 2021-08-30 14:44:25.200 | + 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-30 14:44:25.268 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-08-30 14:44:25.273 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-08-30 14:44:25.283 | + lib/nova:start_nova_compute:916 : inidelete /etc/nova/nova-cpu.conf database connection 2021-08-30 14:44:25.319 | + lib/nova:start_nova_compute:917 : inidelete /etc/nova/nova-cpu.conf api_database connection 2021-08-30 14:44:25.362 | + lib/nova:start_nova_compute:922 : configure_console_compute 2021-08-30 14:44:25.365 | + lib/nova:configure_console_compute:611 : local offset 2021-08-30 14:44:25.372 | + lib/nova:configure_console_compute:612 : offset=0 2021-08-30 14:44:25.372 | + lib/nova:configure_console_compute:616 : local default_proxyclient_addr 2021-08-30 14:44:25.375 | ++ lib/nova:configure_console_compute:617 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2021-08-30 14:44:25.408 | + lib/nova:configure_console_compute:617 : default_proxyclient_addr=10.222.0.20 2021-08-30 14:44:25.410 | + lib/nova:configure_console_compute:621 : is_service_enabled n-cpu 2021-08-30 14:44:25.432 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:44:25.435 | + lib/nova:configure_console_compute:637 : is_service_enabled n-novnc 2021-08-30 14:44:25.456 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:44:25.459 | + lib/nova:configure_console_compute:637 : '[' False '!=' False ']' 2021-08-30 14:44:25.461 | + lib/nova:configure_console_compute:645 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2021-08-30 14:44:25.502 | + lib/nova:configure_console_compute:648 : is_service_enabled n-spice 2021-08-30 14:44:25.522 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:44:25.535 | + lib/nova:configure_console_compute:658 : is_service_enabled n-sproxy 2021-08-30 14:44:25.542 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:44:25.545 | + lib/nova:start_nova_compute:925 : '[' -n '' ']' 2021-08-30 14:44:25.548 | + lib/nova:start_nova_compute:930 : [[ libvirt == \l\i\b\v\i\r\t ]] 2021-08-30 14:44:25.550 | + lib/nova:start_nova_compute:930 : [[ kvm == \q\e\m\u ]] 2021-08-30 14:44:25.555 | + lib/nova:start_nova_compute:934 : [[ libvirt = \l\i\b\v\i\r\t ]] 2021-08-30 14:44:25.557 | + 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-30 14:44:25.561 | + functions-common:run_process:1564 : local service=n-cpu 2021-08-30 14:44:25.569 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2021-08-30 14:44:25.569 | + functions-common:run_process:1566 : local group=libvirt 2021-08-30 14:44:25.569 | + functions-common:run_process:1567 : local user= 2021-08-30 14:44:25.571 | + functions-common:run_process:1569 : local name=n-cpu 2021-08-30 14:44:25.575 | + functions-common:run_process:1571 : time_start run_process 2021-08-30 14:44:25.579 | + functions-common:time_start:2295 : local name=run_process 2021-08-30 14:44:25.582 | + functions-common:time_start:2296 : local start_time= 2021-08-30 14:44:25.585 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-30 14:44:25.593 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-30 14:44:25.598 | + functions-common:time_start:2300 : _TIME_START[$name]=1630334665595 2021-08-30 14:44:25.604 | + functions-common:run_process:1572 : is_service_enabled n-cpu 2021-08-30 14:44:25.629 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:44:25.631 | + functions-common:run_process:1575 : time_stop run_process 2021-08-30 14:44:25.634 | + functions-common:time_stop:2309 : local name 2021-08-30 14:44:25.637 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:44:25.640 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:44:25.645 | + functions-common:time_stop:2312 : local total 2021-08-30 14:44:25.649 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:44:25.653 | + functions-common:time_stop:2315 : name=run_process 2021-08-30 14:44:25.657 | + functions-common:time_stop:2316 : start_time=1630334665595 2021-08-30 14:44:25.660 | + functions-common:time_stop:2318 : [[ -z 1630334665595 ]] 2021-08-30 14:44:25.669 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:44:25.679 | + functions-common:time_stop:2321 : end_time=1630334665671 2021-08-30 14:44:25.685 | + functions-common:time_stop:2322 : elapsed_time=76 2021-08-30 14:44:25.687 | + functions-common:time_stop:2323 : total=29330 2021-08-30 14:44:25.690 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:44:25.694 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=29406 2021-08-30 14:44:25.699 | + 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-30 14:44:25.702 | + 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-30 14:44:25.705 | + lib/nova:start_nova:1062 : is_service_enabled n-api 2021-08-30 14:44:25.730 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:44:25.733 | + lib/nova:start_nova:1064 : echo 'Dumping cells_v2 mapping' 2021-08-30 14:44:25.734 | Dumping cells_v2 mapping 2021-08-30 14:44:25.739 | + lib/nova:start_nova:1065 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2021-08-30 14:44:29.389 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:44:29.389 | from cryptography.utils import int_from_bytes 2021-08-30 14:44:29.389 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:44:29.389 | from cryptography.utils import int_from_bytes 2021-08-30 14:44:29.389 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-08-30 14:44:29.389 | | Name | UUID | Transport URL | Database Connection | Disabled | 2021-08-30 14:44:29.389 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-08-30 14:44:29.389 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2021-08-30 14:44:29.389 | | cell1 | 951e7e29-6a15-435a-ac5f-479a9e6368e5 | 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-30 14:44:29.389 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-08-30 14:44:29.844 | + ./stack.sh:main:1324 : async_runfunc create_flavors 2021-08-30 14:44:29.846 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2021-08-30 14:44:29.910 | + inc/async:async_inner:63 : create_flavors 2021-08-30 14:44:29.952 | [11746 Async create_flavors:107431]: running: create_flavors 2021-08-30 14:44:29.955 | + ./stack.sh:main:1326 : is_service_enabled cinder 2021-08-30 14:44:29.975 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:44:29.978 | + ./stack.sh:main:1327 : echo_summary 'Starting Cinder' 2021-08-30 14:44:29.981 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-30 14:44:29.983 | + ./stack.sh:echo_summary:432 : echo -e Starting Cinder 2021-08-30 14:44:29.986 | + ./stack.sh:main:1328 : start_cinder 2021-08-30 14:44:29.989 | + lib/cinder:start_cinder:505 : local service_port=8776 2021-08-30 14:44:29.992 | + lib/cinder:start_cinder:506 : local service_protocol=http 2021-08-30 14:44:29.994 | + lib/cinder:start_cinder:507 : local cinder_url 2021-08-30 14:44:29.997 | + lib/cinder:start_cinder:508 : is_service_enabled tls-proxy 2021-08-30 14:44:30.014 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:44:30.016 | + lib/cinder:start_cinder:512 : '[' lioadm = tgtadm ']' 2021-08-30 14:44:30.019 | + 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-30 14:44:30.022 | + lib/cinder:start_cinder:533 : '[' True == False ']' 2021-08-30 14:44:30.025 | ++ lib/cinder:start_cinder:541 : which uwsgi 2021-08-30 14:44:30.031 | + 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-30 14:44:30.033 | + functions-common:run_process:1564 : local service=c-api 2021-08-30 14:44:30.036 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-08-30 14:44:30.039 | + functions-common:run_process:1566 : local group= 2021-08-30 14:44:30.041 | + functions-common:run_process:1567 : local user= 2021-08-30 14:44:30.044 | + functions-common:run_process:1569 : local name=c-api 2021-08-30 14:44:30.047 | + functions-common:run_process:1571 : time_start run_process 2021-08-30 14:44:30.049 | + functions-common:time_start:2295 : local name=run_process 2021-08-30 14:44:30.052 | + functions-common:time_start:2296 : local start_time= 2021-08-30 14:44:30.055 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-30 14:44:30.058 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-30 14:44:30.062 | + functions-common:time_start:2300 : _TIME_START[$name]=1630334670060 2021-08-30 14:44:30.065 | + functions-common:run_process:1572 : is_service_enabled c-api 2021-08-30 14:44:30.082 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:44:30.084 | + 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-30 14:44:30.087 | + functions-common:_run_under_systemd:1529 : local service=c-api 2021-08-30 14:44:30.090 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-08-30 14:44:30.092 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-08-30 14:44:30.095 | + 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-30 14:44:30.098 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-08-30 14:44:30.100 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2021-08-30 14:44:30.103 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2021-08-30 14:44:30.106 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@c-api.service 2021-08-30 14:44:30.108 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-30 14:44:30.111 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-30 14:44:30.114 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2021-08-30 14:44:30.117 | + 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-30 14:44:30.119 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@c-api.service 2021-08-30 14:44:30.122 | + 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-30 14:44:30.124 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2021-08-30 14:44:30.127 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2021-08-30 14:44:30.129 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@c-api.service 2021-08-30 14:44:30.131 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2021-08-30 14:44:30.136 | + 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-30 14:44:30.201 | + 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-30 14:44:30.265 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2021-08-30 14:44:30.317 | + 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-30 14:44:30.370 | + 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-30 14:44:30.425 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2021-08-30 14:44:30.480 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2021-08-30 14:44:30.544 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2021-08-30 14:44:30.599 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2021-08-30 14:44:30.655 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2021-08-30 14:44:30.719 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2021-08-30 14:44:30.721 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2021-08-30 14:44:30.787 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2021-08-30 14:44:31.268 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@c-api.service 2021-08-30 14:44:31.285 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2021-08-30 14:44:31.736 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@c-api.service 2021-08-30 14:44:31.828 | + functions-common:run_process:1575 : time_stop run_process 2021-08-30 14:44:31.832 | + functions-common:time_stop:2309 : local name 2021-08-30 14:44:31.835 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:44:31.841 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:44:31.844 | + functions-common:time_stop:2312 : local total 2021-08-30 14:44:31.847 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:44:31.850 | + functions-common:time_stop:2315 : name=run_process 2021-08-30 14:44:31.853 | + functions-common:time_stop:2316 : start_time=1630334670060 2021-08-30 14:44:31.856 | + functions-common:time_stop:2318 : [[ -z 1630334670060 ]] 2021-08-30 14:44:31.862 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:44:31.865 | + functions-common:time_stop:2321 : end_time=1630334671861 2021-08-30 14:44:31.868 | + functions-common:time_stop:2322 : elapsed_time=1801 2021-08-30 14:44:31.873 | + functions-common:time_stop:2323 : total=29406 2021-08-30 14:44:31.876 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:44:31.879 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=31207 2021-08-30 14:44:31.885 | + lib/cinder:start_cinder:542 : cinder_url=http://10.222.0.20/volume/v3 2021-08-30 14:44:31.888 | + lib/cinder:start_cinder:546 : echo 'Waiting for Cinder API to start...' 2021-08-30 14:44:31.888 | Waiting for Cinder API to start... 2021-08-30 14:44:31.891 | + lib/cinder:start_cinder:547 : wait_for_service 60 http://10.222.0.20/volume/v3 2021-08-30 14:44:31.894 | + functions:wait_for_service:457 : local timeout=60 2021-08-30 14:44:31.896 | + functions:wait_for_service:458 : local url=http://10.222.0.20/volume/v3 2021-08-30 14:44:31.899 | + functions:wait_for_service:459 : local rval=0 2021-08-30 14:44:31.902 | + functions:wait_for_service:460 : time_start wait_for_service 2021-08-30 14:44:31.905 | + functions-common:time_start:2295 : local name=wait_for_service 2021-08-30 14:44:31.908 | + functions-common:time_start:2296 : local start_time= 2021-08-30 14:44:31.911 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-30 14:44:31.915 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-30 14:44:31.920 | + functions-common:time_start:2300 : _TIME_START[$name]=1630334671916 2021-08-30 14:44:31.923 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-08-30 14:44:31.930 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.20/volume/v3 2021-08-30 14:44:33.275 | + :: : [[ 500 == 503 ]] 2021-08-30 14:44:33.276 | + :: : [[ 0 -eq 7 ]] 2021-08-30 14:44:33.280 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-08-30 14:44:33.283 | + functions-common:time_stop:2309 : local name 2021-08-30 14:44:33.286 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:44:33.288 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:44:33.291 | + functions-common:time_stop:2312 : local total 2021-08-30 14:44:33.294 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:44:33.297 | + functions-common:time_stop:2315 : name=wait_for_service 2021-08-30 14:44:33.301 | + functions-common:time_stop:2316 : start_time=1630334671916 2021-08-30 14:44:33.303 | + functions-common:time_stop:2318 : [[ -z 1630334671916 ]] 2021-08-30 14:44:33.306 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:44:33.313 | + functions-common:time_stop:2321 : end_time=1630334673309 2021-08-30 14:44:33.315 | + functions-common:time_stop:2322 : elapsed_time=1393 2021-08-30 14:44:33.318 | + functions-common:time_stop:2323 : total=17994 2021-08-30 14:44:33.320 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:44:33.323 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=19387 2021-08-30 14:44:33.326 | + functions:wait_for_service:467 : return 0 2021-08-30 14:44:33.332 | + lib/cinder:start_cinder:551 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-08-30 14:44:33.335 | + functions-common:run_process:1564 : local service=c-sch 2021-08-30 14:44:33.337 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-08-30 14:44:33.340 | + functions-common:run_process:1566 : local group= 2021-08-30 14:44:33.343 | + functions-common:run_process:1567 : local user= 2021-08-30 14:44:33.345 | + functions-common:run_process:1569 : local name=c-sch 2021-08-30 14:44:33.348 | + functions-common:run_process:1571 : time_start run_process 2021-08-30 14:44:33.351 | + functions-common:time_start:2295 : local name=run_process 2021-08-30 14:44:33.353 | + functions-common:time_start:2296 : local start_time= 2021-08-30 14:44:33.356 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-30 14:44:33.360 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-30 14:44:33.365 | + functions-common:time_start:2300 : _TIME_START[$name]=1630334673362 2021-08-30 14:44:33.367 | + functions-common:run_process:1572 : is_service_enabled c-sch 2021-08-30 14:44:33.386 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:44:33.389 | + functions-common:run_process:1573 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2021-08-30 14:44:33.391 | + functions-common:_run_under_systemd:1529 : local service=c-sch 2021-08-30 14:44:33.394 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-08-30 14:44:33.396 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-08-30 14:44:33.399 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-08-30 14:44:33.401 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-08-30 14:44:33.405 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2021-08-30 14:44:33.407 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2021-08-30 14:44:33.410 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@c-sch.service 2021-08-30 14:44:33.412 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-30 14:44:33.415 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-30 14:44:33.417 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2021-08-30 14:44:33.420 | + 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-30 14:44:33.422 | + functions-common:write_user_unit_file:1446 : local service=devstack@c-sch.service 2021-08-30 14:44:33.425 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-08-30 14:44:33.427 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-30 14:44:33.430 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-30 14:44:33.433 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-30 14:44:33.435 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-30 14:44:33.438 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2021-08-30 14:44:33.440 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-30 14:44:33.445 | + 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-30 14:44:33.510 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2021-08-30 14:44:33.584 | + 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-30 14:44:33.653 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2021-08-30 14:44:33.731 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2021-08-30 14:44:33.787 | + 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-30 14:44:33.847 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-30 14:44:33.849 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2021-08-30 14:44:33.914 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-30 14:44:34.351 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@c-sch.service 2021-08-30 14:44:34.366 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2021-08-30 14:44:34.785 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@c-sch.service 2021-08-30 14:44:34.818 | + functions-common:run_process:1575 : time_stop run_process 2021-08-30 14:44:34.820 | + functions-common:time_stop:2309 : local name 2021-08-30 14:44:34.823 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:44:34.826 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:44:34.828 | + functions-common:time_stop:2312 : local total 2021-08-30 14:44:34.830 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:44:34.833 | + functions-common:time_stop:2315 : name=run_process 2021-08-30 14:44:34.835 | + functions-common:time_stop:2316 : start_time=1630334673362 2021-08-30 14:44:34.838 | + functions-common:time_stop:2318 : [[ -z 1630334673362 ]] 2021-08-30 14:44:34.841 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:44:34.846 | + functions-common:time_stop:2321 : end_time=1630334674843 2021-08-30 14:44:34.848 | + functions-common:time_stop:2322 : elapsed_time=1481 2021-08-30 14:44:34.851 | + functions-common:time_stop:2323 : total=31207 2021-08-30 14:44:34.853 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:44:34.856 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=32688 2021-08-30 14:44:34.859 | + lib/cinder:start_cinder:552 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-08-30 14:44:34.861 | + functions-common:run_process:1564 : local service=c-bak 2021-08-30 14:44:34.864 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-08-30 14:44:34.866 | + functions-common:run_process:1566 : local group= 2021-08-30 14:44:34.869 | + functions-common:run_process:1567 : local user= 2021-08-30 14:44:34.875 | + functions-common:run_process:1569 : local name=c-bak 2021-08-30 14:44:34.875 | + functions-common:run_process:1571 : time_start run_process 2021-08-30 14:44:34.877 | + functions-common:time_start:2295 : local name=run_process 2021-08-30 14:44:34.880 | + functions-common:time_start:2296 : local start_time= 2021-08-30 14:44:34.882 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-30 14:44:34.886 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-30 14:44:34.891 | + functions-common:time_start:2300 : _TIME_START[$name]=1630334674888 2021-08-30 14:44:34.893 | + functions-common:run_process:1572 : is_service_enabled c-bak 2021-08-30 14:44:34.911 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:44:34.915 | + functions-common:run_process:1575 : time_stop run_process 2021-08-30 14:44:34.918 | + functions-common:time_stop:2309 : local name 2021-08-30 14:44:34.921 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:44:34.923 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:44:34.926 | + functions-common:time_stop:2312 : local total 2021-08-30 14:44:34.928 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:44:34.931 | + functions-common:time_stop:2315 : name=run_process 2021-08-30 14:44:34.934 | + functions-common:time_stop:2316 : start_time=1630334674888 2021-08-30 14:44:34.936 | + functions-common:time_stop:2318 : [[ -z 1630334674888 ]] 2021-08-30 14:44:34.940 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:44:34.944 | + functions-common:time_stop:2321 : end_time=1630334674942 2021-08-30 14:44:34.947 | + functions-common:time_stop:2322 : elapsed_time=54 2021-08-30 14:44:34.950 | + functions-common:time_stop:2323 : total=32688 2021-08-30 14:44:34.953 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:44:34.955 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=32742 2021-08-30 14:44:34.958 | + lib/cinder:start_cinder:553 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-08-30 14:44:34.960 | + functions-common:run_process:1564 : local service=c-vol 2021-08-30 14:44:34.963 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-08-30 14:44:34.965 | + functions-common:run_process:1566 : local group= 2021-08-30 14:44:34.968 | + functions-common:run_process:1567 : local user= 2021-08-30 14:44:34.970 | + functions-common:run_process:1569 : local name=c-vol 2021-08-30 14:44:34.973 | + functions-common:run_process:1571 : time_start run_process 2021-08-30 14:44:34.976 | + functions-common:time_start:2295 : local name=run_process 2021-08-30 14:44:34.978 | + functions-common:time_start:2296 : local start_time= 2021-08-30 14:44:34.981 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-30 14:44:34.986 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-30 14:44:34.991 | + functions-common:time_start:2300 : _TIME_START[$name]=1630334674988 2021-08-30 14:44:34.998 | + functions-common:run_process:1572 : is_service_enabled c-vol 2021-08-30 14:44:35.018 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 14:44:35.022 | + functions-common:run_process:1575 : time_stop run_process 2021-08-30 14:44:35.025 | + functions-common:time_stop:2309 : local name 2021-08-30 14:44:35.027 | + functions-common:time_stop:2310 : local end_time 2021-08-30 14:44:35.040 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-30 14:44:35.047 | + functions-common:time_stop:2312 : local total 2021-08-30 14:44:35.049 | + functions-common:time_stop:2313 : local start_time 2021-08-30 14:44:35.052 | + functions-common:time_stop:2315 : name=run_process 2021-08-30 14:44:35.054 | + functions-common:time_stop:2316 : start_time=1630334674988 2021-08-30 14:44:35.057 | + functions-common:time_stop:2318 : [[ -z 1630334674988 ]] 2021-08-30 14:44:35.061 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 14:44:35.066 | + functions-common:time_stop:2321 : end_time=1630334675063 2021-08-30 14:44:35.068 | + functions-common:time_stop:2322 : elapsed_time=75 2021-08-30 14:44:35.071 | + functions-common:time_stop:2323 : total=32742 2021-08-30 14:44:35.074 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 14:44:35.076 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=32817 2021-08-30 14:44:35.079 | + ./stack.sh:main:1329 : create_volume_types 2021-08-30 14:44:35.082 | + lib/cinder:create_volume_types:571 : is_service_enabled c-api 2021-08-30 14:44:35.102 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:44:35.105 | + lib/cinder:create_volume_types:571 : [[ -n lvm:lvmdriver-1 ]] 2021-08-30 14:44:35.108 | + lib/cinder:create_volume_types:572 : local be be_name 2021-08-30 14:44:35.113 | + lib/cinder:create_volume_types:573 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-08-30 14:44:35.116 | + lib/cinder:create_volume_types:574 : be_name=lvmdriver-1 2021-08-30 14:44:35.118 | + lib/cinder:create_volume_types:576 : is_service_enabled keystone 2021-08-30 14:44:35.138 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 14:44:35.141 | + lib/cinder:create_volume_types:577 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2021-08-30 14:44:37.228 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:44:37.228 | from cryptography.utils import int_from_bytes 2021-08-30 14:44:37.228 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-30 14:44:37.228 | from cryptography.utils import int_from_bytes 2021-08-30 14:44:37.228 | Internal Server Error (HTTP 500) 2021-08-30 14:44:37.385 | + lib/cinder:create_volume_types:1 : exit_trap 2021-08-30 14:44:37.387 | + ./stack.sh:exit_trap:507 : local r=1 2021-08-30 14:44:37.390 | ++ ./stack.sh:exit_trap:508 : jobs -p 2021-08-30 14:44:37.393 | + ./stack.sh:exit_trap:508 : jobs='71384 2021-08-30 14:44:37.393 | 107431' 2021-08-30 14:44:37.396 | + ./stack.sh:exit_trap:511 : [[ -n 71384 2021-08-30 14:44:37.396 | 107431 ]] 2021-08-30 14:44:37.398 | + ./stack.sh:exit_trap:511 : [[ -n /opt/stack/logs/stack.sh.log.2021-08-30-141405 ]] 2021-08-30 14:44:37.401 | + ./stack.sh:exit_trap:511 : [[ True == \T\r\u\e ]] 2021-08-30 14:44:37.404 | + ./stack.sh:exit_trap:512 : echo 'exit_trap: cleaning up child processes' 2021-08-30 14:44:37.404 | exit_trap: cleaning up child processes 2021-08-30 14:44:37.407 | + ./stack.sh:exit_trap:513 : kill 71384 107431 2021-08-30 14:44:37.410 | + ./stack.sh:exit_trap:517 : '[' -f /tmp/tmp.MwbDwV5fAw ']' 2021-08-30 14:44:37.412 | + ./stack.sh:exit_trap:518 : rm /tmp/tmp.MwbDwV5fAw 2021-08-30 14:44:37.418 | + ./stack.sh:exit_trap:522 : kill_spinner 2021-08-30 14:44:37.421 | + ./stack.sh:kill_spinner:417 : '[' '!' -z '' ']' 2021-08-30 14:44:37.423 | + ./stack.sh:exit_trap:524 : [[ 1 -ne 0 ]] 2021-08-30 14:44:37.426 | + ./stack.sh:exit_trap:525 : echo 'Error on exit' 2021-08-30 14:44:37.426 | Error on exit 2021-08-30 14:44:37.429 | + ./stack.sh:exit_trap:527 : type -p generate-subunit 2021-08-30 14:44:37.431 | + ./stack.sh:exit_trap:528 : generate-subunit 1630332842 1835 fail 2021-08-30 14:44:38.074 | + ./stack.sh:exit_trap:530 : [[ -z /opt/stack/logs ]] 2021-08-30 14:44:38.076 | + ./stack.sh:exit_trap:533 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2021-08-30 14:44:39.096 | + ./stack.sh:exit_trap:542 : exit 1