2021-08-24 02:29:12.074 | + ./stack.sh:main:473 : exec 2021-08-24 02:29:12.074 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-08-24-022911' 2021-08-24 02:29:12.074 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-08-24-022911.summary.2021-08-24-022911 2021-08-24 02:29:12.074 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-24 02:29:12.074 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-08-24-022911 2021-08-24 02:29:12.074 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2021-08-24-022911 /opt/stack/logs/stack.sh.log 2021-08-24 02:29:12.074 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2021-08-24-022911.summary.2021-08-24-022911 /opt/stack/logs/stack.sh.log.summary 2021-08-24 02:29:12.074 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2021-08-24 02:29:12.074 | + functions:check_path_perm_sanity:596 : local real_path 2021-08-24 02:29:12.074 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-08-24 02:29:12.074 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-08-24 02:29:12.074 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-08-24 02:29:12.074 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-08-24 02:29:12.074 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-08-24 02:29:12.074 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-08-24 02:29:12.074 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-08-24 02:29:12.074 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-08-24 02:29:12.074 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-08-24 02:29:12.074 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-08-24 02:29:12.074 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-08-24 02:29:12.074 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-08-24 02:29:12.076 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-08-24 02:29:12.078 | + ./stack.sh:main:505 : trap exit_trap EXIT 2021-08-24 02:29:12.080 | + ./stack.sh:main:546 : trap err_trap ERR 2021-08-24 02:29:12.082 | + ./stack.sh:main:559 : set -o errexit 2021-08-24 02:29:12.084 | + ./stack.sh:main:562 : uname -a 2021-08-24 02:29:12.085 | Linux dv-cinder-805771-1-iscsi 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2021-08-24 02:29:12.087 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-08-24 02:29:12.089 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2021-08-24 02:29:12.092 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2021-08-24 02:29:12.126 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2021-08-24 02:29:12.141 | + ./stack.sh:main:576 : fetch_plugins 2021-08-24 02:29:12.143 | + functions-common:fetch_plugins:1655 : local plugins= 2021-08-24 02:29:12.145 | + functions-common:fetch_plugins:1656 : local plugin 2021-08-24 02:29:12.146 | + functions-common:fetch_plugins:1659 : [[ -z '' ]] 2021-08-24 02:29:12.148 | + functions-common:fetch_plugins:1660 : return 2021-08-24 02:29:12.150 | + ./stack.sh:main:580 : run_phase override_defaults 2021-08-24 02:29:12.152 | + functions-common:run_phase:1737 : local mode=override_defaults 2021-08-24 02:29:12.154 | + functions-common:run_phase:1738 : local phase= 2021-08-24 02:29:12.156 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-08-24 02:29:12.157 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-08-24 02:29:12.159 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-08-24 02:29:12.161 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-08-24 02:29:12.163 | + functions-common:run_phase:1747 : local extra 2021-08-24 02:29:12.165 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-08-24 02:29:12.168 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-08-24 02:29:12.169 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-08-24 02:29:12.171 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-08-24 02:29:12.173 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-08-24 02:29:12.175 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-08-24 02:29:12.186 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:29:12.188 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-08-24 02:29:12.190 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-08-24 02:29:12.192 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-08-24 02:29:12.193 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-08-24 02:29:12.195 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-08-24 02:29:12.197 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-08-24 02:29:12.198 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-08-24 02:29:12.200 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-08-24 02:29:12.202 | + functions-common:run_phase:1758 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-08-24 02:29:12.204 | + functions-common:run_phase:1761 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-08-24 02:29:12.206 | + functions-common:run_phase:1762 : plugin_override_defaults 2021-08-24 02:29:12.208 | + functions-common:plugin_override_defaults:1696 : local plugins= 2021-08-24 02:29:12.209 | + functions-common:plugin_override_defaults:1697 : local plugin 2021-08-24 02:29:12.211 | + functions-common:plugin_override_defaults:1700 : [[ -z '' ]] 2021-08-24 02:29:12.213 | + functions-common:plugin_override_defaults:1701 : return 2021-08-24 02:29:12.215 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2021-08-24 02:29:12.231 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2021-08-24 02:29:12.234 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-08-24 02:29:12.245 | ++ functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:29:12.248 | +++ lib/tls:source:43 : hostname -f 2021-08-24 02:29:12.251 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-08-24 02:29:12.253 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-08-24 02:29:12.255 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-08-24 02:29:12.256 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-08-24 02:29:12.258 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-08-24 02:29:12.260 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-08-24 02:29:12.262 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-08-24 02:29:12.264 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-08-24 02:29:12.266 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-08-24 02:29:12.268 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-08-24 02:29:12.272 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2021-08-24 02:29:12.284 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2021-08-24 02:29:12.300 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2021-08-24 02:29:12.311 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2021-08-24 02:29:12.323 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2021-08-24 02:29:12.349 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2021-08-24 02:29:12.405 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2021-08-24 02:29:12.484 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2021-08-24 02:29:12.504 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2021-08-24 02:29:12.544 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2021-08-24 02:29:12.594 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2021-08-24 02:29:12.714 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2021-08-24 02:29:12.727 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2021-08-24 02:29:12.739 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2021-08-24 02:29:12.752 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2021-08-24 02:29:12.835 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/os-vif 2021-08-24 02:29:12.837 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2021-08-24 02:29:12.840 | +++ lib/os-vif:source:17 : is_ml2_ovs 2021-08-24 02:29:12.842 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2021-08-24 02:29:12.844 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2021-08-24 02:29:12.846 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2021-08-24 02:29:12.848 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2021-08-24 02:29:12.849 | False' 2021-08-24 02:29:12.851 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2021-08-24 02:29:12.865 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2021-08-24 02:29:12.868 | + ./stack.sh:main:610 : run_phase source 2021-08-24 02:29:12.869 | + functions-common:run_phase:1737 : local mode=source 2021-08-24 02:29:12.871 | + functions-common:run_phase:1738 : local phase= 2021-08-24 02:29:12.874 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-08-24 02:29:12.876 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-08-24 02:29:12.878 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-08-24 02:29:12.880 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-08-24 02:29:12.881 | + functions-common:run_phase:1747 : local extra 2021-08-24 02:29:12.884 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-08-24 02:29:12.887 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-08-24 02:29:12.889 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-08-24 02:29:12.891 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-08-24 02:29:12.893 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-08-24 02:29:12.895 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-08-24 02:29:12.909 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:29:12.911 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-08-24 02:29:12.912 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-08-24 02:29:12.949 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-08-24 02:29:12.952 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-08-24 02:29:12.954 | + functions-common:run_phase:1758 : [[ source == \s\o\u\r\c\e ]] 2021-08-24 02:29:12.956 | + functions-common:run_phase:1759 : load_plugin_settings 2021-08-24 02:29:12.958 | + functions-common:load_plugin_settings:1673 : local plugins= 2021-08-24 02:29:12.960 | + functions-common:load_plugin_settings:1674 : local plugin 2021-08-24 02:29:12.962 | + functions-common:load_plugin_settings:1677 : [[ -z '' ]] 2021-08-24 02:29:12.964 | + functions-common:load_plugin_settings:1678 : return 2021-08-24 02:29:12.966 | + functions-common:run_phase:1760 : verify_disabled_services 2021-08-24 02:29:12.968 | + functions-common:verify_disabled_services:2020 : local service 2021-08-24 02:29:12.970 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 02:29:12.972 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-08-24 02:29:12.974 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 02:29:12.976 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-08-24 02:29:12.979 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 02:29:12.981 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-08-24 02:29:12.984 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 02:29:12.986 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-08-24 02:29:12.988 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 02:29:12.990 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-08-24 02:29:12.992 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 02:29:12.994 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-08-24 02:29:12.996 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 02:29:12.999 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-08-24 02:29:13.001 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 02:29:13.004 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-08-24 02:29:13.006 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 02:29:13.008 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-08-24 02:29:13.010 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 02:29:13.012 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-08-24 02:29:13.015 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 02:29:13.017 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2021-08-24 02:29:13.019 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 02:29:13.021 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2021-08-24 02:29:13.023 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 02:29:13.025 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2021-08-24 02:29:13.028 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 02:29:13.030 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2021-08-24 02:29:13.032 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 02:29:13.034 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-08-24 02:29:13.036 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 02:29:13.038 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2021-08-24 02:29:13.041 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 02:29:13.043 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-08-24 02:29:13.046 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 02:29:13.048 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-08-24 02:29:13.050 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 02:29:13.052 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-08-24 02:29:13.054 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 02:29:13.056 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-08-24 02:29:13.059 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 02:29:13.061 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-08-24 02:29:13.064 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 02:29:13.066 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-08-24 02:29:13.068 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 02:29:13.070 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-08-24 02:29:13.072 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 02:29:13.074 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-08-24 02:29:13.077 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 02:29:13.079 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-08-24 02:29:13.081 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 02:29:13.083 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-08-24 02:29:13.085 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 02:29:13.087 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-08-24 02:29:13.090 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 02:29:13.092 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-08-24 02:29:13.094 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 02:29:13.096 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-08-24 02:29:13.099 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 02:29:13.101 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-08-24 02:29:13.103 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 02:29:13.105 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-08-24 02:29:13.108 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 02:29:13.110 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-08-24 02:29:13.112 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 02:29:13.115 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-08-24 02:29:13.117 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 02:29:13.119 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-08-24 02:29:13.121 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 02:29:13.124 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-08-24 02:29:13.126 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 02:29:13.128 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-08-24 02:29:13.130 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 02:29:13.132 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-08-24 02:29:13.135 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 02:29:13.137 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-08-24 02:29:13.139 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 02:29:13.141 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-08-24 02:29:13.144 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 02:29:13.146 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-08-24 02:29:13.148 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 02:29:13.150 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-08-24 02:29:13.152 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 02:29:13.155 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-08-24 02:29:13.157 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 02:29:13.159 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-08-24 02:29:13.162 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 02:29:13.164 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-08-24 02:29:13.166 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 02:29:13.168 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-08-24 02:29:13.171 | + ./stack.sh:main:681 : initialize_database_backends 2021-08-24 02:29:13.174 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-08-24 02:29:13.176 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-08-24 02:29:13.190 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:29:13.192 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-08-24 02:29:13.194 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-08-24 02:29:13.196 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-08-24 02:29:13.211 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:29:13.213 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-08-24 02:29:13.215 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-08-24 02:29:13.218 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-08-24 02:29:13.220 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-08-24 02:29:13.223 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-08-24 02:29:13.225 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-08-24 02:29:13.227 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-08-24 02:29:13.230 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-08-24 02:29:13.232 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-08-24 02:29:13.235 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-08-24 02:29:13.237 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-08-24 02:29:13.240 | + lib/database:initialize_database_backends:104 : return 0 2021-08-24 02:29:13.242 | + ./stack.sh:main:682 : echo 'Using mysql database backend' 2021-08-24 02:29:13.242 | Using mysql database backend 2021-08-24 02:29:13.244 | + ./stack.sh:main:685 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-08-24 02:29:13.260 | + ./stack.sh:main:697 : is_service_enabled rabbit 2021-08-24 02:29:13.276 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:29:13.278 | + ./stack.sh:main:698 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-08-24 02:29:13.294 | + ./stack.sh:main:705 : is_service_enabled keystone 2021-08-24 02:29:13.310 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:29:13.312 | + ./stack.sh:main:707 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-08-24 02:29:13.327 | + ./stack.sh:main:709 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-08-24 02:29:13.343 | + ./stack.sh:main:720 : is_service_enabled ldap 2021-08-24 02:29:13.359 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:29:13.361 | + ./stack.sh:main:729 : is_service_enabled s-proxy 2021-08-24 02:29:13.376 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:29:13.378 | + ./stack.sh:main:733 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-08-24 02:29:13.394 | + ./stack.sh:main:735 : [[ -z '' ]] 2021-08-24 02:29:13.396 | + ./stack.sh:main:735 : [[ False == \T\r\u\e ]] 2021-08-24 02:29:13.399 | + ./stack.sh:main:741 : save_stackenv 741 2021-08-24 02:29:13.401 | + functions-common:save_stackenv:60 : local tag=741 2021-08-24 02:29:13.404 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-08-24 02:29:13.408 | + functions-common:save_stackenv:62 : time_stamp=2021-08-24-022913 2021-08-24 02:29:13.410 | + functions-common:save_stackenv:63 : echo '# 2021-08-24-022913 741' 2021-08-24 02:29:13.413 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 02:29:13.415 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-08-24 02:29:13.417 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 02:29:13.420 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-08-24 02:29:13.423 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 02:29:13.425 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-08-24 02:29:13.427 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 02:29:13.430 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-08-24 02:29:13.432 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 02:29:13.434 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.39 2021-08-24 02:29:13.437 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 02:29:13.442 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.39/identity 2021-08-24 02:29:13.445 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 02:29:13.447 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-08-24-022911 2021-08-24 02:29:13.449 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 02:29:13.452 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-08-24 02:29:13.454 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 02:29:13.456 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.39 2021-08-24 02:29:13.459 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 02:29:13.461 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-08-24 02:29:13.463 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 02:29:13.465 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-08-24 02:29:13.468 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 02:29:13.471 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-08-24 02:29:13.473 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 02:29:13.475 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-08-24 02:29:13.477 | + ./stack.sh:main:752 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-08-24 02:29:13.480 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-08-24 02:29:13.482 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-08-24 02:29:13.484 | + functions-common:git_clone:525 : local git_ref=master 2021-08-24 02:29:13.486 | + functions-common:git_clone:526 : local orig_dir 2021-08-24 02:29:13.489 | ++ functions-common:git_clone:527 : pwd 2021-08-24 02:29:13.491 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-08-24 02:29:13.493 | + functions-common:git_clone:528 : local git_clone_flags= 2021-08-24 02:29:13.496 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-08-24 02:29:13.511 | + functions-common:git_clone:530 : RECLONE=False 2021-08-24 02:29:13.514 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-08-24 02:29:13.516 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-08-24 02:29:13.519 | + functions-common:git_clone:544 : echo master 2021-08-24 02:29:13.519 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-08-24 02:29:13.524 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-08-24 02:29:13.526 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-08-24 02:29:13.528 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-08-24 02:29:13.531 | + functions-common:git_clone:593 : git show --oneline 2021-08-24 02:29:13.532 | + functions-common:git_clone:593 : head -1 2021-08-24 02:29:13.534 | 5f970463 update constraint for os-traits to new release 2.6.0 2021-08-24 02:29:13.537 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-08-24 02:29:13.539 | + ./stack.sh:main:756 : echo_summary 'Installing package prerequisites' 2021-08-24 02:29:13.542 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-24 02:29:13.544 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2021-08-24 02:29:13.546 | + ./stack.sh:main:757 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-08-24 02:29:13.549 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-08-24 02:29:13.551 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-08-24 02:29:13.554 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-08-24 02:29:13.556 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-08-24 02:29:13.558 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-08-24 02:29:13.561 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-08-24 02:29:13.564 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-08-24 02:29:13.568 | ++ tools/install_prereqs.sh:source:47 : NOW=1629772153 2021-08-24 02:29:13.571 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-08-24 02:29:13.574 | +++ tools/install_prereqs.sh:source:48 : echo 0 2021-08-24 02:29:13.578 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2021-08-24 02:29:13.580 | ++ tools/install_prereqs.sh:source:49 : DELTA=1629772153 2021-08-24 02:29:13.583 | ++ tools/install_prereqs.sh:source:50 : [[ 1629772153 -lt 7200 ]] 2021-08-24 02:29:13.585 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-08-24 02:29:13.587 | ++ functions-common:export_proxy_variables:2127 : isset http_proxy 2021-08-24 02:29:13.589 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-08-24 02:29:13.592 | ++ functions-common:export_proxy_variables:2130 : isset https_proxy 2021-08-24 02:29:13.595 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-08-24 02:29:13.597 | ++ functions-common:export_proxy_variables:2133 : isset no_proxy 2021-08-24 02:29:13.599 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-08-24 02:29:13.602 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-08-24 02:29:13.647 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-08-24 02:29:13.647 | apache2-dev 2021-08-24 02:29:13.647 | bc 2021-08-24 02:29:13.647 | bsdmainutils 2021-08-24 02:29:13.647 | curl 2021-08-24 02:29:13.647 | g++ 2021-08-24 02:29:13.647 | gawk 2021-08-24 02:29:13.647 | gcc 2021-08-24 02:29:13.647 | gettext 2021-08-24 02:29:13.647 | git 2021-08-24 02:29:13.647 | graphviz 2021-08-24 02:29:13.647 | iputils-ping 2021-08-24 02:29:13.647 | libapache2-mod-proxy-uwsgi 2021-08-24 02:29:13.647 | libffi-dev 2021-08-24 02:29:13.647 | libjpeg-dev 2021-08-24 02:29:13.647 | libmysqlclient-dev 2021-08-24 02:29:13.647 | libpcre3-dev 2021-08-24 02:29:13.647 | libpq-dev 2021-08-24 02:29:13.647 | libssl-dev 2021-08-24 02:29:13.647 | libsystemd-dev 2021-08-24 02:29:13.647 | libxml2-dev 2021-08-24 02:29:13.647 | libxslt1-dev 2021-08-24 02:29:13.648 | libyaml-dev 2021-08-24 02:29:13.648 | lsof 2021-08-24 02:29:13.648 | openssh-server 2021-08-24 02:29:13.648 | openssl 2021-08-24 02:29:13.648 | pkg-config 2021-08-24 02:29:13.648 | psmisc 2021-08-24 02:29:13.648 | python3-dev 2021-08-24 02:29:13.648 | python3-pip 2021-08-24 02:29:13.648 | python3-systemd 2021-08-24 02:29:13.648 | python3-venv 2021-08-24 02:29:13.648 | tar 2021-08-24 02:29:13.648 | tcpdump 2021-08-24 02:29:13.648 | unzip 2021-08-24 02:29:13.648 | uuid-runtime 2021-08-24 02:29:13.648 | wget 2021-08-24 02:29:13.648 | wget 2021-08-24 02:29:13.648 | zlib1g-dev 2021-08-24 02:29:13.648 | libkrb5-dev 2021-08-24 02:29:13.648 | libldap2-dev 2021-08-24 02:29:13.648 | libsasl2-dev 2021-08-24 02:29:13.648 | memcached 2021-08-24 02:29:13.648 | python3-mysqldb 2021-08-24 02:29:13.648 | sqlite3 2021-08-24 02:29:13.648 | conntrack 2021-08-24 02:29:13.648 | curl 2021-08-24 02:29:13.648 | dnsmasq-base 2021-08-24 02:29:13.648 | dnsmasq-utils 2021-08-24 02:29:13.648 | ebtables 2021-08-24 02:29:13.648 | genisoimage 2021-08-24 02:29:13.648 | iptables 2021-08-24 02:29:13.648 | iputils-arping 2021-08-24 02:29:13.648 | kpartx 2021-08-24 02:29:13.648 | libjs-jquery-tablesorter 2021-08-24 02:29:13.648 | libmysqlclient-dev 2021-08-24 02:29:13.648 | parted 2021-08-24 02:29:13.648 | pm-utils 2021-08-24 02:29:13.648 | python3-mysqldb 2021-08-24 02:29:13.649 | socat 2021-08-24 02:29:13.649 | sqlite3 2021-08-24 02:29:13.649 | sudo 2021-08-24 02:29:13.649 | vlan 2021-08-24 02:29:13.649 | lsscsi 2021-08-24 02:29:13.649 | open-iscsi 2021-08-24 02:29:13.649 | lvm2 2021-08-24 02:29:13.649 | qemu-utils 2021-08-24 02:29:13.649 | thin-provisioning-tools 2021-08-24 02:29:13.649 | acl 2021-08-24 02:29:13.649 | dnsmasq-base 2021-08-24 02:29:13.649 | dnsmasq-utils 2021-08-24 02:29:13.649 | ebtables 2021-08-24 02:29:13.649 | haproxy 2021-08-24 02:29:13.649 | iptables 2021-08-24 02:29:13.649 | iputils-arping 2021-08-24 02:29:13.649 | iputils-ping 2021-08-24 02:29:13.649 | libmysqlclient-dev 2021-08-24 02:29:13.649 | postgresql-server-dev-all 2021-08-24 02:29:13.649 | python3-mysqldb 2021-08-24 02:29:13.649 | sqlite3 2021-08-24 02:29:13.649 | sudo 2021-08-24 02:29:13.649 | vlan 2021-08-24 02:29:13.649 | pcp 2021-08-24 02:29:13.649 | ipset 2021-08-24 02:29:13.649 | conntrack 2021-08-24 02:29:13.649 | conntrackd 2021-08-24 02:29:13.649 | keepalived 2021-08-24 02:29:13.649 | lvm2 2021-08-24 02:29:13.649 | qemu-utils 2021-08-24 02:29:13.649 | thin-provisioning-tools 2021-08-24 02:29:13.649 | curl 2021-08-24 02:29:13.649 | liberasurecode-dev 2021-08-24 02:29:13.649 | make 2021-08-24 02:29:13.649 | memcached 2021-08-24 02:29:13.649 | sqlite3 2021-08-24 02:29:13.649 | xfsprogs' 2021-08-24 02:29:13.652 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-08-24 02:29:13.669 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-08-24 02:29:13.669 | apache2-dev 2021-08-24 02:29:13.669 | bc 2021-08-24 02:29:13.669 | bsdmainutils 2021-08-24 02:29:13.669 | curl 2021-08-24 02:29:13.669 | g++ 2021-08-24 02:29:13.669 | gawk 2021-08-24 02:29:13.669 | gcc 2021-08-24 02:29:13.669 | gettext 2021-08-24 02:29:13.669 | git 2021-08-24 02:29:13.669 | graphviz 2021-08-24 02:29:13.669 | iputils-ping 2021-08-24 02:29:13.669 | libapache2-mod-proxy-uwsgi 2021-08-24 02:29:13.669 | libffi-dev 2021-08-24 02:29:13.669 | libjpeg-dev 2021-08-24 02:29:13.669 | libmysqlclient-dev 2021-08-24 02:29:13.669 | libpcre3-dev 2021-08-24 02:29:13.669 | libpq-dev 2021-08-24 02:29:13.669 | libssl-dev 2021-08-24 02:29:13.669 | libsystemd-dev 2021-08-24 02:29:13.669 | libxml2-dev 2021-08-24 02:29:13.669 | libxslt1-dev 2021-08-24 02:29:13.669 | libyaml-dev 2021-08-24 02:29:13.669 | lsof 2021-08-24 02:29:13.669 | openssh-server 2021-08-24 02:29:13.669 | openssl 2021-08-24 02:29:13.669 | pkg-config 2021-08-24 02:29:13.669 | psmisc 2021-08-24 02:29:13.669 | python3-dev 2021-08-24 02:29:13.669 | python3-pip 2021-08-24 02:29:13.669 | python3-systemd 2021-08-24 02:29:13.669 | python3-venv 2021-08-24 02:29:13.669 | tar 2021-08-24 02:29:13.669 | tcpdump 2021-08-24 02:29:13.670 | unzip 2021-08-24 02:29:13.670 | uuid-runtime 2021-08-24 02:29:13.670 | wget 2021-08-24 02:29:13.670 | wget 2021-08-24 02:29:13.670 | zlib1g-dev 2021-08-24 02:29:13.670 | libkrb5-dev 2021-08-24 02:29:13.670 | libldap2-dev 2021-08-24 02:29:13.670 | libsasl2-dev 2021-08-24 02:29:13.670 | memcached 2021-08-24 02:29:13.670 | python3-mysqldb 2021-08-24 02:29:13.670 | sqlite3 2021-08-24 02:29:13.670 | conntrack 2021-08-24 02:29:13.670 | curl 2021-08-24 02:29:13.670 | dnsmasq-base 2021-08-24 02:29:13.670 | dnsmasq-utils 2021-08-24 02:29:13.670 | ebtables 2021-08-24 02:29:13.670 | genisoimage 2021-08-24 02:29:13.670 | iptables 2021-08-24 02:29:13.670 | iputils-arping 2021-08-24 02:29:13.670 | kpartx 2021-08-24 02:29:13.670 | libjs-jquery-tablesorter 2021-08-24 02:29:13.670 | libmysqlclient-dev 2021-08-24 02:29:13.670 | parted 2021-08-24 02:29:13.670 | pm-utils 2021-08-24 02:29:13.670 | python3-mysqldb 2021-08-24 02:29:13.670 | socat 2021-08-24 02:29:13.670 | sqlite3 2021-08-24 02:29:13.670 | sudo 2021-08-24 02:29:13.670 | vlan 2021-08-24 02:29:13.670 | lsscsi 2021-08-24 02:29:13.670 | open-iscsi 2021-08-24 02:29:13.670 | lvm2 2021-08-24 02:29:13.670 | qemu-utils 2021-08-24 02:29:13.670 | thin-provisioning-tools 2021-08-24 02:29:13.670 | acl 2021-08-24 02:29:13.671 | dnsmasq-base 2021-08-24 02:29:13.671 | dnsmasq-utils 2021-08-24 02:29:13.671 | ebtables 2021-08-24 02:29:13.671 | haproxy 2021-08-24 02:29:13.671 | iptables 2021-08-24 02:29:13.671 | iputils-arping 2021-08-24 02:29:13.671 | iputils-ping 2021-08-24 02:29:13.671 | libmysqlclient-dev 2021-08-24 02:29:13.671 | postgresql-server-dev-all 2021-08-24 02:29:13.671 | python3-mysqldb 2021-08-24 02:29:13.671 | sqlite3 2021-08-24 02:29:13.671 | sudo 2021-08-24 02:29:13.671 | vlan 2021-08-24 02:29:13.671 | pcp 2021-08-24 02:29:13.671 | ipset 2021-08-24 02:29:13.671 | conntrack 2021-08-24 02:29:13.671 | conntrackd 2021-08-24 02:29:13.671 | keepalived 2021-08-24 02:29:13.671 | lvm2 2021-08-24 02:29:13.671 | qemu-utils 2021-08-24 02:29:13.671 | thin-provisioning-tools 2021-08-24 02:29:13.671 | curl 2021-08-24 02:29:13.671 | liberasurecode-dev 2021-08-24 02:29:13.671 | make 2021-08-24 02:29:13.671 | memcached 2021-08-24 02:29:13.671 | sqlite3 2021-08-24 02:29:13.671 | xfsprogs ' 2021-08-24 02:29:13.671 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-08-24 02:29:13.673 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 02:29:13.676 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 02:29:13.679 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-08-24 02:29:13.679 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-08-24 02:29:13.683 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-08-24 02:29:13.686 | ++ functions-common:install_package:1347 : update_package_repo 2021-08-24 02:29:13.688 | ++ functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-08-24 02:29:13.690 | ++ functions-common:update_package_repo:1320 : REPOS_UPDATED=False 2021-08-24 02:29:13.692 | ++ functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-08-24 02:29:13.694 | ++ functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-08-24 02:29:13.696 | ++ functions-common:update_package_repo:1327 : is_ubuntu 2021-08-24 02:29:13.698 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 02:29:13.700 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 02:29:13.702 | ++ functions-common:update_package_repo:1328 : apt_get_update 2021-08-24 02:29:13.704 | ++ functions-common:apt_get_update:1073 : [[ False == \T\r\u\e ]] 2021-08-24 02:29:13.706 | ++ functions-common:apt_get_update:1078 : [[ False = \T\r\u\e ]] 2021-08-24 02:29:13.708 | ++ functions-common:apt_get_update:1080 : local sudo=sudo 2021-08-24 02:29:13.711 | +++ functions-common:apt_get_update:1081 : id -u 2021-08-24 02:29:13.714 | ++ functions-common:apt_get_update:1081 : [[ 1000 = \0 ]] 2021-08-24 02:29:13.716 | ++ functions-common:apt_get_update:1084 : time_start apt-get-update 2021-08-24 02:29:13.718 | ++ functions-common:time_start:2295 : local name=apt-get-update 2021-08-24 02:29:13.720 | ++ functions-common:time_start:2296 : local start_time= 2021-08-24 02:29:13.722 | ++ functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 02:29:13.725 | +++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 02:29:13.728 | ++ functions-common:time_start:2300 : _TIME_START[$name]=1629772153726 2021-08-24 02:29:13.730 | ++ functions-common:apt_get_update:1086 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-08-24 02:29:13.733 | ++ functions-common:apt_get_update:1087 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-08-24 02:29:13.735 | ++ functions-common:apt_get_update:1088 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-08-24 02:29:13.945 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-08-24 02:29:13.979 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-08-24 02:29:14.153 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-08-24 02:29:14.214 | Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2021-08-24 02:29:22.664 | Fetched 328 kB in 1s (354 kB/s) 2021-08-24 02:29:24.032 | Reading package lists... 2021-08-24 02:29:24.062 | ++ functions-common:apt_get_update:1092 : REPOS_UPDATED=True 2021-08-24 02:29:24.064 | ++ functions-common:apt_get_update:1094 : time_stop apt-get-update 2021-08-24 02:29:24.066 | ++ functions-common:time_stop:2309 : local name 2021-08-24 02:29:24.068 | ++ functions-common:time_stop:2310 : local end_time 2021-08-24 02:29:24.070 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:29:24.072 | ++ functions-common:time_stop:2312 : local total 2021-08-24 02:29:24.074 | ++ functions-common:time_stop:2313 : local start_time 2021-08-24 02:29:24.076 | ++ functions-common:time_stop:2315 : name=apt-get-update 2021-08-24 02:29:24.078 | ++ functions-common:time_stop:2316 : start_time=1629772153726 2021-08-24 02:29:24.080 | ++ functions-common:time_stop:2318 : [[ -z 1629772153726 ]] 2021-08-24 02:29:24.083 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:29:24.086 | ++ functions-common:time_stop:2321 : end_time=1629772164084 2021-08-24 02:29:24.088 | ++ functions-common:time_stop:2322 : elapsed_time=10358 2021-08-24 02:29:24.090 | ++ functions-common:time_stop:2323 : total=0 2021-08-24 02:29:24.092 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:29:24.094 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=10358 2021-08-24 02:29:24.097 | ++ functions-common:install_package:1348 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-08-24 02:29:24.099 | ++ functions-common:real_install_package:1333 : is_ubuntu 2021-08-24 02:29:24.101 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 02:29:24.103 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 02:29:24.105 | ++ functions-common:real_install_package:1334 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-08-24 02:29:24.125 | ++ functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-08-24 02:29:24.229 | Reading package lists... 2021-08-24 02:29:24.444 | Building dependency tree... 2021-08-24 02:29:24.445 | Reading state information... 2021-08-24 02:29:24.697 | bc is already the newest version (1.07.1-2build1). 2021-08-24 02:29:24.697 | bc set to manually installed. 2021-08-24 02:29:24.697 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-08-24 02:29:24.697 | bsdmainutils set to manually installed. 2021-08-24 02:29:24.697 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-08-24 02:29:24.698 | gawk set to manually installed. 2021-08-24 02:29:24.698 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-08-24 02:29:24.698 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-08-24 02:29:24.698 | iptables set to manually installed. 2021-08-24 02:29:24.698 | iputils-ping is already the newest version (3:20190709-3). 2021-08-24 02:29:24.698 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-08-24 02:29:24.698 | kpartx set to manually installed. 2021-08-24 02:29:24.698 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-08-24 02:29:24.698 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-08-24 02:29:24.698 | psmisc is already the newest version (23.3-1). 2021-08-24 02:29:24.698 | psmisc set to manually installed. 2021-08-24 02:29:24.698 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-08-24 02:29:24.698 | python3-systemd is already the newest version (234-3build2). 2021-08-24 02:29:24.698 | python3-systemd set to manually installed. 2021-08-24 02:29:24.698 | tcpdump is already the newest version (4.9.3-4). 2021-08-24 02:29:24.698 | tcpdump set to manually installed. 2021-08-24 02:29:24.698 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-08-24 02:29:24.698 | thin-provisioning-tools set to manually installed. 2021-08-24 02:29:24.698 | wget is already the newest version (1.20.3-1ubuntu1). 2021-08-24 02:29:24.698 | wget set to manually installed. 2021-08-24 02:29:24.698 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-08-24 02:29:24.698 | git is already the newest version (1:2.25.1-1ubuntu3.1). 2021-08-24 02:29:24.698 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-08-24 02:29:24.698 | lsof set to manually installed. 2021-08-24 02:29:24.698 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-08-24 02:29:24.698 | parted set to manually installed. 2021-08-24 02:29:24.698 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-08-24 02:29:24.698 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-08-24 02:29:24.698 | tar set to manually installed. 2021-08-24 02:29:24.698 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-08-24 02:29:24.698 | uuid-runtime set to manually installed. 2021-08-24 02:29:24.698 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-08-24 02:29:24.698 | zlib1g-dev set to manually installed. 2021-08-24 02:29:24.698 | The following packages were automatically installed and are no longer required: 2021-08-24 02:29:24.699 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-24 02:29:24.699 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-24 02:29:24.699 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-24 02:29:24.699 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-24 02:29:24.699 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-24 02:29:24.699 | python3-zope.interface 2021-08-24 02:29:24.699 | Use 'sudo apt autoremove' to remove them. 2021-08-24 02:29:24.699 | The following additional packages will be installed: 2021-08-24 02:29:24.699 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2021-08-24 02:29:24.699 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2021-08-24 02:29:24.699 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2021-08-24 02:29:24.699 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2021-08-24 02:29:24.699 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2021-08-24 02:29:24.699 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2021-08-24 02:29:24.699 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2021-08-24 02:29:24.699 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2021-08-24 02:29:24.699 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2021-08-24 02:29:24.699 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2021-08-24 02:29:24.699 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2021-08-24 02:29:24.699 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2021-08-24 02:29:24.699 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2021-08-24 02:29:24.699 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2021-08-24 02:29:24.699 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2021-08-24 02:29:24.699 | libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2021-08-24 02:29:24.699 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2021-08-24 02:29:24.699 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2021-08-24 02:29:24.699 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2021-08-24 02:29:24.699 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2021-08-24 02:29:24.699 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd 2021-08-24 02:29:24.699 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2021-08-24 02:29:24.699 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2021-08-24 02:29:24.700 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2021-08-24 02:29:24.700 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2021-08-24 02:29:24.700 | librbd1 librdmacm1 libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 2021-08-24 02:29:24.700 | libsnmp-base libsnmp35 libssl1.1 libstdc++-9-dev libsub-override-perl 2021-08-24 02:29:24.700 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2021-08-24 02:29:24.700 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2021-08-24 02:29:24.700 | libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev llvm-10 2021-08-24 02:29:24.700 | llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common openssh-client 2021-08-24 02:29:24.700 | openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2021-08-24 02:29:24.700 | postgresql-client-common postgresql-common postgresql-server-dev-12 2021-08-24 02:29:24.700 | python-pip-whl python3-pcp python3-pygments python3-wheel python3-yaml 2021-08-24 02:29:24.700 | python3.8-venv qemu-block-extra sharutils ssl-cert systemd systemd-sysv 2021-08-24 02:29:24.700 | systemd-timesyncd uuid-dev vbetool x11-common 2021-08-24 02:29:24.702 | Suggested packages: 2021-08-24 02:29:24.702 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2021-08-24 02:29:24.702 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2021-08-24 02:29:24.702 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2021-08-24 02:29:24.702 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2021-08-24 02:29:24.702 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2021-08-24 02:29:24.702 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2021-08-24 02:29:24.702 | libomp-10-doc postgresql-doc-12 lksctp-tools lm-sensors snmp-mibs-downloader 2021-08-24 02:29:24.702 | libssl-doc libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2021-08-24 02:29:24.702 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2021-08-24 02:29:24.702 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2021-08-24 02:29:24.702 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl cpufrequtils 2021-08-24 02:29:24.702 | wireless-tools radeontool libmail-box-perl postgresql-12 libjson-perl 2021-08-24 02:29:24.702 | default-mysql-server | virtual-mysql-server python3-mysqldb-dbg 2021-08-24 02:29:24.702 | python-pygments-doc ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx 2021-08-24 02:29:24.702 | | mailx sqlite3-doc openssl-blacklist systemd-container zip 2021-08-24 02:29:24.922 | The following NEW packages will be installed: 2021-08-24 02:29:24.922 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2021-08-24 02:29:24.923 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2021-08-24 02:29:24.923 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2021-08-24 02:29:24.923 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2021-08-24 02:29:24.923 | dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2021-08-24 02:29:24.923 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2021-08-24 02:29:24.923 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2021-08-24 02:29:24.923 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2021-08-24 02:29:24.923 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2021-08-24 02:29:24.923 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2021-08-24 02:29:24.923 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-08-24 02:29:24.923 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2021-08-24 02:29:24.923 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2021-08-24 02:29:24.923 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2021-08-24 02:29:24.923 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2021-08-24 02:29:24.923 | libfakeroot libffi-dev libfile-fcntllock-perl 2021-08-24 02:29:24.923 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2021-08-24 02:29:24.923 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2021-08-24 02:29:24.923 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2021-08-24 02:29:24.923 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-08-24 02:29:24.923 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2021-08-24 02:29:24.923 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2021-08-24 02:29:24.923 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2021-08-24 02:29:24.923 | libmail-sendmail-perl libmysqlclient-dev libmysqlclient21 libncurses-dev 2021-08-24 02:29:24.923 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-08-24 02:29:24.923 | libnl-route-3-200 libnspr4 libnss3 libobjc-9-dev libobjc4 libomp-10-dev 2021-08-24 02:29:24.923 | libomp5-10 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2021-08-24 02:29:24.923 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2021-08-24 02:29:24.923 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 2021-08-24 02:29:24.923 | librados2 librbd1 librdmacm1 libsasl2-dev libsctp-dev libsctp1 2021-08-24 02:29:24.923 | libsensors-config libsensors5 libsm6 libsnmp-base libsnmp35 libssl-dev 2021-08-24 02:29:24.923 | libstdc++-9-dev libsub-override-perl libsys-hostname-long-perl 2021-08-24 02:29:24.923 | libsystemd-dev libthai-data libthai0 libtiff5 libtinfo-dev libtool libwebp6 2021-08-24 02:29:24.924 | libx86-1 libxaw7 libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 2021-08-24 02:29:24.924 | libxrender1 libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 2021-08-24 02:29:24.924 | llvm-10-dev llvm-10-runtime llvm-10-tools lsscsi m4 make memcached 2021-08-24 02:29:24.924 | mysql-common pcp pcp-conf pkg-config pm-utils po-debconf 2021-08-24 02:29:24.924 | postgresql-client-12 postgresql-client-common postgresql-common 2021-08-24 02:29:24.924 | postgresql-server-dev-12 postgresql-server-dev-all python-pip-whl 2021-08-24 02:29:24.924 | python3-mysqldb python3-pcp python3-pip python3-pygments python3-venv 2021-08-24 02:29:24.924 | python3-wheel python3-yaml python3.8-venv qemu-block-extra qemu-utils 2021-08-24 02:29:24.924 | sharutils socat sqlite3 ssl-cert unzip uuid-dev vbetool vlan x11-common 2021-08-24 02:29:24.924 | The following packages will be upgraded: 2021-08-24 02:29:24.925 | curl libcurl4 libldap-2.4-2 libnss-systemd libpam-systemd libssl1.1 2021-08-24 02:29:24.925 | libsystemd0 libxml2 open-iscsi openssh-client openssh-server 2021-08-24 02:29:24.925 | openssh-sftp-server openssl systemd systemd-sysv systemd-timesyncd 2021-08-24 02:29:25.040 | 16 upgraded, 220 newly installed, 0 to remove and 81 not upgraded. 2021-08-24 02:29:25.040 | Need to get 156 MB of archives. 2021-08-24 02:29:25.040 | After this operation, 777 MB of additional disk space will be used. 2021-08-24 02:29:25.040 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.11 [96.1 kB] 2021-08-24 02:29:25.209 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.11 [28.1 kB] 2021-08-24 02:29:25.212 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.11 [10.3 kB] 2021-08-24 02:29:25.213 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.11 [186 kB] 2021-08-24 02:29:25.286 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.11 [3,807 kB] 2021-08-24 02:29:25.654 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.11 [270 kB] 2021-08-24 02:29:25.814 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2021-08-24 02:29:25.815 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.5 [1,320 kB] 2021-08-24 02:29:25.882 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2021-08-24 02:29:25.883 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2021-08-24 02:29:25.884 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 2021-08-24 02:29:25.888 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2021-08-24 02:29:25.888 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.6 [161 kB] 2021-08-24 02:29:25.892 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.6 [234 kB] 2021-08-24 02:29:25.915 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2021-08-24 02:29:25.916 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2021-08-24 02:29:25.918 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [640 kB] 2021-08-24 02:29:26.283 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.4 [1,180 kB] 2021-08-24 02:29:26.307 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.4 [159 kB] 2021-08-24 02:29:26.311 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.4 [84.0 kB] 2021-08-24 02:29:26.313 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.4 [95.5 kB] 2021-08-24 02:29:26.315 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2021-08-24 02:29:26.317 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.2 [1,519 kB] 2021-08-24 02:29:26.350 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2021-08-24 02:29:26.438 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2021-08-24 02:29:26.439 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2021-08-24 02:29:26.439 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.26-0ubuntu0.20.04.2 [1,228 kB] 2021-08-24 02:29:26.760 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2021-08-24 02:29:26.760 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2021-08-24 02:29:26.761 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2021-08-24 02:29:26.766 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2021-08-24 02:29:26.786 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 keepalived amd64 1:2.0.19-2 [360 kB] 2021-08-24 02:29:26.882 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.1 [126 kB] 2021-08-24 02:29:26.911 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2021-08-24 02:29:26.953 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.5 [621 kB] 2021-08-24 02:29:27.012 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2021-08-24 02:29:27.070 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.3 [51.5 kB] 2021-08-24 02:29:27.072 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.3 [377 kB] 2021-08-24 02:29:27.118 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.3 [671 kB] 2021-08-24 02:29:27.233 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2021-08-24 02:29:27.234 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2021-08-24 02:29:27.235 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2021-08-24 02:29:27.266 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2021-08-24 02:29:27.347 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2021-08-24 02:29:27.438 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2021-08-24 02:29:27.501 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2021-08-24 02:29:30.960 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2021-08-24 02:29:34.390 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1,714 kB] 2021-08-24 02:29:34.855 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2021-08-24 02:29:34.886 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2021-08-24 02:29:34.892 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.3.0-17ubuntu1~20.04 [226 kB] 2021-08-24 02:29:35.014 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.2 [2,723 kB] 2021-08-24 02:29:36.009 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2021-08-24 02:29:36.010 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2021-08-24 02:29:36.114 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2021-08-24 02:29:37.703 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2021-08-24 02:29:39.777 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2021-08-24 02:29:39.827 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2021-08-24 02:29:39.835 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2021-08-24 02:29:39.839 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2021-08-24 02:29:39.855 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-08-24 02:29:39.878 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2021-08-24 02:29:39.880 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2021-08-24 02:29:39.884 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2021-08-24 02:29:39.886 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2021-08-24 02:29:39.983 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2021-08-24 02:29:40.008 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2021-08-24 02:29:40.157 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2021-08-24 02:29:40.195 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-08-24 02:29:40.212 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-08-24 02:29:40.390 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-08-24 02:29:40.395 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2021-08-24 02:29:40.440 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2021-08-24 02:29:40.593 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.1 [33.6 kB] 2021-08-24 02:29:40.597 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2021-08-24 02:29:40.598 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2021-08-24 02:29:40.606 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2021-08-24 02:29:40.702 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2021-08-24 02:29:40.736 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2021-08-24 02:29:40.790 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.4 [179 kB] 2021-08-24 02:29:40.814 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2021-08-24 02:29:40.822 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8,405 kB] 2021-08-24 02:29:41.965 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2021-08-24 02:29:41.965 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2021-08-24 02:29:41.966 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2021-08-24 02:29:41.967 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2021-08-24 02:29:41.967 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2021-08-24 02:29:41.968 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2021-08-24 02:29:42.011 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2021-08-24 02:29:42.012 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2021-08-24 02:29:42.013 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2021-08-24 02:29:42.055 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2021-08-24 02:29:42.056 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2021-08-24 02:29:42.067 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2021-08-24 02:29:42.070 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2021-08-24 02:29:42.079 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2021-08-24 02:29:42.241 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2021-08-24 02:29:42.472 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2021-08-24 02:29:42.473 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2021-08-24 02:29:42.476 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2021-08-24 02:29:42.479 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2021-08-24 02:29:42.592 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2021-08-24 02:29:42.678 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2021-08-24 02:29:42.692 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2021-08-24 02:29:42.735 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2021-08-24 02:29:42.788 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2021-08-24 02:29:42.789 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2021-08-24 02:29:42.798 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2021-08-24 02:29:42.831 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.1 [162 kB] 2021-08-24 02:29:42.855 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2021-08-24 02:29:42.858 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2 [118 kB] 2021-08-24 02:29:42.869 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2021-08-24 02:29:42.882 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2021-08-24 02:29:42.901 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2021-08-24 02:29:42.902 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2021-08-24 02:29:42.902 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2021-08-24 02:29:42.904 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2021-08-24 02:29:42.954 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2021-08-24 02:29:42.960 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2021-08-24 02:29:43.077 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2021-08-24 02:29:43.080 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2021-08-24 02:29:43.080 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2021-08-24 02:29:43.081 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2021-08-24 02:29:43.084 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2021-08-24 02:29:43.085 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2021-08-24 02:29:43.086 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2021-08-24 02:29:43.087 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2021-08-24 02:29:43.119 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2021-08-24 02:29:43.148 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2021-08-24 02:29:43.151 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2021-08-24 02:29:43.152 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2021-08-24 02:29:43.153 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2021-08-24 02:29:43.168 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2021-08-24 02:29:43.181 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2021-08-24 02:29:43.185 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2021-08-24 02:29:43.274 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2021-08-24 02:29:43.290 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-08-24 02:29:43.304 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2021-08-24 02:29:43.312 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2021-08-24 02:29:43.362 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 icu-devtools amd64 66.1-2ubuntu2 [188 kB] 2021-08-24 02:29:43.365 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2021-08-24 02:29:43.366 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2021-08-24 02:29:43.367 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-08-24 02:29:43.368 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-08-24 02:29:43.369 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-08-24 02:29:43.371 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-08-24 02:29:43.387 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2021-08-24 02:29:43.391 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-08-24 02:29:43.415 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2021-08-24 02:29:43.419 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2021-08-24 02:29:43.462 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2021-08-24 02:29:43.463 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2021-08-24 02:29:43.464 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2021-08-24 02:29:43.467 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2021-08-24 02:29:43.503 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2021-08-24 02:29:43.513 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2021-08-24 02:29:43.520 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libicu-dev amd64 66.1-2ubuntu2 [9,450 kB] 2021-08-24 02:29:45.043 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libipset13 amd64 7.5-1~exp1 [53.4 kB] 2021-08-24 02:29:45.045 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2021-08-24 02:29:45.047 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2021-08-24 02:29:45.059 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2021-08-24 02:29:45.103 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2021-08-24 02:29:45.104 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2021-08-24 02:29:45.104 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2021-08-24 02:29:45.193 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2021-08-24 02:29:45.194 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2021-08-24 02:29:45.229 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2021-08-24 02:29:45.243 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2021-08-24 02:29:45.244 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2021-08-24 02:29:45.263 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.5 [1,583 kB] 2021-08-24 02:29:45.604 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient-dev amd64 8.0.26-0ubuntu0.20.04.2 [1,538 kB] 2021-08-24 02:29:45.771 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2021-08-24 02:29:45.780 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2021-08-24 02:29:45.790 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.5 [1,256 kB] 2021-08-24 02:29:46.005 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2021-08-24 02:29:46.092 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2021-08-24 02:29:46.093 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2021-08-24 02:29:46.094 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2021-08-24 02:29:46.136 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2021-08-24 02:29:46.172 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2021-08-24 02:29:46.173 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.8-0ubuntu0.20.04.1 [116 kB] 2021-08-24 02:29:46.176 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.8-0ubuntu0.20.04.1 [136 kB] 2021-08-24 02:29:46.179 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.13-0ubuntu0.20.04.1 [3,212 kB] 2021-08-24 02:29:46.710 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.13-0ubuntu0.20.04.1 [1,623 kB] 2021-08-24 02:29:46.981 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2 [225 kB] 2021-08-24 02:29:46.985 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.11 [246 kB] 2021-08-24 02:29:47.089 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2021-08-24 02:29:47.090 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2021-08-24 02:29:47.091 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [735 kB] 2021-08-24 02:29:47.190 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2021-08-24 02:29:47.194 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2021-08-24 02:29:47.294 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2021-08-24 02:29:47.298 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2021-08-24 02:29:48.114 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2021-08-24 02:29:48.122 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2021-08-24 02:29:48.302 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2021-08-24 02:29:48.307 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2021-08-24 02:29:49.410 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2021-08-24 02:29:49.412 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2021-08-24 02:29:55.430 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2021-08-24 02:29:55.431 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2021-08-24 02:29:55.432 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2021-08-24 02:29:55.522 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2021-08-24 02:29:55.620 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.8-0ubuntu0.20.04.1 [1,046 kB] 2021-08-24 02:29:55.865 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2021-08-24 02:29:55.866 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2021-08-24 02:29:55.887 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.8-0ubuntu0.20.04.1 [921 kB] 2021-08-24 02:29:55.979 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2021-08-24 02:29:55.980 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2021-08-24 02:29:56.197 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2021-08-24 02:29:56.203 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2021-08-24 02:29:56.205 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2021-08-24 02:29:56.234 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04 [5,456 B] 2021-08-24 02:29:56.234 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2021-08-24 02:29:56.235 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.17 [54.4 kB] 2021-08-24 02:29:56.240 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.17 [973 kB] 2021-08-24 02:29:56.352 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2021-08-24 02:29:56.370 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2021-08-24 02:29:56.511 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2021-08-24 02:29:56.515 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2021-08-24 02:29:56.515 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipset amd64 7.5-1~exp1 [29.8 kB] 2021-08-24 02:29:56.516 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2021-08-24 02:29:56.517 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.4 [1,180 B] 2021-08-24 02:29:56.518 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2021-08-24 02:29:56.521 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2021-08-24 02:29:56.524 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-08-24 02:29:56.526 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2021-08-24 02:29:56.559 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2021-08-24 02:29:56.603 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2021-08-24 02:29:56.605 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2021-08-24 02:29:56.606 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2021-08-24 02:29:56.621 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2021-08-24 02:29:56.629 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2021-08-24 02:29:56.637 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2021-08-24 02:29:57.096 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2021-08-24 02:29:57.110 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2021-08-24 02:29:58.541 | Preconfiguring packages ... 2021-08-24 02:29:58.801 | Fetched 156 MB in 32s (4,856 kB/s) 2021-08-24 02:29:59.018 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2021-08-24 02:29:59.020 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.11_amd64.deb ... 2021-08-24 02:29:59.225 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-08-24 02:29:59.774 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.11_amd64.deb ... 2021-08-24 02:29:59.926 | Unpacking systemd-timesyncd (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-08-24 02:30:00.827 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.11_amd64.deb ... 2021-08-24 02:30:00.951 | Unpacking systemd-sysv (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-08-24 02:30:01.454 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.11_amd64.deb ... 2021-08-24 02:30:01.635 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-08-24 02:30:02.261 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.11_amd64.deb ... 2021-08-24 02:30:02.571 | Unpacking systemd (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-08-24 02:30:03.867 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.11_amd64.deb ... 2021-08-24 02:30:04.002 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-08-24 02:30:04.408 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.11) ... 2021-08-24 02:30:04.813 | Selecting previously unselected package libapr1:amd64. 2021-08-24 02:30:04.851 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67327 files and directories currently installed.) 2021-08-24 02:30:04.853 | Preparing to unpack .../000-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2021-08-24 02:30:04.909 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-08-24 02:30:05.415 | Preparing to unpack .../001-libssl1.1_1.1.1f-1ubuntu2.5_amd64.deb ... 2021-08-24 02:30:05.574 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.5) over (1.1.1f-1ubuntu2.3) ... 2021-08-24 02:30:06.260 | Selecting previously unselected package libaprutil1:amd64. 2021-08-24 02:30:06.268 | Preparing to unpack .../002-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2021-08-24 02:30:06.326 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-08-24 02:30:06.664 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2021-08-24 02:30:06.671 | Preparing to unpack .../003-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2021-08-24 02:30:06.717 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-08-24 02:30:07.084 | Preparing to unpack .../004-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-08-24 02:30:07.275 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2021-08-24 02:30:07.671 | Selecting previously unselected package libaprutil1-ldap:amd64. 2021-08-24 02:30:07.679 | Preparing to unpack .../005-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2021-08-24 02:30:07.745 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-08-24 02:30:08.078 | Preparing to unpack .../006-curl_7.68.0-1ubuntu2.6_amd64.deb ... 2021-08-24 02:30:08.252 | Unpacking curl (7.68.0-1ubuntu2.6) over (7.68.0-1ubuntu2.5) ... 2021-08-24 02:30:08.719 | Preparing to unpack .../007-libcurl4_7.68.0-1ubuntu2.6_amd64.deb ... 2021-08-24 02:30:08.840 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.6) over (7.68.0-1ubuntu2.5) ... 2021-08-24 02:30:09.357 | Selecting previously unselected package libjansson4:amd64. 2021-08-24 02:30:09.364 | Preparing to unpack .../008-libjansson4_2.12-1build1_amd64.deb ... 2021-08-24 02:30:09.419 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2021-08-24 02:30:09.762 | Selecting previously unselected package liblua5.2-0:amd64. 2021-08-24 02:30:09.771 | Preparing to unpack .../009-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2021-08-24 02:30:09.808 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-08-24 02:30:10.226 | Preparing to unpack .../010-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2021-08-24 02:30:10.379 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) over (2.9.10+dfsg-5) ... 2021-08-24 02:30:10.820 | Selecting previously unselected package apache2-bin. 2021-08-24 02:30:10.827 | Preparing to unpack .../011-apache2-bin_2.4.41-4ubuntu3.4_amd64.deb ... 2021-08-24 02:30:10.865 | Unpacking apache2-bin (2.4.41-4ubuntu3.4) ... 2021-08-24 02:30:11.345 | Selecting previously unselected package apache2-data. 2021-08-24 02:30:11.353 | Preparing to unpack .../012-apache2-data_2.4.41-4ubuntu3.4_all.deb ... 2021-08-24 02:30:11.385 | Unpacking apache2-data (2.4.41-4ubuntu3.4) ... 2021-08-24 02:30:11.763 | Selecting previously unselected package apache2-utils. 2021-08-24 02:30:11.770 | Preparing to unpack .../013-apache2-utils_2.4.41-4ubuntu3.4_amd64.deb ... 2021-08-24 02:30:11.819 | Unpacking apache2-utils (2.4.41-4ubuntu3.4) ... 2021-08-24 02:30:12.248 | Selecting previously unselected package apache2. 2021-08-24 02:30:12.255 | Preparing to unpack .../014-apache2_2.4.41-4ubuntu3.4_amd64.deb ... 2021-08-24 02:30:12.316 | Unpacking apache2 (2.4.41-4ubuntu3.4) ... 2021-08-24 02:30:12.835 | Selecting previously unselected package liblua5.3-0:amd64. 2021-08-24 02:30:12.842 | Preparing to unpack .../015-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2021-08-24 02:30:12.897 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-08-24 02:30:13.357 | Selecting previously unselected package haproxy. 2021-08-24 02:30:13.365 | Preparing to unpack .../016-haproxy_2.0.13-2ubuntu0.2_amd64.deb ... 2021-08-24 02:30:13.427 | Unpacking haproxy (2.0.13-2ubuntu0.2) ... 2021-08-24 02:30:14.094 | Selecting previously unselected package libnl-3-200:amd64. 2021-08-24 02:30:14.102 | Preparing to unpack .../017-libnl-3-200_3.4.0-1_amd64.deb ... 2021-08-24 02:30:14.160 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2021-08-24 02:30:14.579 | Selecting previously unselected package libnl-genl-3-200:amd64. 2021-08-24 02:30:14.586 | Preparing to unpack .../018-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-08-24 02:30:14.640 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-08-24 02:30:15.094 | Selecting previously unselected package mysql-common. 2021-08-24 02:30:15.101 | Preparing to unpack .../019-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2021-08-24 02:30:15.159 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2021-08-24 02:30:15.528 | Selecting previously unselected package libmysqlclient21:amd64. 2021-08-24 02:30:15.535 | Preparing to unpack .../020-libmysqlclient21_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-08-24 02:30:15.583 | Unpacking libmysqlclient21:amd64 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-24 02:30:16.197 | Selecting previously unselected package libsensors-config. 2021-08-24 02:30:16.205 | Preparing to unpack .../021-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2021-08-24 02:30:16.252 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2021-08-24 02:30:16.658 | Selecting previously unselected package libsensors5:amd64. 2021-08-24 02:30:16.665 | Preparing to unpack .../022-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2021-08-24 02:30:16.800 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-08-24 02:30:17.237 | Selecting previously unselected package libsnmp-base. 2021-08-24 02:30:17.244 | Preparing to unpack .../023-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2021-08-24 02:30:17.292 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-08-24 02:30:17.732 | Selecting previously unselected package libsnmp35:amd64. 2021-08-24 02:30:17.740 | Preparing to unpack .../024-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2021-08-24 02:30:17.812 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-08-24 02:30:18.299 | Selecting previously unselected package keepalived. 2021-08-24 02:30:18.306 | Preparing to unpack .../025-keepalived_1%3a2.0.19-2_amd64.deb ... 2021-08-24 02:30:18.360 | Unpacking keepalived (1:2.0.19-2) ... 2021-08-24 02:30:18.871 | Selecting previously unselected package memcached. 2021-08-24 02:30:18.878 | Preparing to unpack .../026-memcached_1.5.22-2ubuntu0.1_amd64.deb ... 2021-08-24 02:30:18.933 | Unpacking memcached (1.5.22-2ubuntu0.1) ... 2021-08-24 02:30:19.501 | Preparing to unpack .../027-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2021-08-24 02:30:20.349 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2021-08-24 02:30:20.866 | Preparing to unpack .../028-openssl_1.1.1f-1ubuntu2.5_amd64.deb ... 2021-08-24 02:30:21.040 | Unpacking openssl (1.1.1f-1ubuntu2.5) over (1.1.1f-1ubuntu2.3) ... 2021-08-24 02:30:21.534 | Selecting previously unselected package python3-yaml. 2021-08-24 02:30:21.541 | Preparing to unpack .../029-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2021-08-24 02:30:21.591 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2021-08-24 02:30:21.896 | Preparing to unpack .../030-openssh-sftp-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-08-24 02:30:22.058 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-08-24 02:30:22.569 | Preparing to unpack .../031-openssh-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-08-24 02:30:22.788 | Unpacking openssh-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-08-24 02:30:23.736 | Preparing to unpack .../032-openssh-client_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-08-24 02:30:23.909 | Unpacking openssh-client (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-08-24 02:30:24.425 | Selecting previously unselected package acl. 2021-08-24 02:30:24.432 | Preparing to unpack .../033-acl_2.2.53-6_amd64.deb ... 2021-08-24 02:30:24.465 | Unpacking acl (2.2.53-6) ... 2021-08-24 02:30:24.762 | Selecting previously unselected package autotools-dev. 2021-08-24 02:30:24.769 | Preparing to unpack .../034-autotools-dev_20180224.1_all.deb ... 2021-08-24 02:30:24.813 | Unpacking autotools-dev (20180224.1) ... 2021-08-24 02:30:25.109 | Selecting previously unselected package m4. 2021-08-24 02:30:25.117 | Preparing to unpack .../035-m4_1.4.18-4_amd64.deb ... 2021-08-24 02:30:25.166 | Unpacking m4 (1.4.18-4) ... 2021-08-24 02:30:25.545 | Selecting previously unselected package autoconf. 2021-08-24 02:30:25.552 | Preparing to unpack .../036-autoconf_2.69-11.1_all.deb ... 2021-08-24 02:30:25.579 | Unpacking autoconf (2.69-11.1) ... 2021-08-24 02:30:26.019 | Selecting previously unselected package automake. 2021-08-24 02:30:26.026 | Preparing to unpack .../037-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2021-08-24 02:30:26.066 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2021-08-24 02:30:26.436 | Selecting previously unselected package autopoint. 2021-08-24 02:30:26.445 | Preparing to unpack .../038-autopoint_0.19.8.1-10build1_all.deb ... 2021-08-24 02:30:26.476 | Unpacking autopoint (0.19.8.1-10build1) ... 2021-08-24 02:30:26.829 | Selecting previously unselected package libllvm10:amd64. 2021-08-24 02:30:26.836 | Preparing to unpack .../039-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-24 02:30:26.881 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-08-24 02:30:29.677 | Selecting previously unselected package libclang-cpp10. 2021-08-24 02:30:29.684 | Preparing to unpack .../040-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-24 02:30:29.733 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-08-24 02:30:31.682 | Selecting previously unselected package libstdc++-9-dev:amd64. 2021-08-24 02:30:31.690 | Preparing to unpack .../041-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-08-24 02:30:31.745 | Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-08-24 02:30:32.813 | Selecting previously unselected package libgc1c2:amd64. 2021-08-24 02:30:32.821 | Preparing to unpack .../042-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2021-08-24 02:30:32.869 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-08-24 02:30:33.235 | Selecting previously unselected package libobjc4:amd64. 2021-08-24 02:30:33.243 | Preparing to unpack .../043-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-08-24 02:30:33.288 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2021-08-24 02:30:33.551 | Selecting previously unselected package libobjc-9-dev:amd64. 2021-08-24 02:30:33.558 | Preparing to unpack .../044-libobjc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-08-24 02:30:33.612 | Unpacking libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-08-24 02:30:34.088 | Selecting previously unselected package libc6-i386. 2021-08-24 02:30:34.095 | Preparing to unpack .../045-libc6-i386_2.31-0ubuntu9.2_amd64.deb ... 2021-08-24 02:30:34.150 | Unpacking libc6-i386 (2.31-0ubuntu9.2) ... 2021-08-24 02:30:35.036 | Selecting previously unselected package lib32gcc-s1. 2021-08-24 02:30:35.044 | Preparing to unpack .../046-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-08-24 02:30:35.092 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2021-08-24 02:30:35.459 | Selecting previously unselected package lib32stdc++6. 2021-08-24 02:30:35.467 | Preparing to unpack .../047-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-08-24 02:30:35.516 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2021-08-24 02:30:35.943 | Selecting previously unselected package libclang-common-10-dev. 2021-08-24 02:30:35.951 | Preparing to unpack .../048-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-24 02:30:36.000 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-08-24 02:30:37.408 | Selecting previously unselected package libclang1-10. 2021-08-24 02:30:37.416 | Preparing to unpack .../049-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-24 02:30:37.470 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-08-24 02:30:38.974 | Selecting previously unselected package clang-10. 2021-08-24 02:30:38.981 | Preparing to unpack .../050-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-24 02:30:39.029 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2021-08-24 02:30:39.322 | Selecting previously unselected package libtool. 2021-08-24 02:30:39.330 | Preparing to unpack .../051-libtool_2.4.6-14_all.deb ... 2021-08-24 02:30:39.368 | Unpacking libtool (2.4.6-14) ... 2021-08-24 02:30:39.653 | Selecting previously unselected package dh-autoreconf. 2021-08-24 02:30:39.662 | Preparing to unpack .../052-dh-autoreconf_19_all.deb ... 2021-08-24 02:30:39.693 | Unpacking dh-autoreconf (19) ... 2021-08-24 02:30:39.985 | Selecting previously unselected package libdebhelper-perl. 2021-08-24 02:30:39.993 | Preparing to unpack .../053-libdebhelper-perl_12.10ubuntu1_all.deb ... 2021-08-24 02:30:40.030 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2021-08-24 02:30:40.310 | Selecting previously unselected package libarchive-zip-perl. 2021-08-24 02:30:40.318 | Preparing to unpack .../054-libarchive-zip-perl_1.67-2_all.deb ... 2021-08-24 02:30:40.367 | Unpacking libarchive-zip-perl (1.67-2) ... 2021-08-24 02:30:40.653 | Selecting previously unselected package libsub-override-perl. 2021-08-24 02:30:40.662 | Preparing to unpack .../055-libsub-override-perl_0.09-2_all.deb ... 2021-08-24 02:30:40.710 | Unpacking libsub-override-perl (0.09-2) ... 2021-08-24 02:30:40.968 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2021-08-24 02:30:40.976 | Preparing to unpack .../056-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2021-08-24 02:30:41.024 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-08-24 02:30:41.349 | Selecting previously unselected package dh-strip-nondeterminism. 2021-08-24 02:30:41.358 | Preparing to unpack .../057-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2021-08-24 02:30:41.406 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2021-08-24 02:30:41.686 | Selecting previously unselected package libdpkg-perl. 2021-08-24 02:30:41.694 | Preparing to unpack .../058-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2021-08-24 02:30:41.748 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2021-08-24 02:30:42.144 | Selecting previously unselected package make. 2021-08-24 02:30:42.151 | Preparing to unpack .../059-make_4.2.1-1.2_amd64.deb ... 2021-08-24 02:30:42.206 | Unpacking make (4.2.1-1.2) ... 2021-08-24 02:30:42.532 | Selecting previously unselected package dpkg-dev. 2021-08-24 02:30:42.539 | Preparing to unpack .../060-dpkg-dev_1.19.7ubuntu3_all.deb ... 2021-08-24 02:30:42.589 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2021-08-24 02:30:42.979 | Selecting previously unselected package dwz. 2021-08-24 02:30:42.987 | Preparing to unpack .../061-dwz_0.13-5_amd64.deb ... 2021-08-24 02:30:43.040 | Unpacking dwz (0.13-5) ... 2021-08-24 02:30:43.458 | Selecting previously unselected package libcroco3:amd64. 2021-08-24 02:30:43.465 | Preparing to unpack .../062-libcroco3_0.6.13-1_amd64.deb ... 2021-08-24 02:30:43.515 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-08-24 02:30:43.905 | Selecting previously unselected package gettext. 2021-08-24 02:30:43.912 | Preparing to unpack .../063-gettext_0.19.8.1-10build1_amd64.deb ... 2021-08-24 02:30:43.971 | Unpacking gettext (0.19.8.1-10build1) ... 2021-08-24 02:30:44.379 | Selecting previously unselected package intltool-debian. 2021-08-24 02:30:44.387 | Preparing to unpack .../064-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-08-24 02:30:44.419 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-08-24 02:30:44.665 | Selecting previously unselected package po-debconf. 2021-08-24 02:30:44.672 | Preparing to unpack .../065-po-debconf_1.0.21_all.deb ... 2021-08-24 02:30:44.733 | Unpacking po-debconf (1.0.21) ... 2021-08-24 02:30:45.105 | Selecting previously unselected package debhelper. 2021-08-24 02:30:45.113 | Preparing to unpack .../066-debhelper_12.10ubuntu1_all.deb ... 2021-08-24 02:30:45.173 | Unpacking debhelper (12.10ubuntu1) ... 2021-08-24 02:30:45.568 | Selecting previously unselected package uuid-dev:amd64. 2021-08-24 02:30:45.575 | Preparing to unpack .../067-uuid-dev_2.34-0.1ubuntu9.1_amd64.deb ... 2021-08-24 02:30:45.630 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-08-24 02:30:46.023 | Selecting previously unselected package libsctp1:amd64. 2021-08-24 02:30:46.031 | Preparing to unpack .../068-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2021-08-24 02:30:46.070 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-08-24 02:30:46.334 | Selecting previously unselected package libsctp-dev:amd64. 2021-08-24 02:30:46.341 | Preparing to unpack .../069-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2021-08-24 02:30:46.390 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-08-24 02:30:46.738 | Selecting previously unselected package libapr1-dev. 2021-08-24 02:30:46.745 | Preparing to unpack .../070-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2021-08-24 02:30:46.794 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2021-08-24 02:30:47.448 | Selecting previously unselected package libldap2-dev:amd64. 2021-08-24 02:30:47.456 | Preparing to unpack .../071-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-08-24 02:30:47.514 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-08-24 02:30:48.036 | Selecting previously unselected package libaprutil1-dev. 2021-08-24 02:30:48.044 | Preparing to unpack .../072-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2021-08-24 02:30:48.116 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-08-24 02:30:48.619 | Selecting previously unselected package apache2-dev. 2021-08-24 02:30:48.627 | Preparing to unpack .../073-apache2-dev_2.4.41-4ubuntu3.4_amd64.deb ... 2021-08-24 02:30:48.682 | Unpacking apache2-dev (2.4.41-4ubuntu3.4) ... 2021-08-24 02:30:49.168 | Selecting previously unselected package binfmt-support. 2021-08-24 02:30:49.176 | Preparing to unpack .../074-binfmt-support_2.2.0-2_amd64.deb ... 2021-08-24 02:30:49.209 | Unpacking binfmt-support (2.2.0-2) ... 2021-08-24 02:30:49.568 | Selecting previously unselected package g++-9. 2021-08-24 02:30:49.575 | Preparing to unpack .../075-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-08-24 02:30:49.624 | Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-08-24 02:30:51.156 | Selecting previously unselected package g++. 2021-08-24 02:30:51.164 | Preparing to unpack .../076-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2021-08-24 02:30:51.219 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2021-08-24 02:30:51.471 | Selecting previously unselected package build-essential. 2021-08-24 02:30:51.479 | Preparing to unpack .../077-build-essential_12.8ubuntu1.1_amd64.deb ... 2021-08-24 02:30:51.526 | Unpacking build-essential (12.8ubuntu1.1) ... 2021-08-24 02:30:51.825 | Selecting previously unselected package conntrack. 2021-08-24 02:30:51.833 | Preparing to unpack .../078-conntrack_1%3a1.4.5-2_amd64.deb ... 2021-08-24 02:30:51.887 | Unpacking conntrack (1:1.4.5-2) ... 2021-08-24 02:30:52.202 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2021-08-24 02:30:52.210 | Preparing to unpack .../079-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2021-08-24 02:30:52.264 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-08-24 02:30:52.608 | Selecting previously unselected package libnetfilter-queue1. 2021-08-24 02:30:52.615 | Preparing to unpack .../080-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2021-08-24 02:30:52.674 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2021-08-24 02:30:53.020 | Selecting previously unselected package conntrackd. 2021-08-24 02:30:53.027 | Preparing to unpack .../081-conntrackd_1%3a1.4.5-2_amd64.deb ... 2021-08-24 02:30:53.070 | Unpacking conntrackd (1:1.4.5-2) ... 2021-08-24 02:30:53.345 | Selecting previously unselected package dns-root-data. 2021-08-24 02:30:53.352 | Preparing to unpack .../082-dns-root-data_2019052802_all.deb ... 2021-08-24 02:30:53.406 | Unpacking dns-root-data (2019052802) ... 2021-08-24 02:30:53.791 | Selecting previously unselected package libidn11:amd64. 2021-08-24 02:30:53.798 | Preparing to unpack .../083-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2021-08-24 02:30:53.836 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-08-24 02:30:54.229 | Selecting previously unselected package dnsmasq-base. 2021-08-24 02:30:54.237 | Preparing to unpack .../084-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2021-08-24 02:30:54.280 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2021-08-24 02:30:54.556 | Selecting previously unselected package dnsmasq-utils. 2021-08-24 02:30:54.564 | Preparing to unpack .../085-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2021-08-24 02:30:54.613 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2021-08-24 02:30:55.025 | Selecting previously unselected package ebtables. 2021-08-24 02:30:55.033 | Preparing to unpack .../086-ebtables_2.0.11-3build1_amd64.deb ... 2021-08-24 02:30:55.100 | Unpacking ebtables (2.0.11-3build1) ... 2021-08-24 02:30:55.475 | Selecting previously unselected package libfakeroot:amd64. 2021-08-24 02:30:55.483 | Preparing to unpack .../087-libfakeroot_1.24-1_amd64.deb ... 2021-08-24 02:30:55.531 | Unpacking libfakeroot:amd64 (1.24-1) ... 2021-08-24 02:30:55.893 | Selecting previously unselected package fakeroot. 2021-08-24 02:30:55.902 | Preparing to unpack .../088-fakeroot_1.24-1_amd64.deb ... 2021-08-24 02:30:55.939 | Unpacking fakeroot (1.24-1) ... 2021-08-24 02:30:56.293 | Selecting previously unselected package fonts-dejavu-core. 2021-08-24 02:30:56.302 | Preparing to unpack .../089-fonts-dejavu-core_2.37-1_all.deb ... 2021-08-24 02:30:56.333 | Unpacking fonts-dejavu-core (2.37-1) ... 2021-08-24 02:30:56.785 | Selecting previously unselected package fonts-liberation. 2021-08-24 02:30:56.793 | Preparing to unpack .../090-fonts-liberation_1%3a1.07.4-11_all.deb ... 2021-08-24 02:30:56.830 | Unpacking fonts-liberation (1:1.07.4-11) ... 2021-08-24 02:30:57.236 | Selecting previously unselected package fontconfig-config. 2021-08-24 02:30:57.245 | Preparing to unpack .../091-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2021-08-24 02:30:57.287 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2021-08-24 02:30:57.665 | Selecting previously unselected package libfontconfig1:amd64. 2021-08-24 02:30:57.673 | Preparing to unpack .../092-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2021-08-24 02:30:57.716 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-08-24 02:30:58.029 | Selecting previously unselected package fontconfig. 2021-08-24 02:30:58.037 | Preparing to unpack .../093-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2021-08-24 02:30:58.087 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2021-08-24 02:30:58.459 | Selecting previously unselected package genisoimage. 2021-08-24 02:30:58.467 | Preparing to unpack .../094-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2021-08-24 02:30:58.510 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-08-24 02:30:58.979 | Selecting previously unselected package libann0. 2021-08-24 02:30:58.987 | Preparing to unpack .../095-libann0_1.1.2+doc-7build1_amd64.deb ... 2021-08-24 02:30:59.024 | Unpacking libann0 (1.1.2+doc-7build1) ... 2021-08-24 02:30:59.385 | Selecting previously unselected package libcdt5:amd64. 2021-08-24 02:30:59.393 | Preparing to unpack .../096-libcdt5_2.42.2-3build2_amd64.deb ... 2021-08-24 02:30:59.453 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2021-08-24 02:30:59.705 | Selecting previously unselected package libcgraph6:amd64. 2021-08-24 02:30:59.717 | Preparing to unpack .../097-libcgraph6_2.42.2-3build2_amd64.deb ... 2021-08-24 02:30:59.771 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2021-08-24 02:31:00.121 | Selecting previously unselected package libjpeg-turbo8:amd64. 2021-08-24 02:31:00.129 | Preparing to unpack .../098-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-08-24 02:31:00.177 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-08-24 02:31:00.493 | Selecting previously unselected package libjpeg8:amd64. 2021-08-24 02:31:00.501 | Preparing to unpack .../099-libjpeg8_8c-2ubuntu8_amd64.deb ... 2021-08-24 02:31:00.561 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2021-08-24 02:31:00.933 | Selecting previously unselected package libjbig0:amd64. 2021-08-24 02:31:00.941 | Preparing to unpack .../100-libjbig0_2.1-3.1build1_amd64.deb ... 2021-08-24 02:31:01.001 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2021-08-24 02:31:01.356 | Selecting previously unselected package libwebp6:amd64. 2021-08-24 02:31:01.365 | Preparing to unpack .../101-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2021-08-24 02:31:01.413 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-08-24 02:31:01.762 | Selecting previously unselected package libtiff5:amd64. 2021-08-24 02:31:01.770 | Preparing to unpack .../102-libtiff5_4.1.0+git191117-2ubuntu0.20.04.1_amd64.deb ... 2021-08-24 02:31:01.847 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.1) ... 2021-08-24 02:31:02.259 | Selecting previously unselected package libxpm4:amd64. 2021-08-24 02:31:02.267 | Preparing to unpack .../103-libxpm4_1%3a3.5.12-1_amd64.deb ... 2021-08-24 02:31:02.325 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2021-08-24 02:31:02.624 | Selecting previously unselected package libgd3:amd64. 2021-08-24 02:31:02.633 | Preparing to unpack .../104-libgd3_2.2.5-5.2ubuntu2_amd64.deb ... 2021-08-24 02:31:02.681 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2) ... 2021-08-24 02:31:03.168 | Selecting previously unselected package libgts-0.7-5:amd64. 2021-08-24 02:31:03.176 | Preparing to unpack .../105-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2021-08-24 02:31:03.229 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-08-24 02:31:03.705 | Selecting previously unselected package libpixman-1-0:amd64. 2021-08-24 02:31:03.713 | Preparing to unpack .../106-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2021-08-24 02:31:03.767 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-08-24 02:31:04.162 | Selecting previously unselected package libxcb-render0:amd64. 2021-08-24 02:31:04.170 | Preparing to unpack .../107-libxcb-render0_1.14-2_amd64.deb ... 2021-08-24 02:31:04.207 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2021-08-24 02:31:04.596 | Selecting previously unselected package libxcb-shm0:amd64. 2021-08-24 02:31:04.604 | Preparing to unpack .../108-libxcb-shm0_1.14-2_amd64.deb ... 2021-08-24 02:31:04.647 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2021-08-24 02:31:04.916 | Selecting previously unselected package libxrender1:amd64. 2021-08-24 02:31:04.924 | Preparing to unpack .../109-libxrender1_1%3a0.9.10-1_amd64.deb ... 2021-08-24 02:31:04.961 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2021-08-24 02:31:05.431 | Selecting previously unselected package libcairo2:amd64. 2021-08-24 02:31:05.438 | Preparing to unpack .../110-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2021-08-24 02:31:05.487 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-08-24 02:31:05.910 | Selecting previously unselected package libgraphite2-3:amd64. 2021-08-24 02:31:05.918 | Preparing to unpack .../111-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2021-08-24 02:31:05.954 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-08-24 02:31:06.345 | Selecting previously unselected package libharfbuzz0b:amd64. 2021-08-24 02:31:06.352 | Preparing to unpack .../112-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2021-08-24 02:31:06.413 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-08-24 02:31:06.733 | Selecting previously unselected package libthai-data. 2021-08-24 02:31:06.742 | Preparing to unpack .../113-libthai-data_0.1.28-3_all.deb ... 2021-08-24 02:31:06.790 | Unpacking libthai-data (0.1.28-3) ... 2021-08-24 02:31:07.207 | Selecting previously unselected package libdatrie1:amd64. 2021-08-24 02:31:07.215 | Preparing to unpack .../114-libdatrie1_0.2.12-3_amd64.deb ... 2021-08-24 02:31:07.275 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2021-08-24 02:31:07.670 | Selecting previously unselected package libthai0:amd64. 2021-08-24 02:31:07.678 | Preparing to unpack .../115-libthai0_0.1.28-3_amd64.deb ... 2021-08-24 02:31:07.739 | Unpacking libthai0:amd64 (0.1.28-3) ... 2021-08-24 02:31:08.133 | Selecting previously unselected package libpango-1.0-0:amd64. 2021-08-24 02:31:08.141 | Preparing to unpack .../116-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-08-24 02:31:08.195 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-08-24 02:31:08.594 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2021-08-24 02:31:08.603 | Preparing to unpack .../117-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-08-24 02:31:08.651 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-08-24 02:31:08.967 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2021-08-24 02:31:08.976 | Preparing to unpack .../118-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-08-24 02:31:09.024 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-08-24 02:31:09.339 | Selecting previously unselected package libpathplan4:amd64. 2021-08-24 02:31:09.347 | Preparing to unpack .../119-libpathplan4_2.42.2-3build2_amd64.deb ... 2021-08-24 02:31:09.418 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2021-08-24 02:31:09.904 | Selecting previously unselected package libgvc6. 2021-08-24 02:31:09.912 | Preparing to unpack .../120-libgvc6_2.42.2-3build2_amd64.deb ... 2021-08-24 02:31:09.961 | Unpacking libgvc6 (2.42.2-3build2) ... 2021-08-24 02:31:10.453 | Selecting previously unselected package libgvpr2:amd64. 2021-08-24 02:31:10.461 | Preparing to unpack .../121-libgvpr2_2.42.2-3build2_amd64.deb ... 2021-08-24 02:31:10.514 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2021-08-24 02:31:10.921 | Selecting previously unselected package liblab-gamut1:amd64. 2021-08-24 02:31:10.930 | Preparing to unpack .../122-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2021-08-24 02:31:10.978 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-08-24 02:31:11.584 | Selecting previously unselected package x11-common. 2021-08-24 02:31:11.592 | Preparing to unpack .../123-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2021-08-24 02:31:11.668 | dpkg-query: no packages found matching nux-tools 2021-08-24 02:31:11.679 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2021-08-24 02:31:12.000 | Selecting previously unselected package libice6:amd64. 2021-08-24 02:31:12.008 | Preparing to unpack .../124-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2021-08-24 02:31:12.058 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-08-24 02:31:12.430 | Selecting previously unselected package libsm6:amd64. 2021-08-24 02:31:12.438 | Preparing to unpack .../125-libsm6_2%3a1.2.3-1_amd64.deb ... 2021-08-24 02:31:12.487 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2021-08-24 02:31:12.886 | Selecting previously unselected package libxt6:amd64. 2021-08-24 02:31:12.894 | Preparing to unpack .../126-libxt6_1%3a1.1.5-1_amd64.deb ... 2021-08-24 02:31:12.943 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2021-08-24 02:31:13.337 | Selecting previously unselected package libxmu6:amd64. 2021-08-24 02:31:13.345 | Preparing to unpack .../127-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2021-08-24 02:31:13.400 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-08-24 02:31:13.802 | Selecting previously unselected package libxaw7:amd64. 2021-08-24 02:31:13.810 | Preparing to unpack .../128-libxaw7_2%3a1.0.13-1_amd64.deb ... 2021-08-24 02:31:13.852 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2021-08-24 02:31:14.271 | Selecting previously unselected package graphviz. 2021-08-24 02:31:14.278 | Preparing to unpack .../129-graphviz_2.42.2-3build2_amd64.deb ... 2021-08-24 02:31:14.315 | Unpacking graphviz (2.42.2-3build2) ... 2021-08-24 02:31:14.819 | Selecting previously unselected package libnl-route-3-200:amd64. 2021-08-24 02:31:14.827 | Preparing to unpack .../130-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-08-24 02:31:14.881 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-08-24 02:31:15.360 | Selecting previously unselected package libibverbs1:amd64. 2021-08-24 02:31:15.368 | Preparing to unpack .../131-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2021-08-24 02:31:15.428 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-08-24 02:31:16.002 | Selecting previously unselected package ibverbs-providers:amd64. 2021-08-24 02:31:16.010 | Preparing to unpack .../132-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2021-08-24 02:31:16.065 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-08-24 02:31:16.503 | Selecting previously unselected package icu-devtools. 2021-08-24 02:31:16.512 | Preparing to unpack .../133-icu-devtools_66.1-2ubuntu2_amd64.deb ... 2021-08-24 02:31:16.573 | Unpacking icu-devtools (66.1-2ubuntu2) ... 2021-08-24 02:31:16.945 | Selecting previously unselected package iputils-arping. 2021-08-24 02:31:16.952 | Preparing to unpack .../134-iputils-arping_3%3a20190709-3_amd64.deb ... 2021-08-24 02:31:17.007 | Unpacking iputils-arping (3:20190709-3) ... 2021-08-24 02:31:17.476 | Selecting previously unselected package javascript-common. 2021-08-24 02:31:17.484 | Preparing to unpack .../135-javascript-common_11_all.deb ... 2021-08-24 02:31:17.545 | Unpacking javascript-common (11) ... 2021-08-24 02:31:17.922 | Selecting previously unselected package libgssrpc4:amd64. 2021-08-24 02:31:17.930 | Preparing to unpack .../136-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-08-24 02:31:17.984 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-08-24 02:31:18.355 | Selecting previously unselected package libkdb5-9:amd64. 2021-08-24 02:31:18.363 | Preparing to unpack .../137-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-08-24 02:31:18.417 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-08-24 02:31:18.807 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-08-24 02:31:18.815 | Preparing to unpack .../138-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-08-24 02:31:18.869 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-08-24 02:31:19.287 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-08-24 02:31:19.295 | Preparing to unpack .../139-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-08-24 02:31:19.348 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-08-24 02:31:19.642 | Selecting previously unselected package comerr-dev:amd64. 2021-08-24 02:31:19.650 | Preparing to unpack .../140-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-08-24 02:31:19.683 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-08-24 02:31:19.979 | Selecting previously unselected package krb5-multidev:amd64. 2021-08-24 02:31:19.987 | Preparing to unpack .../141-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-08-24 02:31:20.041 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-08-24 02:31:20.339 | Selecting previously unselected package libalgorithm-diff-perl. 2021-08-24 02:31:20.347 | Preparing to unpack .../142-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2021-08-24 02:31:20.401 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2021-08-24 02:31:20.687 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2021-08-24 02:31:20.695 | Preparing to unpack .../143-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2021-08-24 02:31:20.727 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2021-08-24 02:31:21.013 | Selecting previously unselected package libalgorithm-merge-perl. 2021-08-24 02:31:21.021 | Preparing to unpack .../144-libalgorithm-merge-perl_0.08-3_all.deb ... 2021-08-24 02:31:21.081 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2021-08-24 02:31:21.423 | Selecting previously unselected package libarchive-cpio-perl. 2021-08-24 02:31:21.432 | Preparing to unpack .../145-libarchive-cpio-perl_0.10-1_all.deb ... 2021-08-24 02:31:21.487 | Unpacking libarchive-cpio-perl (0.10-1) ... 2021-08-24 02:31:21.876 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2021-08-24 02:31:21.884 | Preparing to unpack .../146-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-08-24 02:31:21.915 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-08-24 02:31:22.286 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2021-08-24 02:31:22.294 | Preparing to unpack .../147-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-08-24 02:31:22.354 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-08-24 02:31:22.773 | Selecting previously unselected package libfile-fcntllock-perl. 2021-08-24 02:31:22.781 | Preparing to unpack .../148-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2021-08-24 02:31:22.830 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2021-08-24 02:31:23.167 | Selecting previously unselected package libgts-bin. 2021-08-24 02:31:23.175 | Preparing to unpack .../149-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2021-08-24 02:31:23.212 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2021-08-24 02:31:23.527 | Selecting previously unselected package libicu-dev:amd64. 2021-08-24 02:31:23.535 | Preparing to unpack .../150-libicu-dev_66.1-2ubuntu2_amd64.deb ... 2021-08-24 02:31:23.601 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2) ... 2021-08-24 02:31:25.447 | Selecting previously unselected package libipset13:amd64. 2021-08-24 02:31:25.455 | Preparing to unpack .../151-libipset13_7.5-1~exp1_amd64.deb ... 2021-08-24 02:31:25.493 | Unpacking libipset13:amd64 (7.5-1~exp1) ... 2021-08-24 02:31:25.893 | Selecting previously unselected package librdmacm1:amd64. 2021-08-24 02:31:25.902 | Preparing to unpack .../152-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2021-08-24 02:31:25.954 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-08-24 02:31:26.259 | Selecting previously unselected package libiscsi7:amd64. 2021-08-24 02:31:26.267 | Preparing to unpack .../153-libiscsi7_1.18.0-2_amd64.deb ... 2021-08-24 02:31:26.320 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2021-08-24 02:31:26.624 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2021-08-24 02:31:26.632 | Preparing to unpack .../154-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-08-24 02:31:26.681 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-08-24 02:31:27.013 | Selecting previously unselected package libjpeg8-dev:amd64. 2021-08-24 02:31:27.020 | Preparing to unpack .../155-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2021-08-24 02:31:27.167 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-08-24 02:31:27.457 | Selecting previously unselected package libjpeg-dev:amd64. 2021-08-24 02:31:27.466 | Preparing to unpack .../156-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2021-08-24 02:31:27.498 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-08-24 02:31:27.727 | Selecting previously unselected package libjs-jquery. 2021-08-24 02:31:27.735 | Preparing to unpack .../157-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2021-08-24 02:31:27.784 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2021-08-24 02:31:28.137 | Selecting previously unselected package libjs-jquery-metadata. 2021-08-24 02:31:28.146 | Preparing to unpack .../158-libjs-jquery-metadata_12-1.1_all.deb ... 2021-08-24 02:31:28.194 | Unpacking libjs-jquery-metadata (12-1.1) ... 2021-08-24 02:31:28.475 | Selecting previously unselected package libjs-jquery-tablesorter. 2021-08-24 02:31:28.483 | Preparing to unpack .../159-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2021-08-24 02:31:28.515 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-08-24 02:31:28.858 | Selecting previously unselected package libltdl-dev:amd64. 2021-08-24 02:31:28.867 | Preparing to unpack .../160-libltdl-dev_2.4.6-14_amd64.deb ... 2021-08-24 02:31:28.921 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2021-08-24 02:31:29.286 | Selecting previously unselected package libsys-hostname-long-perl. 2021-08-24 02:31:29.294 | Preparing to unpack .../161-libsys-hostname-long-perl_1.5-1_all.deb ... 2021-08-24 02:31:29.343 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2021-08-24 02:31:29.658 | Selecting previously unselected package libmail-sendmail-perl. 2021-08-24 02:31:29.666 | Preparing to unpack .../162-libmail-sendmail-perl_0.80-1_all.deb ... 2021-08-24 02:31:29.721 | Unpacking libmail-sendmail-perl (0.80-1) ... 2021-08-24 02:31:29.990 | Selecting previously unselected package libssl-dev:amd64. 2021-08-24 02:31:29.998 | Preparing to unpack .../163-libssl-dev_1.1.1f-1ubuntu2.5_amd64.deb ... 2021-08-24 02:31:30.047 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.5) ... 2021-08-24 02:31:30.653 | Selecting previously unselected package libmysqlclient-dev. 2021-08-24 02:31:30.661 | Preparing to unpack .../164-libmysqlclient-dev_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-08-24 02:31:30.709 | Unpacking libmysqlclient-dev (8.0.26-0ubuntu0.20.04.2) ... 2021-08-24 02:31:31.321 | Selecting previously unselected package libncurses-dev:amd64. 2021-08-24 02:31:31.329 | Preparing to unpack .../165-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2021-08-24 02:31:31.378 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-08-24 02:31:31.798 | Selecting previously unselected package libnspr4:amd64. 2021-08-24 02:31:31.803 | Preparing to unpack .../166-libnspr4_2%3a4.25-1_amd64.deb ... 2021-08-24 02:31:31.851 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2021-08-24 02:31:32.173 | Selecting previously unselected package libnss3:amd64. 2021-08-24 02:31:32.182 | Preparing to unpack .../167-libnss3_2%3a3.49.1-1ubuntu1.5_amd64.deb ... 2021-08-24 02:31:32.212 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.5) ... 2021-08-24 02:31:32.681 | Selecting previously unselected package libomp5-10:amd64. 2021-08-24 02:31:32.689 | Preparing to unpack .../168-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-24 02:31:32.744 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-08-24 02:31:33.104 | Selecting previously unselected package libomp-10-dev. 2021-08-24 02:31:33.112 | Preparing to unpack .../169-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-24 02:31:33.160 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-08-24 02:31:33.487 | Selecting previously unselected package pcp-conf. 2021-08-24 02:31:33.496 | Preparing to unpack .../170-pcp-conf_5.0.3-1_amd64.deb ... 2021-08-24 02:31:33.567 | Unpacking pcp-conf (5.0.3-1) ... 2021-08-24 02:31:33.937 | Selecting previously unselected package libpcp3. 2021-08-24 02:31:33.945 | Preparing to unpack .../171-libpcp3_5.0.3-1_amd64.deb ... 2021-08-24 02:31:33.995 | Unpacking libpcp3 (5.0.3-1) ... 2021-08-24 02:31:34.378 | Selecting previously unselected package libpcp-pmda3. 2021-08-24 02:31:34.387 | Preparing to unpack .../172-libpcp-pmda3_5.0.3-1_amd64.deb ... 2021-08-24 02:31:34.435 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2021-08-24 02:31:34.721 | Selecting previously unselected package libpcp-pmda-perl. 2021-08-24 02:31:34.729 | Preparing to unpack .../173-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2021-08-24 02:31:34.771 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2021-08-24 02:31:35.184 | Selecting previously unselected package libpq5:amd64. 2021-08-24 02:31:35.192 | Preparing to unpack .../174-libpq5_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-08-24 02:31:35.235 | Unpacking libpq5:amd64 (12.8-0ubuntu0.20.04.1) ... 2021-08-24 02:31:35.573 | Selecting previously unselected package libpq-dev. 2021-08-24 02:31:35.581 | Preparing to unpack .../175-libpq-dev_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-08-24 02:31:35.635 | Unpacking libpq-dev (12.8-0ubuntu0.20.04.1) ... 2021-08-24 02:31:36.161 | Selecting previously unselected package librados2. 2021-08-24 02:31:36.169 | Preparing to unpack .../176-librados2_15.2.13-0ubuntu0.20.04.1_amd64.deb ... 2021-08-24 02:31:36.223 | Unpacking librados2 (15.2.13-0ubuntu0.20.04.1) ... 2021-08-24 02:31:37.132 | Selecting previously unselected package librbd1. 2021-08-24 02:31:37.141 | Preparing to unpack .../177-librbd1_15.2.13-0ubuntu0.20.04.1_amd64.deb ... 2021-08-24 02:31:37.195 | Unpacking librbd1 (15.2.13-0ubuntu0.20.04.1) ... 2021-08-24 02:31:37.727 | Selecting previously unselected package libsasl2-dev. 2021-08-24 02:31:37.735 | Preparing to unpack .../178-libsasl2-dev_2.1.27+dfsg-2_amd64.deb ... 2021-08-24 02:31:37.767 | Unpacking libsasl2-dev (2.1.27+dfsg-2) ... 2021-08-24 02:31:38.150 | Selecting previously unselected package libsystemd-dev:amd64. 2021-08-24 02:31:38.158 | Preparing to unpack .../179-libsystemd-dev_245.4-4ubuntu3.11_amd64.deb ... 2021-08-24 02:31:38.211 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.11) ... 2021-08-24 02:31:38.602 | Selecting previously unselected package libtinfo-dev:amd64. 2021-08-24 02:31:38.610 | Preparing to unpack .../180-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2021-08-24 02:31:38.647 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-08-24 02:31:38.921 | Selecting previously unselected package libx86-1:amd64. 2021-08-24 02:31:38.930 | Preparing to unpack .../181-libx86-1_1.1+ds1-11_amd64.deb ... 2021-08-24 02:31:38.984 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2021-08-24 02:31:39.349 | Selecting previously unselected package libxml2-dev:amd64. 2021-08-24 02:31:39.357 | Preparing to unpack .../182-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2021-08-24 02:31:39.411 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-08-24 02:31:39.865 | Selecting previously unselected package libxslt1-dev:amd64. 2021-08-24 02:31:39.873 | Preparing to unpack .../183-libxslt1-dev_1.1.34-4_amd64.deb ... 2021-08-24 02:31:39.910 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2021-08-24 02:31:40.377 | Selecting previously unselected package llvm-10-runtime. 2021-08-24 02:31:40.386 | Preparing to unpack .../184-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-24 02:31:40.445 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-08-24 02:31:40.813 | Selecting previously unselected package libpfm4:amd64. 2021-08-24 02:31:40.822 | Preparing to unpack .../185-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2021-08-24 02:31:40.853 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-08-24 02:31:41.253 | Selecting previously unselected package llvm-10. 2021-08-24 02:31:41.262 | Preparing to unpack .../186-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-24 02:31:41.321 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2021-08-24 02:31:42.407 | Selecting previously unselected package libffi-dev:amd64. 2021-08-24 02:31:42.416 | Preparing to unpack .../187-libffi-dev_3.3-4_amd64.deb ... 2021-08-24 02:31:42.464 | Unpacking libffi-dev:amd64 (3.3-4) ... 2021-08-24 02:31:42.825 | Selecting previously unselected package python3-pygments. 2021-08-24 02:31:42.833 | Preparing to unpack .../188-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2021-08-24 02:31:42.870 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-08-24 02:31:43.344 | Selecting previously unselected package llvm-10-tools. 2021-08-24 02:31:43.353 | Preparing to unpack .../189-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-24 02:31:43.411 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-08-24 02:31:43.956 | Selecting previously unselected package libz3-4:amd64. 2021-08-24 02:31:43.965 | Preparing to unpack .../190-libz3-4_4.8.7-4build1_amd64.deb ... 2021-08-24 02:31:44.018 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2021-08-24 02:31:45.275 | Selecting previously unselected package libz3-dev:amd64. 2021-08-24 02:31:45.284 | Preparing to unpack .../191-libz3-dev_4.8.7-4build1_amd64.deb ... 2021-08-24 02:31:45.332 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2021-08-24 02:31:45.710 | Selecting previously unselected package llvm-10-dev. 2021-08-24 02:31:45.718 | Preparing to unpack .../192-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-24 02:31:45.766 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-08-24 02:31:50.653 | Selecting previously unselected package lsscsi. 2021-08-24 02:31:50.662 | Preparing to unpack .../193-lsscsi_0.30-0.1_amd64.deb ... 2021-08-24 02:31:50.692 | Unpacking lsscsi (0.30-0.1) ... 2021-08-24 02:31:51.041 | Selecting previously unselected package pkg-config. 2021-08-24 02:31:51.050 | Preparing to unpack .../194-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2021-08-24 02:31:51.081 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2021-08-24 02:31:51.417 | Selecting previously unselected package pm-utils. 2021-08-24 02:31:51.426 | Preparing to unpack .../195-pm-utils_1.4.1-19_all.deb ... 2021-08-24 02:31:51.469 | Unpacking pm-utils (1.4.1-19) ... 2021-08-24 02:31:51.789 | Selecting previously unselected package postgresql-client-common. 2021-08-24 02:31:51.797 | Preparing to unpack .../196-postgresql-client-common_214ubuntu0.1_all.deb ... 2021-08-24 02:31:51.845 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2021-08-24 02:31:52.230 | Selecting previously unselected package postgresql-client-12. 2021-08-24 02:31:52.239 | Preparing to unpack .../197-postgresql-client-12_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-08-24 02:31:52.292 | Unpacking postgresql-client-12 (12.8-0ubuntu0.20.04.1) ... 2021-08-24 02:31:52.904 | Selecting previously unselected package ssl-cert. 2021-08-24 02:31:52.913 | Preparing to unpack .../198-ssl-cert_1.0.39_all.deb ... 2021-08-24 02:31:52.961 | Unpacking ssl-cert (1.0.39) ... 2021-08-24 02:31:53.464 | Selecting previously unselected package postgresql-common. 2021-08-24 02:31:53.472 | Preparing to unpack .../199-postgresql-common_214ubuntu0.1_all.deb ... 2021-08-24 02:31:53.542 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2021-08-24 02:31:53.578 | Unpacking postgresql-common (214ubuntu0.1) ... 2021-08-24 02:31:53.984 | Selecting previously unselected package postgresql-server-dev-12. 2021-08-24 02:31:53.993 | Preparing to unpack .../200-postgresql-server-dev-12_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-08-24 02:31:54.041 | Unpacking postgresql-server-dev-12 (12.8-0ubuntu0.20.04.1) ... 2021-08-24 02:31:54.623 | Selecting previously unselected package postgresql-server-dev-all. 2021-08-24 02:31:54.631 | Preparing to unpack .../201-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2021-08-24 02:31:54.680 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2021-08-24 02:31:54.927 | Selecting previously unselected package python-pip-whl. 2021-08-24 02:31:54.935 | Preparing to unpack .../202-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2021-08-24 02:31:54.982 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2021-08-24 02:31:55.470 | Selecting previously unselected package python3-mysqldb. 2021-08-24 02:31:55.478 | Preparing to unpack .../203-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2021-08-24 02:31:55.509 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2021-08-24 02:31:55.853 | Selecting previously unselected package python3-wheel. 2021-08-24 02:31:55.861 | Preparing to unpack .../204-python3-wheel_0.34.2-1_all.deb ... 2021-08-24 02:31:55.903 | Unpacking python3-wheel (0.34.2-1) ... 2021-08-24 02:31:56.275 | Selecting previously unselected package python3-pip. 2021-08-24 02:31:56.284 | Preparing to unpack .../205-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2021-08-24 02:31:56.315 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2021-08-24 02:31:56.835 | Selecting previously unselected package python3.8-venv. 2021-08-24 02:31:56.845 | Preparing to unpack .../206-python3.8-venv_3.8.10-0ubuntu1~20.04_amd64.deb ... 2021-08-24 02:31:56.909 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04) ... 2021-08-24 02:31:57.213 | Selecting previously unselected package python3-venv. 2021-08-24 02:31:57.222 | Preparing to unpack .../207-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2021-08-24 02:31:57.269 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2021-08-24 02:31:57.584 | Selecting previously unselected package qemu-block-extra:amd64. 2021-08-24 02:31:57.593 | Preparing to unpack .../208-qemu-block-extra_1%3a4.2-3ubuntu6.17_amd64.deb ... 2021-08-24 02:31:57.635 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.17) ... 2021-08-24 02:31:57.893 | Selecting previously unselected package qemu-utils. 2021-08-24 02:31:57.902 | Preparing to unpack .../209-qemu-utils_1%3a4.2-3ubuntu6.17_amd64.deb ... 2021-08-24 02:31:57.944 | Unpacking qemu-utils (1:4.2-3ubuntu6.17) ... 2021-08-24 02:31:58.418 | Selecting previously unselected package sharutils. 2021-08-24 02:31:58.427 | Preparing to unpack .../210-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2021-08-24 02:31:58.480 | Unpacking sharutils (1:4.15.2-4build1) ... 2021-08-24 02:31:58.756 | Selecting previously unselected package sqlite3. 2021-08-24 02:31:58.765 | Preparing to unpack .../211-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2021-08-24 02:31:58.812 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2021-08-24 02:31:59.344 | Selecting previously unselected package unzip. 2021-08-24 02:31:59.353 | Preparing to unpack .../212-unzip_6.0-25ubuntu1_amd64.deb ... 2021-08-24 02:31:59.405 | Unpacking unzip (6.0-25ubuntu1) ... 2021-08-24 02:31:59.795 | Selecting previously unselected package vbetool. 2021-08-24 02:31:59.804 | Preparing to unpack .../213-vbetool_1.1-4_amd64.deb ... 2021-08-24 02:31:59.863 | Unpacking vbetool (1.1-4) ... 2021-08-24 02:32:00.235 | Selecting previously unselected package ipset. 2021-08-24 02:32:00.244 | Preparing to unpack .../214-ipset_7.5-1~exp1_amd64.deb ... 2021-08-24 02:32:00.305 | Unpacking ipset (7.5-1~exp1) ... 2021-08-24 02:32:00.636 | Selecting previously unselected package ipvsadm. 2021-08-24 02:32:00.644 | Preparing to unpack .../215-ipvsadm_1%3a1.31-1_amd64.deb ... 2021-08-24 02:32:00.679 | Unpacking ipvsadm (1:1.31-1) ... 2021-08-24 02:32:01.018 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2021-08-24 02:32:01.027 | Preparing to unpack .../216-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.4_amd64.deb ... 2021-08-24 02:32:01.093 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.4) ... 2021-08-24 02:32:01.470 | Selecting previously unselected package liberasurecode1:amd64. 2021-08-24 02:32:01.479 | Preparing to unpack .../217-liberasurecode1_1.6.1-4_amd64.deb ... 2021-08-24 02:32:01.532 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2021-08-24 02:32:01.761 | Selecting previously unselected package liberasurecode-dev:amd64. 2021-08-24 02:32:01.770 | Preparing to unpack .../218-liberasurecode-dev_1.6.1-4_amd64.deb ... 2021-08-24 02:32:01.800 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2021-08-24 02:32:02.133 | Selecting previously unselected package libkrb5-dev:amd64. 2021-08-24 02:32:02.142 | Preparing to unpack .../219-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-08-24 02:32:02.178 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-08-24 02:32:02.589 | Selecting previously unselected package libpcp-gui2. 2021-08-24 02:32:02.598 | Preparing to unpack .../220-libpcp-gui2_5.0.3-1_amd64.deb ... 2021-08-24 02:32:02.657 | Unpacking libpcp-gui2 (5.0.3-1) ... 2021-08-24 02:32:03.011 | Selecting previously unselected package libpcp-import1. 2021-08-24 02:32:03.020 | Preparing to unpack .../221-libpcp-import1_5.0.3-1_amd64.deb ... 2021-08-24 02:32:03.068 | Unpacking libpcp-import1 (5.0.3-1) ... 2021-08-24 02:32:03.470 | Selecting previously unselected package libpcp-mmv1. 2021-08-24 02:32:03.478 | Preparing to unpack .../222-libpcp-mmv1_5.0.3-1_amd64.deb ... 2021-08-24 02:32:03.532 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2021-08-24 02:32:03.870 | Selecting previously unselected package libpcp-trace2. 2021-08-24 02:32:03.878 | Preparing to unpack .../223-libpcp-trace2_5.0.3-1_amd64.deb ... 2021-08-24 02:32:03.936 | Unpacking libpcp-trace2 (5.0.3-1) ... 2021-08-24 02:32:04.367 | Selecting previously unselected package libpcp-web1. 2021-08-24 02:32:04.376 | Preparing to unpack .../224-libpcp-web1_5.0.3-1_amd64.deb ... 2021-08-24 02:32:04.406 | Unpacking libpcp-web1 (5.0.3-1) ... 2021-08-24 02:32:04.658 | Selecting previously unselected package libyaml-dev:amd64. 2021-08-24 02:32:04.667 | Preparing to unpack .../225-libyaml-dev_0.2.2-1_amd64.deb ... 2021-08-24 02:32:04.698 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2021-08-24 02:32:05.046 | Selecting previously unselected package python3-pcp. 2021-08-24 02:32:05.055 | Preparing to unpack .../226-python3-pcp_5.0.3-1_amd64.deb ... 2021-08-24 02:32:05.109 | Unpacking python3-pcp (5.0.3-1) ... 2021-08-24 02:32:05.510 | Selecting previously unselected package pcp. 2021-08-24 02:32:05.519 | Preparing to unpack .../227-pcp_5.0.3-1_amd64.deb ... 2021-08-24 02:32:05.617 | Unpacking pcp (5.0.3-1) ... 2021-08-24 02:32:06.561 | Selecting previously unselected package socat. 2021-08-24 02:32:06.570 | Preparing to unpack .../228-socat_1.7.3.3-2_amd64.deb ... 2021-08-24 02:32:06.629 | Unpacking socat (1.7.3.3-2) ... 2021-08-24 02:32:07.023 | Selecting previously unselected package vlan. 2021-08-24 02:32:07.032 | Preparing to unpack .../229-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2021-08-24 02:32:07.086 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2021-08-24 02:32:07.415 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-08-24 02:32:07.532 | Setting up postgresql-client-common (214ubuntu0.1) ... 2021-08-24 02:32:07.755 | Setting up javascript-common (11) ... 2021-08-24 02:32:07.990 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2021-08-24 02:32:08.040 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-08-24 02:32:08.155 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2021-08-24 02:32:08.303 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-08-24 02:32:08.452 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2021-08-24 02:32:08.643 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-08-24 02:32:08.720 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-08-24 02:32:08.869 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2021-08-24 02:32:08.993 | Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-08-24 02:32:09.126 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2021-08-24 02:32:09.239 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2021-08-24 02:32:09.376 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2021-08-24 02:32:09.502 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2021-08-24 02:32:09.640 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2021-08-24 02:32:09.738 | Setting up libxcb-render0:amd64 (1.14-2) ... 2021-08-24 02:32:09.885 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2021-08-24 02:32:10.046 | Setting up libarchive-zip-perl (1.67-2) ... 2021-08-24 02:32:10.177 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-08-24 02:32:10.297 | Setting up vbetool (1.1-4) ... 2021-08-24 02:32:10.446 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-08-24 02:32:10.657 | Setting up pm-utils (1.4.1-19) ... 2021-08-24 02:32:10.862 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.5) ... 2021-08-24 02:32:11.332 | Setting up unzip (6.0-25ubuntu1) ... 2021-08-24 02:32:11.486 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2021-08-24 02:32:11.623 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-08-24 02:32:11.709 | Setting up x11-common (1:7.7+19ubuntu14) ... 2021-08-24 02:32:12.684 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2021-08-24 02:32:13.383 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2021-08-24 02:32:13.635 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-08-24 02:32:13.732 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-08-24 02:32:13.841 | Setting up m4 (1.4.18-4) ... 2021-08-24 02:32:14.001 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2021-08-24 02:32:14.446 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2021-08-24 02:32:14.583 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2021-08-24 02:32:14.714 | Setting up iputils-arping (3:20190709-3) ... 2021-08-24 02:32:14.858 | Setting up libffi-dev:amd64 (3.3-4) ... 2021-08-24 02:32:14.995 | Setting up conntrack (1:1.4.5-2) ... 2021-08-24 02:32:15.085 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-08-24 02:32:15.241 | Setting up python3-wheel (0.34.2-1) ... 2021-08-24 02:32:15.641 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2021-08-24 02:32:15.744 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2021-08-24 02:32:16.254 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2021-08-24 02:32:18.423 | Setting up memcached (1.5.22-2ubuntu0.1) ... 2021-08-24 02:32:20.177 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2021-08-24 02:32:20.897 | Setting up libfakeroot:amd64 (1.24-1) ... 2021-08-24 02:32:21.086 | Setting up libjansson4:amd64 (2.12-1build1) ... 2021-08-24 02:32:21.229 | Setting up acl (2.2.53-6) ... 2021-08-24 02:32:21.378 | Setting up dns-root-data (2019052802) ... 2021-08-24 02:32:21.520 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-08-24 02:32:21.639 | Setting up fakeroot (1.24-1) ... 2021-08-24 02:32:21.735 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2021-08-24 02:32:21.846 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-08-24 02:32:21.995 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-08-24 02:32:22.149 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-08-24 02:32:22.274 | Setting up autotools-dev (20180224.1) ... 2021-08-24 02:32:22.412 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-08-24 02:32:23.360 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2021-08-24 02:32:23.492 | Setting up libsasl2-dev (2.1.27+dfsg-2) ... 2021-08-24 02:32:23.589 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-08-24 02:32:23.737 | Setting up make (4.2.1-1.2) ... 2021-08-24 02:32:23.835 | Setting up libnspr4:amd64 (2:4.25-1) ... 2021-08-24 02:32:23.971 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-08-24 02:32:24.120 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-08-24 02:32:24.245 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-08-24 02:32:24.337 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2021-08-24 02:32:24.492 | Setting up ebtables (2.0.11-3build1) ... 2021-08-24 02:32:25.200 | Setting up socat (1.7.3.3-2) ... 2021-08-24 02:32:25.314 | Setting up libann0 (1.1.2+doc-7build1) ... 2021-08-24 02:32:25.457 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-08-24 02:32:25.617 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.5) ... 2021-08-24 02:32:25.771 | Setting up autopoint (0.19.8.1-10build1) ... 2021-08-24 02:32:25.892 | Setting up binfmt-support (2.2.0-2) ... 2021-08-24 02:32:26.331 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2021-08-24 02:32:27.383 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-08-24 02:32:27.531 | Setting up icu-devtools (66.1-2ubuntu2) ... 2021-08-24 02:32:27.692 | Setting up fonts-dejavu-core (2.37-1) ... 2021-08-24 02:32:28.469 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2021-08-24 02:32:28.566 | Setting up lsscsi (0.30-0.1) ... 2021-08-24 02:32:28.702 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-08-24 02:32:28.858 | Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-08-24 02:32:28.989 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-08-24 02:32:29.086 | Setting up libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-08-24 02:32:29.246 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2021-08-24 02:32:29.360 | Setting up autoconf (2.69-11.1) ... 2021-08-24 02:32:29.538 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2021-08-24 02:32:29.703 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2021-08-24 02:32:29.845 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2021-08-24 02:32:29.926 | Setting up dwz (0.13-5) ... 2021-08-24 02:32:30.079 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-08-24 02:32:30.246 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-08-24 02:32:30.406 | Setting up libipset13:amd64 (7.5-1~exp1) ... 2021-08-24 02:32:30.572 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-08-24 02:32:30.743 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2021-08-24 02:32:31.103 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-08-24 02:32:31.234 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-08-24 02:32:31.366 | Setting up libarchive-cpio-perl (0.10-1) ... 2021-08-24 02:32:31.491 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-08-24 02:32:31.640 | Setting up fonts-liberation (1:1.07.4-11) ... 2021-08-24 02:32:31.760 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2021-08-24 02:32:32.011 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-08-24 02:32:32.137 | Setting up pcp-conf (5.0.3-1) ... 2021-08-24 02:32:32.337 | Setting up libc6-i386 (2.31-0ubuntu9.2) ... 2021-08-24 02:32:32.549 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.6) ... 2021-08-24 02:32:32.697 | Setting up libsub-override-perl (0.09-2) ... 2021-08-24 02:32:32.817 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-08-24 02:32:32.949 | Setting up libthai-data (0.1.28-3) ... 2021-08-24 02:32:33.109 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2021-08-24 02:32:33.223 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2021-08-24 02:32:33.314 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2021-08-24 02:32:33.446 | Setting up apache2-data (2.4.41-4ubuntu3.4) ... 2021-08-24 02:32:33.623 | Setting up curl (7.68.0-1ubuntu2.6) ... 2021-08-24 02:32:33.760 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-08-24 02:32:33.891 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2021-08-24 02:32:34.075 | Setting up sharutils (1:4.15.2-4build1) ... 2021-08-24 02:32:34.240 | Setting up ipset (7.5-1~exp1) ... 2021-08-24 02:32:34.423 | Setting up openssl (1.1.1f-1ubuntu2.5) ... 2021-08-24 02:32:34.641 | Setting up conntrackd (1:1.4.5-2) ... 2021-08-24 02:32:35.904 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2021-08-24 02:32:36.326 | Setting up libsys-hostname-long-perl (1.5-1) ... 2021-08-24 02:32:36.503 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2021-08-24 02:32:36.674 | Setting up libicu-dev:amd64 (66.1-2ubuntu2) ... 2021-08-24 02:32:36.823 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-08-24 02:32:36.960 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.11) ... 2021-08-24 02:32:37.126 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2021-08-24 02:32:37.235 | Setting up libalgorithm-merge-perl (0.08-3) ... 2021-08-24 02:32:37.365 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-08-24 02:32:37.542 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2021-08-24 02:32:37.709 | Setting up automake (1:1.16.1-4ubuntu6) ... 2021-08-24 02:32:37.837 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2021-08-24 02:32:37.915 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-08-24 02:32:38.045 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-08-24 02:32:38.155 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-08-24 02:32:38.292 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2021-08-24 02:32:38.434 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2021-08-24 02:32:38.617 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-08-24 02:32:38.789 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-08-24 02:32:38.960 | Setting up libmysqlclient21:amd64 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-24 02:32:39.148 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-08-24 02:32:39.320 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-08-24 02:32:39.503 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-08-24 02:32:39.692 | Setting up libtool (2.4.6-14) ... 2021-08-24 02:32:39.862 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2021-08-24 02:32:42.240 | Setting up openssh-client (1:8.2p1-4ubuntu0.3) ... 2021-08-24 02:32:42.492 | Setting up libpq5:amd64 (12.8-0ubuntu0.20.04.1) ... 2021-08-24 02:32:42.629 | Setting up haproxy (2.0.13-2ubuntu0.2) ... 2021-08-24 02:32:43.884 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2021-08-24 02:32:45.029 | Setting up libpq-dev (12.8-0ubuntu0.20.04.1) ... 2021-08-24 02:32:45.149 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.5) ... 2021-08-24 02:32:45.274 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-08-24 02:32:45.400 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2021-08-24 02:32:46.046 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-08-24 02:32:46.195 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-08-24 02:32:46.360 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-08-24 02:32:46.542 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2021-08-24 02:32:46.783 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-08-24 02:32:46.937 | Setting up python3-mysqldb (1.4.4-2build1) ... 2021-08-24 02:32:47.360 | Setting up libmail-sendmail-perl (0.80-1) ... 2021-08-24 02:32:47.486 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2021-08-24 02:32:47.617 | Setting up libthai0:amd64 (0.1.28-3) ... 2021-08-24 02:32:47.749 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-08-24 02:32:47.886 | Setting up postgresql-client-12 (12.8-0ubuntu0.20.04.1) ... 2021-08-24 02:32:48.549 | update-alternatives: using /usr/share/postgresql/12/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2021-08-24 02:32:48.658 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2021-08-24 02:32:48.783 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2021-08-24 02:32:48.874 | Setting up ssl-cert (1.0.39) ... 2021-08-24 02:32:49.937 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2021-08-24 02:32:50.080 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04) ... 2021-08-24 02:32:50.252 | Setting up libjs-jquery-metadata (12-1.1) ... 2021-08-24 02:32:50.343 | Setting up postgresql-common (214ubuntu0.1) ... 2021-08-24 02:32:51.513 | Adding user postgres to group ssl-cert 2021-08-24 02:32:51.783 | 2021-08-24 02:32:51.783 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2021-08-24 02:32:51.985 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2021-08-24 02:32:51.986 | Removing obsolete dictionary files: 2021-08-24 02:32:52.560 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2021-08-24 02:32:53.789 | Setting up libcroco3:amd64 (0.6.13-1) ... 2021-08-24 02:32:53.943 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-08-24 02:32:54.040 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2021-08-24 02:32:54.314 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2021-08-24 02:32:54.880 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2021-08-24 02:32:55.029 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2021-08-24 02:32:55.177 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-08-24 02:32:55.326 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-08-24 02:32:55.417 | Setting up build-essential (12.8ubuntu1.1) ... 2021-08-24 02:32:55.600 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.1) ... 2021-08-24 02:32:55.754 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-08-24 02:32:55.909 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-08-24 02:32:56.064 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2021-08-24 02:32:56.160 | Setting up libmysqlclient-dev (8.0.26-0ubuntu0.20.04.2) ... 2021-08-24 02:32:56.309 | Setting up apache2-utils (2.4.41-4ubuntu3.4) ... 2021-08-24 02:32:56.457 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-08-24 02:32:56.617 | Setting up ipvsadm (1:1.31-1) ... 2021-08-24 02:32:57.674 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.3) ... 2021-08-24 02:32:57.840 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-08-24 02:32:58.172 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2021-08-24 02:33:00.347 | Regenerating fonts cache... done. 2021-08-24 02:33:00.411 | Setting up gettext (0.19.8.1-10build1) ... 2021-08-24 02:33:00.543 | Setting up libpcp3 (5.0.3-1) ... 2021-08-24 02:33:00.663 | Setting up libpcp-pmda3 (5.0.3-1) ... 2021-08-24 02:33:00.771 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2021-08-24 02:33:00.891 | Setting up openssh-server (1:8.2p1-4ubuntu0.3) ... 2021-08-24 02:33:02.574 | rescue-ssh.target is a disabled or a static unit, not starting it. 2021-08-24 02:33:03.474 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-08-24 02:33:04.206 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-08-24 02:33:04.360 | Setting up keepalived (1:2.0.19-2) ... 2021-08-24 02:33:05.593 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2021-08-24 02:33:06.320 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2021-08-24 02:33:06.428 | Setting up libpcp-trace2 (5.0.3-1) ... 2021-08-24 02:33:06.565 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-08-24 02:33:06.714 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2021-08-24 02:33:06.880 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-08-24 02:33:07.028 | Setting up libpcp-gui2 (5.0.3-1) ... 2021-08-24 02:33:07.171 | Setting up apache2-bin (2.4.41-4ubuntu3.4) ... 2021-08-24 02:33:07.320 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-08-24 02:33:07.440 | Setting up libpcp-web1 (5.0.3-1) ... 2021-08-24 02:33:07.554 | Setting up intltool-debian (0.35.0+20060710.5) ... 2021-08-24 02:33:07.651 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-08-24 02:33:07.743 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-08-24 02:33:07.863 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2021-08-24 02:33:07.994 | Setting up libpcp-mmv1 (5.0.3-1) ... 2021-08-24 02:33:08.222 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2021-08-24 02:33:08.314 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2) ... 2021-08-24 02:33:08.434 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2021-08-24 02:33:08.576 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-08-24 02:33:08.720 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2021-08-24 02:33:08.817 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-08-24 02:33:08.926 | Setting up postgresql-server-dev-12 (12.8-0ubuntu0.20.04.1) ... 2021-08-24 02:33:09.028 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-08-24 02:33:09.154 | Setting up libpcp-import1 (5.0.3-1) ... 2021-08-24 02:33:09.308 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-08-24 02:33:09.440 | Setting up librados2 (15.2.13-0ubuntu0.20.04.1) ... 2021-08-24 02:33:09.554 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-08-24 02:33:09.680 | Setting up po-debconf (1.0.21) ... 2021-08-24 02:33:09.794 | Setting up apache2 (2.4.41-4ubuntu3.4) ... 2021-08-24 02:33:17.528 | Enabling module mpm_event. 2021-08-24 02:33:17.592 | Enabling module authz_core. 2021-08-24 02:33:17.596 | Enabling module authz_host. 2021-08-24 02:33:17.657 | Enabling module authn_core. 2021-08-24 02:33:17.662 | Enabling module auth_basic. 2021-08-24 02:33:17.722 | Enabling module access_compat. 2021-08-24 02:33:17.784 | Enabling module authn_file. 2021-08-24 02:33:17.844 | Enabling module authz_user. 2021-08-24 02:33:17.903 | Enabling module alias. 2021-08-24 02:33:17.962 | Enabling module dir. 2021-08-24 02:33:18.021 | Enabling module autoindex. 2021-08-24 02:33:18.080 | Enabling module env. 2021-08-24 02:33:18.141 | Enabling module mime. 2021-08-24 02:33:18.202 | Enabling module negotiation. 2021-08-24 02:33:18.261 | Enabling module setenvif. 2021-08-24 02:33:18.322 | Enabling module filter. 2021-08-24 02:33:18.383 | Enabling module deflate. 2021-08-24 02:33:18.442 | Enabling module status. 2021-08-24 02:33:18.501 | Enabling module reqtimeout. 2021-08-24 02:33:18.561 | Enabling conf charset. 2021-08-24 02:33:18.622 | Enabling conf localized-error-pages. 2021-08-24 02:33:18.681 | Enabling conf other-vhosts-access-log. 2021-08-24 02:33:18.741 | Enabling conf security. 2021-08-24 02:33:18.801 | Enabling conf serve-cgi-bin. 2021-08-24 02:33:18.860 | Enabling site 000-default. 2021-08-24 02:33:18.913 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2021-08-24 02:33:18.968 | Enabling conf javascript-common. 2021-08-24 02:33:19.228 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2021-08-24 02:33:19.820 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2021-08-24 02:33:22.531 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2021-08-24 02:33:22.713 | Setting up python3-pcp (5.0.3-1) ... 2021-08-24 02:33:23.126 | Setting up libgvc6 (2.42.2-3build2) ... 2021-08-24 02:33:23.331 | Setting up librbd1 (15.2.13-0ubuntu0.20.04.1) ... 2021-08-24 02:33:23.514 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.4) ... 2021-08-24 02:33:23.685 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2021-08-24 02:33:23.845 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2021-08-24 02:33:24.011 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.17) ... 2021-08-24 02:33:24.182 | Setting up graphviz (2.42.2-3build2) ... 2021-08-24 02:33:24.320 | Setting up pcp (5.0.3-1) ... 2021-08-24 02:33:27.541 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2021-08-24 02:33:27.952 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2021-08-24 02:33:28.374 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2021-08-24 02:33:28.796 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2021-08-24 02:33:45.651 | Setting up qemu-utils (1:4.2-3ubuntu6.17) ... 2021-08-24 02:33:45.778 | Setting up systemd (245.4-4ubuntu3.11) ... 2021-08-24 02:33:45.837 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2021-08-24 02:33:47.635 | Setting up dh-autoreconf (19) ... 2021-08-24 02:33:47.726 | Setting up systemd-timesyncd (245.4-4ubuntu3.11) ... 2021-08-24 02:33:48.796 | Setting up systemd-sysv (245.4-4ubuntu3.11) ... 2021-08-24 02:33:48.920 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.11) ... 2021-08-24 02:33:49.057 | Setting up debhelper (12.10ubuntu1) ... 2021-08-24 02:33:49.211 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.11) ... 2021-08-24 02:33:49.709 | Setting up apache2-dev (2.4.41-4ubuntu3.4) ... 2021-08-24 02:33:49.856 | Processing triggers for mime-support (3.64ubuntu1) ... 2021-08-24 02:33:49.982 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2021-08-24 02:33:50.120 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2021-08-24 02:34:03.328 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-08-24 02:34:03.505 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2021-08-24 02:34:03.997 | Processing triggers for ufw (0.36-6) ... 2021-08-24 02:34:04.202 | Processing triggers for man-db (2.9.1-1) ... 2021-08-24 02:34:31.207 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-08-24 02:34:31.292 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-08-24 02:34:37.796 | ++ functions-common:apt_get:1118 : result=0 2021-08-24 02:34:37.799 | ++ functions-common:apt_get:1121 : time_stop apt-get 2021-08-24 02:34:37.801 | ++ functions-common:time_stop:2309 : local name 2021-08-24 02:34:37.803 | ++ functions-common:time_stop:2310 : local end_time 2021-08-24 02:34:37.806 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:34:37.808 | ++ functions-common:time_stop:2312 : local total 2021-08-24 02:34:37.810 | ++ functions-common:time_stop:2313 : local start_time 2021-08-24 02:34:37.812 | ++ functions-common:time_stop:2315 : name=apt-get 2021-08-24 02:34:37.814 | ++ functions-common:time_stop:2316 : start_time=1629772164122 2021-08-24 02:34:37.816 | ++ functions-common:time_stop:2318 : [[ -z 1629772164122 ]] 2021-08-24 02:34:37.819 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:34:37.823 | ++ functions-common:time_stop:2321 : end_time=1629772477821 2021-08-24 02:34:37.825 | ++ functions-common:time_stop:2322 : elapsed_time=313699 2021-08-24 02:34:37.827 | ++ functions-common:time_stop:2323 : total=698 2021-08-24 02:34:37.829 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:34:37.831 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=314397 2021-08-24 02:34:37.833 | ++ functions-common:apt_get:1122 : return 0 2021-08-24 02:34:37.837 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-08-24 02:34:37.839 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-08-24 02:34:37.842 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-08-24 02:34:37.845 | ++ tools/install_prereqs.sh:source:89 : date 2021-08-24 02:34:37.849 | + ./stack.sh:main:772 : [[ False != \T\r\u\e ]] 2021-08-24 02:34:37.852 | + ./stack.sh:main:773 : PYPI_ALTERNATIVE_URL= 2021-08-24 02:34:37.855 | + ./stack.sh:main:773 : /home/ubuntu/devstack/tools/install_pip.sh 2021-08-24 02:34:39.154 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-08-24 02:34:39.156 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-08-24 02:34:39.158 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-08-24 02:34:39.161 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-08-24 02:34:39.162 | + tools/install_pip.sh:main:43 : GetDistro 2021-08-24 02:34:39.164 | + functions-common:GetDistro:373 : GetOSVersion 2021-08-24 02:34:39.166 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-08-24 02:34:39.168 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-08-24 02:34:39.170 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-08-24 02:34:39.172 | + functions-common:_ensure_lsb_release:328 : return 2021-08-24 02:34:39.174 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-08-24 02:34:39.242 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-08-24 02:34:39.244 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-08-24 02:34:39.310 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-08-24 02:34:39.312 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-08-24 02:34:39.379 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-08-24 02:34:39.380 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-08-24 02:34:39.382 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-08-24 02:34:39.384 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-08-24 02:34:39.386 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-08-24 02:34:39.388 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-08-24 02:34:39.390 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-08-24 02:34:39.392 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-08-24 02:34:39.394 | + functions-common:GetDistro:378 : DISTRO=focal 2021-08-24 02:34:39.396 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-08-24 02:34:39.398 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-08-24 02:34:39.398 | Distro: focal 2021-08-24 02:34:39.400 | + tools/install_pip.sh:main:115 : get_versions 2021-08-24 02:34:39.403 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-08-24 02:34:39.406 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-08-24 02:34:39.408 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-08-24 02:34:39.411 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-08-24 02:34:39.411 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-08-24 02:34:39.802 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-08-24 02:34:39.805 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-08-24 02:34:39.805 | pip: 20.2.2 2021-08-24 02:34:39.807 | + tools/install_pip.sh:main:117 : [[ -n '' ]] 2021-08-24 02:34:39.809 | + tools/install_pip.sh:main:121 : is_fedora 2021-08-24 02:34:39.810 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-08-24 02:34:39.812 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-08-24 02:34:39.814 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-08-24 02:34:39.816 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-08-24 02:34:39.817 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-08-24 02:34:39.819 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-08-24 02:34:39.821 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-08-24 02:34:39.823 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-08-24 02:34:39.825 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-08-24 02:34:39.826 | + tools/install_pip.sh:main:133 : install_get_pip 2021-08-24 02:34:39.828 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-08-24 02:34:39.830 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-08-24 02:34:39.832 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-08-24 02:34:39.833 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-08-24 02:34:39.835 | + tools/install_pip.sh:install_get_pip:87 : curl -f --retry 6 --retry-delay 5 -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2021-08-24 02:34:39.846 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-08-24 02:34:39.846 | Dload Upload Total Spent Left Speed 2021-08-24 02:34:40.219 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1911k 100 1911k 0 0 5124k 0 --:--:-- --:--:-- --:--:-- 5124k 2021-08-24 02:34:40.223 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-08-24 02:34:40.227 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2021-08-24 02:34:43.156 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:34:43.156 | from cryptography.utils import int_from_bytes 2021-08-24 02:34:43.156 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:34:43.156 | from cryptography.utils import int_from_bytes 2021-08-24 02:34:43.433 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-24 02:34:43.621 | Collecting pip 2021-08-24 02:34:43.633 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fa9/ebb85d3fd6076/pip-21.2.4-py3-none-any.whl (1.6 MB) 2021-08-24 02:34:45.086 | Installing collected packages: pip 2021-08-24 02:34:45.086 | Attempting uninstall: pip 2021-08-24 02:34:45.087 | Found existing installation: pip 20.2.2 2021-08-24 02:34:45.325 | Uninstalling pip-20.2.2: 2021-08-24 02:34:45.365 | Successfully uninstalled pip-20.2.2 2021-08-24 02:34:46.976 | Successfully installed pip-21.2.4 2021-08-24 02:34:46.976 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-24 02:34:47.109 | + tools/install_pip.sh:main:136 : set -x 2021-08-24 02:34:47.111 | + tools/install_pip.sh:main:140 : pip_install_gr setuptools 2021-08-24 02:34:47.113 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-08-24 02:34:47.115 | + inc/python:pip_install_gr:77 : local clean_name 2021-08-24 02:34:47.117 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-08-24 02:34:47.119 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-08-24 02:34:47.121 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-08-24 02:34:47.123 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-08-24 02:34:47.124 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-08-24 02:34:47.128 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2021-08-24 02:34:47.130 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2021-08-24 02:34:47.133 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-08-24 02:34:47.136 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-08-24 02:34:47.138 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-08-24 02:34:47.155 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2021-08-24 02:34:47.157 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-08-24 02:34:47.899 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:34:47.899 | from cryptography.utils import int_from_bytes 2021-08-24 02:34:47.899 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:34:47.899 | from cryptography.utils import int_from_bytes 2021-08-24 02:34:48.927 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-24 02:34:48.947 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 in /usr/local/lib/python3.8/dist-packages (57.4.0) 2021-08-24 02:34:50.410 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-24 02:34:50.510 | + inc/python:pip_install:200 : result=0 2021-08-24 02:34:50.512 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-24 02:34:50.514 | + functions-common:time_stop:2309 : local name 2021-08-24 02:34:50.515 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:34:50.517 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:34:50.519 | + functions-common:time_stop:2312 : local total 2021-08-24 02:34:50.520 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:34:50.523 | + functions-common:time_stop:2315 : name=pip_install 2021-08-24 02:34:50.524 | + functions-common:time_stop:2316 : start_time=1629772487151 2021-08-24 02:34:50.526 | + functions-common:time_stop:2318 : [[ -z 1629772487151 ]] 2021-08-24 02:34:50.528 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:34:50.531 | + functions-common:time_stop:2321 : end_time=1629772490529 2021-08-24 02:34:50.533 | + functions-common:time_stop:2322 : elapsed_time=3378 2021-08-24 02:34:50.534 | + functions-common:time_stop:2323 : total=0 2021-08-24 02:34:50.536 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:34:50.539 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=3378 2021-08-24 02:34:50.541 | + inc/python:pip_install:203 : return 0 2021-08-24 02:34:50.542 | + tools/install_pip.sh:main:142 : get_versions 2021-08-24 02:34:50.545 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-08-24 02:34:50.548 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-08-24 02:34:50.550 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-08-24 02:34:50.553 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-08-24 02:34:50.554 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-08-24 02:34:51.134 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.2.4 2021-08-24 02:34:51.136 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.2.4' 2021-08-24 02:34:51.136 | pip: 21.2.4 2021-08-24 02:34:51.139 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-08-24 02:34:51.141 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-08-24 02:34:51.144 | + ./stack.sh:main:778 : fixup_all 2021-08-24 02:34:51.147 | + tools/fixup_stuff.sh:fixup_all:173 : fixup_keystone 2021-08-24 02:34:51.149 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-08-24 02:34:51.151 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-08-24 02:34:51.168 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-08-24 02:34:51.169 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-08-24 02:34:51.170 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-08-24 02:34:51.174 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2021-08-24 02:34:51.176 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2021-08-24 02:34:51.178 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2021-08-24 02:34:51.186 | net.ipv4.ip_local_reserved_ports = 35357,35358 2021-08-24 02:34:51.189 | + tools/fixup_stuff.sh:fixup_all:174 : fixup_ubuntu 2021-08-24 02:34:51.191 | + tools/fixup_stuff.sh:fixup_ubuntu:159 : is_ubuntu 2021-08-24 02:34:51.194 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 02:34:51.196 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 02:34:51.198 | + tools/fixup_stuff.sh:fixup_ubuntu:169 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2021-08-24 02:34:51.209 | + tools/fixup_stuff.sh:fixup_all:175 : fixup_fedora 2021-08-24 02:34:51.211 | + tools/fixup_stuff.sh:fixup_fedora:66 : is_fedora 2021-08-24 02:34:51.213 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-08-24 02:34:51.215 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-08-24 02:34:51.217 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-08-24 02:34:51.219 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-08-24 02:34:51.221 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-08-24 02:34:51.223 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-08-24 02:34:51.226 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-08-24 02:34:51.228 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-08-24 02:34:51.230 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-08-24 02:34:51.232 | + tools/fixup_stuff.sh:fixup_fedora:67 : return 2021-08-24 02:34:51.234 | + tools/fixup_stuff.sh:fixup_all:176 : fixup_suse 2021-08-24 02:34:51.236 | + tools/fixup_stuff.sh:fixup_suse:112 : is_suse 2021-08-24 02:34:51.238 | + functions-common:is_suse:462 : is_opensuse 2021-08-24 02:34:51.241 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-08-24 02:34:51.243 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-08-24 02:34:51.245 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-08-24 02:34:51.247 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-08-24 02:34:51.249 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-08-24 02:34:51.251 | + tools/fixup_stuff.sh:fixup_suse:113 : return 2021-08-24 02:34:51.253 | + ./stack.sh:main:781 : pip_install -U os-testr 2021-08-24 02:34:51.273 | Using python 3.8 to install os-testr 2021-08-24 02:34:51.275 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2021-08-24 02:34:51.988 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:34:51.988 | from cryptography.utils import int_from_bytes 2021-08-24 02:34:51.988 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:34:51.988 | from cryptography.utils import int_from_bytes 2021-08-24 02:34:53.000 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-24 02:34:53.105 | Collecting os-testr 2021-08-24 02:34:53.113 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2021-08-24 02:34:53.127 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.6.0) 2021-08-24 02:34:53.129 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2021-08-24 02:34:53.170 | Collecting stestr>=1.0.0 2021-08-24 02:34:53.176 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a31/9580d7aa71f73/stestr-3.2.0-py3-none-any.whl (125 kB) 2021-08-24 02:34:53.218 | Collecting python-subunit>=1.0.0 2021-08-24 02:34:53.225 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2021-08-24 02:34:53.248 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2021-08-24 02:34:53.275 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.8.0) 2021-08-24 02:34:53.321 | Collecting future 2021-08-24 02:34:53.328 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2021-08-24 02:34:54.215 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.1) 2021-08-24 02:34:54.216 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2021-08-24 02:34:54.219 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (5.4.1) 2021-08-24 02:34:54.235 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.4.0) 2021-08-24 02:34:54.238 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.7) 2021-08-24 02:34:54.240 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.7.2) 2021-08-24 02:34:54.241 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.1.2) 2021-08-24 02:34:54.294 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2021-08-24 02:34:54.296 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2021-08-24 02:34:54.297 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.2.0) 2021-08-24 02:34:54.299 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.4) 2021-08-24 02:34:54.366 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2021-08-24 02:34:54.431 | Building wheels for collected packages: future 2021-08-24 02:34:54.433 | Building wheel for future (setup.py): started 2021-08-24 02:34:55.500 | Building wheel for future (setup.py): finished with status 'done' 2021-08-24 02:34:55.504 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=b115921465145b150829b37d56f140a9ab3df587e5e493267e407b535e722e8f 2021-08-24 02:34:55.504 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2021-08-24 02:34:55.511 | Successfully built future 2021-08-24 02:34:56.830 | Installing collected packages: python-subunit, future, stestr, os-testr 2021-08-24 02:34:57.882 | Successfully installed future-0.18.2 os-testr-2.0.0 python-subunit-1.4.0 stestr-3.2.0 2021-08-24 02:34:57.882 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-24 02:34:58.015 | + inc/python:pip_install:200 : result=0 2021-08-24 02:34:58.017 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-24 02:34:58.019 | + functions-common:time_stop:2309 : local name 2021-08-24 02:34:58.021 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:34:58.024 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:34:58.026 | + functions-common:time_stop:2312 : local total 2021-08-24 02:34:58.028 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:34:58.030 | + functions-common:time_stop:2315 : name=pip_install 2021-08-24 02:34:58.032 | + functions-common:time_stop:2316 : start_time=1629772491267 2021-08-24 02:34:58.034 | + functions-common:time_stop:2318 : [[ -z 1629772491267 ]] 2021-08-24 02:34:58.036 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:34:58.040 | + functions-common:time_stop:2321 : end_time=1629772498038 2021-08-24 02:34:58.043 | + functions-common:time_stop:2322 : elapsed_time=6771 2021-08-24 02:34:58.045 | + functions-common:time_stop:2323 : total=0 2021-08-24 02:34:58.047 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:34:58.049 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=6771 2021-08-24 02:34:58.051 | + inc/python:pip_install:203 : return 0 2021-08-24 02:34:58.053 | + ./stack.sh:main:785 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-08-24 02:34:58.100 | + ./stack.sh:main:786 : sudo systemctl restart systemd-journald 2021-08-24 02:34:58.348 | + ./stack.sh:main:792 : install_infra 2021-08-24 02:34:58.350 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-08-24 02:34:58.353 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-08-24 02:34:58.357 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-08-24 02:35:01.511 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-08-24 02:35:01.513 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-08-24 02:35:01.534 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-08-24 02:35:03.423 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-08-24 02:35:03.453 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-08-24 02:35:03.558 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-08-24 02:35:03.671 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-08-24 02:35:03.852 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-08-24 02:35:03.858 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-08-24 02:35:03.929 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-08-24 02:35:03.975 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-08-24 02:35:04.061 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-08-24 02:35:04.097 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-08-24 02:35:04.149 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-24 02:35:04.284 | Collecting pbr===5.6.0 2021-08-24 02:35:04.291 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c68/c661ac5cc8105/pbr-5.6.0-py2.py3-none-any.whl (111 kB) 2021-08-24 02:35:04.328 | Installing collected packages: pbr 2021-08-24 02:35:04.470 | Successfully installed pbr-5.6.0 2021-08-24 02:35:04.530 | + inc/python:pip_install:200 : result=0 2021-08-24 02:35:04.532 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-24 02:35:04.535 | + functions-common:time_stop:2309 : local name 2021-08-24 02:35:04.537 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:35:04.539 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:35:04.541 | + functions-common:time_stop:2312 : local total 2021-08-24 02:35:04.543 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:35:04.545 | + functions-common:time_stop:2315 : name=pip_install 2021-08-24 02:35:04.547 | + functions-common:time_stop:2316 : start_time=1629772501527 2021-08-24 02:35:04.549 | + functions-common:time_stop:2318 : [[ -z 1629772501527 ]] 2021-08-24 02:35:04.552 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:35:04.556 | + functions-common:time_stop:2321 : end_time=1629772504554 2021-08-24 02:35:04.558 | + functions-common:time_stop:2322 : elapsed_time=3027 2021-08-24 02:35:04.560 | + functions-common:time_stop:2323 : total=6771 2021-08-24 02:35:04.562 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:35:04.564 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=9798 2021-08-24 02:35:04.566 | + inc/python:pip_install:203 : return 0 2021-08-24 02:35:04.568 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-08-24 02:35:04.571 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-08-24 02:35:04.592 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2021-08-24 02:35:06.488 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-08-24 02:35:06.517 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-08-24 02:35:06.620 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-08-24 02:35:06.735 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-08-24 02:35:06.912 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-08-24 02:35:06.918 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-08-24 02:35:06.987 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-08-24 02:35:07.033 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-08-24 02:35:07.117 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-08-24 02:35:07.152 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-08-24 02:35:07.206 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-24 02:35:07.208 | Processing /opt/stack/requirements 2021-08-24 02:35:08.563 | Collecting fixtures===3.0.0 2021-08-24 02:35:08.570 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2021-08-24 02:35:08.742 | Collecting PyYAML===5.4.1 2021-08-24 02:35:08.749 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c1/be557ee92a20f/PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB) 2021-08-24 02:35:08.923 | Collecting requests===2.26.0 2021-08-24 02:35:08.928 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c1/246513ecd5ecd/requests-2.26.0-py2.py3-none-any.whl (62 kB) 2021-08-24 02:35:09.018 | Collecting packaging===21.0 2021-08-24 02:35:09.024 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c86/254f9220d55e3/packaging-21.0-py3-none-any.whl (40 kB) 2021-08-24 02:35:09.085 | Collecting testtools===2.5.0 2021-08-24 02:35:09.092 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2021-08-24 02:35:09.171 | Collecting idna===3.2 2021-08-24 02:35:09.177 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/144/75042e2849910/idna-3.2-py3-none-any.whl (59 kB) 2021-08-24 02:35:09.301 | Collecting pyparsing===2.4.7 2021-08-24 02:35:09.307 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2021-08-24 02:35:09.356 | Collecting six===1.16.0 2021-08-24 02:35:09.362 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2021-08-24 02:35:09.407 | Collecting charset-normalizer===2.0.4 2021-08-24 02:35:09.413 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0c8/911edd15d1922/charset_normalizer-2.0.4-py3-none-any.whl (36 kB) 2021-08-24 02:35:09.448 | Collecting Parsley>=1.2 2021-08-24 02:35:09.453 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-08-24 02:35:09.499 | Collecting beagle>=0.2.1 2021-08-24 02:35:09.525 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2021-08-24 02:35:09.551 | Requirement already satisfied: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (5.6.0) 2021-08-24 02:35:09.619 | Collecting urllib3===1.26.6 2021-08-24 02:35:09.626 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39f/b8672126159ac/urllib3-1.26.6-py2.py3-none-any.whl (138 kB) 2021-08-24 02:35:09.721 | Collecting certifi===2021.5.30 2021-08-24 02:35:09.728 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50b/1e4f8446b06f4/certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 2021-08-24 02:35:09.762 | Collecting extras===1.0.0 2021-08-24 02:35:09.767 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2021-08-24 02:35:09.847 | Collecting cliff===3.8.0 2021-08-24 02:35:09.853 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a7e/38e916649defa/cliff-3.8.0-py3-none-any.whl (80 kB) 2021-08-24 02:35:09.959 | Collecting stevedore===3.4.0 2021-08-24 02:35:09.967 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/920/ce6259f0b2498/stevedore-3.4.0-py3-none-any.whl (49 kB) 2021-08-24 02:35:10.121 | Collecting cmd2===2.1.2 2021-08-24 02:35:10.127 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d96/7708a62d1166c/cmd2-2.1.2-py3-none-any.whl (141 kB) 2021-08-24 02:35:10.227 | Collecting prettytable===0.7.2 2021-08-24 02:35:10.232 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2021-08-24 02:35:10.293 | Collecting colorama===0.4.4 2021-08-24 02:35:10.301 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl (16 kB) 2021-08-24 02:35:10.341 | Collecting wcwidth===0.2.5 2021-08-24 02:35:10.347 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2021-08-24 02:35:10.397 | Collecting pyperclip===1.8.2 2021-08-24 02:35:10.404 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/105/254a8b04934f0/pyperclip-1.8.2.tar.gz (20 kB) 2021-08-24 02:35:10.809 | Collecting attrs===21.2.0 2021-08-24 02:35:10.815 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/149/e90d6d8ac20db/attrs-21.2.0-py2.py3-none-any.whl (53 kB) 2021-08-24 02:35:10.887 | Building wheels for collected packages: pyperclip, openstack-requirements 2021-08-24 02:35:10.888 | Building wheel for pyperclip (setup.py): started 2021-08-24 02:35:11.129 | Building wheel for pyperclip (setup.py): finished with status 'error' 2021-08-24 02:35:11.129 | ERROR: Command errored out with exit status 1: 2021-08-24 02:35:11.129 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-iasr08mo/pyperclip/setup.py'"'"'; __file__='"'"'/tmp/pip-install-iasr08mo/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-wrgsqpkz 2021-08-24 02:35:11.129 | cwd: /tmp/pip-install-iasr08mo/pyperclip/ 2021-08-24 02:35:11.129 | Complete output (6 lines): 2021-08-24 02:35:11.129 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-08-24 02:35:11.129 | or: setup.py --help [cmd1 cmd2 ...] 2021-08-24 02:35:11.130 | or: setup.py --help-commands 2021-08-24 02:35:11.130 | or: setup.py cmd --help 2021-08-24 02:35:11.130 | 2021-08-24 02:35:11.130 | error: invalid command 'bdist_wheel' 2021-08-24 02:35:11.130 | ---------------------------------------- 2021-08-24 02:35:11.130 | ERROR: Failed building wheel for pyperclip 2021-08-24 02:35:11.130 | Running setup.py clean for pyperclip 2021-08-24 02:35:11.387 | Building wheel for openstack-requirements (setup.py): started 2021-08-24 02:35:12.166 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-08-24 02:35:12.166 | ERROR: Command errored out with exit status 1: 2021-08-24 02:35:12.166 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-dyicrgwr/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-dyicrgwr/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-j_ijt42j 2021-08-24 02:35:12.166 | cwd: /tmp/pip-req-build-dyicrgwr/ 2021-08-24 02:35:12.166 | Complete output (6 lines): 2021-08-24 02:35:12.166 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-08-24 02:35:12.166 | or: setup.py --help [cmd1 cmd2 ...] 2021-08-24 02:35:12.166 | or: setup.py --help-commands 2021-08-24 02:35:12.166 | or: setup.py cmd --help 2021-08-24 02:35:12.166 | 2021-08-24 02:35:12.166 | error: invalid command 'bdist_wheel' 2021-08-24 02:35:12.166 | ---------------------------------------- 2021-08-24 02:35:12.166 | ERROR: Failed building wheel for openstack-requirements 2021-08-24 02:35:12.166 | Running setup.py clean for openstack-requirements 2021-08-24 02:35:12.951 | Failed to build pyperclip openstack-requirements 2021-08-24 02:35:13.166 | Installing collected packages: certifi, attrs, six, extras, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, charset-normalizer, requests, stevedore, pyparsing, colorama, pyperclip, cmd2, cliff, packaging, Parsley, beagle, openstack-requirements 2021-08-24 02:35:14.388 | Running setup.py install for pyperclip: started 2021-08-24 02:35:14.797 | Running setup.py install for pyperclip: finished with status 'done' 2021-08-24 02:35:15.299 | Running setup.py install for openstack-requirements: started 2021-08-24 02:35:17.468 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-08-24 02:35:17.501 | Successfully installed Parsley-1.3 PyYAML-5.4.1 attrs-21.2.0 beagle-0.3.0 certifi-2021.5.30 charset-normalizer-2.0.4 cliff-3.8.0 cmd2-2.1.2 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 idna-3.2 openstack-requirements-1.2.1.dev4821 packaging-21.0 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.2 requests-2.26.0 six-1.16.0 stevedore-3.4.0 testtools-2.5.0 urllib3-1.26.6 wcwidth-0.2.5 2021-08-24 02:35:17.629 | + inc/python:pip_install:200 : result=0 2021-08-24 02:35:17.631 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-24 02:35:17.634 | + functions-common:time_stop:2309 : local name 2021-08-24 02:35:17.636 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:35:17.638 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:35:17.640 | + functions-common:time_stop:2312 : local total 2021-08-24 02:35:17.642 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:35:17.644 | + functions-common:time_stop:2315 : name=pip_install 2021-08-24 02:35:17.646 | + functions-common:time_stop:2316 : start_time=1629772504585 2021-08-24 02:35:17.648 | + functions-common:time_stop:2318 : [[ -z 1629772504585 ]] 2021-08-24 02:35:17.651 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:35:17.655 | + functions-common:time_stop:2321 : end_time=1629772517652 2021-08-24 02:35:17.657 | + functions-common:time_stop:2322 : elapsed_time=13067 2021-08-24 02:35:17.659 | + functions-common:time_stop:2323 : total=9798 2021-08-24 02:35:17.661 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:35:17.663 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=22865 2021-08-24 02:35:17.665 | + inc/python:pip_install:203 : return 0 2021-08-24 02:35:17.667 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-08-24 02:35:17.670 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-08-24 02:35:17.672 | + inc/python:use_library_from_git:250 : local name=pbr 2021-08-24 02:35:17.674 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 02:35:17.676 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 02:35:17.679 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-08-24 02:35:17.681 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 02:35:17.683 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-08-24 02:35:17.702 | Using python 3.8 to install pbr 2021-08-24 02:35:17.704 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-08-24 02:35:18.417 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:35:18.417 | from cryptography.utils import int_from_bytes 2021-08-24 02:35:18.417 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:35:18.417 | from cryptography.utils import int_from_bytes 2021-08-24 02:35:19.436 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-24 02:35:19.452 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.6.0) 2021-08-24 02:35:21.056 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-24 02:35:21.163 | + inc/python:pip_install:200 : result=0 2021-08-24 02:35:21.166 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-24 02:35:21.168 | + functions-common:time_stop:2309 : local name 2021-08-24 02:35:21.170 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:35:21.172 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:35:21.174 | + functions-common:time_stop:2312 : local total 2021-08-24 02:35:21.176 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:35:21.178 | + functions-common:time_stop:2315 : name=pip_install 2021-08-24 02:35:21.180 | + functions-common:time_stop:2316 : start_time=1629772517697 2021-08-24 02:35:21.182 | + functions-common:time_stop:2318 : [[ -z 1629772517697 ]] 2021-08-24 02:35:21.184 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:35:21.188 | + functions-common:time_stop:2321 : end_time=1629772521186 2021-08-24 02:35:21.190 | + functions-common:time_stop:2322 : elapsed_time=3489 2021-08-24 02:35:21.192 | + functions-common:time_stop:2323 : total=22865 2021-08-24 02:35:21.194 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:35:21.196 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=26354 2021-08-24 02:35:21.198 | + inc/python:pip_install:203 : return 0 2021-08-24 02:35:21.200 | + ./stack.sh:main:795 : python3 -m venv /opt/stack/bindep-venv 2021-08-24 02:35:24.310 | + ./stack.sh:main:797 : /opt/stack/bindep-venv/bin/pip install bindep 2021-08-24 02:35:26.047 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-24 02:35:26.121 | Collecting bindep 2021-08-24 02:35:26.128 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0e7/df0a527c159ff/bindep-2.9.0-py2.py3-none-any.whl (32 kB) 2021-08-24 02:35:26.180 | Collecting distro 2021-08-24 02:35:26.186 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c87/13330ab31a034/distro-1.6.0-py2.py3-none-any.whl (19 kB) 2021-08-24 02:35:26.212 | Collecting Parsley 2021-08-24 02:35:26.218 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-08-24 02:35:26.346 | Collecting pbr>=2.0.0 2021-08-24 02:35:26.352 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c68/c661ac5cc8105/pbr-5.6.0-py2.py3-none-any.whl (111 kB) 2021-08-24 02:35:26.396 | Installing collected packages: distro, Parsley, pbr, bindep 2021-08-24 02:35:26.819 | Successfully installed Parsley-1.3 bindep-2.9.0 distro-1.6.0 pbr-5.6.0 2021-08-24 02:35:26.883 | + ./stack.sh:main:798 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-08-24 02:35:26.886 | + ./stack.sh:main:798 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-08-24 02:35:26.889 | ++ ./stack.sh:main:801 : _get_plugin_bindep_packages 2021-08-24 02:35:26.905 | + ./stack.sh:main:801 : pkgs= 2021-08-24 02:35:26.907 | + ./stack.sh:main:802 : [[ -n '' ]] 2021-08-24 02:35:26.909 | + ./stack.sh:main:809 : run_phase stack pre-install 2021-08-24 02:35:26.911 | + functions-common:run_phase:1737 : local mode=stack 2021-08-24 02:35:26.914 | + functions-common:run_phase:1738 : local phase=pre-install 2021-08-24 02:35:26.916 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-08-24 02:35:26.918 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-08-24 02:35:26.921 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-08-24 02:35:26.923 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-08-24 02:35:26.925 | + functions-common:run_phase:1747 : local extra 2021-08-24 02:35:26.927 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-08-24 02:35:26.931 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-08-24 02:35:26.934 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-08-24 02:35:26.936 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-08-24 02:35:26.938 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-08-24 02:35:26.940 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-08-24 02:35:26.954 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:35:26.956 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-08-24 02:35:26.958 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-08-24 02:35:26.960 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-08-24 02:35:26.962 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-08-24 02:35:26.964 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-08-24 02:35:26.966 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-08-24 02:35:26.968 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-08-24 02:35:26.970 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-08-24 02:35:26.972 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-08-24 02:35:26.975 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-08-24 02:35:26.977 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-08-24 02:35:26.979 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-08-24 02:35:26.981 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-08-24 02:35:26.983 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-08-24 02:35:26.986 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-08-24 02:35:26.988 | + functions-common:run_phase:1764 : run_plugins stack pre-install 2021-08-24 02:35:26.990 | + functions-common:run_plugins:1723 : local mode=stack 2021-08-24 02:35:26.992 | + functions-common:run_plugins:1724 : local phase=pre-install 2021-08-24 02:35:26.994 | + functions-common:run_plugins:1726 : local plugins= 2021-08-24 02:35:26.996 | + functions-common:run_plugins:1727 : local plugin 2021-08-24 02:35:26.999 | + ./stack.sh:main:812 : set_systemd_override DefaultLimitNOFILE 2048 2021-08-24 02:35:27.001 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-08-24 02:35:27.003 | + functions:set_systemd_override:821 : local value=2048 2021-08-24 02:35:27.005 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-08-24 02:35:27.008 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-08-24 02:35:27.055 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-08-24 02:35:27.055 | Set systemd system override for DefaultLimitNOFILE=2048 2021-08-24 02:35:27.057 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-08-24 02:35:27.426 | + ./stack.sh:main:814 : install_rpc_backend 2021-08-24 02:35:27.428 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-08-24 02:35:27.443 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:35:27.446 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-08-24 02:35:27.448 | + functions-common:install_package:1347 : update_package_repo 2021-08-24 02:35:27.451 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-08-24 02:35:27.453 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-08-24 02:35:27.455 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-08-24 02:35:27.457 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-08-24 02:35:27.459 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-08-24 02:35:27.462 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 02:35:27.464 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 02:35:27.466 | + functions-common:update_package_repo:1328 : apt_get_update 2021-08-24 02:35:27.469 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-08-24 02:35:27.471 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-08-24 02:35:27.473 | + functions-common:apt_get_update:1074 : return 2021-08-24 02:35:27.475 | + functions-common:install_package:1348 : real_install_package rabbitmq-server 2021-08-24 02:35:27.477 | + functions-common:real_install_package:1333 : is_ubuntu 2021-08-24 02:35:27.479 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 02:35:27.482 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 02:35:27.484 | + functions-common:real_install_package:1334 : apt_get install rabbitmq-server 2021-08-24 02:35:27.503 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-08-24 02:35:27.608 | Reading package lists... 2021-08-24 02:35:27.831 | Building dependency tree... 2021-08-24 02:35:27.832 | Reading state information... 2021-08-24 02:35:28.058 | The following packages were automatically installed and are no longer required: 2021-08-24 02:35:28.059 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-24 02:35:28.059 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-24 02:35:28.059 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-24 02:35:28.059 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-24 02:35:28.059 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-24 02:35:28.059 | python3-zope.interface 2021-08-24 02:35:28.059 | Use 'sudo apt autoremove' to remove them. 2021-08-24 02:35:28.059 | The following additional packages will be installed: 2021-08-24 02:35:28.059 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-08-24 02:35:28.059 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-08-24 02:35:28.059 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-08-24 02:35:28.060 | erlang-tools erlang-xmerl locales-all 2021-08-24 02:35:28.061 | Suggested packages: 2021-08-24 02:35:28.061 | erlang erlang-manpages erlang-doc 2021-08-24 02:35:28.129 | The following NEW packages will be installed: 2021-08-24 02:35:28.129 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-08-24 02:35:28.129 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-08-24 02:35:28.129 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-08-24 02:35:28.130 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2021-08-24 02:35:28.430 | 0 upgraded, 19 newly installed, 0 to remove and 81 not upgraded. 2021-08-24 02:35:28.430 | Need to get 38.1 MB of archives. 2021-08-24 02:35:28.430 | After this operation, 276 MB of additional disk space will be used. 2021-08-24 02:35:28.430 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2021-08-24 02:35:30.264 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2021-08-24 02:35:30.325 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2021-08-24 02:35:30.336 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2021-08-24 02:35:30.561 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2021-08-24 02:35:30.596 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2021-08-24 02:35:30.599 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2021-08-24 02:35:30.957 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2021-08-24 02:35:30.959 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2021-08-24 02:35:30.961 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2021-08-24 02:35:30.962 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2021-08-24 02:35:30.971 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2021-08-24 02:35:31.269 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-os-mon amd64 1:22.2.7+dfsg-1 [81.2 kB] 2021-08-24 02:35:31.270 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2021-08-24 02:35:31.273 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2021-08-24 02:35:31.331 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2021-08-24 02:35:31.526 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2021-08-24 02:35:31.585 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.2 [10.6 MB] 2021-08-24 02:35:33.386 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2021-08-24 02:35:35.760 | Fetched 38.1 MB in 7s (5,394 kB/s) 2021-08-24 02:35:35.914 | Selecting previously unselected package erlang-base. 2021-08-24 02:35:35.966 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 81628 files and directories currently installed.) 2021-08-24 02:35:35.969 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-24 02:35:36.079 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2021-08-24 02:35:37.451 | Selecting previously unselected package erlang-asn1. 2021-08-24 02:35:37.459 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-24 02:35:37.513 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2021-08-24 02:35:37.851 | Selecting previously unselected package erlang-crypto. 2021-08-24 02:35:37.859 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-24 02:35:37.890 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2021-08-24 02:35:38.193 | Selecting previously unselected package erlang-public-key. 2021-08-24 02:35:38.202 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-24 02:35:38.250 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2021-08-24 02:35:38.588 | Selecting previously unselected package erlang-mnesia. 2021-08-24 02:35:38.597 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-24 02:35:38.633 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2021-08-24 02:35:39.028 | Selecting previously unselected package erlang-runtime-tools. 2021-08-24 02:35:39.036 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-24 02:35:39.084 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2021-08-24 02:35:39.388 | Selecting previously unselected package erlang-ssl. 2021-08-24 02:35:39.396 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-24 02:35:39.445 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2021-08-24 02:35:39.885 | Selecting previously unselected package erlang-eldap. 2021-08-24 02:35:39.893 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-24 02:35:39.930 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2021-08-24 02:35:40.256 | Selecting previously unselected package erlang-ftp. 2021-08-24 02:35:40.266 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-24 02:35:40.313 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2021-08-24 02:35:40.530 | Selecting previously unselected package erlang-tftp. 2021-08-24 02:35:40.539 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-24 02:35:40.576 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2021-08-24 02:35:40.879 | Selecting previously unselected package erlang-inets. 2021-08-24 02:35:40.888 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-24 02:35:40.942 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2021-08-24 02:35:41.239 | Selecting previously unselected package erlang-snmp. 2021-08-24 02:35:41.248 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-24 02:35:41.302 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2021-08-24 02:35:41.907 | Selecting previously unselected package erlang-os-mon. 2021-08-24 02:35:41.916 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-24 02:35:41.947 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2021-08-24 02:35:42.216 | Selecting previously unselected package erlang-parsetools. 2021-08-24 02:35:42.225 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-24 02:35:42.256 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2021-08-24 02:35:42.508 | Selecting previously unselected package erlang-syntax-tools. 2021-08-24 02:35:42.516 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-24 02:35:42.570 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2021-08-24 02:35:42.907 | Selecting previously unselected package erlang-tools. 2021-08-24 02:35:42.916 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-24 02:35:42.970 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2021-08-24 02:35:43.302 | Selecting previously unselected package erlang-xmerl. 2021-08-24 02:35:43.311 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-24 02:35:43.364 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2021-08-24 02:35:43.896 | Selecting previously unselected package locales-all. 2021-08-24 02:35:43.905 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.2_amd64.deb ... 2021-08-24 02:35:43.953 | Unpacking locales-all (2.31-0ubuntu9.2) ... 2021-08-24 02:35:48.502 | Selecting previously unselected package rabbitmq-server. 2021-08-24 02:35:48.514 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2021-08-24 02:35:48.542 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2021-08-24 02:35:50.006 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2021-08-24 02:35:50.795 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2021-08-24 02:35:50.795 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2021-08-24 02:35:55.023 | Searching for services which depend on erlang and should be started... none found. 2021-08-24 02:35:55.101 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2021-08-24 02:35:55.244 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2021-08-24 02:35:55.381 | Setting up locales-all (2.31-0ubuntu9.2) ... 2021-08-24 02:35:55.507 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2021-08-24 02:35:55.615 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2021-08-24 02:35:55.758 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2021-08-24 02:35:55.855 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2021-08-24 02:35:55.987 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2021-08-24 02:35:56.141 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2021-08-24 02:35:56.267 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2021-08-24 02:35:56.358 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2021-08-24 02:35:56.598 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2021-08-24 02:35:56.741 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2021-08-24 02:35:56.856 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2021-08-24 02:35:56.981 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2021-08-24 02:35:57.135 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2021-08-24 02:35:57.238 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2021-08-24 02:35:57.352 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2021-08-24 02:35:57.632 | Adding group `rabbitmq' (GID 125) ... 2021-08-24 02:35:57.721 | Done. 2021-08-24 02:35:57.802 | Adding system user `rabbitmq' (UID 117) ... 2021-08-24 02:35:57.802 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2021-08-24 02:35:58.047 | Not creating home directory `/var/lib/rabbitmq'. 2021-08-24 02:35:58.311 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2021-08-24 02:36:05.787 | Processing triggers for man-db (2.9.1-1) ... 2021-08-24 02:36:06.564 | Processing triggers for systemd (245.4-4ubuntu3.11) ... 2021-08-24 02:36:13.197 | + functions-common:apt_get:1118 : result=0 2021-08-24 02:36:13.199 | + functions-common:apt_get:1121 : time_stop apt-get 2021-08-24 02:36:13.201 | + functions-common:time_stop:2309 : local name 2021-08-24 02:36:13.204 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:36:13.206 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:36:13.208 | + functions-common:time_stop:2312 : local total 2021-08-24 02:36:13.210 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:36:13.212 | + functions-common:time_stop:2315 : name=apt-get 2021-08-24 02:36:13.214 | + functions-common:time_stop:2316 : start_time=1629772527501 2021-08-24 02:36:13.216 | + functions-common:time_stop:2318 : [[ -z 1629772527501 ]] 2021-08-24 02:36:13.219 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:36:13.223 | + functions-common:time_stop:2321 : end_time=1629772573221 2021-08-24 02:36:13.225 | + functions-common:time_stop:2322 : elapsed_time=45720 2021-08-24 02:36:13.227 | + functions-common:time_stop:2323 : total=314397 2021-08-24 02:36:13.230 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:36:13.232 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=360117 2021-08-24 02:36:13.234 | + functions-common:apt_get:1122 : return 0 2021-08-24 02:36:13.237 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-08-24 02:36:13.239 | + functions-common:is_suse:462 : is_opensuse 2021-08-24 02:36:13.241 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-08-24 02:36:13.244 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-08-24 02:36:13.246 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-08-24 02:36:13.249 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-08-24 02:36:13.251 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-08-24 02:36:13.253 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-08-24 02:36:13.255 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-08-24 02:36:13.257 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-08-24 02:36:13.260 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-08-24 02:36:13.262 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-08-24 02:36:13.264 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-08-24 02:36:13.266 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-08-24 02:36:13.269 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-08-24 02:36:13.271 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-08-24 02:36:13.273 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-08-24 02:36:13.275 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-08-24 02:36:13.277 | + functions-common:is_suse:462 : is_opensuse 2021-08-24 02:36:13.279 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-08-24 02:36:13.282 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-08-24 02:36:13.284 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-08-24 02:36:13.286 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-08-24 02:36:13.288 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-08-24 02:36:13.290 | + ./stack.sh:main:815 : restart_rpc_backend 2021-08-24 02:36:13.293 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-08-24 02:36:13.308 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:36:13.310 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-08-24 02:36:13.312 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-24 02:36:13.315 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2021-08-24 02:36:13.317 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-08-24 02:36:13.320 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-08-24 02:36:13.323 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-08-24 02:36:13.326 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-08-24 02:36:13.328 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-08-24 02:36:13.330 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-08-24 02:36:13.332 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-08-24 02:36:13.334 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-08-24 02:36:13.337 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-08-24 02:36:14.022 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-08-24 02:36:14.022 | user tags 2021-08-24 02:36:14.022 | guest [administrator]' 2021-08-24 02:36:14.025 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-08-24 02:36:14.025 | user tags 2021-08-24 02:36:14.026 | guest [administrator]' 2021-08-24 02:36:14.026 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-08-24 02:36:14.032 | + lib/rpc_backend:rabbit_setuser:176 : found= 2021-08-24 02:36:14.034 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2021-08-24 02:36:14.037 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2021-08-24 02:36:14.736 | Adding user "stackrabbit" ... 2021-08-24 02:36:14.795 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-08-24 02:36:15.451 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-08-24 02:36:15.514 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-08-24 02:36:15.516 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-08-24 02:36:16.187 | Changing password for user "stackrabbit" ... 2021-08-24 02:36:16.246 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-08-24 02:36:16.248 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-08-24 02:36:16.250 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-08-24 02:36:16.899 | Deleting user "guest" ... 2021-08-24 02:36:16.966 | + ./stack.sh:main:817 : is_service_enabled mysql postgresql 2021-08-24 02:36:16.982 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:36:16.984 | + ./stack.sh:main:818 : install_database 2021-08-24 02:36:16.986 | + lib/database:install_database:116 : install_database_mysql 2021-08-24 02:36:16.989 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-08-24 02:36:16.991 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 02:36:16.993 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 02:36:16.996 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-08-24 02:36:17.291 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-08-24 02:36:17.293 | + lib/databases/mysql:install_database_mysql:164 : cat 2021-08-24 02:36:17.298 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2021-08-24 02:36:17.300 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 02:36:17.302 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 02:36:17.304 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2021-08-24 02:36:17.307 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2021-08-24 02:36:17.309 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2021-08-24 02:36:17.313 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-08-24 02:36:17.315 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-08-24 02:36:17.318 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-08-24 02:36:17.320 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-08-24 02:36:17.322 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-08-24 02:36:17.325 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-08-24 02:36:17.327 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-08-24 02:36:17.329 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-08-24 02:36:17.331 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-08-24 02:36:17.334 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-08-24 02:36:17.336 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-08-24 02:36:17.338 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-08-24 02:36:17.341 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-08-24 02:36:17.343 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-08-24 02:36:17.345 | + functions-common:is_suse:462 : is_opensuse 2021-08-24 02:36:17.347 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-08-24 02:36:17.350 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-08-24 02:36:17.352 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-08-24 02:36:17.355 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-08-24 02:36:17.357 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-08-24 02:36:17.360 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-08-24 02:36:17.362 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 02:36:17.364 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 02:36:17.367 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-08-24 02:36:17.369 | + functions-common:install_package:1347 : update_package_repo 2021-08-24 02:36:17.371 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-08-24 02:36:17.373 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-08-24 02:36:17.375 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-08-24 02:36:17.378 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-08-24 02:36:17.380 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-08-24 02:36:17.382 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 02:36:17.384 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 02:36:17.387 | + functions-common:update_package_repo:1328 : apt_get_update 2021-08-24 02:36:17.389 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-08-24 02:36:17.391 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-08-24 02:36:17.393 | + functions-common:apt_get_update:1074 : return 2021-08-24 02:36:17.396 | + functions-common:install_package:1348 : real_install_package mysql-server 2021-08-24 02:36:17.398 | + functions-common:real_install_package:1333 : is_ubuntu 2021-08-24 02:36:17.400 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 02:36:17.403 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 02:36:17.405 | + functions-common:real_install_package:1334 : apt_get install mysql-server 2021-08-24 02:36:17.426 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-08-24 02:36:17.531 | Reading package lists... 2021-08-24 02:36:17.750 | Building dependency tree... 2021-08-24 02:36:17.752 | Reading state information... 2021-08-24 02:36:17.977 | The following packages were automatically installed and are no longer required: 2021-08-24 02:36:17.978 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-24 02:36:17.978 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-24 02:36:17.978 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-24 02:36:17.978 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-24 02:36:17.979 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-24 02:36:17.979 | python3-zope.interface 2021-08-24 02:36:17.979 | Use 'sudo apt autoremove' to remove them. 2021-08-24 02:36:17.979 | The following additional packages will be installed: 2021-08-24 02:36:17.979 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2021-08-24 02:36:17.979 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2021-08-24 02:36:17.979 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2021-08-24 02:36:17.979 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2021-08-24 02:36:17.980 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2021-08-24 02:36:17.980 | mysql-server-8.0 mysql-server-core-8.0 2021-08-24 02:36:17.981 | Suggested packages: 2021-08-24 02:36:17.981 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2021-08-24 02:36:18.055 | The following NEW packages will be installed: 2021-08-24 02:36:18.055 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2021-08-24 02:36:18.055 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2021-08-24 02:36:18.055 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2021-08-24 02:36:18.055 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2021-08-24 02:36:18.055 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2021-08-24 02:36:18.055 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2021-08-24 02:36:18.299 | 0 upgraded, 24 newly installed, 0 to remove and 81 not upgraded. 2021-08-24 02:36:18.299 | Need to get 31.7 MB of archives. 2021-08-24 02:36:18.299 | After this operation, 262 MB of additional disk space will be used. 2021-08-24 02:36:18.299 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.26-0ubuntu0.20.04.2 [4,222 kB] 2021-08-24 02:36:18.891 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.26-0ubuntu0.20.04.2 [22.0 kB] 2021-08-24 02:36:18.893 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-core-2.1-7 amd64 2.1.11-stable-1 [89.1 kB] 2021-08-24 02:36:18.901 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-pthreads-2.1-7 amd64 2.1.11-stable-1 [7,372 B] 2021-08-24 02:36:18.902 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2021-08-24 02:36:18.921 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.26-0ubuntu0.20.04.2 [18.5 MB] 2021-08-24 02:36:21.687 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.26-0ubuntu0.20.04.2 [1,329 kB] 2021-08-24 02:36:21.843 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2021-08-24 02:36:21.844 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2021-08-24 02:36:21.852 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2021-08-24 02:36:21.872 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2021-08-24 02:36:21.908 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2021-08-24 02:36:21.909 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2021-08-24 02:36:21.909 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2021-08-24 02:36:21.912 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2021-08-24 02:36:21.918 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2021-08-24 02:36:21.919 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2021-08-24 02:36:21.920 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2021-08-24 02:36:21.928 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2021-08-24 02:36:21.931 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2021-08-24 02:36:21.984 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2021-08-24 02:36:21.984 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic all 2.7.0-20070801+main-2.1 [6,714 kB] 2021-08-24 02:36:23.051 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-2.1 [4,380 B] 2021-08-24 02:36:23.051 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.26-0ubuntu0.20.04.2 [9,540 B] 2021-08-24 02:36:23.555 | Preconfiguring packages ... 2021-08-24 02:36:23.845 | Fetched 31.7 MB in 5s (6,364 kB/s) 2021-08-24 02:36:23.952 | Selecting previously unselected package mysql-client-core-8.0. 2021-08-24 02:36:24.004 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90084 files and directories currently installed.) 2021-08-24 02:36:24.008 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-08-24 02:36:24.060 | Unpacking mysql-client-core-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-24 02:36:25.277 | Selecting previously unselected package mysql-client-8.0. 2021-08-24 02:36:25.287 | Preparing to unpack .../01-mysql-client-8.0_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-08-24 02:36:25.317 | Unpacking mysql-client-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-24 02:36:25.706 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2021-08-24 02:36:25.715 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2021-08-24 02:36:25.797 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2021-08-24 02:36:26.094 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2021-08-24 02:36:26.104 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2021-08-24 02:36:26.134 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2021-08-24 02:36:26.494 | Selecting previously unselected package libmecab2:amd64. 2021-08-24 02:36:26.504 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2021-08-24 02:36:26.545 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2021-08-24 02:36:26.929 | Selecting previously unselected package mysql-server-core-8.0. 2021-08-24 02:36:26.938 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-08-24 02:36:26.968 | Unpacking mysql-server-core-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-24 02:36:30.739 | Selecting previously unselected package mysql-server-8.0. 2021-08-24 02:36:30.749 | Preparing to unpack .../06-mysql-server-8.0_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-08-24 02:36:31.733 | Unpacking mysql-server-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-24 02:36:32.122 | Selecting previously unselected package libhtml-tagset-perl. 2021-08-24 02:36:32.132 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2021-08-24 02:36:32.167 | Unpacking libhtml-tagset-perl (3.20-4) ... 2021-08-24 02:36:32.499 | Selecting previously unselected package liburi-perl. 2021-08-24 02:36:32.509 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2021-08-24 02:36:32.567 | Unpacking liburi-perl (1.76-2) ... 2021-08-24 02:36:32.945 | Selecting previously unselected package libhtml-parser-perl. 2021-08-24 02:36:32.955 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2021-08-24 02:36:33.007 | Unpacking libhtml-parser-perl (3.72-5) ... 2021-08-24 02:36:33.334 | Selecting previously unselected package libcgi-pm-perl. 2021-08-24 02:36:33.343 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2021-08-24 02:36:33.384 | Unpacking libcgi-pm-perl (4.46-1) ... 2021-08-24 02:36:33.751 | Selecting previously unselected package libfcgi-perl. 2021-08-24 02:36:33.760 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2021-08-24 02:36:33.807 | Unpacking libfcgi-perl (0.79-1) ... 2021-08-24 02:36:34.076 | Selecting previously unselected package libcgi-fast-perl. 2021-08-24 02:36:34.086 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2021-08-24 02:36:34.133 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2021-08-24 02:36:34.402 | Selecting previously unselected package libencode-locale-perl. 2021-08-24 02:36:34.412 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2021-08-24 02:36:34.470 | Unpacking libencode-locale-perl (1.05-1) ... 2021-08-24 02:36:34.740 | Selecting previously unselected package libhtml-template-perl. 2021-08-24 02:36:34.749 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2021-08-24 02:36:34.802 | Unpacking libhtml-template-perl (2.97-1) ... 2021-08-24 02:36:35.134 | Selecting previously unselected package libtimedate-perl. 2021-08-24 02:36:35.144 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2021-08-24 02:36:35.207 | Unpacking libtimedate-perl (2.3200-1) ... 2021-08-24 02:36:35.550 | Selecting previously unselected package libhttp-date-perl. 2021-08-24 02:36:35.560 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2021-08-24 02:36:35.618 | Unpacking libhttp-date-perl (6.05-1) ... 2021-08-24 02:36:35.899 | Selecting previously unselected package libio-html-perl. 2021-08-24 02:36:35.909 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2021-08-24 02:36:35.967 | Unpacking libio-html-perl (1.001-1) ... 2021-08-24 02:36:36.299 | Selecting previously unselected package liblwp-mediatypes-perl. 2021-08-24 02:36:36.309 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2021-08-24 02:36:36.367 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2021-08-24 02:36:36.681 | Selecting previously unselected package libhttp-message-perl. 2021-08-24 02:36:36.692 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2021-08-24 02:36:36.750 | Unpacking libhttp-message-perl (6.22-1) ... 2021-08-24 02:36:37.082 | Selecting previously unselected package mecab-utils. 2021-08-24 02:36:37.091 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2021-08-24 02:36:37.139 | Unpacking mecab-utils (0.996-10build1) ... 2021-08-24 02:36:37.413 | Selecting previously unselected package mecab-ipadic. 2021-08-24 02:36:37.424 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2021-08-24 02:36:37.613 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2021-08-24 02:36:39.265 | Selecting previously unselected package mecab-ipadic-utf8. 2021-08-24 02:36:39.275 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2021-08-24 02:36:39.310 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2021-08-24 02:36:39.550 | Selecting previously unselected package mysql-server. 2021-08-24 02:36:39.560 | Preparing to unpack .../23-mysql-server_8.0.26-0ubuntu0.20.04.2_all.deb ... 2021-08-24 02:36:39.596 | Unpacking mysql-server (8.0.26-0ubuntu0.20.04.2) ... 2021-08-24 02:36:39.952 | Setting up libmecab2:amd64 (0.996-10build1) ... 2021-08-24 02:36:40.144 | Setting up mysql-client-core-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-24 02:36:40.299 | Setting up libhtml-tagset-perl (3.20-4) ... 2021-08-24 02:36:40.441 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2021-08-24 02:36:40.613 | Setting up libencode-locale-perl (1.05-1) ... 2021-08-24 02:36:40.749 | Setting up mecab-utils (0.996-10build1) ... 2021-08-24 02:36:40.904 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2021-08-24 02:36:41.059 | Setting up libio-html-perl (1.001-1) ... 2021-08-24 02:36:41.201 | Setting up libtimedate-perl (2.3200-1) ... 2021-08-24 02:36:41.304 | Setting up mysql-client-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-24 02:36:41.413 | Setting up libfcgi-perl (0.79-1) ... 2021-08-24 02:36:41.510 | Setting up liburi-perl (1.76-2) ... 2021-08-24 02:36:41.624 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2021-08-24 02:36:41.756 | Setting up libhttp-date-perl (6.05-1) ... 2021-08-24 02:36:41.898 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2021-08-24 02:36:42.003 | Compiling IPA dictionary for Mecab. This takes long time... 2021-08-24 02:36:42.006 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2021-08-24 02:36:42.006 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2021-08-24 02:36:42.006 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2021-08-24 02:36:42.007 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2021-08-24 02:36:42.147 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2021-08-24 02:36:42.147 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2021-08-24 02:36:42.147 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2021-08-24 02:36:42.148 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2021-08-24 02:36:42.155 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2021-08-24 02:36:42.245 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2021-08-24 02:36:42.245 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2021-08-24 02:36:42.246 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2021-08-24 02:36:42.272 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2021-08-24 02:36:42.316 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2021-08-24 02:36:42.603 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2021-08-24 02:36:42.609 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2021-08-24 02:36:42.705 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2021-08-24 02:36:42.705 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2021-08-24 02:36:42.705 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2021-08-24 02:36:42.705 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2021-08-24 02:36:42.709 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2021-08-24 02:36:42.709 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2021-08-24 02:36:42.755 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2021-08-24 02:36:42.946 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2021-08-24 02:36:42.946 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2021-08-24 02:36:42.946 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2021-08-24 02:36:42.947 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2021-08-24 02:36:42.949 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2021-08-24 02:36:42.950 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2021-08-24 02:36:43.366 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2021-08-24 02:36:43.484 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2021-08-24 02:36:43.803 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2021-08-24 02:36:43.807 | 2021-08-24 02:36:43.807 | done! 2021-08-24 02:36:43.814 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2021-08-24 02:36:43.910 | Setting up mysql-server-core-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-24 02:36:44.018 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2021-08-24 02:36:44.076 | Compiling IPA dictionary for Mecab. This takes long time... 2021-08-24 02:36:44.103 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2021-08-24 02:36:44.103 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2021-08-24 02:36:44.103 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2021-08-24 02:36:44.103 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2021-08-24 02:36:44.310 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2021-08-24 02:36:44.310 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2021-08-24 02:36:44.311 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2021-08-24 02:36:44.311 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2021-08-24 02:36:44.322 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2021-08-24 02:36:44.451 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2021-08-24 02:36:44.451 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2021-08-24 02:36:44.452 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2021-08-24 02:36:44.493 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2021-08-24 02:36:44.568 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2021-08-24 02:36:45.062 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2021-08-24 02:36:45.072 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2021-08-24 02:36:45.184 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2021-08-24 02:36:45.184 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2021-08-24 02:36:45.185 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2021-08-24 02:36:45.185 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2021-08-24 02:36:45.191 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2021-08-24 02:36:45.191 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2021-08-24 02:36:45.280 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2021-08-24 02:36:45.578 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2021-08-24 02:36:45.580 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2021-08-24 02:36:45.580 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2021-08-24 02:36:45.581 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2021-08-24 02:36:45.584 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2021-08-24 02:36:45.584 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2021-08-24 02:36:46.089 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2021-08-24 02:36:46.223 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2021-08-24 02:36:46.543 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2021-08-24 02:36:46.547 | 2021-08-24 02:36:46.547 | done! 2021-08-24 02:36:46.555 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2021-08-24 02:36:46.641 | Setting up libhtml-parser-perl (3.72-5) ... 2021-08-24 02:36:46.767 | Setting up libhttp-message-perl (6.22-1) ... 2021-08-24 02:36:46.898 | Setting up mysql-server-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-24 02:36:48.243 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-08-24 02:36:48.327 | Renaming removed key_buffer and myisam-recover options (if present) 2021-08-24 02:37:26.576 | mysqld will log errors to /var/log/mysql/error.log 2021-08-24 02:37:27.932 | mysqld is running as pid 50408 2021-08-24 02:37:30.748 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2021-08-24 02:37:33.474 | Setting up libcgi-pm-perl (4.46-1) ... 2021-08-24 02:37:33.646 | Setting up libhtml-template-perl (2.97-1) ... 2021-08-24 02:37:33.829 | Setting up mysql-server (8.0.26-0ubuntu0.20.04.2) ... 2021-08-24 02:37:34.006 | Setting up libcgi-fast-perl (1:2.15-1) ... 2021-08-24 02:37:34.178 | Processing triggers for systemd (245.4-4ubuntu3.11) ... 2021-08-24 02:37:34.647 | Processing triggers for man-db (2.9.1-1) ... 2021-08-24 02:37:36.579 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-08-24 02:37:42.919 | + functions-common:apt_get:1118 : result=0 2021-08-24 02:37:42.921 | + functions-common:apt_get:1121 : time_stop apt-get 2021-08-24 02:37:42.923 | + functions-common:time_stop:2309 : local name 2021-08-24 02:37:42.925 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:37:42.927 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:37:42.929 | + functions-common:time_stop:2312 : local total 2021-08-24 02:37:42.931 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:37:42.933 | + functions-common:time_stop:2315 : name=apt-get 2021-08-24 02:37:42.935 | + functions-common:time_stop:2316 : start_time=1629772577423 2021-08-24 02:37:42.937 | + functions-common:time_stop:2318 : [[ -z 1629772577423 ]] 2021-08-24 02:37:42.940 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:37:42.944 | + functions-common:time_stop:2321 : end_time=1629772662942 2021-08-24 02:37:42.946 | + functions-common:time_stop:2322 : elapsed_time=85519 2021-08-24 02:37:42.949 | + functions-common:time_stop:2323 : total=360117 2021-08-24 02:37:42.951 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:37:42.953 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=445636 2021-08-24 02:37:42.955 | + functions-common:apt_get:1122 : return 0 2021-08-24 02:37:42.957 | + ./stack.sh:main:820 : '[' -n mysql ']' 2021-08-24 02:37:42.960 | + ./stack.sh:main:821 : install_database_python 2021-08-24 02:37:42.964 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-08-24 02:37:42.967 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-08-24 02:37:42.973 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-08-24 02:37:42.973 | + inc/python:pip_install_gr:77 : local clean_name 2021-08-24 02:37:42.976 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-08-24 02:37:42.978 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-08-24 02:37:42.981 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-08-24 02:37:42.984 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-08-24 02:37:42.984 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-08-24 02:37:42.989 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-08-24 02:37:42.992 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-08-24 02:37:42.994 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-08-24 02:37:42.997 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-08-24 02:37:42.999 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-08-24 02:37:43.020 | Using python 3.8 to install PyMySQL 2021-08-24 02:37:43.022 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2021-08-24 02:37:43.730 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:37:43.731 | from cryptography.utils import int_from_bytes 2021-08-24 02:37:43.731 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:37:43.731 | from cryptography.utils import int_from_bytes 2021-08-24 02:37:44.734 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-24 02:37:44.858 | Collecting PyMySQL 2021-08-24 02:37:44.865 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2021-08-24 02:37:46.297 | Installing collected packages: PyMySQL 2021-08-24 02:37:46.483 | Successfully installed PyMySQL-1.0.2 2021-08-24 02:37:46.483 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-24 02:37:46.587 | + inc/python:pip_install:200 : result=0 2021-08-24 02:37:46.589 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-24 02:37:46.591 | + functions-common:time_stop:2309 : local name 2021-08-24 02:37:46.593 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:37:46.595 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:37:46.598 | + functions-common:time_stop:2312 : local total 2021-08-24 02:37:46.600 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:37:46.602 | + functions-common:time_stop:2315 : name=pip_install 2021-08-24 02:37:46.605 | + functions-common:time_stop:2316 : start_time=1629772663015 2021-08-24 02:37:46.607 | + functions-common:time_stop:2318 : [[ -z 1629772663015 ]] 2021-08-24 02:37:46.610 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:37:46.615 | + functions-common:time_stop:2321 : end_time=1629772666612 2021-08-24 02:37:46.617 | + functions-common:time_stop:2322 : elapsed_time=3597 2021-08-24 02:37:46.622 | + functions-common:time_stop:2323 : total=26354 2021-08-24 02:37:46.624 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:37:46.626 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=29951 2021-08-24 02:37:46.629 | + inc/python:pip_install:203 : return 0 2021-08-24 02:37:46.631 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-08-24 02:37:46.633 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-08-24 02:37:46.635 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-08-24 02:37:46.637 | + ./stack.sh:main:824 : is_service_enabled neutron 2021-08-24 02:37:46.654 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:37:46.656 | + ./stack.sh:main:825 : install_neutron_agent_packages 2021-08-24 02:37:46.658 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-08-24 02:37:46.662 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-08-24 02:37:46.662 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-08-24 02:37:46.668 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-08-24 02:37:46.670 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-08-24 02:37:46.672 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-08-24 02:37:46.675 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-08-24 02:37:46.677 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-08-24 02:37:46.679 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-08-24 02:37:46.695 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:37:46.697 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-08-24 02:37:46.699 | + functions-common:install_package:1347 : update_package_repo 2021-08-24 02:37:46.702 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-08-24 02:37:46.704 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-08-24 02:37:46.706 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-08-24 02:37:46.708 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-08-24 02:37:46.710 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-08-24 02:37:46.713 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 02:37:46.715 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 02:37:46.717 | + functions-common:update_package_repo:1328 : apt_get_update 2021-08-24 02:37:46.719 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-08-24 02:37:46.722 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-08-24 02:37:46.724 | + functions-common:apt_get_update:1074 : return 2021-08-24 02:37:46.726 | + functions-common:install_package:1348 : real_install_package radvd 2021-08-24 02:37:46.728 | + functions-common:real_install_package:1333 : is_ubuntu 2021-08-24 02:37:46.732 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 02:37:46.734 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 02:37:46.736 | + functions-common:real_install_package:1334 : apt_get install radvd 2021-08-24 02:37:46.757 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-08-24 02:37:46.863 | Reading package lists... 2021-08-24 02:37:47.092 | Building dependency tree... 2021-08-24 02:37:47.094 | Reading state information... 2021-08-24 02:37:47.332 | The following packages were automatically installed and are no longer required: 2021-08-24 02:37:47.333 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-24 02:37:47.333 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-24 02:37:47.333 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-24 02:37:47.333 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-24 02:37:47.333 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-24 02:37:47.333 | python3-zope.interface 2021-08-24 02:37:47.333 | Use 'sudo apt autoremove' to remove them. 2021-08-24 02:37:47.399 | The following NEW packages will be installed: 2021-08-24 02:37:47.399 | radvd 2021-08-24 02:37:47.837 | 0 upgraded, 1 newly installed, 0 to remove and 81 not upgraded. 2021-08-24 02:37:47.837 | Need to get 59.0 kB of archives. 2021-08-24 02:37:47.837 | After this operation, 164 kB of additional disk space will be used. 2021-08-24 02:37:47.838 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2021-08-24 02:37:48.704 | Fetched 59.0 kB in 1s (79.2 kB/s) 2021-08-24 02:37:48.904 | Selecting previously unselected package radvd. 2021-08-24 02:37:48.957 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90662 files and directories currently installed.) 2021-08-24 02:37:48.961 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2021-08-24 02:37:49.001 | Unpacking radvd (1:2.17-2) ... 2021-08-24 02:37:49.436 | Setting up radvd (1:2.17-2) ... 2021-08-24 02:37:50.805 | Job for radvd.service failed because the control process exited with error code. 2021-08-24 02:37:50.805 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2021-08-24 02:37:50.807 | invoke-rc.d: initscript radvd, action "start" failed. 2021-08-24 02:37:50.819 | ● radvd.service - Router advertisement daemon for IPv6 2021-08-24 02:37:50.819 | Loaded: loaded (]8;;file://dv-cinder-805771-1-iscsi/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2021-08-24 02:37:50.819 | Active: failed (Result: exit-code) since Tue 2021-08-24 02:37:50 UTC; 16ms ago 2021-08-24 02:37:50.819 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2021-08-24 02:37:50.819 | Process: 51505 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2021-08-24 02:37:50.820 | 2021-08-24 02:37:50.820 | Aug 24 02:37:50 dv-cinder-805771-1-iscsi systemd[1]: Starting Router advertisement daemon for IPv6... 2021-08-24 02:37:50.820 | Aug 24 02:37:50 dv-cinder-805771-1-iscsi radvd[51505]: can't open /etc/radvd.conf: No such file or directory 2021-08-24 02:37:50.820 | Aug 24 02:37:50 dv-cinder-805771-1-iscsi radvd[51505]: Insecure file permissions, but continuing anyway 2021-08-24 02:37:50.820 | Aug 24 02:37:50 dv-cinder-805771-1-iscsi radvd[51505]: exiting, failed to read config file 2021-08-24 02:37:50.820 | Aug 24 02:37:50 dv-cinder-805771-1-iscsi systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2021-08-24 02:37:50.820 | Aug 24 02:37:50 dv-cinder-805771-1-iscsi systemd[1]: radvd.service: Failed with result 'exit-code'. 2021-08-24 02:37:50.820 | Aug 24 02:37:50 dv-cinder-805771-1-iscsi systemd[1]: Failed to start Router advertisement daemon for IPv6. 2021-08-24 02:37:50.898 | Processing triggers for man-db (2.9.1-1) ... 2021-08-24 02:37:51.155 | Processing triggers for systemd (245.4-4ubuntu3.11) ... 2021-08-24 02:37:57.816 | + functions-common:apt_get:1118 : result=0 2021-08-24 02:37:57.818 | + functions-common:apt_get:1121 : time_stop apt-get 2021-08-24 02:37:57.821 | + functions-common:time_stop:2309 : local name 2021-08-24 02:37:57.823 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:37:57.825 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:37:57.827 | + functions-common:time_stop:2312 : local total 2021-08-24 02:37:57.829 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:37:57.832 | + functions-common:time_stop:2315 : name=apt-get 2021-08-24 02:37:57.834 | + functions-common:time_stop:2316 : start_time=1629772666754 2021-08-24 02:37:57.836 | + functions-common:time_stop:2318 : [[ -z 1629772666754 ]] 2021-08-24 02:37:57.838 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:37:57.842 | + functions-common:time_stop:2321 : end_time=1629772677840 2021-08-24 02:37:57.844 | + functions-common:time_stop:2322 : elapsed_time=11086 2021-08-24 02:37:57.847 | + functions-common:time_stop:2323 : total=445636 2021-08-24 02:37:57.849 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:37:57.851 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=456722 2021-08-24 02:37:57.853 | + functions-common:apt_get:1122 : return 0 2021-08-24 02:37:57.856 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-08-24 02:37:57.872 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:37:57.875 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-08-24 02:37:57.877 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-08-24 02:37:57.880 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-08-24 02:37:57.898 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-08-24 02:37:57.900 | + functions-common:install_package:1347 : update_package_repo 2021-08-24 02:37:57.903 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-08-24 02:37:57.905 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-08-24 02:37:57.907 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-08-24 02:37:57.909 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-08-24 02:37:57.912 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-08-24 02:37:57.914 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 02:37:57.916 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 02:37:57.919 | + functions-common:update_package_repo:1328 : apt_get_update 2021-08-24 02:37:57.921 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-08-24 02:37:57.923 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-08-24 02:37:57.925 | + functions-common:apt_get_update:1074 : return 2021-08-24 02:37:57.929 | + functions-common:install_package:1348 : real_install_package fakeroot make openvswitch-switch 2021-08-24 02:37:57.932 | + functions-common:real_install_package:1333 : is_ubuntu 2021-08-24 02:37:57.934 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 02:37:57.937 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 02:37:57.939 | + functions-common:real_install_package:1334 : apt_get install fakeroot make openvswitch-switch 2021-08-24 02:37:57.959 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2021-08-24 02:37:58.065 | Reading package lists... 2021-08-24 02:37:58.289 | Building dependency tree... 2021-08-24 02:37:58.290 | Reading state information... 2021-08-24 02:37:58.513 | fakeroot is already the newest version (1.24-1). 2021-08-24 02:37:58.513 | fakeroot set to manually installed. 2021-08-24 02:37:58.514 | make is already the newest version (4.2.1-1.2). 2021-08-24 02:37:58.514 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.1). 2021-08-24 02:37:58.514 | The following packages were automatically installed and are no longer required: 2021-08-24 02:37:58.514 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-24 02:37:58.515 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-24 02:37:58.515 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-24 02:37:58.515 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-24 02:37:58.515 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-24 02:37:58.515 | python3-zope.interface 2021-08-24 02:37:58.515 | Use 'sudo apt autoremove' to remove them. 2021-08-24 02:37:58.642 | 0 upgraded, 0 newly installed, 0 to remove and 81 not upgraded. 2021-08-24 02:37:58.646 | + functions-common:apt_get:1118 : result=0 2021-08-24 02:37:58.648 | + functions-common:apt_get:1121 : time_stop apt-get 2021-08-24 02:37:58.651 | + functions-common:time_stop:2309 : local name 2021-08-24 02:37:58.653 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:37:58.655 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:37:58.657 | + functions-common:time_stop:2312 : local total 2021-08-24 02:37:58.659 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:37:58.661 | + functions-common:time_stop:2315 : name=apt-get 2021-08-24 02:37:58.663 | + functions-common:time_stop:2316 : start_time=1629772677956 2021-08-24 02:37:58.665 | + functions-common:time_stop:2318 : [[ -z 1629772677956 ]] 2021-08-24 02:37:58.668 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:37:58.672 | + functions-common:time_stop:2321 : end_time=1629772678670 2021-08-24 02:37:58.674 | + functions-common:time_stop:2322 : elapsed_time=714 2021-08-24 02:37:58.676 | + functions-common:time_stop:2323 : total=456722 2021-08-24 02:37:58.678 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:37:58.680 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=457436 2021-08-24 02:37:58.682 | + functions-common:apt_get:1122 : return 0 2021-08-24 02:37:58.684 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-08-24 02:37:58.687 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 02:37:58.689 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 02:37:58.691 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-08-24 02:37:58.693 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-08-24 02:37:58.696 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-08-24 02:37:58.700 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-08-24 02:37:58.702 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-08-24 02:37:58.706 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-08-24 02:37:58.706 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-08-24 02:37:58.710 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-08-24 02:37:58.712 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-08-24 02:37:58.715 | + functions:vercmp:628 : local v1=5.4 2021-08-24 02:37:58.717 | + functions:vercmp:629 : local 'op=<' 2021-08-24 02:37:58.719 | + functions:vercmp:630 : local v2=3.13 2021-08-24 02:37:58.721 | + functions:vercmp:631 : local result 2021-08-24 02:37:58.725 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-08-24 02:37:58.725 | ++ functions:vercmp:635 : sort -V 2021-08-24 02:37:58.727 | ++ functions:vercmp:635 : head -1 2021-08-24 02:37:58.732 | + functions:vercmp:635 : result=3.13 2021-08-24 02:37:58.734 | + functions:vercmp:637 : case $op in 2021-08-24 02:37:58.736 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-08-24 02:37:58.738 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-08-24 02:37:58.740 | + functions:vercmp:648 : return 2021-08-24 02:37:58.743 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-08-24 02:37:58.745 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-08-24 02:37:58.747 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart openvswitch-switch 2021-08-24 02:37:59.069 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-08-24 02:37:59.071 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-08-24 02:37:59.074 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 02:37:59.078 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 02:37:59.082 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2021-08-24 02:37:59.085 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 02:37:59.087 | + ./stack.sh:main:828 : is_service_enabled etcd3 2021-08-24 02:37:59.108 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:37:59.111 | + ./stack.sh:main:829 : install_etcd3 2021-08-24 02:37:59.113 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-08-24 02:37:59.113 | Installing etcd 2021-08-24 02:37:59.115 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-08-24 02:37:59.127 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-08-24 02:37:59.139 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-08-24 02:37:59.141 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-08-24 02:37:59.161 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-08-24 02:37:59.165 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-08-24 02:37:59.168 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-08-24 02:37:59.171 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-08-24 02:37:59.175 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-08-24 02:37:59.178 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2021-08-24 02:37:59.180 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-08-24 02:37:59.182 | ++ functions:get_extra_file:68 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-08-24 02:37:59.186 | --2021-08-24 02:37:59-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-08-24 02:37:59.244 | Resolving github.com (github.com)... 140.82.121.4 2021-08-24 02:37:59.288 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2021-08-24 02:37:59.580 | HTTP request sent, awaiting response... 302 Found 2021-08-24 02:37:59.580 | Location: https://github-releases.githubusercontent.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210824%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210824T023759Z&X-Amz-Expires=300&X-Amz-Signature=3d85727304cc06c00b64b5a26c188479b1e9bfb7fe62a7726813e1936f2792b0&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-08-24 02:37:59.581 | --2021-08-24 02:37:59-- https://github-releases.githubusercontent.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210824%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210824T023759Z&X-Amz-Expires=300&X-Amz-Signature=3d85727304cc06c00b64b5a26c188479b1e9bfb7fe62a7726813e1936f2792b0&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2021-08-24 02:37:59.582 | Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.111.154, 185.199.110.154, ... 2021-08-24 02:37:59.607 | Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-08-24 02:37:59.800 | HTTP request sent, awaiting response... 200 OK 2021-08-24 02:37:59.800 | Length: 11350736 (11M) [application/octet-stream] 2021-08-24 02:37:59.800 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2021-08-24 02:37:59.911 | 2021-08-24 02:38:00.069 | 0K ........ .. 100% 40.3M=0.3s 2021-08-24 02:38:00.069 | 2021-08-24 02:38:00.069 | 2021-08-24 02:38:00 (40.3 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2021-08-24 02:38:00.069 | 2021-08-24 02:38:00.072 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2021-08-24 02:38:00.075 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-08-24 02:38:00.077 | ++ functions:get_extra_file:74 : return 2021-08-24 02:38:00.080 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-08-24 02:38:00.082 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-08-24 02:38:00.085 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2021-08-24 02:38:00.087 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2021-08-24 02:38:00.221 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2021-08-24 02:38:00.224 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2021-08-24 02:38:00.228 | etcd-v3.3.12-linux-amd64/ 2021-08-24 02:38:00.229 | etcd-v3.3.12-linux-amd64/README.md 2021-08-24 02:38:00.229 | etcd-v3.3.12-linux-amd64/Documentation/ 2021-08-24 02:38:00.229 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2021-08-24 02:38:00.229 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2021-08-24 02:38:00.229 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2021-08-24 02:38:00.229 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2021-08-24 02:38:00.229 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2021-08-24 02:38:00.230 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2021-08-24 02:38:00.230 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2021-08-24 02:38:00.230 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2021-08-24 02:38:00.230 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2021-08-24 02:38:00.230 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2021-08-24 02:38:00.230 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2021-08-24 02:38:00.230 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2021-08-24 02:38:00.230 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2021-08-24 02:38:00.230 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2021-08-24 02:38:00.230 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2021-08-24 02:38:00.231 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2021-08-24 02:38:00.231 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2021-08-24 02:38:00.231 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-08-24 02:38:00.231 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2021-08-24 02:38:00.231 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2021-08-24 02:38:00.231 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-08-24 02:38:00.231 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-08-24 02:38:00.231 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2021-08-24 02:38:00.231 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2021-08-24 02:38:00.231 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2021-08-24 02:38:00.231 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2021-08-24 02:38:00.231 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2021-08-24 02:38:00.231 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2021-08-24 02:38:00.231 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2021-08-24 02:38:00.231 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2021-08-24 02:38:00.231 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2021-08-24 02:38:00.231 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2021-08-24 02:38:00.231 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2021-08-24 02:38:00.231 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2021-08-24 02:38:00.231 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2021-08-24 02:38:00.232 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2021-08-24 02:38:00.232 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2021-08-24 02:38:00.232 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2021-08-24 02:38:00.232 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-08-24 02:38:00.232 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2021-08-24 02:38:00.232 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2021-08-24 02:38:00.232 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-08-24 02:38:00.232 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-08-24 02:38:00.232 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2021-08-24 02:38:00.232 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2021-08-24 02:38:00.232 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2021-08-24 02:38:00.232 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2021-08-24 02:38:00.232 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2021-08-24 02:38:00.232 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2021-08-24 02:38:00.232 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2021-08-24 02:38:00.232 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2021-08-24 02:38:00.232 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2021-08-24 02:38:00.232 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2021-08-24 02:38:00.233 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2021-08-24 02:38:00.233 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2021-08-24 02:38:00.233 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2021-08-24 02:38:00.233 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2021-08-24 02:38:00.233 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2021-08-24 02:38:00.233 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2021-08-24 02:38:00.233 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2021-08-24 02:38:00.233 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2021-08-24 02:38:00.233 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2021-08-24 02:38:00.233 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2021-08-24 02:38:00.233 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2021-08-24 02:38:00.234 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2021-08-24 02:38:00.234 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2021-08-24 02:38:00.234 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2021-08-24 02:38:00.234 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2021-08-24 02:38:00.234 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2021-08-24 02:38:00.234 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2021-08-24 02:38:00.234 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2021-08-24 02:38:00.234 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2021-08-24 02:38:00.234 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2021-08-24 02:38:00.234 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2021-08-24 02:38:00.234 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2021-08-24 02:38:00.234 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2021-08-24 02:38:00.234 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2021-08-24 02:38:00.234 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2021-08-24 02:38:00.234 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2021-08-24 02:38:00.234 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2021-08-24 02:38:00.235 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2021-08-24 02:38:00.235 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2021-08-24 02:38:00.235 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2021-08-24 02:38:00.235 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2021-08-24 02:38:00.235 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2021-08-24 02:38:00.235 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2021-08-24 02:38:00.235 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2021-08-24 02:38:00.235 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2021-08-24 02:38:00.235 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2021-08-24 02:38:00.235 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2021-08-24 02:38:00.235 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2021-08-24 02:38:00.235 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2021-08-24 02:38:00.235 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2021-08-24 02:38:00.235 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2021-08-24 02:38:00.235 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2021-08-24 02:38:00.235 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2021-08-24 02:38:00.236 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2021-08-24 02:38:00.236 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2021-08-24 02:38:00.236 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2021-08-24 02:38:00.236 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2021-08-24 02:38:00.236 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2021-08-24 02:38:00.236 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2021-08-24 02:38:00.236 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2021-08-24 02:38:00.236 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2021-08-24 02:38:00.236 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2021-08-24 02:38:00.236 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2021-08-24 02:38:00.236 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2021-08-24 02:38:00.236 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2021-08-24 02:38:00.236 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2021-08-24 02:38:00.236 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2021-08-24 02:38:00.236 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2021-08-24 02:38:00.237 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2021-08-24 02:38:00.237 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2021-08-24 02:38:00.237 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2021-08-24 02:38:00.237 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2021-08-24 02:38:00.237 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2021-08-24 02:38:00.237 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2021-08-24 02:38:00.237 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2021-08-24 02:38:00.237 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2021-08-24 02:38:00.237 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2021-08-24 02:38:00.238 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2021-08-24 02:38:00.238 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2021-08-24 02:38:00.238 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2021-08-24 02:38:00.238 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2021-08-24 02:38:00.239 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2021-08-24 02:38:00.240 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2021-08-24 02:38:00.240 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2021-08-24 02:38:00.240 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2021-08-24 02:38:00.245 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2021-08-24 02:38:00.245 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2021-08-24 02:38:00.245 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2021-08-24 02:38:00.246 | etcd-v3.3.12-linux-amd64/etcdctl 2021-08-24 02:38:00.430 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2021-08-24 02:38:00.431 | etcd-v3.3.12-linux-amd64/etcd 2021-08-24 02:38:00.659 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2021-08-24 02:38:00.696 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2021-08-24 02:38:00.729 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-08-24 02:38:00.732 | + ./stack.sh:main:838 : is_service_enabled tls-proxy 2021-08-24 02:38:00.748 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:38:00.750 | + ./stack.sh:main:848 : install_dstat 2021-08-24 02:38:00.752 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-08-24 02:38:00.768 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:38:00.770 | + ./stack.sh:main:854 : echo_summary 'Installing OpenStack project source' 2021-08-24 02:38:00.772 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-24 02:38:00.775 | + ./stack.sh:echo_summary:432 : echo -e Installing OpenStack project source 2021-08-24 02:38:00.777 | + ./stack.sh:main:857 : install_libs 2021-08-24 02:38:00.780 | + lib/libraries:install_libs:89 : _install_lib_from_source automaton 2021-08-24 02:38:00.782 | + lib/libraries:_install_lib_from_source:73 : local name=automaton 2021-08-24 02:38:00.784 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git automaton 2021-08-24 02:38:00.786 | + inc/python:use_library_from_git:250 : local name=automaton 2021-08-24 02:38:00.788 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 02:38:00.790 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 02:38:00.793 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-08-24 02:38:00.795 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 02:38:00.797 | + lib/libraries:install_libs:90 : _install_lib_from_source castellan 2021-08-24 02:38:00.800 | + lib/libraries:_install_lib_from_source:73 : local name=castellan 2021-08-24 02:38:00.802 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git castellan 2021-08-24 02:38:00.804 | + inc/python:use_library_from_git:250 : local name=castellan 2021-08-24 02:38:00.806 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 02:38:00.808 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 02:38:00.810 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-08-24 02:38:00.812 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 02:38:00.815 | + lib/libraries:install_libs:91 : _install_lib_from_source cliff 2021-08-24 02:38:00.817 | + lib/libraries:_install_lib_from_source:73 : local name=cliff 2021-08-24 02:38:00.819 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cliff 2021-08-24 02:38:00.821 | + inc/python:use_library_from_git:250 : local name=cliff 2021-08-24 02:38:00.824 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 02:38:00.826 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 02:38:00.828 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-08-24 02:38:00.830 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 02:38:00.833 | + lib/libraries:install_libs:92 : _install_lib_from_source cursive 2021-08-24 02:38:00.835 | + lib/libraries:_install_lib_from_source:73 : local name=cursive 2021-08-24 02:38:00.837 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cursive 2021-08-24 02:38:00.840 | + inc/python:use_library_from_git:250 : local name=cursive 2021-08-24 02:38:00.842 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 02:38:00.844 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 02:38:00.846 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-08-24 02:38:00.848 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 02:38:00.850 | + lib/libraries:install_libs:93 : _install_lib_from_source debtcollector 2021-08-24 02:38:00.853 | + lib/libraries:_install_lib_from_source:73 : local name=debtcollector 2021-08-24 02:38:00.855 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git debtcollector 2021-08-24 02:38:00.858 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-08-24 02:38:00.860 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 02:38:00.862 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 02:38:00.864 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-08-24 02:38:00.867 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 02:38:00.869 | + lib/libraries:install_libs:94 : _install_lib_from_source futurist 2021-08-24 02:38:00.872 | + lib/libraries:_install_lib_from_source:73 : local name=futurist 2021-08-24 02:38:00.874 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git futurist 2021-08-24 02:38:00.876 | + inc/python:use_library_from_git:250 : local name=futurist 2021-08-24 02:38:00.878 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 02:38:00.880 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 02:38:00.882 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-08-24 02:38:00.885 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 02:38:00.887 | + lib/libraries:install_libs:95 : _install_lib_from_source openstacksdk 2021-08-24 02:38:00.889 | + lib/libraries:_install_lib_from_source:73 : local name=openstacksdk 2021-08-24 02:38:00.891 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git openstacksdk 2021-08-24 02:38:00.893 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-08-24 02:38:00.895 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 02:38:00.898 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 02:38:00.900 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-08-24 02:38:00.902 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 02:38:00.904 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-lib 2021-08-24 02:38:00.907 | + lib/libraries:_install_lib_from_source:73 : local name=osc-lib 2021-08-24 02:38:00.909 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-lib 2021-08-24 02:38:00.911 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-08-24 02:38:00.913 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 02:38:00.916 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 02:38:00.919 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-08-24 02:38:00.921 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 02:38:00.923 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-placement 2021-08-24 02:38:00.925 | + lib/libraries:_install_lib_from_source:73 : local name=osc-placement 2021-08-24 02:38:00.927 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-placement 2021-08-24 02:38:00.929 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-08-24 02:38:00.932 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 02:38:00.934 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 02:38:00.936 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-08-24 02:38:00.939 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 02:38:00.941 | + lib/libraries:install_libs:98 : _install_lib_from_source os-client-config 2021-08-24 02:38:00.943 | + lib/libraries:_install_lib_from_source:73 : local name=os-client-config 2021-08-24 02:38:00.945 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-client-config 2021-08-24 02:38:00.948 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-08-24 02:38:00.950 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 02:38:00.952 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 02:38:00.955 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-08-24 02:38:00.957 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 02:38:00.960 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.cache 2021-08-24 02:38:00.962 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.cache 2021-08-24 02:38:00.965 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.cache 2021-08-24 02:38:00.967 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-08-24 02:38:00.969 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 02:38:00.971 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 02:38:00.973 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-08-24 02:38:00.976 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 02:38:00.978 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.concurrency 2021-08-24 02:38:00.980 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.concurrency 2021-08-24 02:38:00.982 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.concurrency 2021-08-24 02:38:00.985 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-08-24 02:38:00.987 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 02:38:00.989 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 02:38:00.991 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-08-24 02:38:00.993 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 02:38:00.996 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.config 2021-08-24 02:38:00.998 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.config 2021-08-24 02:38:01.000 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.config 2021-08-24 02:38:01.002 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-08-24 02:38:01.004 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 02:38:01.007 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 02:38:01.009 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-08-24 02:38:01.012 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 02:38:01.014 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.context 2021-08-24 02:38:01.016 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.context 2021-08-24 02:38:01.018 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.context 2021-08-24 02:38:01.020 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-08-24 02:38:01.023 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 02:38:01.025 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 02:38:01.027 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-08-24 02:38:01.030 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 02:38:01.032 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.db 2021-08-24 02:38:01.034 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.db 2021-08-24 02:38:01.036 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.db 2021-08-24 02:38:01.038 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-08-24 02:38:01.040 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 02:38:01.043 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 02:38:01.045 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-08-24 02:38:01.047 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 02:38:01.049 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.i18n 2021-08-24 02:38:01.052 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.i18n 2021-08-24 02:38:01.054 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.i18n 2021-08-24 02:38:01.056 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-08-24 02:38:01.058 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 02:38:01.060 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 02:38:01.062 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-08-24 02:38:01.065 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 02:38:01.067 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.log 2021-08-24 02:38:01.069 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.log 2021-08-24 02:38:01.071 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.log 2021-08-24 02:38:01.074 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-08-24 02:38:01.076 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 02:38:01.078 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 02:38:01.080 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-08-24 02:38:01.083 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 02:38:01.085 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.messaging 2021-08-24 02:38:01.087 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.messaging 2021-08-24 02:38:01.090 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.messaging 2021-08-24 02:38:01.092 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-08-24 02:38:01.094 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 02:38:01.096 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 02:38:01.099 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-08-24 02:38:01.101 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 02:38:01.103 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.middleware 2021-08-24 02:38:01.105 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.middleware 2021-08-24 02:38:01.107 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.middleware 2021-08-24 02:38:01.110 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-08-24 02:38:01.112 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 02:38:01.114 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 02:38:01.116 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-08-24 02:38:01.119 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 02:38:01.121 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.policy 2021-08-24 02:38:01.123 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.policy 2021-08-24 02:38:01.125 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.policy 2021-08-24 02:38:01.128 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-08-24 02:38:01.130 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 02:38:01.132 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 02:38:01.134 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-08-24 02:38:01.137 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 02:38:01.139 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.privsep 2021-08-24 02:38:01.141 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.privsep 2021-08-24 02:38:01.144 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.privsep 2021-08-24 02:38:01.146 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-08-24 02:38:01.148 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 02:38:01.151 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 02:38:01.153 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-08-24 02:38:01.155 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 02:38:01.158 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.reports 2021-08-24 02:38:01.160 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.reports 2021-08-24 02:38:01.162 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.reports 2021-08-24 02:38:01.164 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-08-24 02:38:01.167 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 02:38:01.169 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 02:38:01.172 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-08-24 02:38:01.174 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 02:38:01.176 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.rootwrap 2021-08-24 02:38:01.178 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.rootwrap 2021-08-24 02:38:01.181 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.rootwrap 2021-08-24 02:38:01.183 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-08-24 02:38:01.185 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 02:38:01.187 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 02:38:01.190 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-08-24 02:38:01.192 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 02:38:01.194 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.serialization 2021-08-24 02:38:01.196 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.serialization 2021-08-24 02:38:01.199 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.serialization 2021-08-24 02:38:01.201 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-08-24 02:38:01.203 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 02:38:01.206 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 02:38:01.208 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-08-24 02:38:01.210 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 02:38:01.212 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.service 2021-08-24 02:38:01.215 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.service 2021-08-24 02:38:01.217 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.service 2021-08-24 02:38:01.219 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-08-24 02:38:01.221 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 02:38:01.224 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 02:38:01.226 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-08-24 02:38:01.228 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 02:38:01.230 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.utils 2021-08-24 02:38:01.232 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.utils 2021-08-24 02:38:01.235 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.utils 2021-08-24 02:38:01.237 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-08-24 02:38:01.239 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 02:38:01.241 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 02:38:01.244 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-08-24 02:38:01.246 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 02:38:01.249 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.versionedobjects 2021-08-24 02:38:01.251 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.versionedobjects 2021-08-24 02:38:01.253 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.versionedobjects 2021-08-24 02:38:01.255 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-08-24 02:38:01.257 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 02:38:01.260 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 02:38:01.262 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-08-24 02:38:01.264 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 02:38:01.267 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.vmware 2021-08-24 02:38:01.269 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.vmware 2021-08-24 02:38:01.271 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.vmware 2021-08-24 02:38:01.273 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-08-24 02:38:01.276 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 02:38:01.278 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 02:38:01.280 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-08-24 02:38:01.282 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 02:38:01.284 | + lib/libraries:install_libs:117 : _install_lib_from_source osprofiler 2021-08-24 02:38:01.287 | + lib/libraries:_install_lib_from_source:73 : local name=osprofiler 2021-08-24 02:38:01.289 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osprofiler 2021-08-24 02:38:01.291 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-08-24 02:38:01.293 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 02:38:01.295 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 02:38:01.298 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-08-24 02:38:01.300 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 02:38:01.302 | + lib/libraries:install_libs:118 : _install_lib_from_source pycadf 2021-08-24 02:38:01.304 | + lib/libraries:_install_lib_from_source:73 : local name=pycadf 2021-08-24 02:38:01.307 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git pycadf 2021-08-24 02:38:01.309 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-08-24 02:38:01.311 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 02:38:01.313 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 02:38:01.316 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-08-24 02:38:01.318 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 02:38:01.320 | + lib/libraries:install_libs:119 : _install_lib_from_source stevedore 2021-08-24 02:38:01.323 | + lib/libraries:_install_lib_from_source:73 : local name=stevedore 2021-08-24 02:38:01.325 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git stevedore 2021-08-24 02:38:01.327 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-08-24 02:38:01.329 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 02:38:01.331 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 02:38:01.334 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-08-24 02:38:01.336 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 02:38:01.339 | + lib/libraries:install_libs:120 : _install_lib_from_source taskflow 2021-08-24 02:38:01.341 | + lib/libraries:_install_lib_from_source:73 : local name=taskflow 2021-08-24 02:38:01.344 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git taskflow 2021-08-24 02:38:01.346 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-08-24 02:38:01.348 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 02:38:01.350 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 02:38:01.353 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-08-24 02:38:01.355 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 02:38:01.357 | + lib/libraries:install_libs:121 : _install_lib_from_source tooz 2021-08-24 02:38:01.360 | + lib/libraries:_install_lib_from_source:73 : local name=tooz 2021-08-24 02:38:01.362 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git tooz 2021-08-24 02:38:01.364 | + inc/python:use_library_from_git:250 : local name=tooz 2021-08-24 02:38:01.366 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 02:38:01.369 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 02:38:01.371 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-08-24 02:38:01.374 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 02:38:01.376 | + lib/libraries:install_libs:125 : _install_lib_from_source os-brick 2021-08-24 02:38:01.378 | + lib/libraries:_install_lib_from_source:73 : local name=os-brick 2021-08-24 02:38:01.380 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-brick 2021-08-24 02:38:01.383 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-08-24 02:38:01.385 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 02:38:01.388 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 02:38:01.390 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-08-24 02:38:01.392 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 02:38:01.394 | + lib/libraries:install_libs:126 : _install_lib_from_source os-resource-classes 2021-08-24 02:38:01.397 | + lib/libraries:_install_lib_from_source:73 : local name=os-resource-classes 2021-08-24 02:38:01.399 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-resource-classes 2021-08-24 02:38:01.401 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2021-08-24 02:38:01.404 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 02:38:01.406 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 02:38:01.408 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2021-08-24 02:38:01.410 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 02:38:01.413 | + lib/libraries:install_libs:127 : _install_lib_from_source os-traits 2021-08-24 02:38:01.415 | + lib/libraries:_install_lib_from_source:73 : local name=os-traits 2021-08-24 02:38:01.417 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-traits 2021-08-24 02:38:01.419 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-08-24 02:38:01.422 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 02:38:01.424 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 02:38:01.426 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-08-24 02:38:01.428 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 02:38:01.430 | + lib/libraries:install_libs:130 : _install_lib_from_source python-barbicanclient 2021-08-24 02:38:01.433 | + lib/libraries:_install_lib_from_source:73 : local name=python-barbicanclient 2021-08-24 02:38:01.436 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git python-barbicanclient 2021-08-24 02:38:01.438 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-08-24 02:38:01.440 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 02:38:01.442 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 02:38:01.444 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-08-24 02:38:01.447 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 02:38:01.449 | + lib/libraries:install_libs:137 : pip_install etcd3 2021-08-24 02:38:01.469 | Using python 3.8 to install etcd3 2021-08-24 02:38:01.472 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2021-08-24 02:38:02.174 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:38:02.174 | from cryptography.utils import int_from_bytes 2021-08-24 02:38:02.174 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:38:02.174 | from cryptography.utils import int_from_bytes 2021-08-24 02:38:03.197 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-24 02:38:03.297 | Collecting etcd3 2021-08-24 02:38:03.304 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2021-08-24 02:38:06.209 | Collecting grpcio>=1.27.1 2021-08-24 02:38:06.227 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ed/1e52ad507a54d/grpcio-1.39.0-cp38-cp38-manylinux2014_x86_64.whl (4.3 MB) 2021-08-24 02:38:06.999 | Collecting protobuf>=3.6.1 2021-08-24 02:38:07.008 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/690/2a1e4b7a319ec/protobuf-3.17.3-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB) 2021-08-24 02:38:07.031 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2021-08-24 02:38:07.033 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2021-08-24 02:38:07.062 | Building wheels for collected packages: etcd3 2021-08-24 02:38:07.063 | Building wheel for etcd3 (setup.py): started 2021-08-24 02:38:07.820 | Building wheel for etcd3 (setup.py): finished with status 'done' 2021-08-24 02:38:07.821 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42889 sha256=9ebf1378390a627f2746de36d30c592ccc6d1bae2a49fdb4c5edd6fca602059b 2021-08-24 02:38:07.821 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2021-08-24 02:38:07.826 | Successfully built etcd3 2021-08-24 02:38:09.255 | Installing collected packages: protobuf, grpcio, etcd3 2021-08-24 02:38:10.040 | Successfully installed etcd3-0.12.0 grpcio-1.39.0 protobuf-3.17.3 2021-08-24 02:38:10.040 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-24 02:38:10.172 | + inc/python:pip_install:200 : result=0 2021-08-24 02:38:10.174 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-24 02:38:10.176 | + functions-common:time_stop:2309 : local name 2021-08-24 02:38:10.178 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:38:10.181 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:38:10.183 | + functions-common:time_stop:2312 : local total 2021-08-24 02:38:10.185 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:38:10.187 | + functions-common:time_stop:2315 : name=pip_install 2021-08-24 02:38:10.189 | + functions-common:time_stop:2316 : start_time=1629772681464 2021-08-24 02:38:10.192 | + functions-common:time_stop:2318 : [[ -z 1629772681464 ]] 2021-08-24 02:38:10.194 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:38:10.199 | + functions-common:time_stop:2321 : end_time=1629772690196 2021-08-24 02:38:10.201 | + functions-common:time_stop:2322 : elapsed_time=8732 2021-08-24 02:38:10.203 | + functions-common:time_stop:2323 : total=29951 2021-08-24 02:38:10.205 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:38:10.207 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=38683 2021-08-24 02:38:10.210 | + inc/python:pip_install:203 : return 0 2021-08-24 02:38:10.212 | + lib/libraries:install_libs:138 : pip_install etcd3gw 2021-08-24 02:38:10.233 | Using python 3.8 to install etcd3gw 2021-08-24 02:38:10.236 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2021-08-24 02:38:10.977 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:38:10.977 | from cryptography.utils import int_from_bytes 2021-08-24 02:38:10.977 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:38:10.977 | from cryptography.utils import int_from_bytes 2021-08-24 02:38:11.988 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-24 02:38:12.092 | Collecting etcd3gw 2021-08-24 02:38:12.100 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8e5/5b8d4b7856f17/etcd3gw-1.0.0-py3-none-any.whl (22 kB) 2021-08-24 02:38:12.112 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.3.0) 2021-08-24 02:38:12.113 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.6.0) 2021-08-24 02:38:12.115 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.26.0) 2021-08-24 02:38:12.116 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2021-08-24 02:38:12.151 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2021.5.30) 2021-08-24 02:38:12.153 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.6) 2021-08-24 02:38:12.155 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.4) 2021-08-24 02:38:12.157 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.2) 2021-08-24 02:38:13.578 | Installing collected packages: etcd3gw 2021-08-24 02:38:13.755 | Successfully installed etcd3gw-1.0.0 2021-08-24 02:38:13.755 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-24 02:38:13.863 | + inc/python:pip_install:200 : result=0 2021-08-24 02:38:13.865 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-24 02:38:13.868 | + functions-common:time_stop:2309 : local name 2021-08-24 02:38:13.870 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:38:13.872 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:38:13.875 | + functions-common:time_stop:2312 : local total 2021-08-24 02:38:13.877 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:38:13.879 | + functions-common:time_stop:2315 : name=pip_install 2021-08-24 02:38:13.881 | + functions-common:time_stop:2316 : start_time=1629772690227 2021-08-24 02:38:13.883 | + functions-common:time_stop:2318 : [[ -z 1629772690227 ]] 2021-08-24 02:38:13.886 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:38:13.890 | + functions-common:time_stop:2321 : end_time=1629772693887 2021-08-24 02:38:13.892 | + functions-common:time_stop:2322 : elapsed_time=3660 2021-08-24 02:38:13.894 | + functions-common:time_stop:2323 : total=38683 2021-08-24 02:38:13.896 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:38:13.898 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=42343 2021-08-24 02:38:13.900 | + inc/python:pip_install:203 : return 0 2021-08-24 02:38:13.903 | + ./stack.sh:main:860 : install_apache_uwsgi 2021-08-24 02:38:13.905 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-08-24 02:38:13.907 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-08-24 02:38:13.909 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-08-24 02:38:13.912 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-08-24 02:38:13.914 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-08-24 02:38:13.917 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-08-24 02:38:13.919 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-08-24 02:38:13.921 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-08-24 02:38:13.923 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-08-24 02:38:13.926 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-08-24 02:38:13.928 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-08-24 02:38:13.930 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-08-24 02:38:13.933 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-08-24 02:38:13.935 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 02:38:13.937 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 02:38:13.940 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-08-24 02:38:13.942 | + lib/apache:install_apache_uwsgi:96 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-08-24 02:38:13.944 | + functions-common:install_package:1347 : update_package_repo 2021-08-24 02:38:13.946 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-08-24 02:38:13.949 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-08-24 02:38:13.951 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-08-24 02:38:13.953 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-08-24 02:38:13.955 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-08-24 02:38:13.958 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 02:38:13.960 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 02:38:13.963 | + functions-common:update_package_repo:1328 : apt_get_update 2021-08-24 02:38:13.965 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-08-24 02:38:13.967 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-08-24 02:38:13.970 | + functions-common:apt_get_update:1074 : return 2021-08-24 02:38:13.972 | + functions-common:install_package:1348 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-08-24 02:38:13.974 | + functions-common:real_install_package:1333 : is_ubuntu 2021-08-24 02:38:13.976 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 02:38:13.979 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 02:38:13.981 | + functions-common:real_install_package:1334 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-08-24 02:38:14.002 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-08-24 02:38:14.109 | Reading package lists... 2021-08-24 02:38:14.327 | Building dependency tree... 2021-08-24 02:38:14.328 | Reading state information... 2021-08-24 02:38:14.557 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.4). 2021-08-24 02:38:14.557 | The following packages were automatically installed and are no longer required: 2021-08-24 02:38:14.558 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-24 02:38:14.558 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-24 02:38:14.558 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-24 02:38:14.558 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-24 02:38:14.558 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-24 02:38:14.558 | python3-zope.interface 2021-08-24 02:38:14.558 | Use 'sudo apt autoremove' to remove them. 2021-08-24 02:38:14.559 | The following additional packages will be installed: 2021-08-24 02:38:14.559 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2021-08-24 02:38:14.560 | Suggested packages: 2021-08-24 02:38:14.560 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2021-08-24 02:38:14.625 | The following NEW packages will be installed: 2021-08-24 02:38:14.626 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2021-08-24 02:38:14.734 | 0 upgraded, 6 newly installed, 0 to remove and 81 not upgraded. 2021-08-24 02:38:14.734 | Need to get 1,306 kB of archives. 2021-08-24 02:38:14.734 | After this operation, 4,613 kB of additional disk space will be used. 2021-08-24 02:38:14.734 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2021-08-24 02:38:14.978 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2021-08-24 02:38:14.995 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2021-08-24 02:38:15.032 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2021-08-24 02:38:15.082 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2021-08-24 02:38:15.083 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2021-08-24 02:38:15.637 | Fetched 1,306 kB in 0s (2,862 kB/s) 2021-08-24 02:38:15.903 | Selecting previously unselected package libnorm1:amd64. 2021-08-24 02:38:15.954 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90675 files and directories currently installed.) 2021-08-24 02:38:15.958 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2021-08-24 02:38:16.068 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2021-08-24 02:38:16.503 | Selecting previously unselected package libpgm-5.2-0:amd64. 2021-08-24 02:38:16.513 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-08-24 02:38:16.565 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-08-24 02:38:17.017 | Selecting previously unselected package libzmq5:amd64. 2021-08-24 02:38:17.027 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2021-08-24 02:38:17.085 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2021-08-24 02:38:17.486 | Selecting previously unselected package uwsgi-core. 2021-08-24 02:38:17.496 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2021-08-24 02:38:17.554 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2021-08-24 02:38:18.119 | Selecting previously unselected package uwsgi. 2021-08-24 02:38:18.129 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2021-08-24 02:38:18.183 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2021-08-24 02:38:18.617 | Selecting previously unselected package uwsgi-plugin-python3. 2021-08-24 02:38:18.627 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2021-08-24 02:38:18.668 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2021-08-24 02:38:18.962 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2021-08-24 02:38:19.114 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-08-24 02:38:19.268 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2021-08-24 02:38:19.383 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2021-08-24 02:38:19.560 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2021-08-24 02:38:20.800 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2021-08-24 02:38:21.068 | Processing triggers for systemd (245.4-4ubuntu3.11) ... 2021-08-24 02:38:21.572 | Processing triggers for man-db (2.9.1-1) ... 2021-08-24 02:38:22.092 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-08-24 02:38:28.458 | + functions-common:apt_get:1118 : result=0 2021-08-24 02:38:28.460 | + functions-common:apt_get:1121 : time_stop apt-get 2021-08-24 02:38:28.463 | + functions-common:time_stop:2309 : local name 2021-08-24 02:38:28.467 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:38:28.469 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:38:28.471 | + functions-common:time_stop:2312 : local total 2021-08-24 02:38:28.473 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:38:28.475 | + functions-common:time_stop:2315 : name=apt-get 2021-08-24 02:38:28.478 | + functions-common:time_stop:2316 : start_time=1629772694000 2021-08-24 02:38:28.480 | + functions-common:time_stop:2318 : [[ -z 1629772694000 ]] 2021-08-24 02:38:28.483 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:38:28.487 | + functions-common:time_stop:2321 : end_time=1629772708484 2021-08-24 02:38:28.489 | + functions-common:time_stop:2322 : elapsed_time=14484 2021-08-24 02:38:28.491 | + functions-common:time_stop:2323 : total=457436 2021-08-24 02:38:28.493 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:38:28.496 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=471920 2021-08-24 02:38:28.498 | + functions-common:apt_get:1122 : return 0 2021-08-24 02:38:28.500 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2021-08-24 02:38:28.502 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 02:38:28.505 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 02:38:28.507 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2021-08-24 02:38:28.569 | Enabling module proxy. 2021-08-24 02:38:28.575 | To activate the new configuration, you need to run: 2021-08-24 02:38:28.575 | systemctl restart apache2 2021-08-24 02:38:28.579 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2021-08-24 02:38:28.641 | Considering dependency proxy for proxy_uwsgi: 2021-08-24 02:38:28.641 | Module proxy already enabled 2021-08-24 02:38:28.641 | Enabling module proxy_uwsgi. 2021-08-24 02:38:28.646 | To activate the new configuration, you need to run: 2021-08-24 02:38:28.646 | systemctl restart apache2 2021-08-24 02:38:28.650 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2021-08-24 02:38:28.653 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-08-24 02:38:28.655 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-08-24 02:38:28.657 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-08-24 02:38:28.793 | + ./stack.sh:main:863 : install_keystoneauth 2021-08-24 02:38:28.795 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-08-24 02:38:28.797 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-08-24 02:38:28.800 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 02:38:28.802 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 02:38:28.804 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-08-24 02:38:28.807 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 02:38:28.809 | + ./stack.sh:main:864 : install_keystoneclient 2021-08-24 02:38:28.812 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-08-24 02:38:28.814 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-08-24 02:38:28.816 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 02:38:28.818 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 02:38:28.821 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-08-24 02:38:28.823 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 02:38:28.825 | + ./stack.sh:main:865 : install_glanceclient 2021-08-24 02:38:28.827 | + lib/glance:install_glanceclient:505 : use_library_from_git python-glanceclient 2021-08-24 02:38:28.830 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-08-24 02:38:28.832 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 02:38:28.834 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 02:38:28.837 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-08-24 02:38:28.839 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 02:38:28.841 | + ./stack.sh:main:866 : install_cinderclient 2021-08-24 02:38:28.843 | + lib/cinder:install_cinderclient:481 : use_library_from_git python-brick-cinderclient-ext 2021-08-24 02:38:28.846 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-08-24 02:38:28.848 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 02:38:28.850 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 02:38:28.853 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-08-24 02:38:28.855 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 02:38:28.858 | + lib/cinder:install_cinderclient:486 : use_library_from_git python-cinderclient 2021-08-24 02:38:28.860 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-08-24 02:38:28.862 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 02:38:28.864 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 02:38:28.867 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-08-24 02:38:28.870 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 02:38:28.872 | + ./stack.sh:main:867 : install_novaclient 2021-08-24 02:38:28.875 | + lib/nova:install_novaclient:803 : use_library_from_git python-novaclient 2021-08-24 02:38:28.877 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-08-24 02:38:28.880 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 02:38:28.882 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 02:38:28.884 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-08-24 02:38:28.886 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 02:38:28.889 | + ./stack.sh:main:868 : is_service_enabled swift glance horizon 2021-08-24 02:38:28.905 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:38:28.907 | + ./stack.sh:main:869 : install_swiftclient 2021-08-24 02:38:28.910 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2021-08-24 02:38:28.912 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-08-24 02:38:28.915 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 02:38:28.917 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 02:38:28.920 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-08-24 02:38:28.922 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 02:38:28.924 | + ./stack.sh:main:871 : is_service_enabled neutron nova horizon 2021-08-24 02:38:28.941 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:38:28.943 | + ./stack.sh:main:872 : install_neutronclient 2021-08-24 02:38:28.945 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-08-24 02:38:28.948 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-08-24 02:38:28.950 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 02:38:28.952 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 02:38:28.955 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-08-24 02:38:28.957 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 02:38:28.959 | + ./stack.sh:main:876 : install_keystonemiddleware 2021-08-24 02:38:28.962 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-08-24 02:38:28.964 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-08-24 02:38:28.967 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 02:38:28.969 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 02:38:28.971 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-08-24 02:38:28.974 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 02:38:28.976 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-08-24 02:38:28.979 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-08-24 02:38:28.981 | + inc/python:pip_install_gr:77 : local clean_name 2021-08-24 02:38:28.984 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-08-24 02:38:28.987 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-08-24 02:38:28.989 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-08-24 02:38:28.992 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-08-24 02:38:28.992 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-08-24 02:38:28.997 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-08-24 02:38:29.000 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-08-24 02:38:29.002 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-08-24 02:38:29.005 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-08-24 02:38:29.007 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-08-24 02:38:29.027 | Using python 3.8 to install keystonemiddleware 2021-08-24 02:38:29.029 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2021-08-24 02:38:29.765 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:38:29.765 | from cryptography.utils import int_from_bytes 2021-08-24 02:38:29.765 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:38:29.765 | from cryptography.utils import int_from_bytes 2021-08-24 02:38:30.773 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-24 02:38:30.790 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2021-08-24 02:38:30.861 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.10.0) 2021-08-24 02:38:30.863 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2021-08-24 02:38:30.865 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2021-08-24 02:38:30.866 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.26.0) 2021-08-24 02:38:30.868 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2021-08-24 02:38:30.870 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2021-08-24 02:38:30.872 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.0.1) 2021-08-24 02:38:30.874 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.0) 2021-08-24 02:38:30.876 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.1) 2021-08-24 02:38:30.878 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.6.0) 2021-08-24 02:38:30.879 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2021-08-24 02:38:30.881 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.8.1) 2021-08-24 02:38:30.884 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2021-08-24 02:38:30.885 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.3.1) 2021-08-24 02:38:30.944 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.4.0) 2021-08-24 02:38:30.946 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (0.1.16) 2021-08-24 02:38:30.950 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2021-08-24 02:38:30.994 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.3) 2021-08-24 02:38:31.003 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware) (5.0.9) 2021-08-24 02:38:31.048 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2021-08-24 02:38:31.052 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (5.4.1) 2021-08-24 02:38:31.054 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2021-08-24 02:38:31.056 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.2.0) 2021-08-24 02:38:31.067 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.12.1) 2021-08-24 02:38:31.131 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2021-08-24 02:38:31.140 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2021-08-24 02:38:31.154 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.1) 2021-08-24 02:38:31.156 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.2) 2021-08-24 02:38:31.180 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (2.4.7) 2021-08-24 02:38:31.185 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2021-08-24 02:38:31.187 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.0) 2021-08-24 02:38:31.330 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.6) 2021-08-24 02:38:31.332 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.2) 2021-08-24 02:38:31.334 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.4) 2021-08-24 02:38:31.336 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2021.5.30) 2021-08-24 02:38:32.671 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-24 02:38:32.777 | + inc/python:pip_install:200 : result=0 2021-08-24 02:38:32.779 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-24 02:38:32.781 | + functions-common:time_stop:2309 : local name 2021-08-24 02:38:32.784 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:38:32.786 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:38:32.788 | + functions-common:time_stop:2312 : local total 2021-08-24 02:38:32.790 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:38:32.792 | + functions-common:time_stop:2315 : name=pip_install 2021-08-24 02:38:32.794 | + functions-common:time_stop:2316 : start_time=1629772709021 2021-08-24 02:38:32.796 | + functions-common:time_stop:2318 : [[ -z 1629772709021 ]] 2021-08-24 02:38:32.799 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:38:32.803 | + functions-common:time_stop:2321 : end_time=1629772712801 2021-08-24 02:38:32.805 | + functions-common:time_stop:2322 : elapsed_time=3780 2021-08-24 02:38:32.808 | + functions-common:time_stop:2323 : total=42343 2021-08-24 02:38:32.810 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:38:32.812 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=46123 2021-08-24 02:38:32.814 | + inc/python:pip_install:203 : return 0 2021-08-24 02:38:32.816 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-08-24 02:38:32.819 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-08-24 02:38:32.822 | + inc/python:pip_install_gr:77 : local clean_name 2021-08-24 02:38:32.824 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-08-24 02:38:32.827 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-08-24 02:38:32.829 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-08-24 02:38:32.833 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-08-24 02:38:32.833 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-08-24 02:38:32.838 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-08-24 02:38:32.840 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-08-24 02:38:32.843 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-08-24 02:38:32.845 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-08-24 02:38:32.848 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-08-24 02:38:32.868 | Using python 3.8 to install python-memcached 2021-08-24 02:38:32.871 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2021-08-24 02:38:33.609 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:38:33.609 | from cryptography.utils import int_from_bytes 2021-08-24 02:38:33.609 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:38:33.609 | from cryptography.utils import int_from_bytes 2021-08-24 02:38:34.634 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-24 02:38:34.733 | Collecting python-memcached 2021-08-24 02:38:34.740 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2021-08-24 02:38:34.748 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2021-08-24 02:38:36.196 | Installing collected packages: python-memcached 2021-08-24 02:38:36.371 | Successfully installed python-memcached-1.59 2021-08-24 02:38:36.371 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-24 02:38:36.474 | + inc/python:pip_install:200 : result=0 2021-08-24 02:38:36.477 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-24 02:38:36.479 | + functions-common:time_stop:2309 : local name 2021-08-24 02:38:36.481 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:38:36.484 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:38:36.486 | + functions-common:time_stop:2312 : local total 2021-08-24 02:38:36.488 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:38:36.490 | + functions-common:time_stop:2315 : name=pip_install 2021-08-24 02:38:36.493 | + functions-common:time_stop:2316 : start_time=1629772712863 2021-08-24 02:38:36.495 | + functions-common:time_stop:2318 : [[ -z 1629772712863 ]] 2021-08-24 02:38:36.498 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:38:36.502 | + functions-common:time_stop:2321 : end_time=1629772716499 2021-08-24 02:38:36.504 | + functions-common:time_stop:2322 : elapsed_time=3636 2021-08-24 02:38:36.506 | + functions-common:time_stop:2323 : total=46123 2021-08-24 02:38:36.509 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:38:36.511 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=49759 2021-08-24 02:38:36.513 | + inc/python:pip_install:203 : return 0 2021-08-24 02:38:36.516 | + ./stack.sh:main:878 : is_service_enabled keystone 2021-08-24 02:38:36.531 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:38:36.534 | + ./stack.sh:main:879 : '[' 10.222.0.39 == 10.222.0.39 ']' 2021-08-24 02:38:36.536 | + ./stack.sh:main:880 : stack_install_service keystone 2021-08-24 02:38:36.538 | + lib/stack:stack_install_service:20 : local service=keystone 2021-08-24 02:38:36.540 | + lib/stack:stack_install_service:21 : type install_keystone 2021-08-24 02:38:36.543 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-08-24 02:38:36.545 | + lib/stack:stack_install_service:32 : install_keystone 2021-08-24 02:38:36.547 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-08-24 02:38:36.562 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:38:36.565 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-08-24 02:38:36.567 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-08-24 02:38:36.569 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-08-24 02:38:36.571 | + functions-common:git_clone:525 : local git_ref=master 2021-08-24 02:38:36.573 | + functions-common:git_clone:526 : local orig_dir 2021-08-24 02:38:36.576 | ++ functions-common:git_clone:527 : pwd 2021-08-24 02:38:36.578 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-08-24 02:38:36.580 | + functions-common:git_clone:528 : local git_clone_flags= 2021-08-24 02:38:36.583 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-08-24 02:38:36.597 | + functions-common:git_clone:530 : RECLONE=False 2021-08-24 02:38:36.599 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-08-24 02:38:36.601 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-08-24 02:38:36.604 | + functions-common:git_clone:544 : echo master 2021-08-24 02:38:36.604 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-08-24 02:38:36.609 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-08-24 02:38:36.611 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-08-24 02:38:36.613 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-08-24 02:38:36.616 | + functions-common:git_clone:593 : git show --oneline 2021-08-24 02:38:36.616 | + functions-common:git_clone:593 : head -1 2021-08-24 02:38:36.619 | 50f0a50cf Add FIPS check job 2021-08-24 02:38:36.622 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-08-24 02:38:36.624 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-08-24 02:38:36.626 | + inc/python:setup_develop:338 : local bindep 2021-08-24 02:38:36.628 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-08-24 02:38:36.631 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-08-24 02:38:36.633 | + inc/python:setup_develop:344 : local extras= 2021-08-24 02:38:36.635 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-08-24 02:38:36.637 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-08-24 02:38:36.640 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-08-24 02:38:36.642 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-08-24 02:38:36.644 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-08-24 02:38:36.646 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-08-24 02:38:36.650 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-08-24 02:38:36.652 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-08-24 02:38:36.655 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-08-24 02:38:36.657 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-08-24 02:38:36.659 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-08-24 02:38:36.662 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-08-24 02:38:36.668 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2021-08-24 02:38:36.670 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2021-08-24 02:38:37.299 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2021-08-24 02:38:37.301 | + inc/python:setup_package:418 : local bindep=0 2021-08-24 02:38:37.303 | + inc/python:setup_package:419 : local bindep_flag= 2021-08-24 02:38:37.305 | + inc/python:setup_package:420 : local bindep_profiles= 2021-08-24 02:38:37.308 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2021-08-24 02:38:37.310 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2021-08-24 02:38:37.312 | + inc/python:setup_package:427 : local flags=-e 2021-08-24 02:38:37.314 | + inc/python:setup_package:428 : local extras= 2021-08-24 02:38:37.316 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-08-24 02:38:37.318 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-08-24 02:38:37.320 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-08-24 02:38:37.322 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-08-24 02:38:37.324 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-08-24 02:38:37.327 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2021-08-24 02:38:37.346 | Using python 3.8 to install /opt/stack/keystone 2021-08-24 02:38:37.348 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2021-08-24 02:38:38.089 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:38:38.089 | from cryptography.utils import int_from_bytes 2021-08-24 02:38:38.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:38:38.089 | from cryptography.utils import int_from_bytes 2021-08-24 02:38:39.108 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-24 02:38:39.123 | Obtaining file:///opt/stack/keystone 2021-08-24 02:38:40.787 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (5.6.0) 2021-08-24 02:38:40.788 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (1.8.7) 2021-08-24 02:38:40.877 | Collecting Flask!=0.11,>=1.0.2 2021-08-24 02:38:40.884 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a62/09ca15eb63fc9/Flask-2.0.1-py3-none-any.whl (94 kB) 2021-08-24 02:38:40.934 | Collecting Flask-RESTful>=0.3.5 2021-08-24 02:38:40.941 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/497/0c49b6488e46c/Flask_RESTful-0.3.9-py2.py3-none-any.whl (25 kB) 2021-08-24 02:38:40.945 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (3.4.7) 2021-08-24 02:38:40.948 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (1.4.23) 2021-08-24 02:38:40.949 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (0.13.0) 2021-08-24 02:38:40.951 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (3.4.0) 2021-08-24 02:38:40.997 | Collecting passlib>=1.7.0 2021-08-24 02:38:41.005 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2021-08-24 02:38:41.026 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (4.2.0) 2021-08-24 02:38:41.028 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (9.3.0) 2021-08-24 02:38:41.029 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (3.2.0) 2021-08-24 02:38:41.222 | Collecting scrypt>=0.8.0 2021-08-24 02:38:41.230 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ffc/de1d60a43e9d9/scrypt-0.8.18-cp38-cp38-manylinux2010_x86_64.whl (924 kB) 2021-08-24 02:38:41.258 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (2.8.1) 2021-08-24 02:38:41.260 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (8.7.1) 2021-08-24 02:38:41.261 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (3.3.1) 2021-08-24 02:38:41.263 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (12.8.0) 2021-08-24 02:38:41.265 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (10.0.0) 2021-08-24 02:38:41.266 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (5.0.1) 2021-08-24 02:38:41.268 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (4.6.0) 2021-08-24 02:38:41.270 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (4.4.0) 2021-08-24 02:38:41.272 | Requirement already satisfied: oslo.policy>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (3.8.2) 2021-08-24 02:38:41.274 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (4.2.0) 2021-08-24 02:38:41.276 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (1.4.0) 2021-08-24 02:38:41.278 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (4.10.0) 2021-08-24 02:38:41.327 | Collecting oauthlib>=0.6.2 2021-08-24 02:38:41.335 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/42b/f6354c2ed8c6a/oauthlib-3.1.1-py2.py3-none-any.whl (146 kB) 2021-08-24 02:38:41.406 | Collecting pysaml2>=5.0.0 2021-08-24 02:38:41.414 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/25b/c3be6dcf9e365/pysaml2-7.0.1-py2.py3-none-any.whl (398 kB) 2021-08-24 02:38:41.499 | Collecting PyJWT>=1.6.1 2021-08-24 02:38:41.507 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/934/d73fbba91b048/PyJWT-2.1.0-py3-none-any.whl (16 kB) 2021-08-24 02:38:41.511 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (1.1.3) 2021-08-24 02:38:41.513 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==19.1.0.dev16) (3.2.0) 2021-08-24 02:38:41.515 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (3.1.1) 2021-08-24 02:38:41.518 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (1.0.2) 2021-08-24 02:38:41.519 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (3.4.1) 2021-08-24 02:38:41.521 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (2021.1) 2021-08-24 02:38:41.532 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==19.1.0.dev16) (1.14.6) 2021-08-24 02:38:41.534 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==19.1.0.dev16) (1.16.0) 2021-08-24 02:38:41.538 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==19.1.0.dev16) (2.20) 2021-08-24 02:38:41.584 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==19.1.0.dev16) (5.0.9) 2021-08-24 02:38:41.602 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==19.1.0.dev16) (3.0.1) 2021-08-24 02:38:41.674 | Collecting click>=7.1.2 2021-08-24 02:38:41.681 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fba/402a4a4733474/click-8.0.1-py3-none-any.whl (97 kB) 2021-08-24 02:38:41.723 | Collecting itsdangerous>=2.0 2021-08-24 02:38:41.729 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/517/4094b9637652b/itsdangerous-2.0.1-py3-none-any.whl (18 kB) 2021-08-24 02:38:41.814 | Collecting Werkzeug>=2.0 2021-08-24 02:38:41.821 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c1/ec500dcdba0ba/Werkzeug-2.0.1-py3-none-any.whl (288 kB) 2021-08-24 02:38:41.895 | Collecting aniso8601>=0.82 2021-08-24 02:38:41.901 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2021-08-24 02:38:41.937 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==19.1.0.dev16) (2.0.1) 2021-08-24 02:38:42.001 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==19.1.0.dev16) (2.26.0) 2021-08-24 02:38:42.006 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==19.1.0.dev16) (4.3.1) 2021-08-24 02:38:42.077 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==19.1.0.dev16) (1.7.0) 2021-08-24 02:38:42.079 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==19.1.0.dev16) (0.1.16) 2021-08-24 02:38:42.222 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==19.1.0.dev16) (1.5.0) 2021-08-24 02:38:42.224 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==19.1.0.dev16) (5.4.1) 2021-08-24 02:38:42.226 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==19.1.0.dev16) (2.2.0) 2021-08-24 02:38:42.227 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==19.1.0.dev16) (0.8.0) 2021-08-24 02:38:42.240 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==19.1.0.dev16) (1.12.1) 2021-08-24 02:38:42.311 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==19.1.0.dev16) (2.0.1) 2021-08-24 02:38:42.318 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==19.1.0.dev16) (0.5.0) 2021-08-24 02:38:42.321 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==19.1.0.dev16) (1.6.5) 2021-08-24 02:38:42.334 | Requirement already satisfied: python-dateutil in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==19.1.0.dev16) (2.8.2) 2021-08-24 02:38:42.336 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==19.1.0.dev16) (1.1.5) 2021-08-24 02:38:42.338 | Requirement already satisfied: python-editor>=0.3 in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==19.1.0.dev16) (1.0.4) 2021-08-24 02:38:42.398 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==19.1.0.dev16) (0.9.6) 2021-08-24 02:38:42.466 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==19.1.0.dev16) (2.3.0) 2021-08-24 02:38:42.473 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==19.1.0.dev16) (5.0.6) 2021-08-24 02:38:42.479 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==19.1.0.dev16) (4.2.2) 2021-08-24 02:38:42.481 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==19.1.0.dev16) (2.6.0) 2021-08-24 02:38:42.483 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==19.1.0.dev16) (5.1.0) 2021-08-24 02:38:42.494 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==19.1.0.dev16) (5.0.0) 2021-08-24 02:38:42.605 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==19.1.0.dev16) (3.3.0) 2021-08-24 02:38:42.696 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev16) (1.3.2) 2021-08-24 02:38:42.698 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev16) (3.5.0) 2021-08-24 02:38:42.700 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev16) (2.1.1) 2021-08-24 02:38:42.702 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev16) (1.1.1) 2021-08-24 02:38:42.705 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev16) (3.0.0) 2021-08-24 02:38:42.706 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev16) (0.31.1) 2021-08-24 02:38:42.711 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev16) (2.5.1) 2021-08-24 02:38:42.714 | Requirement already satisfied: oslo.concurrency>=3.25.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev16) (4.4.0) 2021-08-24 02:38:42.735 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev16) (1.16.0) 2021-08-24 02:38:42.773 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev16) (2.5.0) 2021-08-24 02:38:42.815 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.25.0->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev16) (0.14.1) 2021-08-24 02:38:42.833 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.25.0->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev16) (1.6) 2021-08-24 02:38:42.871 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==19.1.0.dev16) (0.7.2) 2021-08-24 02:38:42.897 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==19.1.0.dev16) (0.11.0) 2021-08-24 02:38:42.899 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==19.1.0.dev16) (2.4.7) 2021-08-24 02:38:42.907 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==19.1.0.dev16) (21.0) 2021-08-24 02:38:43.052 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev16) (57.4.0) 2021-08-24 02:38:43.341 | Collecting xmlschema>=1.2.1 2021-08-24 02:38:43.349 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66a/17ba8c342703a/xmlschema-1.7.0-py3-none-any.whl (254 kB) 2021-08-24 02:38:43.361 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==19.1.0.dev16) (20.0.1) 2021-08-24 02:38:43.394 | Collecting defusedxml 2021-08-24 02:38:43.401 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2021-08-24 02:38:43.467 | Collecting importlib-resources 2021-08-24 02:38:43.473 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/248/0d8e07d189005/importlib_resources-5.2.2-py3-none-any.whl (27 kB) 2021-08-24 02:38:43.653 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==19.1.0.dev16) (2021.5.30) 2021-08-24 02:38:43.655 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==19.1.0.dev16) (2.0.4) 2021-08-24 02:38:43.657 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==19.1.0.dev16) (1.26.6) 2021-08-24 02:38:43.660 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==19.1.0.dev16) (3.2) 2021-08-24 02:38:43.778 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev16) (0.7) 2021-08-24 02:38:44.021 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==19.1.0.dev16) (0.4.1) 2021-08-24 02:38:44.027 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==19.1.0.dev16) (0.5.2) 2021-08-24 02:38:44.236 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev16) (1.0.0) 2021-08-24 02:38:44.524 | Collecting elementpath<3.0.0,>=2.2.2 2021-08-24 02:38:44.532 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f27/d7c045c4f1f30/elementpath-2.2.3-py3-none-any.whl (149 kB) 2021-08-24 02:38:44.740 | Collecting zipp>=3.1.0 2021-08-24 02:38:44.747 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/957/cfda87797e389/zipp-3.5.0-py3-none-any.whl (5.7 kB) 2021-08-24 02:38:45.897 | Installing collected packages: zipp, Werkzeug, itsdangerous, elementpath, click, xmlschema, importlib-resources, Flask, defusedxml, aniso8601, scrypt, pysaml2, PyJWT, passlib, oauthlib, Flask-RESTful, keystone 2021-08-24 02:38:45.897 | Attempting uninstall: zipp 2021-08-24 02:38:45.899 | Found existing installation: zipp 1.0.0 2021-08-24 02:38:45.907 | Uninstalling zipp-1.0.0: 2021-08-24 02:38:45.939 | Successfully uninstalled zipp-1.0.0 2021-08-24 02:38:46.656 | Attempting uninstall: click 2021-08-24 02:38:46.658 | Found existing installation: Click 7.0 2021-08-24 02:38:46.665 | Uninstalling Click-7.0: 2021-08-24 02:38:46.729 | Successfully uninstalled Click-7.0 2021-08-24 02:38:48.387 | Attempting uninstall: PyJWT 2021-08-24 02:38:48.389 | Found existing installation: PyJWT 1.7.1 2021-08-24 02:38:48.395 | Uninstalling PyJWT-1.7.1: 2021-08-24 02:38:48.425 | Successfully uninstalled PyJWT-1.7.1 2021-08-24 02:38:48.980 | Attempting uninstall: oauthlib 2021-08-24 02:38:48.982 | Found existing installation: oauthlib 3.1.0 2021-08-24 02:38:48.990 | Uninstalling oauthlib-3.1.0: 2021-08-24 02:38:49.020 | Successfully uninstalled oauthlib-3.1.0 2021-08-24 02:38:49.285 | Running setup.py develop for keystone 2021-08-24 02:38:51.293 | Successfully installed Flask-2.0.1 Flask-RESTful-0.3.9 PyJWT-2.1.0 Werkzeug-2.0.1 aniso8601-9.0.1 click-8.0.1 defusedxml-0.7.1 elementpath-2.2.3 importlib-resources-5.2.2 itsdangerous-2.0.1 keystone oauthlib-3.1.1 passlib-1.7.4 pysaml2-7.0.1 scrypt-0.8.18 xmlschema-1.7.0 zipp-3.5.0 2021-08-24 02:38:51.293 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-24 02:38:51.448 | + inc/python:pip_install:200 : result=0 2021-08-24 02:38:51.450 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-24 02:38:51.452 | + functions-common:time_stop:2309 : local name 2021-08-24 02:38:51.454 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:38:51.456 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:38:51.458 | + functions-common:time_stop:2312 : local total 2021-08-24 02:38:51.460 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:38:51.462 | + functions-common:time_stop:2315 : name=pip_install 2021-08-24 02:38:51.464 | + functions-common:time_stop:2316 : start_time=1629772717341 2021-08-24 02:38:51.466 | + functions-common:time_stop:2318 : [[ -z 1629772717341 ]] 2021-08-24 02:38:51.469 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:38:51.473 | + functions-common:time_stop:2321 : end_time=1629772731471 2021-08-24 02:38:51.475 | + functions-common:time_stop:2322 : elapsed_time=14130 2021-08-24 02:38:51.477 | + functions-common:time_stop:2323 : total=49759 2021-08-24 02:38:51.479 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:38:51.481 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=63889 2021-08-24 02:38:51.483 | + inc/python:pip_install:203 : return 0 2021-08-24 02:38:51.485 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-08-24 02:38:51.488 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-08-24 02:38:51.490 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-08-24 02:38:51.508 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-08-24 02:38:51.519 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2021-08-24 02:38:51.522 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-08-24 02:38:51.524 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 02:38:51.526 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 02:38:51.528 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-08-24 02:38:51.531 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 02:38:51.533 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-08-24 02:38:51.549 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:38:51.551 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-08-24 02:38:51.553 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-08-24 02:38:51.556 | + ./stack.sh:main:881 : configure_keystone 2021-08-24 02:38:51.559 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-08-24 02:38:51.571 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2021-08-24 02:38:51.573 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-08-24 02:38:51.578 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-08-24 02:38:51.593 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:38:51.595 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-08-24 02:38:51.625 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-08-24 02:38:51.652 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-08-24 02:38:51.681 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-08-24 02:38:51.710 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-08-24 02:38:51.739 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-08-24 02:38:51.768 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-08-24 02:38:51.795 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-08-24 02:38:51.822 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-08-24 02:38:51.824 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-08-24 02:38:51.826 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-08-24 02:38:51.828 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-08-24 02:38:51.831 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-08-24 02:38:51.833 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-08-24 02:38:51.847 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:38:51.851 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-08-24 02:38:51.853 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-08-24 02:38:51.855 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-08-24 02:38:51.871 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:38:51.873 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2021-08-24 02:38:51.876 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2021-08-24 02:38:51.904 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-08-24 02:38:51.907 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-08-24 02:38:51.909 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-08-24 02:38:51.911 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-08-24 02:38:51.914 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-08-24 02:38:51.930 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:38:51.932 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.39/identity 2021-08-24 02:38:51.963 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.39/identity 2021-08-24 02:38:51.990 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-08-24 02:38:51.993 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-08-24 02:38:52.023 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-08-24 02:38:52.026 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-08-24 02:38:52.028 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-08-24 02:38:52.030 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-08-24 02:38:52.032 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-08-24 02:38:52.035 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-08-24 02:38:52.064 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-08-24 02:38:52.066 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-08-24 02:38:52.068 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-08-24 02:38:52.071 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-08-24 02:38:52.074 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-08-24 02:38:52.090 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-08-24 02:38:52.092 | + functions:setup_systemd_logging:695 : local pidstr= 2021-08-24 02:38:52.095 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-08-24 02:38:52.097 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-08-24 02:38:52.099 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-08-24 02:38:52.126 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-08-24 02:38:52.152 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-08-24 02:38:52.180 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-08-24 02:38:52.206 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-08-24 02:38:52.234 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-08-24 02:38:52.236 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-08-24 02:38:52.238 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-08-24 02:38:52.240 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-08-24 02:38:52.243 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2021-08-24 02:38:52.245 | + lib/apache:write_uwsgi_config:257 : local http= 2021-08-24 02:38:52.247 | + lib/apache:write_uwsgi_config:258 : local name= 2021-08-24 02:38:52.250 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2021-08-24 02:38:52.254 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2021-08-24 02:38:52.256 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-08-24 02:38:52.259 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-08-24 02:38:52.271 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-08-24 02:38:52.271 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-08-24 02:38:52.280 | d /var/run/uwsgi 0755 ubuntu root 2021-08-24 02:38:52.283 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-08-24 02:38:52.299 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-08-24 02:38:52.302 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-08-24 02:38:52.305 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-08-24 02:38:52.333 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-08-24 02:38:52.360 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-08-24 02:38:52.386 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-08-24 02:38:52.413 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-08-24 02:38:52.440 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-08-24 02:38:52.466 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-08-24 02:38:52.493 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-08-24 02:38:52.519 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-08-24 02:38:52.550 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-08-24 02:38:52.576 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-08-24 02:38:52.603 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-08-24 02:38:52.630 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-08-24 02:38:52.656 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-08-24 02:38:52.658 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-08-24 02:38:52.661 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2021-08-24 02:38:52.664 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2021-08-24 02:38:52.666 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-08-24 02:38:52.668 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 02:38:52.671 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 02:38:52.673 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-08-24 02:38:52.675 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-08-24 02:38:52.678 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-08-24 02:38:52.704 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-08-24 02:38:52.730 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 ' 2021-08-24 02:38:52.731 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-08-24 02:38:52.739 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-08-24 02:38:52.743 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2021-08-24 02:38:52.745 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2021-08-24 02:38:52.747 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-08-24 02:38:52.749 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-08-24 02:38:52.752 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-08-24 02:38:52.754 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 02:38:52.756 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 02:38:52.758 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-08-24 02:38:52.761 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-08-24 02:38:52.763 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 02:38:52.765 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 02:38:52.767 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2021-08-24 02:38:52.829 | Enabling site keystone-wsgi-public. 2021-08-24 02:38:52.834 | To activate the new configuration, you need to run: 2021-08-24 02:38:52.834 | systemctl reload apache2 2021-08-24 02:38:52.838 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-08-24 02:38:52.840 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-08-24 02:38:52.843 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-08-24 02:38:52.845 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-08-24 02:38:52.970 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-08-24 02:38:52.972 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-08-24 02:38:52.975 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-08-24 02:38:52.978 | + lib/apache:write_uwsgi_config:256 : local url=/identity_admin 2021-08-24 02:38:52.980 | + lib/apache:write_uwsgi_config:257 : local http= 2021-08-24 02:38:52.983 | + lib/apache:write_uwsgi_config:258 : local name= 2021-08-24 02:38:52.986 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-admin 2021-08-24 02:38:52.990 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-admin 2021-08-24 02:38:52.992 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-08-24 02:38:52.995 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-08-24 02:38:53.008 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-08-24 02:38:53.008 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-08-24 02:38:53.016 | d /var/run/uwsgi 0755 ubuntu root 2021-08-24 02:38:53.020 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-08-24 02:38:53.036 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-08-24 02:38:53.041 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-08-24 02:38:53.045 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-08-24 02:38:53.074 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-08-24 02:38:53.102 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-08-24 02:38:53.128 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-08-24 02:38:53.155 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-08-24 02:38:53.182 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-08-24 02:38:53.208 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-08-24 02:38:53.236 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-08-24 02:38:53.263 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-08-24 02:38:53.290 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-08-24 02:38:53.317 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-08-24 02:38:53.347 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-08-24 02:38:53.373 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-08-24 02:38:53.401 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-08-24 02:38:53.403 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-08-24 02:38:53.406 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-admin 2021-08-24 02:38:53.408 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-admin 2021-08-24 02:38:53.410 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-08-24 02:38:53.413 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 02:38:53.415 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 02:38:53.417 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-08-24 02:38:53.420 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-08-24 02:38:53.422 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-08-24 02:38:53.449 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-08-24 02:38:53.476 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-08-24 02:38:53.476 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 ' 2021-08-24 02:38:53.485 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-08-24 02:38:53.488 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-admin 2021-08-24 02:38:53.490 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-admin 2021-08-24 02:38:53.492 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-08-24 02:38:53.495 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-08-24 02:38:53.497 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-08-24 02:38:53.499 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 02:38:53.501 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 02:38:53.503 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-08-24 02:38:53.506 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-08-24 02:38:53.508 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 02:38:53.511 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 02:38:53.513 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-admin 2021-08-24 02:38:53.575 | Enabling site keystone-wsgi-admin. 2021-08-24 02:38:53.580 | To activate the new configuration, you need to run: 2021-08-24 02:38:53.580 | systemctl reload apache2 2021-08-24 02:38:53.584 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-08-24 02:38:53.587 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-08-24 02:38:53.589 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-08-24 02:38:53.591 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-08-24 02:38:53.717 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-08-24 02:38:53.745 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-08-24 02:38:53.775 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-08-24 02:38:53.805 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-08-24 02:38:53.808 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-08-24 02:38:53.837 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-08-24 02:38:53.864 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-08-24 02:38:53.892 | + ./stack.sh:main:885 : is_service_enabled swift 2021-08-24 02:38:53.909 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:38:53.911 | + ./stack.sh:main:886 : is_service_enabled ceilometer 2021-08-24 02:38:53.928 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:38:53.931 | + ./stack.sh:main:889 : stack_install_service swift 2021-08-24 02:38:53.933 | + lib/stack:stack_install_service:20 : local service=swift 2021-08-24 02:38:53.935 | + lib/stack:stack_install_service:21 : type install_swift 2021-08-24 02:38:53.938 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-08-24 02:38:53.940 | + lib/stack:stack_install_service:32 : install_swift 2021-08-24 02:38:53.942 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-08-24 02:38:53.945 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-08-24 02:38:53.947 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-08-24 02:38:53.949 | + functions-common:git_clone:525 : local git_ref=master 2021-08-24 02:38:53.951 | + functions-common:git_clone:526 : local orig_dir 2021-08-24 02:38:53.954 | ++ functions-common:git_clone:527 : pwd 2021-08-24 02:38:53.956 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-08-24 02:38:53.959 | + functions-common:git_clone:528 : local git_clone_flags= 2021-08-24 02:38:53.962 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-08-24 02:38:53.978 | + functions-common:git_clone:530 : RECLONE=False 2021-08-24 02:38:53.980 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-08-24 02:38:53.983 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-08-24 02:38:53.985 | + functions-common:git_clone:544 : echo master 2021-08-24 02:38:53.985 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-08-24 02:38:53.990 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-08-24 02:38:53.993 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-08-24 02:38:53.995 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-08-24 02:38:53.997 | + functions-common:git_clone:593 : git show --oneline 2021-08-24 02:38:53.998 | + functions-common:git_clone:593 : head -1 2021-08-24 02:38:54.001 | 62d75df2f Merge "Fix docker image builds" 2021-08-24 02:38:54.003 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-08-24 02:38:54.006 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2021-08-24 02:38:54.008 | + inc/python:setup_develop:338 : local bindep 2021-08-24 02:38:54.011 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-08-24 02:38:54.013 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-08-24 02:38:54.015 | + inc/python:setup_develop:344 : local extras=keystone 2021-08-24 02:38:54.018 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-08-24 02:38:54.020 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-08-24 02:38:54.023 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-08-24 02:38:54.025 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-08-24 02:38:54.028 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-08-24 02:38:54.030 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-08-24 02:38:54.033 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-08-24 02:38:54.035 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-08-24 02:38:54.038 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-08-24 02:38:54.041 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-08-24 02:38:54.043 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-08-24 02:38:54.046 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-08-24 02:38:54.051 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2021-08-24 02:38:54.054 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2021-08-24 02:38:54.698 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2021-08-24 02:38:54.700 | + inc/python:setup_package:418 : local bindep=0 2021-08-24 02:38:54.703 | + inc/python:setup_package:419 : local bindep_flag= 2021-08-24 02:38:54.705 | + inc/python:setup_package:420 : local bindep_profiles= 2021-08-24 02:38:54.707 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2021-08-24 02:38:54.709 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2021-08-24 02:38:54.711 | + inc/python:setup_package:427 : local flags=-e 2021-08-24 02:38:54.713 | + inc/python:setup_package:428 : local extras=keystone 2021-08-24 02:38:54.716 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-08-24 02:38:54.718 | + inc/python:setup_package:432 : [[ -z keystone ]] 2021-08-24 02:38:54.720 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2021-08-24 02:38:54.722 | + inc/python:setup_package:438 : extras='[keystone]' 2021-08-24 02:38:54.724 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-08-24 02:38:54.727 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2021-08-24 02:38:54.747 | Using python 3.8 to install /opt/stack/swift 2021-08-24 02:38:54.750 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2021-08-24 02:38:55.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:38:55.517 | from cryptography.utils import int_from_bytes 2021-08-24 02:38:55.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:38:55.517 | from cryptography.utils import int_from_bytes 2021-08-24 02:38:56.534 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-24 02:38:56.549 | Obtaining file:///opt/stack/swift 2021-08-24 02:38:57.915 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev18) (0.31.1) 2021-08-24 02:38:57.917 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev18) (1.1.1) 2021-08-24 02:38:57.919 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev18) (0.11.0) 2021-08-24 02:38:57.921 | Requirement already satisfied: PasteDeploy>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev18) (2.1.1) 2021-08-24 02:38:58.708 | Collecting lxml>=3.4.1 2021-08-24 02:38:58.727 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1b3/8116b6e628118/lxml-4.6.3-cp38-cp38-manylinux2014_x86_64.whl (6.8 MB) 2021-08-24 02:38:58.875 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev18) (2.26.0) 2021-08-24 02:38:58.876 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev18) (1.16.0) 2021-08-24 02:38:58.924 | Collecting xattr>=0.4 2021-08-24 02:38:58.930 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2021-08-24 02:38:59.696 | Collecting PyECLib>=1.3.1 2021-08-24 02:38:59.723 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2021-08-24 02:39:00.676 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev18) (3.4.7) 2021-08-24 02:39:00.679 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev18) (9.3.0) 2021-08-24 02:39:00.717 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.28.1.dev18) (1.14.6) 2021-08-24 02:39:00.721 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.28.1.dev18) (2.20) 2021-08-24 02:39:00.733 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.28.1.dev18) (1.16.0) 2021-08-24 02:39:00.795 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev18) (3.1.1) 2021-08-24 02:39:00.797 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev18) (5.6.0) 2021-08-24 02:39:00.798 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev18) (2.8.1) 2021-08-24 02:39:00.800 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev18) (4.6.0) 2021-08-24 02:39:00.803 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev18) (4.10.0) 2021-08-24 02:39:00.805 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev18) (1.8.7) 2021-08-24 02:39:00.807 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev18) (4.3.1) 2021-08-24 02:39:00.809 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev18) (8.7.1) 2021-08-24 02:39:00.810 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev18) (5.0.1) 2021-08-24 02:39:00.812 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev18) (4.2.0) 2021-08-24 02:39:00.815 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev18) (4.2.0) 2021-08-24 02:39:00.816 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev18) (3.3.1) 2021-08-24 02:39:00.878 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev18) (0.1.16) 2021-08-24 02:39:00.879 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev18) (3.4.0) 2021-08-24 02:39:00.884 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev18) (1.7.0) 2021-08-24 02:39:00.949 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev18) (1.1.3) 2021-08-24 02:39:00.957 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev18) (5.0.9) 2021-08-24 02:39:01.004 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev18) (5.4.1) 2021-08-24 02:39:01.007 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev18) (0.8.0) 2021-08-24 02:39:01.009 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev18) (2.2.0) 2021-08-24 02:39:01.045 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev18) (1.5.0) 2021-08-24 02:39:01.056 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev18) (1.12.1) 2021-08-24 02:39:01.128 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev18) (2.8.2) 2021-08-24 02:39:01.134 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev18) (0.9.6) 2021-08-24 02:39:01.147 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev18) (2021.1) 2021-08-24 02:39:01.150 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev18) (1.0.2) 2021-08-24 02:39:01.180 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev18) (2.4.7) 2021-08-24 02:39:01.183 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev18) (21.0) 2021-08-24 02:39:01.209 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=1.3.3->swift==2.28.1.dev18) (57.4.0) 2021-08-24 02:39:01.368 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev18) (2021.5.30) 2021-08-24 02:39:01.370 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev18) (1.26.6) 2021-08-24 02:39:01.372 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev18) (2.0.4) 2021-08-24 02:39:01.374 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev18) (3.2) 2021-08-24 02:39:01.632 | Building wheels for collected packages: PyECLib, xattr 2021-08-24 02:39:01.633 | Building wheel for PyECLib (setup.py): started 2021-08-24 02:39:02.922 | Building wheel for PyECLib (setup.py): finished with status 'done' 2021-08-24 02:39:02.923 | Created wheel for PyECLib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55540 sha256=2042d0e4594a856a05625eabfcab2dc4bac16025da3e1f4c32a9e27db33132e2 2021-08-24 02:39:02.923 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2021-08-24 02:39:02.927 | Building wheel for xattr (setup.py): started 2021-08-24 02:39:04.352 | Building wheel for xattr (setup.py): finished with status 'done' 2021-08-24 02:39:04.353 | Created wheel for xattr: filename=xattr-0.9.7-cp38-cp38-linux_x86_64.whl size=33286 sha256=289b370937ca2b128c759e7391b13aba47e744c06d85bef5da8ceaaed3fe6321 2021-08-24 02:39:04.353 | Stored in directory: /root/.cache/pip/wheels/90/58/82/c0bf95f0215cd4d718b9b5bde6f88253eef46677a81e649467 2021-08-24 02:39:04.356 | Successfully built PyECLib xattr 2021-08-24 02:39:05.639 | Installing collected packages: xattr, PyECLib, lxml, swift 2021-08-24 02:39:06.175 | Running setup.py develop for swift 2021-08-24 02:39:08.038 | Successfully installed PyECLib-1.6.0 lxml-4.6.3 swift-2.28.1.dev18 xattr-0.9.7 2021-08-24 02:39:08.038 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-24 02:39:08.182 | + inc/python:pip_install:200 : result=0 2021-08-24 02:39:08.184 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-24 02:39:08.187 | + functions-common:time_stop:2309 : local name 2021-08-24 02:39:08.189 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:39:08.191 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:39:08.193 | + functions-common:time_stop:2312 : local total 2021-08-24 02:39:08.195 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:39:08.197 | + functions-common:time_stop:2315 : name=pip_install 2021-08-24 02:39:08.199 | + functions-common:time_stop:2316 : start_time=1629772734742 2021-08-24 02:39:08.201 | + functions-common:time_stop:2318 : [[ -z 1629772734742 ]] 2021-08-24 02:39:08.204 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:39:08.208 | + functions-common:time_stop:2321 : end_time=1629772748206 2021-08-24 02:39:08.211 | + functions-common:time_stop:2322 : elapsed_time=13464 2021-08-24 02:39:08.213 | + functions-common:time_stop:2323 : total=63889 2021-08-24 02:39:08.215 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:39:08.217 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=77353 2021-08-24 02:39:08.220 | + inc/python:pip_install:203 : return 0 2021-08-24 02:39:08.222 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-08-24 02:39:08.224 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-08-24 02:39:08.227 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-08-24 02:39:08.245 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-08-24 02:39:08.256 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2021-08-24 02:39:08.259 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-08-24 02:39:08.261 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 02:39:08.263 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 02:39:08.265 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-08-24 02:39:08.268 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 02:39:08.270 | + lib/swift:install_swift:747 : '[' False == True ']' 2021-08-24 02:39:08.273 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-08-24 02:39:08.275 | + ./stack.sh:main:890 : configure_swift 2021-08-24 02:39:08.277 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-08-24 02:39:08.279 | + lib/swift:configure_swift:335 : local node_number 2021-08-24 02:39:08.281 | + lib/swift:configure_swift:336 : local swift_node_config 2021-08-24 02:39:08.283 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-08-24 02:39:08.285 | + lib/swift:configure_swift:338 : local user_group 2021-08-24 02:39:08.287 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-08-24 02:39:09.138 | No object-server running 2021-08-24 02:39:09.138 | No proxy-server running 2021-08-24 02:39:09.138 | No container-replicator running 2021-08-24 02:39:09.138 | No object-replicator running 2021-08-24 02:39:09.138 | No account-auditor running 2021-08-24 02:39:09.138 | No container-updater running 2021-08-24 02:39:09.138 | No account-replicator running 2021-08-24 02:39:09.138 | No account-reaper running 2021-08-24 02:39:09.138 | No container-sharder running 2021-08-24 02:39:09.138 | No object-expirer running 2021-08-24 02:39:09.138 | No object-reconstructor running 2021-08-24 02:39:09.138 | No container-reconciler running 2021-08-24 02:39:09.138 | No object-updater running 2021-08-24 02:39:09.138 | No account-server running 2021-08-24 02:39:09.138 | No container-auditor running 2021-08-24 02:39:09.138 | No container-server running 2021-08-24 02:39:09.138 | No container-sync running 2021-08-24 02:39:09.138 | No object-auditor running 2021-08-24 02:39:09.185 | + lib/swift:configure_swift:341 : true 2021-08-24 02:39:09.187 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2021-08-24 02:39:09.199 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-08-24 02:39:09.211 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-08-24 02:39:09.214 | + lib/swift:configure_swift:355 : sed -e ' 2021-08-24 02:39:09.214 | s/%GROUP%//; 2021-08-24 02:39:09.214 | s/%USER%/ubuntu/; 2021-08-24 02:39:09.214 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-08-24 02:39:09.214 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-08-24 02:39:09.214 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2021-08-24 02:39:09.222 | uid = ubuntu 2021-08-24 02:39:09.222 | gid = 2021-08-24 02:39:09.222 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-08-24 02:39:09.222 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-08-24 02:39:09.222 | address = 127.0.0.1 2021-08-24 02:39:09.222 | 2021-08-24 02:39:09.222 | [account6612] 2021-08-24 02:39:09.222 | max connections = 25 2021-08-24 02:39:09.222 | path = /opt/stack/data/swift/1/node/ 2021-08-24 02:39:09.222 | read only = false 2021-08-24 02:39:09.222 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-08-24 02:39:09.222 | 2021-08-24 02:39:09.222 | [account6622] 2021-08-24 02:39:09.222 | max connections = 25 2021-08-24 02:39:09.222 | path = /opt/stack/data/swift/2/node/ 2021-08-24 02:39:09.222 | read only = false 2021-08-24 02:39:09.222 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-08-24 02:39:09.222 | 2021-08-24 02:39:09.222 | [account6632] 2021-08-24 02:39:09.222 | max connections = 25 2021-08-24 02:39:09.222 | path = /opt/stack/data/swift/3/node/ 2021-08-24 02:39:09.222 | read only = false 2021-08-24 02:39:09.223 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-08-24 02:39:09.223 | 2021-08-24 02:39:09.223 | [account6642] 2021-08-24 02:39:09.223 | max connections = 25 2021-08-24 02:39:09.223 | path = /opt/stack/data/swift/4/node/ 2021-08-24 02:39:09.223 | read only = false 2021-08-24 02:39:09.223 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-08-24 02:39:09.223 | 2021-08-24 02:39:09.223 | 2021-08-24 02:39:09.223 | [container6611] 2021-08-24 02:39:09.223 | max connections = 25 2021-08-24 02:39:09.223 | path = /opt/stack/data/swift/1/node/ 2021-08-24 02:39:09.223 | read only = false 2021-08-24 02:39:09.223 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-08-24 02:39:09.223 | 2021-08-24 02:39:09.223 | [container6621] 2021-08-24 02:39:09.223 | max connections = 25 2021-08-24 02:39:09.223 | path = /opt/stack/data/swift/2/node/ 2021-08-24 02:39:09.223 | read only = false 2021-08-24 02:39:09.223 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-08-24 02:39:09.223 | 2021-08-24 02:39:09.223 | [container6631] 2021-08-24 02:39:09.223 | max connections = 25 2021-08-24 02:39:09.223 | path = /opt/stack/data/swift/3/node/ 2021-08-24 02:39:09.223 | read only = false 2021-08-24 02:39:09.223 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-08-24 02:39:09.223 | 2021-08-24 02:39:09.223 | [container6641] 2021-08-24 02:39:09.223 | max connections = 25 2021-08-24 02:39:09.223 | path = /opt/stack/data/swift/4/node/ 2021-08-24 02:39:09.223 | read only = false 2021-08-24 02:39:09.223 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-08-24 02:39:09.223 | 2021-08-24 02:39:09.223 | 2021-08-24 02:39:09.223 | [object6613] 2021-08-24 02:39:09.223 | max connections = 25 2021-08-24 02:39:09.223 | path = /opt/stack/data/swift/1/node/ 2021-08-24 02:39:09.223 | read only = false 2021-08-24 02:39:09.224 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-08-24 02:39:09.224 | 2021-08-24 02:39:09.224 | [object6623] 2021-08-24 02:39:09.224 | max connections = 25 2021-08-24 02:39:09.224 | path = /opt/stack/data/swift/2/node/ 2021-08-24 02:39:09.224 | read only = false 2021-08-24 02:39:09.224 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-08-24 02:39:09.224 | 2021-08-24 02:39:09.224 | [object6633] 2021-08-24 02:39:09.224 | max connections = 25 2021-08-24 02:39:09.224 | path = /opt/stack/data/swift/3/node/ 2021-08-24 02:39:09.224 | read only = false 2021-08-24 02:39:09.224 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-08-24 02:39:09.224 | 2021-08-24 02:39:09.224 | [object6643] 2021-08-24 02:39:09.224 | max connections = 25 2021-08-24 02:39:09.224 | path = /opt/stack/data/swift/4/node/ 2021-08-24 02:39:09.224 | read only = false 2021-08-24 02:39:09.224 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-08-24 02:39:09.225 | + lib/swift:configure_swift:361 : is_ubuntu 2021-08-24 02:39:09.227 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 02:39:09.229 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 02:39:09.231 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-08-24 02:39:09.252 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-08-24 02:39:09.255 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-08-24 02:39:09.259 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-08-24 02:39:09.263 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-08-24 02:39:09.265 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-08-24 02:39:09.269 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-08-24 02:39:09.298 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.39:8080/v1/ 2021-08-24 02:39:09.323 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-08-24 02:39:09.340 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-08-24 02:39:09.367 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-08-24 02:39:09.385 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-08-24 02:39:09.415 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-08-24 02:39:09.432 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-08-24 02:39:09.460 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-08-24 02:39:09.477 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-08-24 02:39:09.504 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-08-24 02:39:09.522 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-08-24 02:39:09.549 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-08-24 02:39:09.566 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2021-08-24 02:39:09.580 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:39:09.582 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-08-24 02:39:09.611 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-08-24 02:39:09.637 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-08-24 02:39:09.663 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-08-24 02:39:09.689 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2021-08-24 02:39:09.704 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:39:09.706 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-08-24 02:39:09.732 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2021-08-24 02:39:09.746 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:39:09.748 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2021-08-24 02:39:09.763 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:39:09.765 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2021-08-24 02:39:09.767 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2021-08-24 02:39:09.781 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:39:09.783 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2021-08-24 02:39:09.785 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2021-08-24 02:39:09.787 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-08-24 02:39:09.792 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-08-24 02:39:09.797 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-08-24 02:39:09.824 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-08-24 02:39:09.850 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-08-24 02:39:09.879 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-08-24 02:39:09.907 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-08-24 02:39:09.934 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-08-24 02:39:09.936 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-08-24 02:39:09.938 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-08-24 02:39:09.940 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-08-24 02:39:09.942 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-08-24 02:39:09.968 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-08-24 02:39:09.994 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.39/identity 2021-08-24 02:39:10.020 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-08-24 02:39:10.046 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-08-24 02:39:10.072 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-08-24 02:39:10.098 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-08-24 02:39:10.126 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-08-24 02:39:10.153 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-08-24 02:39:10.179 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-08-24 02:39:10.205 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-08-24 02:39:10.232 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-08-24 02:39:10.259 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-08-24 02:39:10.285 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-08-24 02:39:10.314 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-08-24 02:39:10.341 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-08-24 02:39:10.358 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-08-24 02:39:10.385 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-08-24 02:39:10.411 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-08-24 02:39:10.415 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-08-24 02:39:10.442 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-08-24 02:39:10.469 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-08-24 02:39:10.495 | + lib/swift:configure_swift:479 : local node_number 2021-08-24 02:39:10.497 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-08-24 02:39:10.499 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2021-08-24 02:39:10.501 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-08-24 02:39:10.506 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-08-24 02:39:10.508 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-08-24 02:39:10.511 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-08-24 02:39:10.513 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-08-24 02:39:10.515 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-08-24 02:39:10.517 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-08-24 02:39:10.519 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-08-24 02:39:10.521 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-08-24 02:39:10.540 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-08-24 02:39:10.567 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-08-24 02:39:10.584 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-08-24 02:39:10.611 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-08-24 02:39:10.629 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-08-24 02:39:10.656 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-08-24 02:39:10.673 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-08-24 02:39:10.700 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-08-24 02:39:10.718 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-08-24 02:39:10.745 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-08-24 02:39:10.763 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-08-24 02:39:10.791 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-08-24 02:39:10.808 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-08-24 02:39:10.837 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-08-24 02:39:10.854 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-08-24 02:39:10.881 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-08-24 02:39:10.899 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-08-24 02:39:10.925 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2021-08-24 02:39:10.930 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-08-24 02:39:10.948 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-08-24 02:39:10.976 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-08-24 02:39:11.004 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2021-08-24 02:39:11.006 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-08-24 02:39:11.010 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-08-24 02:39:11.012 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-08-24 02:39:11.014 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-08-24 02:39:11.016 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-08-24 02:39:11.019 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-08-24 02:39:11.021 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-08-24 02:39:11.023 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-08-24 02:39:11.025 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-08-24 02:39:11.043 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-08-24 02:39:11.069 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-08-24 02:39:11.087 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-08-24 02:39:11.114 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-08-24 02:39:11.131 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-08-24 02:39:11.159 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-08-24 02:39:11.186 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-08-24 02:39:11.213 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-08-24 02:39:11.231 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-08-24 02:39:11.259 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-08-24 02:39:11.276 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-08-24 02:39:11.304 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-08-24 02:39:11.321 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-08-24 02:39:11.349 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-08-24 02:39:11.367 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-08-24 02:39:11.396 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-08-24 02:39:11.415 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-08-24 02:39:11.442 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2021-08-24 02:39:11.448 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-08-24 02:39:11.466 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-08-24 02:39:11.501 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2021-08-24 02:39:11.503 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-08-24 02:39:11.507 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-08-24 02:39:11.509 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-08-24 02:39:11.511 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-08-24 02:39:11.513 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-08-24 02:39:11.515 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-08-24 02:39:11.518 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-08-24 02:39:11.520 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-08-24 02:39:11.522 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-08-24 02:39:11.540 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-08-24 02:39:11.567 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-08-24 02:39:11.585 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-08-24 02:39:11.612 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-08-24 02:39:11.630 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-08-24 02:39:11.657 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-08-24 02:39:11.675 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-08-24 02:39:11.703 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-08-24 02:39:11.721 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-08-24 02:39:11.748 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-08-24 02:39:11.765 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-08-24 02:39:11.794 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-08-24 02:39:11.811 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-08-24 02:39:11.839 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-08-24 02:39:11.859 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-08-24 02:39:11.886 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-08-24 02:39:11.903 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-08-24 02:39:11.930 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2021-08-24 02:39:11.934 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-08-24 02:39:11.952 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-08-24 02:39:11.980 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-08-24 02:39:12.007 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-08-24 02:39:12.034 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-08-24 02:39:12.061 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2021-08-24 02:39:12.063 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-08-24 02:39:12.067 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-08-24 02:39:12.096 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-08-24 02:39:12.123 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-08-24 02:39:12.154 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-08-24 02:39:12.185 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-08-24 02:39:12.213 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-08-24 02:39:12.239 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-08-24 02:39:12.265 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2021-08-24 02:39:12.292 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-08-24 02:39:12.317 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2021-08-24 02:39:12.333 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:39:12.336 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-08-24 02:39:12.353 | + lib/swift:configure_swift:522 : local auth_vers 2021-08-24 02:39:12.356 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2021-08-24 02:39:12.374 | + lib/swift:configure_swift:523 : auth_vers=3 2021-08-24 02:39:12.376 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.39 2021-08-24 02:39:12.403 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2021-08-24 02:39:12.405 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2021-08-24 02:39:12.432 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.39/identity 2021-08-24 02:39:12.460 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2021-08-24 02:39:12.463 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-08-24 02:39:12.489 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2021-08-24 02:39:12.504 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:39:12.507 | + lib/swift:configure_swift:542 : local user_group 2021-08-24 02:39:12.510 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2021-08-24 02:39:12.514 | + lib/swift:configure_swift:543 : user_group=1000 2021-08-24 02:39:12.516 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-08-24 02:39:12.529 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2021-08-24 02:39:12.531 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2021-08-24 02:39:12.543 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2021-08-24 02:39:12.545 | + lib/swift:configure_swift:549 : is_suse 2021-08-24 02:39:12.548 | + functions-common:is_suse:462 : is_opensuse 2021-08-24 02:39:12.550 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-08-24 02:39:12.552 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-08-24 02:39:12.555 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-08-24 02:39:12.557 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-08-24 02:39:12.559 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-08-24 02:39:12.562 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-08-24 02:39:12.574 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2021-08-24 02:39:12.577 | + lib/swift:configure_swift:562 : '[' False == True ']' 2021-08-24 02:39:12.579 | + ./stack.sh:main:893 : is_service_enabled s3api 2021-08-24 02:39:12.596 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:39:12.598 | + ./stack.sh:main:899 : is_service_enabled g-api n-api 2021-08-24 02:39:12.616 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:39:12.618 | + ./stack.sh:main:901 : stack_install_service glance 2021-08-24 02:39:12.620 | + lib/stack:stack_install_service:20 : local service=glance 2021-08-24 02:39:12.622 | + lib/stack:stack_install_service:21 : type install_glance 2021-08-24 02:39:12.625 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-08-24 02:39:12.627 | + lib/stack:stack_install_service:32 : install_glance 2021-08-24 02:39:12.629 | + lib/glance:install_glance:514 : glance_store_extras=() 2021-08-24 02:39:12.632 | + lib/glance:install_glance:514 : local glance_store_extras 2021-08-24 02:39:12.635 | + lib/glance:install_glance:516 : is_service_enabled cinder 2021-08-24 02:39:12.651 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:39:12.653 | + lib/glance:install_glance:517 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-08-24 02:39:12.656 | + lib/glance:install_glance:520 : is_service_enabled swift 2021-08-24 02:39:12.672 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:39:12.675 | + lib/glance:install_glance:521 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-08-24 02:39:12.677 | + lib/glance:install_glance:526 : use_library_from_git glance_store 2021-08-24 02:39:12.680 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-08-24 02:39:12.683 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 02:39:12.685 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 02:39:12.687 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-08-24 02:39:12.690 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 02:39:12.694 | ++ lib/glance:install_glance:532 : join_extras swift cinder 2021-08-24 02:39:12.696 | ++ inc/python:join_extras:29 : local IFS=, 2021-08-24 02:39:12.699 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-08-24 02:39:12.702 | + lib/glance:install_glance:532 : pip_install_gr_extras glance-store swift,cinder 2021-08-24 02:39:12.704 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-08-24 02:39:12.707 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-08-24 02:39:12.709 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-08-24 02:39:12.712 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-08-24 02:39:12.715 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-08-24 02:39:12.718 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-08-24 02:39:12.721 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-08-24 02:39:12.722 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-08-24 02:39:12.726 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-08-24 02:39:12.729 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-08-24 02:39:12.732 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-08-24 02:39:12.735 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-08-24 02:39:12.737 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-08-24 02:39:12.758 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-08-24 02:39:12.761 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2021-08-24 02:39:13.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:39:13.516 | from cryptography.utils import int_from_bytes 2021-08-24 02:39:13.516 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:39:13.516 | from cryptography.utils import int_from_bytes 2021-08-24 02:39:14.580 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-24 02:39:14.751 | Collecting glance-store[cinder,swift]!=0.29.0 2021-08-24 02:39:14.758 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9aa/f7b7857f97a8a/glance_store-2.7.0-py3-none-any.whl (227 kB) 2021-08-24 02:39:14.853 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.1) 2021-08-24 02:39:14.855 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.7.1) 2021-08-24 02:39:14.857 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2021-08-24 02:39:14.859 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.31.1) 2021-08-24 02:39:14.861 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2021-08-24 02:39:14.863 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.2.0) 2021-08-24 02:39:14.865 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.26.0) 2021-08-24 02:39:14.867 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.10.0) 2021-08-24 02:39:14.869 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.4.0) 2021-08-24 02:39:14.870 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.0.1) 2021-08-24 02:39:14.873 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.2.0) 2021-08-24 02:39:14.874 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2021-08-24 02:39:15.010 | Collecting os-brick>=2.6.0 2021-08-24 02:39:15.017 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/415/15936d6b86a52/os_brick-4.4.0-py3-none-any.whl (254 kB) 2021-08-24 02:39:15.030 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.0) 2021-08-24 02:39:15.032 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.6.1) 2021-08-24 02:39:15.123 | Collecting python-cinderclient>=4.1.0 2021-08-24 02:39:15.130 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e52/b37cde46fe60d/python_cinderclient-8.0.0-py3-none-any.whl (252 kB) 2021-08-24 02:39:15.143 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.19.1) 2021-08-24 02:39:15.205 | Collecting python-swiftclient>=3.2.0 2021-08-24 02:39:15.211 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/07c/63cf223127b70/python_swiftclient-3.12.0-py2.py3-none-any.whl (86 kB) 2021-08-24 02:39:15.227 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.1) 2021-08-24 02:39:15.229 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.16.0) 2021-08-24 02:39:15.244 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (2.4.7) 2021-08-24 02:39:15.319 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2021-08-24 02:39:15.323 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (0.1.16) 2021-08-24 02:39:15.324 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2021-08-24 02:39:15.352 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.0) 2021-08-24 02:39:15.353 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.3.1) 2021-08-24 02:39:15.356 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2021-08-24 02:39:15.361 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.5.0) 2021-08-24 02:39:15.362 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.6.0) 2021-08-24 02:39:15.414 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.14.1) 2021-08-24 02:39:15.425 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (1.6) 2021-08-24 02:39:15.471 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (5.4.1) 2021-08-24 02:39:15.473 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.2.0) 2021-08-24 02:39:15.476 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2021-08-24 02:39:15.480 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2021-08-24 02:39:15.490 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.12.1) 2021-08-24 02:39:15.564 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2021-08-24 02:39:15.568 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2021-08-24 02:39:15.595 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.14.6) 2021-08-24 02:39:15.597 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2021-08-24 02:39:15.608 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.20) 2021-08-24 02:39:15.634 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.1) 2021-08-24 02:39:15.668 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2021-08-24 02:39:15.672 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2021-08-24 02:39:15.673 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.2) 2021-08-24 02:39:15.675 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2021-08-24 02:39:15.679 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2021-08-24 02:39:15.684 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2021-08-24 02:39:15.701 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2021-08-24 02:39:15.751 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.0) 2021-08-24 02:39:15.756 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2021-08-24 02:39:15.796 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (57.4.0) 2021-08-24 02:39:15.874 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.7.2) 2021-08-24 02:39:15.876 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.4) 2021-08-24 02:39:16.049 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.6) 2021-08-24 02:39:16.051 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.4) 2021-08-24 02:39:16.053 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2021.5.30) 2021-08-24 02:39:16.056 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.2) 2021-08-24 02:39:16.140 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2021-08-24 02:39:16.261 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2021-08-24 02:39:17.924 | Installing collected packages: python-swiftclient, python-cinderclient, os-brick, glance-store 2021-08-24 02:39:19.182 | Successfully installed glance-store-2.7.0 os-brick-4.4.0 python-cinderclient-8.0.0 python-swiftclient-3.12.0 2021-08-24 02:39:19.182 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-24 02:39:19.304 | + inc/python:pip_install:200 : result=0 2021-08-24 02:39:19.308 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-24 02:39:19.310 | + functions-common:time_stop:2309 : local name 2021-08-24 02:39:19.312 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:39:19.314 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:39:19.317 | + functions-common:time_stop:2312 : local total 2021-08-24 02:39:19.320 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:39:19.322 | + functions-common:time_stop:2315 : name=pip_install 2021-08-24 02:39:19.324 | + functions-common:time_stop:2316 : start_time=1629772752753 2021-08-24 02:39:19.326 | + functions-common:time_stop:2318 : [[ -z 1629772752753 ]] 2021-08-24 02:39:19.329 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:39:19.334 | + functions-common:time_stop:2321 : end_time=1629772759331 2021-08-24 02:39:19.336 | + functions-common:time_stop:2322 : elapsed_time=6578 2021-08-24 02:39:19.338 | + functions-common:time_stop:2323 : total=77353 2021-08-24 02:39:19.340 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:39:19.343 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=83931 2021-08-24 02:39:19.345 | + inc/python:pip_install:203 : return 0 2021-08-24 02:39:19.348 | + lib/glance:install_glance:533 : copy_rootwrap /usr/local/etc/glance 2021-08-24 02:39:19.351 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2021-08-24 02:39:19.353 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2021-08-24 02:39:19.366 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-08-24 02:39:19.371 | + lib/glance:install_glance:536 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-08-24 02:39:19.373 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-08-24 02:39:19.375 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-08-24 02:39:19.378 | + functions-common:git_clone:525 : local git_ref=master 2021-08-24 02:39:19.380 | + functions-common:git_clone:526 : local orig_dir 2021-08-24 02:39:19.383 | ++ functions-common:git_clone:527 : pwd 2021-08-24 02:39:19.386 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-08-24 02:39:19.388 | + functions-common:git_clone:528 : local git_clone_flags= 2021-08-24 02:39:19.391 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-08-24 02:39:19.406 | + functions-common:git_clone:530 : RECLONE=False 2021-08-24 02:39:19.409 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-08-24 02:39:19.412 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-08-24 02:39:19.414 | + functions-common:git_clone:544 : echo master 2021-08-24 02:39:19.415 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-08-24 02:39:19.420 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-08-24 02:39:19.422 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-08-24 02:39:19.425 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-08-24 02:39:19.428 | + functions-common:git_clone:593 : git show --oneline 2021-08-24 02:39:19.434 | + functions-common:git_clone:593 : head -1 2021-08-24 02:39:19.439 | 646e15da Merge "Check add_image policy in the API" 2021-08-24 02:39:19.444 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-08-24 02:39:19.447 | + lib/glance:install_glance:538 : setup_develop /opt/stack/glance 2021-08-24 02:39:19.449 | + inc/python:setup_develop:338 : local bindep 2021-08-24 02:39:19.452 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-08-24 02:39:19.454 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-08-24 02:39:19.457 | + inc/python:setup_develop:344 : local extras= 2021-08-24 02:39:19.460 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-08-24 02:39:19.462 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-08-24 02:39:19.464 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-08-24 02:39:19.467 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-08-24 02:39:19.469 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-08-24 02:39:19.472 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-08-24 02:39:19.475 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-08-24 02:39:19.478 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-08-24 02:39:19.481 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-08-24 02:39:19.483 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-08-24 02:39:19.486 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-08-24 02:39:19.489 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-08-24 02:39:19.494 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2021-08-24 02:39:19.497 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2021-08-24 02:39:20.133 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2021-08-24 02:39:20.136 | + inc/python:setup_package:418 : local bindep=0 2021-08-24 02:39:20.138 | + inc/python:setup_package:419 : local bindep_flag= 2021-08-24 02:39:20.140 | + inc/python:setup_package:420 : local bindep_profiles= 2021-08-24 02:39:20.143 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2021-08-24 02:39:20.145 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2021-08-24 02:39:20.148 | + inc/python:setup_package:427 : local flags=-e 2021-08-24 02:39:20.150 | + inc/python:setup_package:428 : local extras= 2021-08-24 02:39:20.152 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-08-24 02:39:20.155 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-08-24 02:39:20.157 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-08-24 02:39:20.159 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-08-24 02:39:20.162 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-08-24 02:39:20.164 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2021-08-24 02:39:20.186 | Using python 3.8 to install /opt/stack/glance 2021-08-24 02:39:20.188 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2021-08-24 02:39:20.940 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:39:20.940 | from cryptography.utils import int_from_bytes 2021-08-24 02:39:20.940 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:39:20.940 | from cryptography.utils import int_from_bytes 2021-08-24 02:39:21.944 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-24 02:39:21.959 | Obtaining file:///opt/stack/glance 2021-08-24 02:39:23.295 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (5.6.0) 2021-08-24 02:39:23.296 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (0.7.1) 2021-08-24 02:39:23.299 | Requirement already satisfied: SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (1.4.23) 2021-08-24 02:39:23.301 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (0.31.1) 2021-08-24 02:39:23.302 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (2.1.1) 2021-08-24 02:39:23.307 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (2.5.1) 2021-08-24 02:39:23.309 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (1.8.7) 2021-08-24 02:39:23.311 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (0.4.1) 2021-08-24 02:39:23.312 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (1.6.5) 2021-08-24 02:39:23.314 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (0.19.1) 2021-08-24 02:39:23.316 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (8.7.1) 2021-08-24 02:39:23.318 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (4.4.0) 2021-08-24 02:39:23.320 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (3.3.1) 2021-08-24 02:39:23.321 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (1.4.0) 2021-08-24 02:39:23.324 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (4.10.0) 2021-08-24 02:39:23.326 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (3.4.0) 2021-08-24 02:39:23.328 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (2.3.0) 2021-08-24 02:39:23.482 | Collecting taskflow>=4.0.0 2021-08-24 02:39:23.488 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c43/70ac164c7b5cf/taskflow-4.6.1-py3-none-any.whl (492 kB) 2021-08-24 02:39:23.510 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (4.3.1) 2021-08-24 02:39:23.511 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (9.3.0) 2021-08-24 02:39:23.554 | Collecting WSME>=0.8.0 2021-08-24 02:39:23.560 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2021-08-24 02:39:23.566 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (0.7.2) 2021-08-24 02:39:23.568 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (3.5.0) 2021-08-24 02:39:23.570 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.0.0.0b3.dev74) (3.2.0) 2021-08-24 02:39:23.571 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (4.2.0) 2021-08-24 02:39:23.573 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (20.0.1) 2021-08-24 02:39:23.575 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (1.16.0) 2021-08-24 02:39:23.576 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (10.0.0) 2021-08-24 02:39:23.578 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (5.0.1) 2021-08-24 02:39:23.618 | Collecting oslo.limit>=1.0.0 2021-08-24 02:39:23.624 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95e/ef416d7ada135/oslo.limit-1.4.0-py3-none-any.whl (18 kB) 2021-08-24 02:39:23.628 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (4.6.0) 2021-08-24 02:39:23.631 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (12.8.0) 2021-08-24 02:39:23.633 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (4.4.0) 2021-08-24 02:39:23.635 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (2.3.0) 2021-08-24 02:39:23.636 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (3.8.2) 2021-08-24 02:39:23.667 | Collecting retrying!=1.3.0,>=1.2.3 2021-08-24 02:39:23.673 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2021-08-24 02:39:23.677 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (3.4.1) 2021-08-24 02:39:23.679 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (2.7.0) 2021-08-24 02:39:23.681 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (2.2.0) 2021-08-24 02:39:23.682 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (3.4.7) 2021-08-24 02:39:23.715 | Collecting cursive>=0.2.1 2021-08-24 02:39:23.720 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2021-08-24 02:39:23.725 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (0.1.16) 2021-08-24 02:39:23.727 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (5.5.0) 2021-08-24 02:39:23.815 | Collecting castellan>=0.17.0 2021-08-24 02:39:23.821 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ff2/b23f5f380b8d3/castellan-3.9.1-py3-none-any.whl (94 kB) 2021-08-24 02:39:23.837 | Requirement already satisfied: python-dateutil in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.0.0.0b3.dev74) (2.8.2) 2021-08-24 02:39:23.840 | Requirement already satisfied: python-editor>=0.3 in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.0.0.0b3.dev74) (1.0.4) 2021-08-24 02:39:23.841 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.0.0.0b3.dev74) (1.1.5) 2021-08-24 02:39:23.923 | Collecting python-barbicanclient>=4.5.2 2021-08-24 02:39:23.929 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/81d/325fbc7fe832a/python_barbicanclient-5.1.0-py3-none-any.whl (82 kB) 2021-08-24 02:39:23.936 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.0.0.0b3.dev74) (2.26.0) 2021-08-24 02:39:23.982 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.0.0.0b3.dev74) (1.14.6) 2021-08-24 02:39:23.987 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==23.0.0.0b3.dev74) (2.20) 2021-08-24 02:39:24.016 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==23.0.0.0b3.dev74) (4.2.0) 2021-08-24 02:39:24.029 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==23.0.0.0b3.dev74) (1.12.1) 2021-08-24 02:39:24.046 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.0.0.0b3.dev74) (1.16.0) 2021-08-24 02:39:24.048 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.0.0.0b3.dev74) (1.1.1) 2021-08-24 02:39:24.159 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==23.0.0.0b3.dev74) (2.4.7) 2021-08-24 02:39:24.243 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==23.0.0.0b3.dev74) (1.7.0) 2021-08-24 02:39:24.330 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.0.0.0b3.dev74) (3.1.1) 2021-08-24 02:39:24.332 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.0.0.0b3.dev74) (2.8.1) 2021-08-24 02:39:24.412 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=5.1.0->glance==23.0.0.0b3.dev74) (1.1.3) 2021-08-24 02:39:24.425 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware>=5.1.0->glance==23.0.0.0b3.dev74) (5.0.9) 2021-08-24 02:39:24.447 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==23.0.0.0b3.dev74) (0.14.1) 2021-08-24 02:39:24.463 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance==23.0.0.0b3.dev74) (1.6) 2021-08-24 02:39:24.517 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.0.0.0b3.dev74) (1.5.0) 2021-08-24 02:39:24.519 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.0.0.0b3.dev74) (5.4.1) 2021-08-24 02:39:24.521 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.0.0.0b3.dev74) (0.8.0) 2021-08-24 02:39:24.600 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.0.0.0b3.dev74) (0.5.0) 2021-08-24 02:39:24.605 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.0.0.0b3.dev74) (2.0.1) 2021-08-24 02:39:24.611 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.0.0.0b3.dev74) (0.13.0) 2021-08-24 02:39:24.645 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.0.0->glance==23.0.0.0b3.dev74) (0.58.0) 2021-08-24 02:39:24.683 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.0.0b3.dev74) (0.11.0) 2021-08-24 02:39:24.691 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.0.0b3.dev74) (0.10.0) 2021-08-24 02:39:24.694 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.0.0b3.dev74) (2.5.0) 2021-08-24 02:39:24.695 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.0.0b3.dev74) (1.4.4) 2021-08-24 02:39:24.698 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.0.0b3.dev74) (1.4.0) 2021-08-24 02:39:24.700 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.0.0b3.dev74) (1.32) 2021-08-24 02:39:24.735 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.0.0b3.dev74) (2.1) 2021-08-24 02:39:24.836 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->glance==23.0.0.0b3.dev74) (0.9.6) 2021-08-24 02:39:24.914 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0.0b3.dev74) (4.2.2) 2021-08-24 02:39:24.921 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0.0b3.dev74) (5.1.0) 2021-08-24 02:39:24.923 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0.0b3.dev74) (5.0.6) 2021-08-24 02:39:24.928 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0.0b3.dev74) (2.6.0) 2021-08-24 02:39:24.943 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0.0b3.dev74) (5.0.0) 2021-08-24 02:39:25.057 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.0.0.0b3.dev74) (3.0.1) 2021-08-24 02:39:25.062 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.0.0.0b3.dev74) (3.3.0) 2021-08-24 02:39:25.069 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.0.0.0b3.dev74) (3.2.0) 2021-08-24 02:39:25.108 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==23.0.0.0b3.dev74) (2.0.1) 2021-08-24 02:39:25.185 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==23.0.0.0b3.dev74) (5.8.0) 2021-08-24 02:39:25.214 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==23.0.0.0b3.dev74) (2021.1) 2021-08-24 02:39:25.221 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==23.0.0.0b3.dev74) (1.0.2) 2021-08-24 02:39:25.275 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0.0b3.dev74) (3.0.0) 2021-08-24 02:39:25.290 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0.0b3.dev74) (1.3.2) 2021-08-24 02:39:25.318 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0.0b3.dev74) (2.5.0) 2021-08-24 02:39:25.398 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.0.0.0b3.dev74) (21.0) 2021-08-24 02:39:25.524 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.0.0.0b3.dev74) (57.4.0) 2021-08-24 02:39:25.832 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.0.0b3.dev74) (3.8.0) 2021-08-24 02:39:25.882 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.0.0b3.dev74) (2.1.2) 2021-08-24 02:39:25.966 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.0.0b3.dev74) (0.4.4) 2021-08-24 02:39:25.969 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.0.0b3.dev74) (21.2.0) 2021-08-24 02:39:25.972 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.0.0b3.dev74) (1.8.2) 2021-08-24 02:39:25.974 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.0.0b3.dev74) (0.2.5) 2021-08-24 02:39:26.345 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.0.0.0b3.dev74) (3.2) 2021-08-24 02:39:26.347 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.0.0.0b3.dev74) (2021.5.30) 2021-08-24 02:39:26.350 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.0.0.0b3.dev74) (2.0.4) 2021-08-24 02:39:26.351 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.0.0.0b3.dev74) (1.26.6) 2021-08-24 02:39:26.564 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==23.0.0.0b3.dev74) (0.7) 2021-08-24 02:39:26.817 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==23.0.0.0b3.dev74) (0.5.2) 2021-08-24 02:39:27.080 | Collecting automaton>=1.9.0 2021-08-24 02:39:27.088 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/879/3d7762932dc6e/automaton-2.4.0-py3-none-any.whl (22 kB) 2021-08-24 02:39:27.200 | Collecting networkx>=2.1.0 2021-08-24 02:39:27.210 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5fc/b7004be69e8fb/networkx-2.6.2-py3-none-any.whl (1.9 MB) 2021-08-24 02:39:27.266 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.0.0.0b3.dev74) (6.3.1) 2021-08-24 02:39:27.302 | Collecting pydot>=1.2.4 2021-08-24 02:39:27.308 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2021-08-24 02:39:27.692 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0.0b3.dev74) (1.0.0) 2021-08-24 02:39:27.968 | Collecting simplegeneric 2021-08-24 02:39:27.978 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2021-08-24 02:39:28.907 | Building wheels for collected packages: simplegeneric 2021-08-24 02:39:28.908 | Building wheel for simplegeneric (setup.py): started 2021-08-24 02:39:29.642 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2021-08-24 02:39:29.642 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5077 sha256=33bf7abab9382589fd901e3b5940acd77d29bd4b8f65be74c2f4570cfd64b41d 2021-08-24 02:39:29.643 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2021-08-24 02:39:29.646 | Successfully built simplegeneric 2021-08-24 02:39:30.552 | Installing collected packages: python-barbicanclient, simplegeneric, pydot, networkx, castellan, automaton, WSME, taskflow, retrying, oslo.limit, cursive, glance 2021-08-24 02:39:33.867 | Running setup.py develop for glance 2021-08-24 02:39:35.961 | Successfully installed WSME-0.11.0 automaton-2.4.0 castellan-3.9.1 cursive-0.2.2 glance networkx-2.6.2 oslo.limit-1.4.0 pydot-1.4.2 python-barbicanclient-5.1.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.6.1 2021-08-24 02:39:35.961 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-24 02:39:36.108 | + inc/python:pip_install:200 : result=0 2021-08-24 02:39:36.110 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-24 02:39:36.112 | + functions-common:time_stop:2309 : local name 2021-08-24 02:39:36.115 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:39:36.117 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:39:36.119 | + functions-common:time_stop:2312 : local total 2021-08-24 02:39:36.122 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:39:36.124 | + functions-common:time_stop:2315 : name=pip_install 2021-08-24 02:39:36.126 | + functions-common:time_stop:2316 : start_time=1629772760180 2021-08-24 02:39:36.128 | + functions-common:time_stop:2318 : [[ -z 1629772760180 ]] 2021-08-24 02:39:36.131 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:39:36.135 | + functions-common:time_stop:2321 : end_time=1629772776133 2021-08-24 02:39:36.138 | + functions-common:time_stop:2322 : elapsed_time=15953 2021-08-24 02:39:36.140 | + functions-common:time_stop:2323 : total=83931 2021-08-24 02:39:36.142 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:39:36.145 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=99884 2021-08-24 02:39:36.147 | + inc/python:pip_install:203 : return 0 2021-08-24 02:39:36.149 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-08-24 02:39:36.152 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-08-24 02:39:36.154 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-08-24 02:39:36.172 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-08-24 02:39:36.184 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2021-08-24 02:39:36.187 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-08-24 02:39:36.189 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 02:39:36.192 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 02:39:36.194 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-08-24 02:39:36.197 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 02:39:36.199 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-08-24 02:39:36.202 | + ./stack.sh:main:902 : configure_glance 2021-08-24 02:39:36.204 | + lib/glance:configure_glance:330 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-08-24 02:39:36.216 | + lib/glance:configure_glance:333 : local dburl 2021-08-24 02:39:36.219 | ++ lib/glance:configure_glance:334 : database_connection_url glance 2021-08-24 02:39:36.221 | ++ lib/database:database_connection_url:132 : local db=glance 2021-08-24 02:39:36.224 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-08-24 02:39:36.227 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-08-24 02:39:36.229 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-08-24 02:39:36.232 | + lib/glance:configure_glance:334 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-08-24 02:39:36.234 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-08-24 02:39:36.263 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-08-24 02:39:36.293 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-08-24 02:39:36.320 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-08-24 02:39:36.347 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-08-24 02:39:36.377 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-08-24 02:39:36.407 | + lib/glance:configure_glance:342 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-08-24 02:39:36.409 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-08-24 02:39:36.412 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-08-24 02:39:36.414 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-08-24 02:39:36.417 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-08-24 02:39:36.446 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-08-24 02:39:36.474 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.39/identity 2021-08-24 02:39:36.501 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-08-24 02:39:36.529 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-08-24 02:39:36.556 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-08-24 02:39:36.583 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-08-24 02:39:36.610 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-08-24 02:39:36.637 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-08-24 02:39:36.665 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-08-24 02:39:36.691 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-08-24 02:39:36.721 | + lib/glance:configure_glance:344 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-08-24 02:39:36.723 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-08-24 02:39:36.726 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-08-24 02:39:36.728 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-08-24 02:39:36.731 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-08-24 02:39:36.733 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-08-24 02:39:36.750 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:39:36.753 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-08-24 02:39:36.755 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-08-24 02:39:36.757 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-08-24 02:39:36.773 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:39:36.776 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2021-08-24 02:39:36.779 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2021-08-24 02:39:36.806 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-08-24 02:39:36.808 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-08-24 02:39:36.810 | + lib/glance:configure_glance:345 : '[' libvirt = libvirt ']' 2021-08-24 02:39:36.813 | + lib/glance:configure_glance:345 : '[' kvm = parallels ']' 2021-08-24 02:39:36.815 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2021-08-24 02:39:36.843 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2021-08-24 02:39:36.872 | + lib/glance:configure_glance:353 : configure_glance_store False False 2021-08-24 02:39:36.874 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2021-08-24 02:39:36.876 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2021-08-24 02:39:36.879 | + lib/glance:configure_glance_store:254 : local be 2021-08-24 02:39:36.881 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2021-08-24 02:39:36.883 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2021-08-24 02:39:36.886 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-08-24 02:39:36.916 | + lib/glance:configure_glance:356 : '[' -n '' ']' 2021-08-24 02:39:36.918 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.39 2021-08-24 02:39:36.949 | + lib/glance:configure_glance:363 : [[ False == \F\a\l\s\e ]] 2021-08-24 02:39:36.951 | + lib/glance:configure_glance:365 : is_service_enabled s-proxy 2021-08-24 02:39:36.967 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:39:36.970 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-08-24 02:39:36.999 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-08-24 02:39:37.026 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-08-24 02:39:37.057 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-08-24 02:39:37.084 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-08-24 02:39:37.112 | + lib/glance:configure_glance:372 : is_service_enabled tls-proxy 2021-08-24 02:39:37.128 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:39:37.131 | + lib/glance:configure_glance:375 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-08-24 02:39:37.157 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-08-24 02:39:37.187 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-08-24 02:39:37.215 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.39/identity/v3 2021-08-24 02:39:37.243 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-08-24 02:39:37.270 | + lib/glance:configure_glance:387 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.39/image 2021-08-24 02:39:37.298 | + lib/glance:configure_glance:389 : is_service_enabled tls-proxy 2021-08-24 02:39:37.314 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:39:37.318 | + lib/glance:configure_glance:395 : setup_logging /etc/glance/glance-api.conf 2021-08-24 02:39:37.319 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-08-24 02:39:37.321 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-08-24 02:39:37.324 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-08-24 02:39:37.341 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-08-24 02:39:37.343 | + functions:setup_systemd_logging:695 : local pidstr= 2021-08-24 02:39:37.346 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-08-24 02:39:37.348 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-08-24 02:39:37.351 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-08-24 02:39:37.378 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-08-24 02:39:37.406 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-08-24 02:39:37.434 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-08-24 02:39:37.462 | + lib/glance:configure_glance:397 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-08-24 02:39:37.466 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-08-24 02:39:37.497 | + lib/glance:configure_glance:401 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-08-24 02:39:37.527 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-08-24 02:39:37.555 | + lib/glance:configure_glance:403 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.39/identity 2021-08-24 02:39:37.582 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-08-24 02:39:37.610 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-08-24 02:39:37.638 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-08-24 02:39:37.666 | + lib/glance:configure_glance:409 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-08-24 02:39:37.697 | + lib/glance:configure_glance:412 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-08-24 02:39:37.727 | + lib/glance:configure_glance:413 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-08-24 02:39:37.758 | + lib/glance:configure_glance:414 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-08-24 02:39:37.786 | + lib/glance:configure_glance:416 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-08-24 02:39:37.790 | + lib/glance:configure_glance:418 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2021-08-24 02:39:37.797 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2021-08-24 02:39:37.813 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:39:37.815 | + lib/glance:configure_glance:428 : [[ False == False ]] 2021-08-24 02:39:37.818 | + lib/glance:configure_glance:429 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-08-24 02:39:37.820 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2021-08-24 02:39:37.822 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-08-24 02:39:37.824 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2021-08-24 02:39:37.827 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2021-08-24 02:39:37.831 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2021-08-24 02:39:37.834 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2021-08-24 02:39:37.837 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-08-24 02:39:37.874 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2021-08-24 02:39:37.876 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-08-24 02:39:37.879 | ++ functions:get_random_port:837 : true 2021-08-24 02:39:37.881 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-08-24 02:39:37.884 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-08-24 02:39:37.886 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-08-24 02:39:37.957 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-08-24 02:39:37.960 | ++ functions:get_random_port:841 : break 2 2021-08-24 02:39:37.962 | ++ functions:get_random_port:845 : echo 60999 2021-08-24 02:39:37.965 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2021-08-24 02:39:37.967 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-08-24 02:39:37.994 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-08-24 02:39:38.020 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-08-24 02:39:38.046 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-08-24 02:39:38.073 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-08-24 02:39:38.101 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-08-24 02:39:38.127 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-08-24 02:39:38.154 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-08-24 02:39:38.182 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-08-24 02:39:38.208 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-08-24 02:39:38.235 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-08-24 02:39:38.262 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-08-24 02:39:38.289 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-08-24 02:39:38.318 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-08-24 02:39:38.344 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-08-24 02:39:38.372 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-08-24 02:39:38.398 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-08-24 02:39:38.427 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-08-24 02:39:38.455 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-08-24 02:39:38.483 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2021-08-24 02:39:38.485 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-08-24 02:39:38.487 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-08-24 02:39:38.490 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 02:39:38.493 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 02:39:38.495 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-08-24 02:39:38.497 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-08-24 02:39:38.557 | proxy (enabled by site administrator) 2021-08-24 02:39:38.560 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2021-08-24 02:39:38.562 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-08-24 02:39:38.565 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-08-24 02:39:38.567 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 02:39:38.569 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 02:39:38.572 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-08-24 02:39:38.574 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-08-24 02:39:38.627 | No module matches proxy_http 2021-08-24 02:39:38.630 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2021-08-24 02:39:38.692 | Considering dependency proxy for proxy_http: 2021-08-24 02:39:38.693 | Module proxy already enabled 2021-08-24 02:39:38.693 | Enabling module proxy_http. 2021-08-24 02:39:38.698 | To activate the new configuration, you need to run: 2021-08-24 02:39:38.698 | systemctl restart apache2 2021-08-24 02:39:38.702 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2021-08-24 02:39:38.704 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-08-24 02:39:38.707 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-08-24 02:39:38.709 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-08-24 02:39:38.836 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2021-08-24 02:39:38.839 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2021-08-24 02:39:38.841 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2021-08-24 02:39:38.844 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-08-24 02:39:38.847 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 02:39:38.850 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 02:39:38.853 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-08-24 02:39:38.856 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-08-24 02:39:38.859 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2021-08-24 02:39:38.859 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-08-24 02:39:38.868 | KeepAlive Off 2021-08-24 02:39:38.872 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2021-08-24 02:39:38.872 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-08-24 02:39:38.880 | SetEnv proxy-sendchunked 1 2021-08-24 02:39:38.884 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-08-24 02:39:38.885 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-08-24 02:39:38.893 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-08-24 02:39:38.896 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2021-08-24 02:39:38.899 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2021-08-24 02:39:38.901 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-08-24 02:39:38.903 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-08-24 02:39:38.905 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-08-24 02:39:38.908 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 02:39:38.911 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 02:39:38.913 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-08-24 02:39:38.915 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-08-24 02:39:38.917 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 02:39:38.920 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 02:39:38.922 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2021-08-24 02:39:38.984 | Enabling site glance-wsgi-api. 2021-08-24 02:39:38.989 | To activate the new configuration, you need to run: 2021-08-24 02:39:38.989 | systemctl reload apache2 2021-08-24 02:39:38.993 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2021-08-24 02:39:38.996 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-08-24 02:39:38.998 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-08-24 02:39:39.000 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-08-24 02:39:39.131 | ++ lib/glance:configure_glance:432 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-08-24 02:39:39.138 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-08-24 02:39:39.167 | + lib/glance:configure_glance:442 : [[ False == True ]] 2021-08-24 02:39:39.169 | + ./stack.sh:main:905 : is_service_enabled cinder 2021-08-24 02:39:39.186 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:39:39.188 | + ./stack.sh:main:907 : stack_install_service cinder 2021-08-24 02:39:39.191 | + lib/stack:stack_install_service:20 : local service=cinder 2021-08-24 02:39:39.194 | + lib/stack:stack_install_service:21 : type install_cinder 2021-08-24 02:39:39.196 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-08-24 02:39:39.199 | + lib/stack:stack_install_service:32 : install_cinder 2021-08-24 02:39:39.201 | + lib/cinder:install_cinder:463 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-08-24 02:39:39.203 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-08-24 02:39:39.206 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-08-24 02:39:39.208 | + functions-common:git_clone:525 : local git_ref=master 2021-08-24 02:39:39.211 | + functions-common:git_clone:526 : local orig_dir 2021-08-24 02:39:39.213 | ++ functions-common:git_clone:527 : pwd 2021-08-24 02:39:39.216 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-08-24 02:39:39.218 | + functions-common:git_clone:528 : local git_clone_flags= 2021-08-24 02:39:39.221 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-08-24 02:39:39.237 | + functions-common:git_clone:530 : RECLONE=False 2021-08-24 02:39:39.240 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-08-24 02:39:39.242 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-08-24 02:39:39.245 | + functions-common:git_clone:544 : echo master 2021-08-24 02:39:39.245 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-08-24 02:39:39.250 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-08-24 02:39:39.252 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-08-24 02:39:39.255 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-08-24 02:39:39.258 | + functions-common:git_clone:593 : git show --oneline 2021-08-24 02:39:39.258 | + functions-common:git_clone:593 : head -1 2021-08-24 02:39:39.262 | d2aab98c2 Merge commit 'refs/changes/71/805771/1' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2021-08-24 02:39:39.265 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-08-24 02:39:39.267 | + lib/cinder:install_cinder:464 : setup_develop /opt/stack/cinder 2021-08-24 02:39:39.271 | + inc/python:setup_develop:338 : local bindep 2021-08-24 02:39:39.273 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-08-24 02:39:39.276 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-08-24 02:39:39.278 | + inc/python:setup_develop:344 : local extras= 2021-08-24 02:39:39.281 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-08-24 02:39:39.283 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-08-24 02:39:39.286 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-08-24 02:39:39.288 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-08-24 02:39:39.290 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-08-24 02:39:39.293 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-08-24 02:39:39.296 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-08-24 02:39:39.298 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-08-24 02:39:39.301 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-08-24 02:39:39.304 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-08-24 02:39:39.306 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-08-24 02:39:39.309 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-08-24 02:39:39.315 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2021-08-24 02:39:39.318 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2021-08-24 02:39:39.945 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2021-08-24 02:39:39.947 | + inc/python:setup_package:418 : local bindep=0 2021-08-24 02:39:39.949 | + inc/python:setup_package:419 : local bindep_flag= 2021-08-24 02:39:39.952 | + inc/python:setup_package:420 : local bindep_profiles= 2021-08-24 02:39:39.954 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2021-08-24 02:39:39.956 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2021-08-24 02:39:39.959 | + inc/python:setup_package:427 : local flags=-e 2021-08-24 02:39:39.962 | + inc/python:setup_package:428 : local extras= 2021-08-24 02:39:39.964 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-08-24 02:39:39.966 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-08-24 02:39:39.968 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-08-24 02:39:39.971 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-08-24 02:39:39.973 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-08-24 02:39:39.976 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2021-08-24 02:39:39.997 | Using python 3.8 to install /opt/stack/cinder 2021-08-24 02:39:39.999 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2021-08-24 02:39:40.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:39:40.801 | from cryptography.utils import int_from_bytes 2021-08-24 02:39:40.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:39:40.801 | from cryptography.utils import int_from_bytes 2021-08-24 02:39:41.822 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-24 02:39:41.854 | Obtaining file:///opt/stack/cinder 2021-08-24 02:39:43.990 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev60) (5.6.0) 2021-08-24 02:39:43.992 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev60) (5.0.9) 2021-08-24 02:39:43.993 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev60) (0.31.1) 2021-08-24 02:39:43.995 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev60) (1.1.1) 2021-08-24 02:39:43.997 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev60) (0.19.1) 2021-08-24 02:39:43.998 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev60) (0.1.16) 2021-08-24 02:39:44.000 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.0.0.0b2.dev60) (3.2.0) 2021-08-24 02:39:44.002 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev60) (4.3.1) 2021-08-24 02:39:44.004 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev60) (9.3.0) 2021-08-24 02:39:44.005 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev60) (4.6.3) 2021-08-24 02:39:44.117 | Collecting oauth2client>=4.1.3 2021-08-24 02:39:44.125 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2021-08-24 02:39:44.133 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev60) (8.7.1) 2021-08-24 02:39:44.135 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev60) (4.4.0) 2021-08-24 02:39:44.137 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev60) (3.3.1) 2021-08-24 02:39:44.138 | Requirement already satisfied: oslo.db>=8.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev60) (10.0.0) 2021-08-24 02:39:44.140 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev60) (4.6.0) 2021-08-24 02:39:44.142 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev60) (12.8.0) 2021-08-24 02:39:44.144 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev60) (4.4.0) 2021-08-24 02:39:44.147 | Requirement already satisfied: oslo.policy>=3.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev60) (3.8.2) 2021-08-24 02:39:44.148 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev60) (2.6.1) 2021-08-24 02:39:44.151 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev60) (2.3.0) 2021-08-24 02:39:44.152 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev60) (6.3.0) 2021-08-24 02:39:44.154 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev60) (4.2.0) 2021-08-24 02:39:44.156 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev60) (2.6.0) 2021-08-24 02:39:44.157 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev60) (1.4.0) 2021-08-24 02:39:44.160 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev60) (4.10.0) 2021-08-24 02:39:44.162 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev60) (2.5.0) 2021-08-24 02:39:44.163 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev60) (3.4.1) 2021-08-24 02:39:44.165 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev60) (21.0) 2021-08-24 02:39:44.284 | Collecting paramiko>=2.7.2 2021-08-24 02:39:44.291 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4f3/e316fef2ac628/paramiko-2.7.2-py2.py3-none-any.whl (206 kB) 2021-08-24 02:39:44.301 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev60) (3.5.0) 2021-08-24 02:39:44.303 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev60) (2.1.1) 2021-08-24 02:39:44.305 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev60) (5.8.0) 2021-08-24 02:39:44.306 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev60) (2.4.7) 2021-08-24 02:39:44.308 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev60) (5.1.0) 2021-08-24 02:39:44.401 | Collecting python-glanceclient>=3.2.2 2021-08-24 02:39:44.408 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aac/595fb591f61da/python_glanceclient-3.4.0-py3-none-any.whl (197 kB) 2021-08-24 02:39:44.417 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev60) (4.2.0) 2021-08-24 02:39:44.419 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev60) (17.5.0) 2021-08-24 02:39:44.421 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev60) (3.12.0) 2021-08-24 02:39:44.424 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev60) (2021.1) 2021-08-24 02:39:44.426 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev60) (2.26.0) 2021-08-24 02:39:44.427 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev60) (2.5.1) 2021-08-24 02:39:44.429 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev60) (4.6.1) 2021-08-24 02:39:44.470 | Collecting rtslib-fb>=2.1.74 2021-08-24 02:39:44.479 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f1/5bc30b55e0d35/rtslib-fb-2.1.74.tar.gz (73 kB) 2021-08-24 02:39:45.196 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev60) (1.16.0) 2021-08-24 02:39:45.198 | Requirement already satisfied: SQLAlchemy>=1.3.19 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev60) (1.4.23) 2021-08-24 02:39:45.200 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev60) (0.13.0) 2021-08-24 02:39:45.201 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev60) (3.4.0) 2021-08-24 02:39:45.247 | Collecting tabulate>=0.8.7 2021-08-24 02:39:45.254 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2021-08-24 02:39:45.258 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev60) (6.3.1) 2021-08-24 02:39:45.260 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev60) (1.8.7) 2021-08-24 02:39:45.262 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev60) (5.0.1) 2021-08-24 02:39:45.381 | Collecting oslo.vmware>=3.8.0 2021-08-24 02:39:45.389 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9fe/bfa4804008ae3/oslo.vmware-3.9.1-py3-none-any.whl (491 kB) 2021-08-24 02:39:45.408 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev60) (4.4.0) 2021-08-24 02:39:45.410 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev60) (5.5.0) 2021-08-24 02:39:45.413 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev60) (2.9.0) 2021-08-24 02:39:45.551 | Collecting google-api-python-client>=1.11.0 2021-08-24 02:39:45.570 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/264/02b51b21480e5/google_api_python_client-2.17.0-py2.py3-none-any.whl (7.3 MB) 2021-08-24 02:39:45.729 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev60) (3.9.1) 2021-08-24 02:39:45.730 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev60) (3.4.7) 2021-08-24 02:39:45.732 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev60) (0.2.2) 2021-08-24 02:39:45.770 | Collecting zstd>=1.4.5.1 2021-08-24 02:39:45.776 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8d3/388a15135c481/zstd-1.5.0.2.tar.gz (528 kB) 2021-08-24 02:39:47.451 | Collecting boto3>=1.16.51 2021-08-24 02:39:47.459 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3ee/def0719639892/boto3-1.18.26-py3-none-any.whl (131 kB) 2021-08-24 02:39:47.480 | 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.dev60) (0.10.0) 2021-08-24 02:39:48.743 | Collecting botocore<1.22.0,>=1.21.26 2021-08-24 02:39:48.764 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/37f/77bf5f72c86d9/botocore-1.21.26-py3-none-any.whl (7.8 MB) 2021-08-24 02:39:48.993 | Collecting s3transfer<0.6.0,>=0.5.0 2021-08-24 02:39:49.000 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9c1/dc369814391a6/s3transfer-0.5.0-py3-none-any.whl (79 kB) 2021-08-24 02:39:49.018 | Requirement already satisfied: urllib3<1.27,>=1.25.4 in /usr/local/lib/python3.8/dist-packages (from botocore<1.22.0,>=1.21.26->boto3>=1.16.51->cinder==19.0.0.0b2.dev60) (1.26.6) 2021-08-24 02:39:49.020 | Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /usr/local/lib/python3.8/dist-packages (from botocore<1.22.0,>=1.21.26->boto3>=1.16.51->cinder==19.0.0.0b2.dev60) (2.8.2) 2021-08-24 02:39:49.138 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.0.0.0b2.dev60) (1.14.6) 2021-08-24 02:39:49.145 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.0.0.0b2.dev60) (2.20) 2021-08-24 02:39:49.181 | 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.dev60) (1.16.0) 2021-08-24 02:39:49.302 | Collecting google-api-core<3.0.0dev,>=1.21.0 2021-08-24 02:39:49.308 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/428/805de17b48ca1/google_api_core-2.0.0-py2.py3-none-any.whl (92 kB) 2021-08-24 02:39:49.437 | Collecting google-auth<3.0.0dev,>=1.16.0 2021-08-24 02:39:49.444 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c01/2c8be7c442c83/google_auth-2.0.1-py2.py3-none-any.whl (152 kB) 2021-08-24 02:39:49.481 | Collecting google-auth-httplib2>=0.1.0 2021-08-24 02:39:49.488 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31e/49c36c6b5643b/google_auth_httplib2-0.1.0-py2.py3-none-any.whl (9.3 kB) 2021-08-24 02:39:49.524 | Collecting uritemplate<4dev,>=3.0.0 2021-08-24 02:39:49.529 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/076/20c3f3f8eed1f/uritemplate-3.0.1-py2.py3-none-any.whl (15 kB) 2021-08-24 02:39:49.556 | 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.dev60) (3.17.3) 2021-08-24 02:39:49.604 | Collecting googleapis-common-protos<2.0dev,>=1.6.0 2021-08-24 02:39:49.611 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f6d/561ab8fb16b30/googleapis_common_protos-1.53.0-py2.py3-none-any.whl (198 kB) 2021-08-24 02:39:49.623 | 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.dev60) (57.4.0) 2021-08-24 02:39:49.663 | 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.dev60) (4.2.2) 2021-08-24 02:39:49.781 | Collecting pyasn1-modules>=0.2.1 2021-08-24 02:39:49.789 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2021-08-24 02:39:49.858 | Collecting rsa<5,>=3.1.4 2021-08-24 02:39:49.864 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/78f/9a9bf4e7be0c5/rsa-4.7.2-py3-none-any.whl (34 kB) 2021-08-24 02:39:49.998 | 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.dev60) (1.7.0) 2021-08-24 02:39:50.057 | 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.dev60) (2.8.1) 2021-08-24 02:39:50.060 | 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.dev60) (3.1.1) 2021-08-24 02:39:50.242 | Collecting pyasn1>=0.1.7 2021-08-24 02:39:50.249 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2021-08-24 02:39:50.387 | 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.dev60) (1.1.3) 2021-08-24 02:39:50.423 | 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.dev60) (0.14.1) 2021-08-24 02:39:50.442 | 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.dev60) (1.6) 2021-08-24 02:39:50.495 | 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.dev60) (0.8.0) 2021-08-24 02:39:50.498 | 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.dev60) (1.5.0) 2021-08-24 02:39:50.501 | 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.dev60) (5.4.1) 2021-08-24 02:39:50.504 | 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.dev60) (2.2.0) 2021-08-24 02:39:50.521 | 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.dev60) (1.12.1) 2021-08-24 02:39:50.606 | 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.dev60) (1.6.5) 2021-08-24 02:39:50.609 | 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.dev60) (0.5.0) 2021-08-24 02:39:50.615 | 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.dev60) (2.0.1) 2021-08-24 02:39:50.640 | 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.dev60) (1.0.4) 2021-08-24 02:39:50.642 | 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.dev60) (1.1.5) 2021-08-24 02:39:50.717 | 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.dev60) (0.9.6) 2021-08-24 02:39:50.792 | 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.dev60) (2.3.0) 2021-08-24 02:39:50.807 | 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.dev60) (5.1.0) 2021-08-24 02:39:50.810 | 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.dev60) (5.0.6) 2021-08-24 02:39:50.827 | 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.dev60) (5.0.0) 2021-08-24 02:39:50.952 | 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.dev60) (3.2.0) 2021-08-24 02:39:50.953 | 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.dev60) (3.3.0) 2021-08-24 02:39:50.955 | 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.dev60) (3.0.1) 2021-08-24 02:39:51.059 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==19.0.0.0b2.dev60) (2.0.1) 2021-08-24 02:39:51.141 | 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.dev60) (1.0.2) 2021-08-24 02:39:51.293 | 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.dev60) (1.3.2) 2021-08-24 02:39:51.294 | 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.dev60) (3.0.0) 2021-08-24 02:39:51.335 | 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.dev60) (2.5.0) 2021-08-24 02:39:51.374 | 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.dev60) (0.7.2) 2021-08-24 02:39:51.408 | 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.dev60) (0.11.0) 2021-08-24 02:39:51.579 | Collecting suds-jurko>=0.6 2021-08-24 02:39:51.587 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2021-08-24 02:39:51.890 | Collecting pynacl>=1.0.1 2021-08-24 02:39:51.897 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/30f/9b96db44e09b3/PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl (961 kB) 2021-08-24 02:39:52.343 | 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.dev60) (3.8.0) 2021-08-24 02:39:52.405 | 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.dev60) (2.1.2) 2021-08-24 02:39:52.490 | 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.dev60) (0.2.5) 2021-08-24 02:39:52.492 | 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.dev60) (1.8.2) 2021-08-24 02:39:52.494 | 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.dev60) (0.4.4) 2021-08-24 02:39:52.495 | 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.dev60) (21.2.0) 2021-08-24 02:39:52.744 | 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.dev60) (20.0.1) 2021-08-24 02:39:52.788 | Collecting warlock<2,>=1.2.0 2021-08-24 02:39:52.794 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2021-08-24 02:39:53.166 | 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.dev60) (2.0.4) 2021-08-24 02:39:53.169 | 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.dev60) (3.2) 2021-08-24 02:39:53.170 | 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.dev60) (2021.5.30) 2021-08-24 02:39:53.361 | 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.dev60) (0.7) 2021-08-24 02:39:53.540 | Collecting pyudev>=0.16.1 2021-08-24 02:39:53.546 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2021-08-24 02:39:53.994 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.0.0.0b2.dev60) (0.4.1) 2021-08-24 02:39:54.001 | 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.dev60) (0.5.2) 2021-08-24 02:39:54.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.dev60) (1.4.2) 2021-08-24 02:39:54.273 | 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.dev60) (2.6.2) 2021-08-24 02:39:54.275 | 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.dev60) (2.4.0) 2021-08-24 02:39:54.721 | 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.dev60) (1.0.0) 2021-08-24 02:39:54.862 | 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.dev60) (0.12.1) 2021-08-24 02:39:55.078 | 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.dev60) (1.32) 2021-08-24 02:39:55.129 | 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.dev60) (2.1) 2021-08-24 02:39:55.701 | Building wheels for collected packages: rtslib-fb, zstd 2021-08-24 02:39:55.701 | Building wheel for rtslib-fb (setup.py): started 2021-08-24 02:39:56.478 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2021-08-24 02:39:56.480 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.74-py3-none-any.whl size=85412 sha256=2c662915e1fdbbe5442bffd734721516487d65ba480d18411b124d0c0afff708 2021-08-24 02:39:56.480 | Stored in directory: /root/.cache/pip/wheels/0a/66/4f/3df2a9dc0ce4bd9783f4e0597600268e05f1fdc434bf783a5c 2021-08-24 02:39:56.484 | Building wheel for zstd (setup.py): started 2021-08-24 02:40:57.280 | Building wheel for zstd (setup.py): still running... 2021-08-24 02:41:05.432 | Building wheel for zstd (setup.py): finished with status 'done' 2021-08-24 02:41:05.449 | Created wheel for zstd: filename=zstd-1.5.0.2-cp38-cp38-linux_x86_64.whl size=2349296 sha256=7ae051e5f61bb9b6e41632bd0529151a4943875a15f7cc6845efc30b93d42b8a 2021-08-24 02:41:05.449 | Stored in directory: /root/.cache/pip/wheels/44/cf/d0/167a454a4b3d5833a5666b8512dbe0bcc20ef0424d943b6c7a 2021-08-24 02:41:05.453 | Successfully built rtslib-fb zstd 2021-08-24 02:41:06.562 | Installing collected packages: pyasn1, rsa, pyasn1-modules, googleapis-common-protos, google-auth, botocore, warlock, uritemplate, suds-jurko, s3transfer, pyudev, pynacl, google-auth-httplib2, google-api-core, zstd, tabulate, rtslib-fb, python-glanceclient, paramiko, oslo.vmware, oauth2client, google-api-python-client, boto3, cinder 2021-08-24 02:41:09.332 | Attempting uninstall: pynacl 2021-08-24 02:41:09.334 | Found existing installation: PyNaCl 1.3.0 2021-08-24 02:41:09.341 | Uninstalling PyNaCl-1.3.0: 2021-08-24 02:41:09.369 | Successfully uninstalled PyNaCl-1.3.0 2021-08-24 02:41:11.987 | Running setup.py develop for cinder 2021-08-24 02:41:15.366 | Successfully installed boto3-1.18.26 botocore-1.21.26 cinder google-api-core-2.0.0 google-api-python-client-2.17.0 google-auth-2.0.1 google-auth-httplib2-0.1.0 googleapis-common-protos-1.53.0 oauth2client-4.1.3 oslo.vmware-3.9.1 paramiko-2.7.2 pyasn1-0.4.8 pyasn1-modules-0.2.8 pynacl-1.4.0 python-glanceclient-3.4.0 pyudev-0.22.0 rsa-4.7.2 rtslib-fb-2.1.74 s3transfer-0.5.0 suds-jurko-0.6 tabulate-0.8.9 uritemplate-3.0.1 warlock-1.3.3 zstd-1.5.0.2 2021-08-24 02:41:15.366 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-24 02:41:15.619 | + inc/python:pip_install:200 : result=0 2021-08-24 02:41:15.621 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-24 02:41:15.624 | + functions-common:time_stop:2309 : local name 2021-08-24 02:41:15.626 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:41:15.628 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:41:15.642 | + functions-common:time_stop:2312 : local total 2021-08-24 02:41:15.642 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:41:15.642 | + functions-common:time_stop:2315 : name=pip_install 2021-08-24 02:41:15.642 | + functions-common:time_stop:2316 : start_time=1629772779992 2021-08-24 02:41:15.642 | + functions-common:time_stop:2318 : [[ -z 1629772779992 ]] 2021-08-24 02:41:15.642 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:41:15.646 | + functions-common:time_stop:2321 : end_time=1629772875644 2021-08-24 02:41:15.649 | + functions-common:time_stop:2322 : elapsed_time=95652 2021-08-24 02:41:15.651 | + functions-common:time_stop:2323 : total=99884 2021-08-24 02:41:15.653 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:41:15.655 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=195536 2021-08-24 02:41:15.657 | + inc/python:pip_install:203 : return 0 2021-08-24 02:41:15.660 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-08-24 02:41:15.662 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-08-24 02:41:15.665 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-08-24 02:41:15.684 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-08-24 02:41:15.696 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2021-08-24 02:41:15.698 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-08-24 02:41:15.701 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 02:41:15.703 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 02:41:15.706 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2021-08-24 02:41:15.708 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 02:41:15.710 | + lib/cinder:install_cinder:465 : [[ lioadm == \t\g\t\a\d\m ]] 2021-08-24 02:41:15.713 | + lib/cinder:install_cinder:467 : [[ lioadm == \l\i\o\a\d\m ]] 2021-08-24 02:41:15.715 | + lib/cinder:install_cinder:468 : is_ubuntu 2021-08-24 02:41:15.718 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 02:41:15.720 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 02:41:15.722 | + lib/cinder:install_cinder:470 : sudo mkdir -p /etc/target 2021-08-24 02:41:15.735 | + lib/cinder:install_cinder:472 : install_package targetcli-fb 2021-08-24 02:41:15.737 | + functions-common:install_package:1347 : update_package_repo 2021-08-24 02:41:15.740 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-08-24 02:41:15.743 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-08-24 02:41:15.746 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-08-24 02:41:15.749 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-08-24 02:41:15.751 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-08-24 02:41:15.754 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 02:41:15.756 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 02:41:15.759 | + functions-common:update_package_repo:1328 : apt_get_update 2021-08-24 02:41:15.761 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-08-24 02:41:15.764 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-08-24 02:41:15.766 | + functions-common:apt_get_update:1074 : return 2021-08-24 02:41:15.769 | + functions-common:install_package:1348 : real_install_package targetcli-fb 2021-08-24 02:41:15.771 | + functions-common:real_install_package:1333 : is_ubuntu 2021-08-24 02:41:15.773 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 02:41:15.776 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 02:41:15.779 | + functions-common:real_install_package:1334 : apt_get install targetcli-fb 2021-08-24 02:41:15.801 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2021-08-24 02:41:15.907 | Reading package lists... 2021-08-24 02:41:16.129 | Building dependency tree... 2021-08-24 02:41:16.130 | Reading state information... 2021-08-24 02:41:16.355 | The following packages were automatically installed and are no longer required: 2021-08-24 02:41:16.356 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-24 02:41:16.356 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-24 02:41:16.356 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-24 02:41:16.356 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-24 02:41:16.356 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-24 02:41:16.356 | python3-zope.interface 2021-08-24 02:41:16.357 | Use 'sudo apt autoremove' to remove them. 2021-08-24 02:41:16.358 | The following additional packages will be installed: 2021-08-24 02:41:16.358 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2021-08-24 02:41:16.358 | python3-urwid 2021-08-24 02:41:16.359 | Suggested packages: 2021-08-24 02:41:16.359 | python-pyparsing-doc python-urwid-doc 2021-08-24 02:41:16.426 | The following NEW packages will be installed: 2021-08-24 02:41:16.426 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2021-08-24 02:41:16.426 | python3-urwid targetcli-fb 2021-08-24 02:41:16.679 | 0 upgraded, 6 newly installed, 0 to remove and 81 not upgraded. 2021-08-24 02:41:16.679 | Need to get 356 kB of archives. 2021-08-24 02:41:16.679 | After this operation, 2,294 kB of additional disk space will be used. 2021-08-24 02:41:16.679 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-08-24 02:41:16.825 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2021-08-24 02:41:16.906 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-configshell-fb all 1:1.1.27-0ubuntu1 [28.0 kB] 2021-08-24 02:41:16.915 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2021-08-24 02:41:16.921 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-rtslib-fb all 2.1.71-0ubuntu1.1 [36.4 kB] 2021-08-24 02:41:16.926 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2021-08-24 02:41:17.484 | Fetched 356 kB in 0s (719 kB/s) 2021-08-24 02:41:17.626 | Selecting previously unselected package python3-pyparsing. 2021-08-24 02:41:17.677 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90913 files and directories currently installed.) 2021-08-24 02:41:17.681 | Preparing to unpack .../0-python3-pyparsing_2.4.6-1_all.deb ... 2021-08-24 02:41:17.716 | Unpacking python3-pyparsing (2.4.6-1) ... 2021-08-24 02:41:18.080 | Selecting previously unselected package python3-urwid. 2021-08-24 02:41:18.089 | Preparing to unpack .../1-python3-urwid_2.0.1-3_amd64.deb ... 2021-08-24 02:41:18.148 | Unpacking python3-urwid (2.0.1-3) ... 2021-08-24 02:41:18.571 | Selecting previously unselected package python3-configshell-fb. 2021-08-24 02:41:18.582 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2021-08-24 02:41:18.634 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2021-08-24 02:41:19.030 | Selecting previously unselected package python3-pyudev. 2021-08-24 02:41:19.040 | Preparing to unpack .../3-python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2021-08-24 02:41:19.087 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2021-08-24 02:41:19.511 | Selecting previously unselected package python3-rtslib-fb. 2021-08-24 02:41:19.520 | Preparing to unpack .../4-python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2021-08-24 02:41:19.582 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2021-08-24 02:41:20.031 | Selecting previously unselected package targetcli-fb. 2021-08-24 02:41:20.041 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2021-08-24 02:41:20.099 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2021-08-24 02:41:20.490 | Setting up python3-urwid (2.0.1-3) ... 2021-08-24 02:41:20.929 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-08-24 02:41:20.929 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-08-24 02:41:20.929 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-08-24 02:41:20.929 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-08-24 02:41:20.929 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-08-24 02:41:20.929 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-08-24 02:41:20.929 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-08-24 02:41:20.930 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-08-24 02:41:21.099 | Setting up python3-pyparsing (2.4.6-1) ... 2021-08-24 02:41:21.505 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2021-08-24 02:41:21.954 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2021-08-24 02:41:22.357 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2021-08-24 02:41:23.766 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2021-08-24 02:41:24.378 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2021-08-24 02:41:24.378 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2021-08-24 02:41:26.403 | Processing triggers for man-db (2.9.1-1) ... 2021-08-24 02:41:26.723 | Processing triggers for systemd (245.4-4ubuntu3.11) ... 2021-08-24 02:41:33.872 | + functions-common:apt_get:1118 : result=0 2021-08-24 02:41:33.875 | + functions-common:apt_get:1121 : time_stop apt-get 2021-08-24 02:41:33.877 | + functions-common:time_stop:2309 : local name 2021-08-24 02:41:33.880 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:41:33.882 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:41:33.884 | + functions-common:time_stop:2312 : local total 2021-08-24 02:41:33.887 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:41:33.889 | + functions-common:time_stop:2315 : name=apt-get 2021-08-24 02:41:33.891 | + functions-common:time_stop:2316 : start_time=1629772875798 2021-08-24 02:41:33.894 | + functions-common:time_stop:2318 : [[ -z 1629772875798 ]] 2021-08-24 02:41:33.897 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:41:33.901 | + functions-common:time_stop:2321 : end_time=1629772893899 2021-08-24 02:41:33.904 | + functions-common:time_stop:2322 : elapsed_time=18101 2021-08-24 02:41:33.907 | + functions-common:time_stop:2323 : total=471920 2021-08-24 02:41:33.909 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:41:33.911 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=490021 2021-08-24 02:41:33.914 | + functions-common:apt_get:1122 : return 0 2021-08-24 02:41:33.916 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-08-24 02:41:33.919 | + ./stack.sh:main:908 : configure_cinder 2021-08-24 02:41:33.922 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-08-24 02:41:33.937 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2021-08-24 02:41:33.941 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2021-08-24 02:41:33.943 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-08-24 02:41:33.945 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-08-24 02:41:33.948 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-08-24 02:41:33.949 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-08-24 02:41:33.953 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-08-24 02:41:33.955 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-08-24 02:41:33.957 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-08-24 02:41:33.960 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-08-24 02:41:33.962 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-08-24 02:41:33.964 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-08-24 02:41:33.966 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-08-24 02:41:33.968 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-08-24 02:41:33.979 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-08-24 02:41:33.992 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2021-08-24 02:41:34.004 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2021-08-24 02:41:34.015 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-08-24 02:41:34.027 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-08-24 02:41:34.031 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-08-24 02:41:34.034 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.XsYDLGQ6Is 2021-08-24 02:41:34.037 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-08-24 02:41:34.039 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-08-24 02:41:34.041 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-08-24 02:41:34.043 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.XsYDLGQ6Is 2021-08-24 02:41:34.047 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.XsYDLGQ6Is 2021-08-24 02:41:34.059 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.XsYDLGQ6Is /etc/sudoers.d/cinder-rootwrap 2021-08-24 02:41:34.071 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-08-24 02:41:34.075 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-08-24 02:41:34.077 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-08-24 02:41:34.079 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-08-24 02:41:34.081 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-08-24 02:41:34.083 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-08-24 02:41:34.085 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2021-08-24 02:41:34.087 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-08-24 02:41:34.090 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-08-24 02:41:34.095 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-08-24 02:41:34.099 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-08-24 02:41:34.118 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-08-24 02:41:34.136 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-08-24 02:41:34.156 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-08-24 02:41:34.174 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-08-24 02:41:34.192 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-08-24 02:41:34.210 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-08-24 02:41:34.229 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-08-24 02:41:34.247 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-08-24 02:41:34.250 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-08-24 02:41:34.252 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=cinder 2021-08-24 02:41:34.255 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-08-24 02:41:34.257 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-08-24 02:41:34.285 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-08-24 02:41:34.313 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.39/identity 2021-08-24 02:41:34.340 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-08-24 02:41:34.367 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-08-24 02:41:34.394 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-08-24 02:41:34.421 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-08-24 02:41:34.448 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-08-24 02:41:34.475 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-08-24 02:41:34.503 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-08-24 02:41:34.530 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-08-24 02:41:34.561 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-08-24 02:41:34.589 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2021-08-24 02:41:34.592 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-08-24 02:41:34.594 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-08-24 02:41:34.597 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-08-24 02:41:34.599 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-08-24 02:41:34.602 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-08-24 02:41:34.631 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-08-24 02:41:34.659 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-08-24 02:41:34.687 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-08-24 02:41:34.714 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-08-24 02:41:34.742 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-08-24 02:41:34.770 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-08-24 02:41:34.801 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2021-08-24 02:41:34.803 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.39 2021-08-24 02:41:34.831 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-08-24 02:41:34.863 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2021-08-24 02:41:34.870 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 157bb0db9b1bfce3beb459dbcb7c2b55 2021-08-24 02:41:34.898 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2021-08-24 02:41:34.901 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-08-24 02:41:34.928 | + lib/cinder:configure_cinder:294 : is_service_enabled c-vol 2021-08-24 02:41:34.944 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:41:34.946 | + lib/cinder:configure_cinder:316 : is_service_enabled c-bak 2021-08-24 02:41:34.962 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:41:34.964 | + lib/cinder:configure_cinder:324 : is_service_enabled ceilometer 2021-08-24 02:41:34.981 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:41:34.984 | + lib/cinder:configure_cinder:328 : is_service_enabled tls-proxy 2021-08-24 02:41:34.999 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:41:35.002 | + lib/cinder:configure_cinder:342 : '[' False '!=' False ']' 2021-08-24 02:41:35.004 | + lib/cinder:configure_cinder:346 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-08-24 02:41:35.006 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-08-24 02:41:35.009 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-08-24 02:41:35.011 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-08-24 02:41:35.014 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-08-24 02:41:35.016 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-08-24 02:41:35.032 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:41:35.035 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-08-24 02:41:35.038 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-08-24 02:41:35.040 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-08-24 02:41:35.056 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:41:35.058 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2021-08-24 02:41:35.061 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2021-08-24 02:41:35.088 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-08-24 02:41:35.091 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-08-24 02:41:35.094 | + lib/cinder:configure_cinder:349 : setup_logging /etc/cinder/cinder.conf True 2021-08-24 02:41:35.096 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-08-24 02:41:35.098 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-08-24 02:41:35.101 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-08-24 02:41:35.118 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-08-24 02:41:35.121 | + functions:setup_systemd_logging:695 : local pidstr= 2021-08-24 02:41:35.123 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-08-24 02:41:35.125 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-08-24 02:41:35.128 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-08-24 02:41:35.155 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-08-24 02:41:35.183 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-08-24 02:41:35.211 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-08-24 02:41:35.239 | + lib/cinder:configure_cinder:351 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-08-24 02:41:35.241 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-08-24 02:41:35.243 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2021-08-24 02:41:35.245 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2021-08-24 02:41:35.248 | + lib/apache:write_uwsgi_config:257 : local http= 2021-08-24 02:41:35.251 | + lib/apache:write_uwsgi_config:258 : local name= 2021-08-24 02:41:35.254 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2021-08-24 02:41:35.258 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2021-08-24 02:41:35.260 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-08-24 02:41:35.262 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-08-24 02:41:35.275 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-08-24 02:41:35.275 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-08-24 02:41:35.284 | d /var/run/uwsgi 0755 ubuntu root 2021-08-24 02:41:35.287 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-08-24 02:41:35.302 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-08-24 02:41:35.305 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-08-24 02:41:35.309 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-08-24 02:41:35.342 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-08-24 02:41:35.369 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-08-24 02:41:35.395 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-08-24 02:41:35.423 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-08-24 02:41:35.449 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-08-24 02:41:35.476 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-08-24 02:41:35.504 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-08-24 02:41:35.531 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-08-24 02:41:35.558 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-08-24 02:41:35.585 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-08-24 02:41:35.613 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-08-24 02:41:35.640 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-08-24 02:41:35.666 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-08-24 02:41:35.668 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-08-24 02:41:35.672 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2021-08-24 02:41:35.674 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2021-08-24 02:41:35.676 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-08-24 02:41:35.679 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 02:41:35.681 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 02:41:35.683 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-08-24 02:41:35.687 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-08-24 02:41:35.689 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-08-24 02:41:35.715 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-08-24 02:41:35.743 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-08-24 02:41:35.743 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 ' 2021-08-24 02:41:35.752 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-08-24 02:41:35.755 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2021-08-24 02:41:35.757 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2021-08-24 02:41:35.760 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-08-24 02:41:35.762 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-08-24 02:41:35.765 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-08-24 02:41:35.767 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 02:41:35.769 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 02:41:35.771 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-08-24 02:41:35.774 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-08-24 02:41:35.776 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 02:41:35.778 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 02:41:35.781 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2021-08-24 02:41:35.842 | Enabling site cinder-wsgi. 2021-08-24 02:41:35.848 | To activate the new configuration, you need to run: 2021-08-24 02:41:35.848 | systemctl reload apache2 2021-08-24 02:41:35.852 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-08-24 02:41:35.854 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-08-24 02:41:35.857 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-08-24 02:41:35.862 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-08-24 02:41:35.992 | + lib/cinder:configure_cinder:353 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-08-24 02:41:35.994 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-08-24 02:41:36.024 | + lib/cinder:configure_cinder:359 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.39/image 2021-08-24 02:41:36.053 | + lib/cinder:configure_cinder:360 : is_service_enabled tls-proxy 2021-08-24 02:41:36.069 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:41:36.072 | + lib/cinder:configure_cinder:366 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-08-24 02:41:36.074 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-08-24 02:41:36.077 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-08-24 02:41:36.079 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-08-24 02:41:36.081 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-08-24 02:41:36.111 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova interface public 2021-08-24 02:41:36.139 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.39/identity 2021-08-24 02:41:36.166 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova username nova 2021-08-24 02:41:36.193 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-08-24 02:41:36.221 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-08-24 02:41:36.249 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf nova project_name service 2021-08-24 02:41:36.275 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-08-24 02:41:36.302 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-08-24 02:41:36.330 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-08-24 02:41:36.358 | + lib/cinder:configure_cinder:367 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-08-24 02:41:36.385 | + lib/cinder:configure_cinder:368 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-08-24 02:41:36.413 | + lib/cinder:configure_cinder:370 : [[ ! -z '' ]] 2021-08-24 02:41:36.415 | + lib/cinder:configure_cinder:372 : is_service_enabled etcd3 2021-08-24 02:41:36.432 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:41:36.434 | + lib/cinder:configure_cinder:373 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.39:2379 2021-08-24 02:41:36.464 | + lib/cinder:configure_cinder:376 : [[ False == True ]] 2021-08-24 02:41:36.466 | + ./stack.sh:main:911 : is_service_enabled neutron 2021-08-24 02:41:36.484 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:41:36.486 | + ./stack.sh:main:913 : stack_install_service neutron 2021-08-24 02:41:36.489 | + lib/stack:stack_install_service:20 : local service=neutron 2021-08-24 02:41:36.491 | + lib/stack:stack_install_service:21 : type install_neutron 2021-08-24 02:41:36.493 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-08-24 02:41:36.496 | + lib/stack:stack_install_service:32 : install_neutron 2021-08-24 02:41:36.499 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-08-24 02:41:36.502 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-08-24 02:41:36.503 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-08-24 02:41:36.508 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-08-24 02:41:36.510 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-08-24 02:41:36.513 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-08-24 02:41:36.515 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-08-24 02:41:36.518 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-08-24 02:41:36.520 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2021-08-24 02:41:36.523 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-08-24 02:41:36.525 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 02:41:36.527 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 02:41:36.530 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2021-08-24 02:41:36.533 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 02:41:36.535 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-08-24 02:41:36.537 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-08-24 02:41:36.540 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-08-24 02:41:36.542 | + functions-common:git_clone:525 : local git_ref=master 2021-08-24 02:41:36.544 | + functions-common:git_clone:526 : local orig_dir 2021-08-24 02:41:36.547 | ++ functions-common:git_clone:527 : pwd 2021-08-24 02:41:36.550 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-08-24 02:41:36.552 | + functions-common:git_clone:528 : local git_clone_flags= 2021-08-24 02:41:36.555 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-08-24 02:41:36.571 | + functions-common:git_clone:530 : RECLONE=False 2021-08-24 02:41:36.573 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-08-24 02:41:36.576 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-08-24 02:41:36.578 | + functions-common:git_clone:544 : echo master 2021-08-24 02:41:36.579 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-08-24 02:41:36.584 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-08-24 02:41:36.586 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-08-24 02:41:36.588 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-08-24 02:41:36.591 | + functions-common:git_clone:593 : git show --oneline 2021-08-24 02:41:36.591 | + functions-common:git_clone:593 : head -1 2021-08-24 02:41:36.600 | 3d0a4c26ac Merge "Add limitation about QoS min bw for PF less SRIOV platforms" 2021-08-24 02:41:36.603 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-08-24 02:41:36.605 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2021-08-24 02:41:36.608 | + inc/python:setup_develop:338 : local bindep 2021-08-24 02:41:36.611 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-08-24 02:41:36.613 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-08-24 02:41:36.616 | + inc/python:setup_develop:344 : local extras= 2021-08-24 02:41:36.618 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-08-24 02:41:36.620 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-08-24 02:41:36.624 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-08-24 02:41:36.626 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-08-24 02:41:36.628 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-08-24 02:41:36.631 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-08-24 02:41:36.634 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-08-24 02:41:36.636 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-08-24 02:41:36.639 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-08-24 02:41:36.642 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-08-24 02:41:36.644 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-08-24 02:41:36.647 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-08-24 02:41:36.653 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2021-08-24 02:41:36.655 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2021-08-24 02:41:37.283 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2021-08-24 02:41:37.286 | + inc/python:setup_package:418 : local bindep=0 2021-08-24 02:41:37.288 | + inc/python:setup_package:419 : local bindep_flag= 2021-08-24 02:41:37.290 | + inc/python:setup_package:420 : local bindep_profiles= 2021-08-24 02:41:37.292 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2021-08-24 02:41:37.295 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2021-08-24 02:41:37.297 | + inc/python:setup_package:427 : local flags=-e 2021-08-24 02:41:37.299 | + inc/python:setup_package:428 : local extras= 2021-08-24 02:41:37.302 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-08-24 02:41:37.304 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-08-24 02:41:37.306 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-08-24 02:41:37.309 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-08-24 02:41:37.311 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-08-24 02:41:37.313 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2021-08-24 02:41:37.334 | Using python 3.8 to install /opt/stack/neutron 2021-08-24 02:41:37.336 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2021-08-24 02:41:38.168 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:41:38.168 | from cryptography.utils import int_from_bytes 2021-08-24 02:41:38.168 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:41:38.168 | from cryptography.utils import int_from_bytes 2021-08-24 02:41:39.188 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-24 02:41:39.221 | Obtaining file:///opt/stack/neutron 2021-08-24 02:41:41.431 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (5.6.0) 2021-08-24 02:41:41.433 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (3.5.0) 2021-08-24 02:41:41.435 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (2.1.1) 2021-08-24 02:41:41.437 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (2.5.1) 2021-08-24 02:41:41.439 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (2.2.0) 2021-08-24 02:41:41.441 | Requirement already satisfied: decorator>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (5.0.9) 2021-08-24 02:41:41.442 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (0.31.1) 2021-08-24 02:41:41.444 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (1.3.3) 2021-08-24 02:41:41.445 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (0.19.1) 2021-08-24 02:41:41.447 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (2.26.0) 2021-08-24 02:41:41.449 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (3.0.1) 2021-08-24 02:41:41.451 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (9.3.0) 2021-08-24 02:41:41.453 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (0.8.0) 2021-08-24 02:41:41.454 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (0.11.0) 2021-08-24 02:41:41.456 | Requirement already satisfied: neutron-lib>=2.12.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (2.13.0) 2021-08-24 02:41:41.458 | Requirement already satisfied: python-neutronclient>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (7.5.0) 2021-08-24 02:41:41.460 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (6.3.1) 2021-08-24 02:41:41.461 | Requirement already satisfied: SQLAlchemy>=1.3.23 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (1.4.23) 2021-08-24 02:41:41.463 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (1.8.7) 2021-08-24 02:41:41.464 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (4.3.1) 2021-08-24 02:41:41.467 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (1.6.5) 2021-08-24 02:41:41.468 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (3.4.0) 2021-08-24 02:41:41.470 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (2.8.1) 2021-08-24 02:41:41.472 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (4.4.0) 2021-08-24 02:41:41.474 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (8.7.1) 2021-08-24 02:41:41.476 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (3.3.1) 2021-08-24 02:41:41.478 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (10.0.0) 2021-08-24 02:41:41.479 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (5.0.1) 2021-08-24 02:41:41.481 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (4.6.0) 2021-08-24 02:41:41.483 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (12.8.0) 2021-08-24 02:41:41.485 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (4.4.0) 2021-08-24 02:41:41.487 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (3.8.2) 2021-08-24 02:41:41.489 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (2.6.1) 2021-08-24 02:41:41.491 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (2.3.0) 2021-08-24 02:41:41.492 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (6.3.0) 2021-08-24 02:41:41.494 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (4.2.0) 2021-08-24 02:41:41.496 | Requirement already satisfied: oslo.service>=1.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (2.6.0) 2021-08-24 02:41:41.498 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (1.4.0) 2021-08-24 02:41:41.500 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (4.10.0) 2021-08-24 02:41:41.502 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (2.5.0) 2021-08-24 02:41:41.504 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (3.4.1) 2021-08-24 02:41:41.505 | Requirement already satisfied: os-ken>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (2.1.0) 2021-08-24 02:41:41.581 | Collecting os-resource-classes>=0.2.0 2021-08-24 02:41:41.588 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0f5/1374bb26dbd11/os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2021-08-24 02:41:41.593 | Requirement already satisfied: ovs>=2.10.0 in /usr/lib/python3/dist-packages (from neutron==18.1.0.dev555) (2.13.3) 2021-08-24 02:41:41.595 | Requirement already satisfied: ovsdbapp>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (1.12.0) 2021-08-24 02:41:41.597 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (21.0) 2021-08-24 02:41:41.599 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (5.8.0) 2021-08-24 02:41:41.600 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (0.6.4) 2021-08-24 02:41:41.603 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (20.0.1) 2021-08-24 02:41:41.604 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (17.5.0) 2021-08-24 02:41:41.606 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (0.58.0) 2021-08-24 02:41:41.608 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (4.3.0) 2021-08-24 02:41:41.610 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (2.6.0) 2021-08-24 02:41:41.612 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (2.3.0) 2021-08-24 02:41:41.613 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (2.9.0) 2021-08-24 02:41:41.624 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==18.1.0.dev555) (1.1.5) 2021-08-24 02:41:41.627 | Requirement already satisfied: python-editor>=0.3 in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==18.1.0.dev555) (1.0.4) 2021-08-24 02:41:41.628 | Requirement already satisfied: python-dateutil in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==18.1.0.dev555) (2.8.2) 2021-08-24 02:41:41.638 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==18.1.0.dev555) (1.16.0) 2021-08-24 02:41:41.640 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==18.1.0.dev555) (1.12.1) 2021-08-24 02:41:41.653 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->neutron==18.1.0.dev555) (1.16.0) 2021-08-24 02:41:41.655 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->neutron==18.1.0.dev555) (1.1.1) 2021-08-24 02:41:41.683 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==18.1.0.dev555) (2.4.7) 2021-08-24 02:41:41.691 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==18.1.0.dev555) (2.0.1) 2021-08-24 02:41:41.752 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==18.1.0.dev555) (0.1.16) 2021-08-24 02:41:41.755 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==18.1.0.dev555) (1.7.0) 2021-08-24 02:41:41.817 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==18.1.0.dev555) (3.1.1) 2021-08-24 02:41:41.827 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==18.1.0.dev555) (4.2.0) 2021-08-24 02:41:41.901 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.12.0->neutron==18.1.0.dev555) (1.2.2) 2021-08-24 02:41:41.907 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.12.0->neutron==18.1.0.dev555) (2.6.0) 2021-08-24 02:41:41.939 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev555) (0.10.0) 2021-08-24 02:41:41.942 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev555) (5.4.1) 2021-08-24 02:41:41.945 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev555) (1.32) 2021-08-24 02:41:41.949 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev555) (1.4.0) 2021-08-24 02:41:41.951 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev555) (2.5.0) 2021-08-24 02:41:41.953 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev555) (1.1.3) 2021-08-24 02:41:41.956 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev555) (1.4.4) 2021-08-24 02:41:41.958 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev555) (3.4.7) 2021-08-24 02:41:42.007 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==18.1.0.dev555) (1.14.6) 2021-08-24 02:41:42.015 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==18.1.0.dev555) (2.20) 2021-08-24 02:41:42.040 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==18.1.0.dev555) (2.1) 2021-08-24 02:41:42.094 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.0.0->neutron==18.1.0.dev555) (1.0.2) 2021-08-24 02:41:42.271 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==18.1.0.dev555) (0.14.1) 2021-08-24 02:41:42.286 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->neutron==18.1.0.dev555) (1.6) 2021-08-24 02:41:42.346 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==18.1.0.dev555) (1.5.0) 2021-08-24 02:41:42.420 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==18.1.0.dev555) (0.13.0) 2021-08-24 02:41:42.422 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==18.1.0.dev555) (0.5.0) 2021-08-24 02:41:42.430 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==18.1.0.dev555) (2.0.1) 2021-08-24 02:41:42.500 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==18.1.0.dev555) (0.9.6) 2021-08-24 02:41:42.584 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==18.1.0.dev555) (5.0.6) 2021-08-24 02:41:42.588 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==18.1.0.dev555) (5.1.0) 2021-08-24 02:41:42.591 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==18.1.0.dev555) (4.2.2) 2021-08-24 02:41:42.608 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==18.1.0.dev555) (5.0.0) 2021-08-24 02:41:42.719 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==18.1.0.dev555) (3.2.0) 2021-08-24 02:41:42.728 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==18.1.0.dev555) (3.3.0) 2021-08-24 02:41:42.902 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==18.1.0.dev555) (2021.1) 2021-08-24 02:41:42.944 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=1.31.0->neutron==18.1.0.dev555) (3.0.0) 2021-08-24 02:41:42.949 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=1.31.0->neutron==18.1.0.dev555) (1.3.2) 2021-08-24 02:41:42.989 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=1.31.0->neutron==18.1.0.dev555) (2.5.0) 2021-08-24 02:41:43.019 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==18.1.0.dev555) (0.7.2) 2021-08-24 02:41:43.305 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==18.1.0.dev555) (57.4.0) 2021-08-24 02:41:43.392 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==18.1.0.dev555) (0.3.5) 2021-08-24 02:41:43.395 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==18.1.0.dev555) (3.0.0) 2021-08-24 02:41:43.699 | Requirement already satisfied: pyroute2.nslink==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==18.1.0.dev555) (0.6.4) 2021-08-24 02:41:43.701 | Requirement already satisfied: pyroute2.ipdb==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==18.1.0.dev555) (0.6.4) 2021-08-24 02:41:43.703 | Requirement already satisfied: pyroute2.core==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==18.1.0.dev555) (0.6.4) 2021-08-24 02:41:43.705 | Requirement already satisfied: pyroute2.ipset==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==18.1.0.dev555) (0.6.4) 2021-08-24 02:41:43.707 | Requirement already satisfied: pyroute2.nftables==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==18.1.0.dev555) (0.6.4) 2021-08-24 02:41:43.708 | Requirement already satisfied: pyroute2.ethtool==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==18.1.0.dev555) (0.6.4) 2021-08-24 02:41:43.710 | Requirement already satisfied: pyroute2.ndb==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==18.1.0.dev555) (0.6.4) 2021-08-24 02:41:43.998 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==18.1.0.dev555) (2.4.1) 2021-08-24 02:41:44.008 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==18.1.0.dev555) (3.8.0) 2021-08-24 02:41:44.010 | Requirement already satisfied: jsonschema>=2.6.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==18.1.0.dev555) (3.2.0) 2021-08-24 02:41:44.062 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==18.1.0.dev555) (2.1.2) 2021-08-24 02:41:44.141 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==18.1.0.dev555) (0.4.4) 2021-08-24 02:41:44.143 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==18.1.0.dev555) (1.8.2) 2021-08-24 02:41:44.145 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==18.1.0.dev555) (0.2.5) 2021-08-24 02:41:44.146 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==18.1.0.dev555) (21.2.0) 2021-08-24 02:41:44.336 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.8.0->python-designateclient>=2.7.0->neutron==18.1.0.dev555) (3.17.4) 2021-08-24 02:41:44.584 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==18.1.0.dev555) (2.1.0) 2021-08-24 02:41:44.819 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==18.1.0.dev555) (3.2) 2021-08-24 02:41:44.821 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==18.1.0.dev555) (1.26.6) 2021-08-24 02:41:44.823 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==18.1.0.dev555) (2.0.4) 2021-08-24 02:41:44.825 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==18.1.0.dev555) (2021.5.30) 2021-08-24 02:41:45.055 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==18.1.0.dev555) (0.7) 2021-08-24 02:41:45.413 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==18.1.0.dev555) (0.5.2) 2021-08-24 02:41:45.415 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==18.1.0.dev555) (0.4.1) 2021-08-24 02:41:45.752 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=1.31.0->neutron==18.1.0.dev555) (1.0.0) 2021-08-24 02:41:45.908 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==18.1.0.dev555) (0.12.1) 2021-08-24 02:41:46.173 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==18.1.0.dev555) (2.0.0) 2021-08-24 02:41:46.176 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==18.1.0.dev555) (4.9.3) 2021-08-24 02:41:46.375 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==18.1.0.dev555) (2.2.1) 2021-08-24 02:41:47.619 | Installing collected packages: os-resource-classes, neutron 2021-08-24 02:41:47.695 | Attempting uninstall: neutron 2021-08-24 02:41:47.696 | Found existing installation: neutron 18.1.0 2021-08-24 02:41:48.977 | Uninstalling neutron-18.1.0: 2021-08-24 02:41:49.057 | Successfully uninstalled neutron-18.1.0 2021-08-24 02:41:49.058 | Running setup.py develop for neutron 2021-08-24 02:41:52.146 | Successfully installed neutron os-resource-classes-1.1.0 2021-08-24 02:41:52.147 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-24 02:41:52.284 | + inc/python:pip_install:200 : result=0 2021-08-24 02:41:52.286 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-24 02:41:52.288 | + functions-common:time_stop:2309 : local name 2021-08-24 02:41:52.291 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:41:52.293 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:41:52.296 | + functions-common:time_stop:2312 : local total 2021-08-24 02:41:52.298 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:41:52.302 | + functions-common:time_stop:2315 : name=pip_install 2021-08-24 02:41:52.304 | + functions-common:time_stop:2316 : start_time=1629772897329 2021-08-24 02:41:52.310 | + functions-common:time_stop:2318 : [[ -z 1629772897329 ]] 2021-08-24 02:41:52.313 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:41:52.317 | + functions-common:time_stop:2321 : end_time=1629772912315 2021-08-24 02:41:52.320 | + functions-common:time_stop:2322 : elapsed_time=14986 2021-08-24 02:41:52.322 | + functions-common:time_stop:2323 : total=195536 2021-08-24 02:41:52.324 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:41:52.326 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=210522 2021-08-24 02:41:52.328 | + inc/python:pip_install:203 : return 0 2021-08-24 02:41:52.331 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-08-24 02:41:52.333 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-08-24 02:41:52.335 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-08-24 02:41:52.354 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-08-24 02:41:52.367 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2021-08-24 02:41:52.369 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2021-08-24 02:41:52.371 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 02:41:52.374 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 02:41:52.377 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2021-08-24 02:41:52.379 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 02:41:52.382 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2021-08-24 02:41:52.384 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-08-24 02:41:52.386 | + ./stack.sh:main:916 : is_service_enabled nova 2021-08-24 02:41:52.403 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:41:52.407 | + ./stack.sh:main:918 : stack_install_service nova 2021-08-24 02:41:52.409 | + lib/stack:stack_install_service:20 : local service=nova 2021-08-24 02:41:52.411 | + lib/stack:stack_install_service:21 : type install_nova 2021-08-24 02:41:52.414 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-08-24 02:41:52.416 | + lib/stack:stack_install_service:32 : install_nova 2021-08-24 02:41:52.419 | + lib/nova:install_nova:814 : use_library_from_git os-vif 2021-08-24 02:41:52.422 | + inc/python:use_library_from_git:250 : local name=os-vif 2021-08-24 02:41:52.424 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 02:41:52.427 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 02:41:52.429 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2021-08-24 02:41:52.431 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 02:41:52.434 | + lib/nova:install_nova:819 : is_service_enabled n-cpu 2021-08-24 02:41:52.450 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:41:52.452 | + lib/nova:install_nova:823 : is_service_enabled n-novnc 2021-08-24 02:41:52.468 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:41:52.471 | + lib/nova:install_nova:835 : is_service_enabled n-spice 2021-08-24 02:41:52.487 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:41:52.489 | + lib/nova:install_nova:847 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2021-08-24 02:41:52.492 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/nova.git 2021-08-24 02:41:52.494 | + functions-common:git_clone:524 : local git_dest=/opt/stack/nova 2021-08-24 02:41:52.496 | + functions-common:git_clone:525 : local git_ref=master 2021-08-24 02:41:52.499 | + functions-common:git_clone:526 : local orig_dir 2021-08-24 02:41:52.501 | ++ functions-common:git_clone:527 : pwd 2021-08-24 02:41:52.504 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-08-24 02:41:52.506 | + functions-common:git_clone:528 : local git_clone_flags= 2021-08-24 02:41:52.509 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-08-24 02:41:52.524 | + functions-common:git_clone:530 : RECLONE=False 2021-08-24 02:41:52.526 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-08-24 02:41:52.528 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-08-24 02:41:52.531 | + functions-common:git_clone:544 : echo master 2021-08-24 02:41:52.532 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-08-24 02:41:52.537 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/nova ]] 2021-08-24 02:41:52.539 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-08-24 02:41:52.541 | + functions-common:git_clone:592 : cd /opt/stack/nova 2021-08-24 02:41:52.544 | + functions-common:git_clone:593 : git show --oneline 2021-08-24 02:41:52.545 | + functions-common:git_clone:593 : head -1 2021-08-24 02:41:52.548 | 2d2fb2deba Merge "Avoid modifying the Mock class in test" 2021-08-24 02:41:52.551 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-08-24 02:41:52.553 | + lib/nova:install_nova:848 : setup_develop /opt/stack/nova 2021-08-24 02:41:52.555 | + inc/python:setup_develop:338 : local bindep 2021-08-24 02:41:52.558 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2021-08-24 02:41:52.560 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2021-08-24 02:41:52.562 | + inc/python:setup_develop:344 : local extras= 2021-08-24 02:41:52.564 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2021-08-24 02:41:52.567 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-08-24 02:41:52.569 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2021-08-24 02:41:52.571 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2021-08-24 02:41:52.574 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-08-24 02:41:52.576 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-08-24 02:41:52.579 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2021-08-24 02:41:52.582 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-08-24 02:41:52.585 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2021-08-24 02:41:52.587 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-08-24 02:41:52.589 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-08-24 02:41:52.593 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2021-08-24 02:41:52.598 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2021-08-24 02:41:52.601 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2021-08-24 02:41:53.354 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2021-08-24 02:41:53.357 | + inc/python:setup_package:418 : local bindep=0 2021-08-24 02:41:53.360 | + inc/python:setup_package:419 : local bindep_flag= 2021-08-24 02:41:53.362 | + inc/python:setup_package:420 : local bindep_profiles= 2021-08-24 02:41:53.365 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2021-08-24 02:41:53.367 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2021-08-24 02:41:53.369 | + inc/python:setup_package:427 : local flags=-e 2021-08-24 02:41:53.371 | + inc/python:setup_package:428 : local extras= 2021-08-24 02:41:53.374 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-08-24 02:41:53.376 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-08-24 02:41:53.378 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-08-24 02:41:53.380 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-08-24 02:41:53.383 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-08-24 02:41:53.385 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2021-08-24 02:41:53.405 | Using python 3.8 to install /opt/stack/nova 2021-08-24 02:41:53.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/nova 2021-08-24 02:41:54.254 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:41:54.254 | from cryptography.utils import int_from_bytes 2021-08-24 02:41:54.254 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:41:54.254 | from cryptography.utils import int_from_bytes 2021-08-24 02:41:55.286 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-24 02:41:55.319 | Obtaining file:///opt/stack/nova 2021-08-24 02:41:58.658 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (5.6.0) 2021-08-24 02:41:58.659 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (1.4.23) 2021-08-24 02:41:58.661 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (5.0.9) 2021-08-24 02:41:58.663 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (0.31.1) 2021-08-24 02:41:58.664 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (3.0.1) 2021-08-24 02:41:58.666 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (9.3.0) 2021-08-24 02:41:58.668 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (4.6.3) 2021-08-24 02:41:58.669 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (2.5.1) 2021-08-24 02:41:58.671 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (3.4.7) 2021-08-24 02:41:58.673 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (1.8.7) 2021-08-24 02:41:58.675 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (1.1.1) 2021-08-24 02:41:58.676 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (2.1.1) 2021-08-24 02:41:58.678 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (3.5.0) 2021-08-24 02:41:58.680 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (0.7.2) 2021-08-24 02:41:58.681 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (0.13.0) 2021-08-24 02:41:58.683 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (1.6.5) 2021-08-24 02:41:58.685 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (0.8.0) 2021-08-24 02:41:58.687 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (0.11.0) 2021-08-24 02:41:58.689 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (2.7.2) 2021-08-24 02:41:58.691 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (0.1.16) 2021-08-24 02:41:58.692 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==23.1.0.dev445) (3.2.0) 2021-08-24 02:41:58.694 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (8.0.0) 2021-08-24 02:41:58.697 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (4.3.1) 2021-08-24 02:41:58.698 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (7.5.0) 2021-08-24 02:41:58.700 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (3.4.0) 2021-08-24 02:41:58.702 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (2.26.0) 2021-08-24 02:41:58.704 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (3.4.0) 2021-08-24 02:41:58.782 | Collecting websockify>=0.9.0 2021-08-24 02:41:58.788 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c4/cc1bc132abb4a/websockify-0.10.0.tar.gz (40 kB) 2021-08-24 02:41:59.521 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (2.8.1) 2021-08-24 02:41:59.523 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (4.4.0) 2021-08-24 02:41:59.525 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (8.7.1) 2021-08-24 02:41:59.527 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (3.3.1) 2021-08-24 02:41:59.529 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (4.6.0) 2021-08-24 02:41:59.531 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (2.3.0) 2021-08-24 02:41:59.533 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (4.2.0) 2021-08-24 02:41:59.535 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (1.4.0) 2021-08-24 02:41:59.536 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (4.10.0) 2021-08-24 02:41:59.538 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (10.0.0) 2021-08-24 02:41:59.540 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (6.3.0) 2021-08-24 02:41:59.542 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (12.8.0) 2021-08-24 02:41:59.544 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (3.8.2) 2021-08-24 02:41:59.546 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (2.6.1) 2021-08-24 02:41:59.549 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (5.0.1) 2021-08-24 02:41:59.551 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (2.6.0) 2021-08-24 02:41:59.553 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (1.5.0) 2021-08-24 02:41:59.555 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (4.4.0) 2021-08-24 02:41:59.556 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (5.8.0) 2021-08-24 02:41:59.558 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (2.5.0) 2021-08-24 02:41:59.560 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (4.4.0) 2021-08-24 02:41:59.562 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (1.1.0) 2021-08-24 02:41:59.564 | Requirement already satisfied: os-traits>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (2.6.0) 2021-08-24 02:41:59.566 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (2.6.0) 2021-08-24 02:41:59.568 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (5.5.0) 2021-08-24 02:41:59.569 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (3.9.1) 2021-08-24 02:41:59.610 | Collecting microversion-parse>=0.2.1 2021-08-24 02:41:59.617 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2021-08-24 02:41:59.659 | Collecting os-xenapi>=0.3.4 2021-08-24 02:41:59.666 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b4d/9a2c858018977/os_xenapi-0.3.4-py2.py3-none-any.whl (137 kB) 2021-08-24 02:41:59.675 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (2.9.0) 2021-08-24 02:41:59.677 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (0.2.2) 2021-08-24 02:41:59.742 | Collecting pypowervm>=1.1.15 2021-08-24 02:41:59.751 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/33b/83b6a6da976d8/pypowervm-1.1.26-py2.py3-none-any.whl (1.1 MB) 2021-08-24 02:41:59.787 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (1.3.3) 2021-08-24 02:41:59.790 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (1.7.0) 2021-08-24 02:41:59.791 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (4.6.1) 2021-08-24 02:41:59.793 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (2.8.2) 2021-08-24 02:41:59.830 | Collecting zVMCloudConnector>=1.3.0 2021-08-24 02:41:59.837 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2021-08-24 02:42:00.655 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (2.3.0) 2021-08-24 02:42:00.658 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (0.58.0) 2021-08-24 02:42:00.659 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (5.4.1) 2021-08-24 02:42:00.672 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==23.1.0.dev445) (1.1.5) 2021-08-24 02:42:00.674 | Requirement already satisfied: python-editor>=0.3 in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==23.1.0.dev445) (1.0.4) 2021-08-24 02:42:00.704 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==23.1.0.dev445) (5.1.0) 2021-08-24 02:42:00.745 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==23.1.0.dev445) (1.14.6) 2021-08-24 02:42:00.751 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==23.1.0.dev445) (2.20) 2021-08-24 02:42:00.787 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==23.1.0.dev445) (1.16.0) 2021-08-24 02:42:00.789 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==23.1.0.dev445) (1.16.0) 2021-08-24 02:42:00.826 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==23.1.0.dev445) (2.0.1) 2021-08-24 02:42:00.965 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==23.1.0.dev445) (3.1.1) 2021-08-24 02:42:00.975 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==23.1.0.dev445) (4.2.0) 2021-08-24 02:42:01.044 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==23.1.0.dev445) (1.4.4) 2021-08-24 02:42:01.046 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==23.1.0.dev445) (1.32) 2021-08-24 02:42:01.050 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==23.1.0.dev445) (2.5.0) 2021-08-24 02:42:01.051 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==23.1.0.dev445) (1.4.0) 2021-08-24 02:42:01.080 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==23.1.0.dev445) (1.1.3) 2021-08-24 02:42:01.084 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==23.1.0.dev445) (0.10.0) 2021-08-24 02:42:01.121 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==23.1.0.dev445) (2.1) 2021-08-24 02:42:01.194 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=4.3.1->nova==23.1.0.dev445) (6.3.1) 2021-08-24 02:42:01.260 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==23.1.0.dev445) (2.2.0) 2021-08-24 02:42:01.262 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==23.1.0.dev445) (0.6.4) 2021-08-24 02:42:01.265 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==23.1.0.dev445) (1.12.0) 2021-08-24 02:42:01.288 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->os-vif>=1.15.2->nova==23.1.0.dev445) (1.12.1) 2021-08-24 02:42:01.414 | Collecting Babel!=2.4.0,>=2.3.4 2021-08-24 02:42:01.435 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ab4/9e12b91d937cd/Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) 2021-08-24 02:42:01.655 | Requirement already satisfied: pytz>=2015.7 in /usr/local/lib/python3.8/dist-packages (from Babel!=2.4.0,>=2.3.4->os-xenapi>=0.3.4->nova==23.1.0.dev445) (2021.1) 2021-08-24 02:42:01.725 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->nova==23.1.0.dev445) (0.14.1) 2021-08-24 02:42:01.745 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=4.4.0->nova==23.1.0.dev445) (1.6) 2021-08-24 02:42:01.887 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==23.1.0.dev445) (2.0.1) 2021-08-24 02:42:01.889 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==23.1.0.dev445) (0.5.0) 2021-08-24 02:42:01.976 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->nova==23.1.0.dev445) (0.9.6) 2021-08-24 02:42:02.055 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==23.1.0.dev445) (5.1.0) 2021-08-24 02:42:02.062 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==23.1.0.dev445) (4.2.2) 2021-08-24 02:42:02.072 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==23.1.0.dev445) (5.0.6) 2021-08-24 02:42:02.090 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==23.1.0.dev445) (5.0.0) 2021-08-24 02:42:02.216 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==23.1.0.dev445) (3.2.0) 2021-08-24 02:42:02.220 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==23.1.0.dev445) (3.3.0) 2021-08-24 02:42:02.332 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->nova==23.1.0.dev445) (1.0.2) 2021-08-24 02:42:02.483 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==23.1.0.dev445) (1.3.2) 2021-08-24 02:42:02.488 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==23.1.0.dev445) (3.0.0) 2021-08-24 02:42:02.528 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->nova==23.1.0.dev445) (2.5.0) 2021-08-24 02:42:02.610 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==23.1.0.dev445) (21.0) 2021-08-24 02:42:02.615 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==23.1.0.dev445) (2.4.7) 2021-08-24 02:42:02.705 | Requirement already satisfied: ovs>=2.10.0 in /usr/lib/python3/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==23.1.0.dev445) (2.13.3) 2021-08-24 02:42:02.819 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==23.1.0.dev445) (1.4.0) 2021-08-24 02:42:02.851 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==23.1.0.dev445) (57.4.0) 2021-08-24 02:42:03.229 | Requirement already satisfied: pyasn1 in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==23.1.0.dev445) (0.4.8) 2021-08-24 02:42:03.230 | Requirement already satisfied: pyasn1-modules in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==23.1.0.dev445) (0.2.8) 2021-08-24 02:42:03.283 | Requirement already satisfied: pyroute2.ethtool==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==23.1.0.dev445) (0.6.4) 2021-08-24 02:42:03.285 | Requirement already satisfied: pyroute2.core==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==23.1.0.dev445) (0.6.4) 2021-08-24 02:42:03.287 | Requirement already satisfied: pyroute2.nslink==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==23.1.0.dev445) (0.6.4) 2021-08-24 02:42:03.289 | Requirement already satisfied: pyroute2.ipset==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==23.1.0.dev445) (0.6.4) 2021-08-24 02:42:03.290 | Requirement already satisfied: pyroute2.ndb==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==23.1.0.dev445) (0.6.4) 2021-08-24 02:42:03.292 | Requirement already satisfied: pyroute2.nftables==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==23.1.0.dev445) (0.6.4) 2021-08-24 02:42:03.296 | Requirement already satisfied: pyroute2.ipdb==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==23.1.0.dev445) (0.6.4) 2021-08-24 02:42:03.577 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.16.0->nova==23.1.0.dev445) (3.8.0) 2021-08-24 02:42:03.631 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.16.0->nova==23.1.0.dev445) (2.1.2) 2021-08-24 02:42:03.724 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.16.0->nova==23.1.0.dev445) (21.2.0) 2021-08-24 02:42:03.726 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.16.0->nova==23.1.0.dev445) (1.8.2) 2021-08-24 02:42:03.727 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.16.0->nova==23.1.0.dev445) (0.4.4) 2021-08-24 02:42:03.729 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.16.0->nova==23.1.0.dev445) (0.2.5) 2021-08-24 02:42:03.935 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==23.1.0.dev445) (3.17.4) 2021-08-24 02:42:04.062 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==23.1.0.dev445) (20.0.1) 2021-08-24 02:42:04.078 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==23.1.0.dev445) (1.3.3) 2021-08-24 02:42:04.263 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==23.1.0.dev445) (2.1.0) 2021-08-24 02:42:04.267 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==23.1.0.dev445) (2.4.1) 2021-08-24 02:42:04.534 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==23.1.0.dev445) (3.2) 2021-08-24 02:42:04.536 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==23.1.0.dev445) (1.26.6) 2021-08-24 02:42:04.538 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==23.1.0.dev445) (2.0.4) 2021-08-24 02:42:04.540 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==23.1.0.dev445) (2021.5.30) 2021-08-24 02:42:04.836 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==23.1.0.dev445) (0.7) 2021-08-24 02:42:05.175 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==23.1.0.dev445) (0.5.2) 2021-08-24 02:42:05.177 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==23.1.0.dev445) (0.4.1) 2021-08-24 02:42:05.382 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==23.1.0.dev445) (1.4.2) 2021-08-24 02:42:05.393 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==23.1.0.dev445) (2.6.2) 2021-08-24 02:42:05.395 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==23.1.0.dev445) (2.4.0) 2021-08-24 02:42:05.866 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->nova==23.1.0.dev445) (1.0.0) 2021-08-24 02:42:06.025 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==23.1.0.dev445) (0.12.1) 2021-08-24 02:42:07.389 | Collecting numpy 2021-08-24 02:42:07.420 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7fd/c7689daf3b845/numpy-1.21.2-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.8 MB) 2021-08-24 02:42:07.934 | Requirement already satisfied: PyJWT>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from zVMCloudConnector>=1.3.0->nova==23.1.0.dev445) (2.1.0) 2021-08-24 02:42:08.479 | Building wheels for collected packages: websockify, zVMCloudConnector 2021-08-24 02:42:08.480 | Building wheel for websockify (setup.py): started 2021-08-24 02:42:09.289 | Building wheel for websockify (setup.py): finished with status 'done' 2021-08-24 02:42:09.290 | Created wheel for websockify: filename=websockify-0.10.0-py3-none-any.whl size=38660 sha256=7bfc2d5303953a3929f7ec035fc3836a51c06ca7e759492a51afb7d6a22b83d1 2021-08-24 02:42:09.291 | Stored in directory: /root/.cache/pip/wheels/3f/06/2e/aa961b4485210c3981933044b5dbf0240ce90acf4bf3ca9832 2021-08-24 02:42:09.296 | Building wheel for zVMCloudConnector (setup.py): started 2021-08-24 02:42:10.297 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2021-08-24 02:42:10.299 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303901 sha256=3a48e0784cfbf46b8b7ce06ace78ed488c0160e95147d5ba72d46843e01f99c8 2021-08-24 02:42:10.299 | Stored in directory: /root/.cache/pip/wheels/2a/0d/26/6a5dd74b24937acbd678e55297c0aa8f409dd980f39a3170dd 2021-08-24 02:42:10.305 | Successfully built websockify zVMCloudConnector 2021-08-24 02:42:11.351 | Installing collected packages: numpy, Babel, zVMCloudConnector, websockify, pypowervm, os-xenapi, microversion-parse, nova 2021-08-24 02:42:16.668 | Running setup.py develop for nova 2021-08-24 02:42:20.949 | Successfully installed Babel-2.9.1 microversion-parse-1.0.1 nova numpy-1.21.2 os-xenapi-0.3.4 pypowervm-1.1.26 websockify-0.10.0 zVMCloudConnector-1.4.1 2021-08-24 02:42:20.950 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-24 02:42:21.135 | + inc/python:pip_install:200 : result=0 2021-08-24 02:42:21.137 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-24 02:42:21.139 | + functions-common:time_stop:2309 : local name 2021-08-24 02:42:21.141 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:42:21.144 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:42:21.146 | + functions-common:time_stop:2312 : local total 2021-08-24 02:42:21.148 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:42:21.150 | + functions-common:time_stop:2315 : name=pip_install 2021-08-24 02:42:21.152 | + functions-common:time_stop:2316 : start_time=1629772913400 2021-08-24 02:42:21.155 | + functions-common:time_stop:2318 : [[ -z 1629772913400 ]] 2021-08-24 02:42:21.157 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:42:21.161 | + functions-common:time_stop:2321 : end_time=1629772941159 2021-08-24 02:42:21.164 | + functions-common:time_stop:2322 : elapsed_time=27759 2021-08-24 02:42:21.166 | + functions-common:time_stop:2323 : total=210522 2021-08-24 02:42:21.168 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:42:21.171 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=238281 2021-08-24 02:42:21.173 | + inc/python:pip_install:203 : return 0 2021-08-24 02:42:21.175 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-08-24 02:42:21.177 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-08-24 02:42:21.180 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-08-24 02:42:21.197 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-08-24 02:42:21.209 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2021-08-24 02:42:21.211 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2021-08-24 02:42:21.214 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 02:42:21.217 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 02:42:21.219 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2021-08-24 02:42:21.221 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 02:42:21.224 | + lib/nova:install_nova:849 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2021-08-24 02:42:21.237 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-08-24 02:42:21.239 | + ./stack.sh:main:919 : configure_nova 2021-08-24 02:42:21.242 | + lib/nova:configure_nova:241 : sudo install -d -o ubuntu /etc/nova 2021-08-24 02:42:21.254 | + lib/nova:configure_nova:243 : configure_rootwrap nova 2021-08-24 02:42:21.256 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2021-08-24 02:42:21.258 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-08-24 02:42:21.262 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2021-08-24 02:42:21.262 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-08-24 02:42:21.267 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2021-08-24 02:42:21.269 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2021-08-24 02:42:21.271 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-08-24 02:42:21.274 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2021-08-24 02:42:21.276 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2021-08-24 02:42:21.278 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2021-08-24 02:42:21.281 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2021-08-24 02:42:21.284 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2021-08-24 02:42:21.295 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2021-08-24 02:42:21.307 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2021-08-24 02:42:21.319 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2021-08-24 02:42:21.331 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2021-08-24 02:42:21.343 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-08-24 02:42:21.347 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-08-24 02:42:21.351 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.efsSP437kD 2021-08-24 02:42:21.353 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-08-24 02:42:21.356 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-08-24 02:42:21.358 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2021-08-24 02:42:21.361 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-08-24 02:42:21.363 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-08-24 02:42:21.365 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.efsSP437kD 2021-08-24 02:42:21.369 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.efsSP437kD 2021-08-24 02:42:21.381 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.efsSP437kD /etc/sudoers.d/nova-rootwrap 2021-08-24 02:42:21.394 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2021-08-24 02:42:21.398 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-08-24 02:42:21.401 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-08-24 02:42:21.403 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-08-24 02:42:21.405 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-08-24 02:42:21.408 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-08-24 02:42:21.410 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2021-08-24 02:42:21.412 | + lib/nova:configure_nova:245 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2021-08-24 02:42:21.415 | + lib/nova:configure_nova:247 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2021-08-24 02:42:21.420 | + lib/nova:configure_nova:250 : is_service_enabled n-cpu 2021-08-24 02:42:21.436 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:42:21.439 | + lib/nova:configure_nova:319 : create_nova_conf 2021-08-24 02:42:21.441 | + lib/nova:create_nova_conf:386 : rm -f /opt/stack/nova/bin/nova.conf 2021-08-24 02:42:21.444 | + lib/nova:create_nova_conf:389 : rm -f /etc/nova/nova.conf 2021-08-24 02:42:21.448 | + lib/nova:create_nova_conf:390 : iniset /etc/nova/nova.conf DEFAULT debug True 2021-08-24 02:42:21.475 | + lib/nova:create_nova_conf:391 : '[' True == True ']' 2021-08-24 02:42:21.478 | + lib/nova:create_nova_conf:392 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2021-08-24 02:42:21.504 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2021-08-24 02:42:21.532 | + lib/nova:create_nova_conf:395 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2021-08-24 02:42:21.558 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2021-08-24 02:42:21.586 | + lib/nova:create_nova_conf:397 : iniset /etc/nova/nova.conf scheduler workers 2 2021-08-24 02:42:21.615 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2021-08-24 02:42:21.644 | + lib/nova:create_nova_conf:399 : [[ 4 == 6 ]] 2021-08-24 02:42:21.646 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.39 2021-08-24 02:42:21.688 | + lib/nova:create_nova_conf:404 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2021-08-24 02:42:21.714 | + lib/nova:create_nova_conf:405 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2021-08-24 02:42:21.741 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2021-08-24 02:42:21.767 | + lib/nova:create_nova_conf:407 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2021-08-24 02:42:21.793 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2021-08-24 02:42:21.823 | + lib/nova:create_nova_conf:411 : is_fedora 2021-08-24 02:42:21.825 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-08-24 02:42:21.827 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-08-24 02:42:21.829 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-08-24 02:42:21.831 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-08-24 02:42:21.833 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-08-24 02:42:21.835 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-08-24 02:42:21.837 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-08-24 02:42:21.840 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-08-24 02:42:21.842 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-08-24 02:42:21.844 | + lib/nova:create_nova_conf:411 : is_suse 2021-08-24 02:42:21.846 | + functions-common:is_suse:462 : is_opensuse 2021-08-24 02:42:21.849 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-08-24 02:42:21.851 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-08-24 02:42:21.853 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-08-24 02:42:21.855 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-08-24 02:42:21.858 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-08-24 02:42:21.860 | + lib/nova:create_nova_conf:420 : is_service_enabled n-api n-cond n-sched 2021-08-24 02:42:21.876 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:42:21.878 | + lib/nova:create_nova_conf:424 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-08-24 02:42:21.880 | + lib/nova:create_nova_conf:427 : local db=nova_cell0 2021-08-24 02:42:21.882 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2021-08-24 02:42:21.909 | ++ lib/nova:create_nova_conf:433 : database_connection_url nova_cell0 2021-08-24 02:42:21.911 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-08-24 02:42:21.914 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-08-24 02:42:21.916 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-08-24 02:42:21.918 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-08-24 02:42:21.921 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-08-24 02:42:21.950 | ++ lib/nova:create_nova_conf:434 : database_connection_url nova_api 2021-08-24 02:42:21.952 | ++ lib/database:database_connection_url:132 : local db=nova_api 2021-08-24 02:42:21.955 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2021-08-24 02:42:21.957 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2021-08-24 02:42:21.959 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-08-24 02:42:21.962 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-08-24 02:42:21.991 | + lib/nova:create_nova_conf:439 : iniset /etc/nova/nova.conf cache enabled True 2021-08-24 02:42:22.019 | + lib/nova:create_nova_conf:440 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2021-08-24 02:42:22.045 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2021-08-24 02:42:22.072 | + lib/nova:create_nova_conf:444 : is_service_enabled n-api 2021-08-24 02:42:22.087 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:42:22.090 | + lib/nova:create_nova_conf:445 : is_service_enabled n-api-meta 2021-08-24 02:42:22.107 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:42:22.111 | ++ lib/nova:create_nova_conf:447 : echo osapi_compute,metadata 2021-08-24 02:42:22.111 | ++ lib/nova:create_nova_conf:447 : sed s/,metadata// 2021-08-24 02:42:22.116 | + lib/nova:create_nova_conf:447 : NOVA_ENABLED_APIS=osapi_compute 2021-08-24 02:42:22.118 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2021-08-24 02:42:22.146 | + lib/nova:create_nova_conf:450 : is_service_enabled tls-proxy 2021-08-24 02:42:22.161 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:42:22.164 | + lib/nova:create_nova_conf:456 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2021-08-24 02:42:22.166 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/nova/nova.conf 2021-08-24 02:42:22.168 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-08-24 02:42:22.171 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-08-24 02:42:22.173 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2021-08-24 02:42:22.202 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2021-08-24 02:42:22.228 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.39/identity 2021-08-24 02:42:22.255 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2021-08-24 02:42:22.281 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2021-08-24 02:42:22.307 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2021-08-24 02:42:22.334 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2021-08-24 02:42:22.361 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2021-08-24 02:42:22.387 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-08-24 02:42:22.414 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2021-08-24 02:42:22.440 | + lib/nova:create_nova_conf:459 : is_service_enabled cinder 2021-08-24 02:42:22.456 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:42:22.458 | + lib/nova:create_nova_conf:460 : configure_cinder_access 2021-08-24 02:42:22.461 | + lib/nova:configure_cinder_access:581 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2021-08-24 02:42:22.490 | + lib/nova:configure_cinder_access:582 : iniset /etc/nova/nova.conf cinder auth_type password 2021-08-24 02:42:22.517 | + lib/nova:configure_cinder_access:583 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.39/identity 2021-08-24 02:42:22.543 | + lib/nova:configure_cinder_access:590 : iniset /etc/nova/nova.conf cinder username nova 2021-08-24 02:42:22.569 | + lib/nova:configure_cinder_access:591 : iniset /etc/nova/nova.conf cinder password Passw0rd 2021-08-24 02:42:22.596 | + lib/nova:configure_cinder_access:592 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2021-08-24 02:42:22.623 | + lib/nova:configure_cinder_access:593 : iniset /etc/nova/nova.conf cinder project_name service 2021-08-24 02:42:22.649 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2021-08-24 02:42:22.676 | + lib/nova:configure_cinder_access:595 : is_service_enabled tls-proxy 2021-08-24 02:42:22.692 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:42:22.694 | + lib/nova:create_nova_conf:463 : '[' -n /opt/stack/data/nova ']' 2021-08-24 02:42:22.696 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2021-08-24 02:42:22.723 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2021-08-24 02:42:22.753 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova/instances ']' 2021-08-24 02:42:22.755 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2021-08-24 02:42:22.782 | + lib/nova:create_nova_conf:470 : '[' False '!=' False ']' 2021-08-24 02:42:22.784 | + lib/nova:create_nova_conf:473 : '[' False '!=' False ']' 2021-08-24 02:42:22.786 | + lib/nova:create_nova_conf:478 : is_suse 2021-08-24 02:42:22.788 | + functions-common:is_suse:462 : is_opensuse 2021-08-24 02:42:22.791 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-08-24 02:42:22.793 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-08-24 02:42:22.796 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-08-24 02:42:22.798 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-08-24 02:42:22.800 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-08-24 02:42:22.803 | + lib/nova:create_nova_conf:483 : setup_logging /etc/nova/nova.conf 2021-08-24 02:42:22.805 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2021-08-24 02:42:22.807 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2021-08-24 02:42:22.810 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-08-24 02:42:22.825 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-08-24 02:42:22.828 | + functions:setup_systemd_logging:695 : local pidstr= 2021-08-24 02:42:22.830 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-08-24 02:42:22.832 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-08-24 02:42:22.834 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-08-24 02:42:22.861 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-08-24 02:42:22.892 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-08-24 02:42:22.921 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-08-24 02:42:22.948 | + lib/nova:create_nova_conf:485 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2021-08-24 02:42:22.978 | + lib/nova:create_nova_conf:487 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2021-08-24 02:42:22.981 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2021-08-24 02:42:22.983 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2021-08-24 02:42:22.985 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2021-08-24 02:42:22.987 | + lib/apache:write_uwsgi_config:257 : local http= 2021-08-24 02:42:22.989 | + lib/apache:write_uwsgi_config:258 : local name= 2021-08-24 02:42:22.992 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2021-08-24 02:42:22.996 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2021-08-24 02:42:22.998 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-08-24 02:42:23.000 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-08-24 02:42:23.013 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-08-24 02:42:23.013 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-08-24 02:42:23.022 | d /var/run/uwsgi 0755 ubuntu root 2021-08-24 02:42:23.025 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-08-24 02:42:23.041 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2021-08-24 02:42:23.043 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2021-08-24 02:42:23.047 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2021-08-24 02:42:23.074 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2021-08-24 02:42:23.101 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2021-08-24 02:42:23.127 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2021-08-24 02:42:23.153 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2021-08-24 02:42:23.179 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-08-24 02:42:23.206 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2021-08-24 02:42:23.232 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2021-08-24 02:42:23.259 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2021-08-24 02:42:23.287 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-08-24 02:42:23.314 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2021-08-24 02:42:23.340 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-08-24 02:42:23.367 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2021-08-24 02:42:23.393 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-08-24 02:42:23.395 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-08-24 02:42:23.398 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2021-08-24 02:42:23.400 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2021-08-24 02:42:23.402 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-08-24 02:42:23.405 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 02:42:23.407 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 02:42:23.410 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2021-08-24 02:42:23.412 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2021-08-24 02:42:23.414 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2021-08-24 02:42:23.440 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2021-08-24 02:42:23.467 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 ' 2021-08-24 02:42:23.468 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2021-08-24 02:42:23.477 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 2021-08-24 02:42:23.480 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2021-08-24 02:42:23.482 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2021-08-24 02:42:23.484 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-08-24 02:42:23.487 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-08-24 02:42:23.489 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-08-24 02:42:23.491 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 02:42:23.493 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 02:42:23.495 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-08-24 02:42:23.498 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-08-24 02:42:23.500 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 02:42:23.502 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 02:42:23.505 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2021-08-24 02:42:23.573 | Enabling site nova-api-wsgi. 2021-08-24 02:42:23.580 | To activate the new configuration, you need to run: 2021-08-24 02:42:23.580 | systemctl reload apache2 2021-08-24 02:42:23.584 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-08-24 02:42:23.587 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-08-24 02:42:23.589 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-08-24 02:42:23.591 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-08-24 02:42:23.719 | + lib/nova:create_nova_conf:488 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2021-08-24 02:42:23.721 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2021-08-24 02:42:23.723 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2021-08-24 02:42:23.726 | + lib/apache:write_uwsgi_config:256 : local url= 2021-08-24 02:42:23.728 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2021-08-24 02:42:23.731 | + lib/apache:write_uwsgi_config:258 : local name= 2021-08-24 02:42:23.734 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2021-08-24 02:42:23.739 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2021-08-24 02:42:23.741 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-08-24 02:42:23.743 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-08-24 02:42:23.756 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-08-24 02:42:23.756 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-08-24 02:42:23.765 | d /var/run/uwsgi 0755 ubuntu root 2021-08-24 02:42:23.768 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-08-24 02:42:23.785 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2021-08-24 02:42:23.787 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2021-08-24 02:42:23.791 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2021-08-24 02:42:23.820 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2021-08-24 02:42:23.847 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2021-08-24 02:42:23.873 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2021-08-24 02:42:23.902 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2021-08-24 02:42:23.929 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2021-08-24 02:42:23.956 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2021-08-24 02:42:23.983 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2021-08-24 02:42:24.009 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2021-08-24 02:42:24.036 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-08-24 02:42:24.063 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2021-08-24 02:42:24.089 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2021-08-24 02:42:24.118 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2021-08-24 02:42:24.145 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2021-08-24 02:42:24.147 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2021-08-24 02:42:24.173 | + lib/nova:create_nova_conf:490 : is_service_enabled ceilometer 2021-08-24 02:42:24.191 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:42:24.194 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2021-08-24 02:42:24.226 | ++ lib/nova:create_nova_conf:499 : get_notification_url 2021-08-24 02:42:24.228 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2021-08-24 02:42:24.231 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2021-08-24 02:42:24.246 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:42:24.249 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2021-08-24 02:42:24.251 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2021-08-24 02:42:24.279 | + lib/nova:create_nova_conf:500 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2021-08-24 02:42:24.308 | + lib/nova:create_nova_conf:501 : iniset_rpc_backend nova /etc/nova/nova.conf 2021-08-24 02:42:24.310 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-08-24 02:42:24.313 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2021-08-24 02:42:24.315 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-08-24 02:42:24.317 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-08-24 02:42:24.319 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-08-24 02:42:24.335 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:42:24.338 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-08-24 02:42:24.341 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-08-24 02:42:24.343 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-08-24 02:42:24.359 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:42:24.361 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2021-08-24 02:42:24.364 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2021-08-24 02:42:24.390 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-08-24 02:42:24.393 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-08-24 02:42:24.395 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2021-08-24 02:42:24.422 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2021-08-24 02:42:24.449 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf conductor workers 2 2021-08-24 02:42:24.478 | + lib/nova:create_nova_conf:508 : is_service_enabled tls-proxy 2021-08-24 02:42:24.495 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:42:24.497 | + lib/nova:create_nova_conf:513 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2021-08-24 02:42:24.524 | + lib/nova:create_nova_conf:515 : '[' True == True ']' 2021-08-24 02:42:24.526 | + lib/nova:create_nova_conf:516 : init_nova_service_user_conf 2021-08-24 02:42:24.528 | + lib/nova:init_nova_service_user_conf:717 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2021-08-24 02:42:24.558 | + lib/nova:init_nova_service_user_conf:718 : iniset /etc/nova/nova.conf service_user auth_type password 2021-08-24 02:42:24.585 | + lib/nova:init_nova_service_user_conf:719 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.39/identity 2021-08-24 02:42:24.612 | + lib/nova:init_nova_service_user_conf:720 : iniset /etc/nova/nova.conf service_user username nova 2021-08-24 02:42:24.639 | + lib/nova:init_nova_service_user_conf:721 : iniset /etc/nova/nova.conf service_user password Passw0rd 2021-08-24 02:42:24.666 | + lib/nova:init_nova_service_user_conf:722 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2021-08-24 02:42:24.693 | + lib/nova:init_nova_service_user_conf:723 : iniset /etc/nova/nova.conf service_user project_name service 2021-08-24 02:42:24.720 | + lib/nova:init_nova_service_user_conf:724 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2021-08-24 02:42:24.748 | + lib/nova:init_nova_service_user_conf:725 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2021-08-24 02:42:24.774 | + lib/nova:create_nova_conf:519 : is_service_enabled n-cond 2021-08-24 02:42:24.790 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:42:24.793 | ++ lib/nova:create_nova_conf:520 : seq 1 1 2021-08-24 02:42:24.797 | + lib/nova:create_nova_conf:520 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-08-24 02:42:24.799 | + lib/nova:create_nova_conf:521 : local conf 2021-08-24 02:42:24.801 | + lib/nova:create_nova_conf:522 : local vhost 2021-08-24 02:42:24.804 | ++ lib/nova:create_nova_conf:523 : conductor_conf 1 2021-08-24 02:42:24.806 | ++ lib/nova:conductor_conf:729 : local cell=1 2021-08-24 02:42:24.808 | ++ lib/nova:conductor_conf:730 : echo /etc/nova/nova_cell1.conf 2021-08-24 02:42:24.812 | + lib/nova:create_nova_conf:523 : conf=/etc/nova/nova_cell1.conf 2021-08-24 02:42:24.814 | + lib/nova:create_nova_conf:524 : vhost=nova_cell1 2021-08-24 02:42:24.816 | + lib/nova:create_nova_conf:526 : rm -f /etc/nova/nova_cell1.conf 2021-08-24 02:42:24.821 | ++ lib/nova:create_nova_conf:527 : database_connection_url nova_cell1 2021-08-24 02:42:24.823 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2021-08-24 02:42:24.825 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2021-08-24 02:42:24.828 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2021-08-24 02:42:24.830 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-08-24 02:42:24.833 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-08-24 02:42:24.862 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2021-08-24 02:42:24.891 | + lib/nova:create_nova_conf:529 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2021-08-24 02:42:24.921 | + lib/nova:create_nova_conf:531 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-08-24 02:42:24.924 | + lib/nova:create_nova_conf:534 : rpc_backend_add_vhost nova_cell1 2021-08-24 02:42:24.926 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2021-08-24 02:42:24.928 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2021-08-24 02:42:24.944 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:42:24.947 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2021-08-24 02:42:24.947 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2021-08-24 02:42:25.634 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2021-08-24 02:42:25.637 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2021-08-24 02:42:26.305 | Adding vhost "nova_cell1" ... 2021-08-24 02:42:26.595 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2021-08-24 02:42:27.264 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2021-08-24 02:42:27.317 | + lib/nova:create_nova_conf:535 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2021-08-24 02:42:27.319 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-08-24 02:42:27.321 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2021-08-24 02:42:27.323 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-08-24 02:42:27.326 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-08-24 02:42:27.328 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-08-24 02:42:27.345 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:42:27.348 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-08-24 02:42:27.350 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-08-24 02:42:27.352 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-08-24 02:42:27.368 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:42:27.371 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/nova_cell1 2021-08-24 02:42:27.373 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/nova_cell1 2021-08-24 02:42:27.400 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-08-24 02:42:27.402 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-08-24 02:42:27.405 | + lib/nova:create_nova_conf:539 : is_service_enabled placement placement-client 2021-08-24 02:42:27.421 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:42:27.423 | + lib/nova:create_nova_conf:540 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2021-08-24 02:42:27.425 | + lib/nova:configure_placement_nova_compute:568 : local conf=/etc/nova/nova_cell1.conf 2021-08-24 02:42:27.427 | + lib/nova:configure_placement_nova_compute:569 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2021-08-24 02:42:27.456 | + lib/nova:configure_placement_nova_compute:570 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.39/identity 2021-08-24 02:42:27.484 | + lib/nova:configure_placement_nova_compute:571 : iniset /etc/nova/nova_cell1.conf placement username placement 2021-08-24 02:42:27.513 | + lib/nova:configure_placement_nova_compute:572 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2021-08-24 02:42:27.540 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2021-08-24 02:42:27.568 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement project_name service 2021-08-24 02:42:27.594 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2021-08-24 02:42:27.622 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2021-08-24 02:42:27.649 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova_cell1.conf 2021-08-24 02:42:27.651 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2021-08-24 02:42:27.653 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2021-08-24 02:42:27.656 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-08-24 02:42:27.673 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-08-24 02:42:27.675 | + functions:setup_systemd_logging:695 : local pidstr= 2021-08-24 02:42:27.677 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-08-24 02:42:27.679 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-08-24 02:42:27.681 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-08-24 02:42:27.708 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-08-24 02:42:27.736 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-08-24 02:42:27.764 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-08-24 02:42:27.791 | + lib/nova:create_nova_conf:551 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-08-24 02:42:27.793 | ++ lib/nova:create_nova_conf:554 : seq 1 1 2021-08-24 02:42:27.797 | + lib/nova:create_nova_conf:554 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-08-24 02:42:27.800 | + lib/nova:create_nova_conf:555 : local conf 2021-08-24 02:42:27.802 | + lib/nova:create_nova_conf:556 : local offset 2021-08-24 02:42:27.805 | ++ lib/nova:create_nova_conf:557 : conductor_conf 1 2021-08-24 02:42:27.807 | ++ lib/nova:conductor_conf:729 : local cell=1 2021-08-24 02:42:27.809 | ++ lib/nova:conductor_conf:730 : echo /etc/nova/nova_cell1.conf 2021-08-24 02:42:27.813 | + lib/nova:create_nova_conf:557 : conf=/etc/nova/nova_cell1.conf 2021-08-24 02:42:27.815 | + lib/nova:create_nova_conf:558 : offset=0 2021-08-24 02:42:27.817 | + lib/nova:create_nova_conf:559 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2021-08-24 02:42:27.819 | + lib/nova:configure_console_proxies:666 : local conf=/etc/nova/nova_cell1.conf 2021-08-24 02:42:27.821 | + lib/nova:configure_console_proxies:667 : local offset=0 2021-08-24 02:42:27.824 | + lib/nova:configure_console_proxies:671 : offset=0 2021-08-24 02:42:27.826 | + lib/nova:configure_console_proxies:673 : is_service_enabled n-novnc 2021-08-24 02:42:27.842 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:42:27.844 | + lib/nova:configure_console_proxies:673 : '[' False '!=' False ']' 2021-08-24 02:42:27.846 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-spice 2021-08-24 02:42:27.862 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:42:27.864 | + lib/nova:configure_console_proxies:710 : is_service_enabled n-sproxy 2021-08-24 02:42:27.879 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:42:27.882 | + lib/nova:configure_nova:321 : is_service_enabled n-cpu 2021-08-24 02:42:27.898 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:42:27.900 | + ./stack.sh:main:922 : is_service_enabled placement 2021-08-24 02:42:27.917 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:42:27.921 | + ./stack.sh:main:924 : stack_install_service placement 2021-08-24 02:42:27.923 | + lib/stack:stack_install_service:20 : local service=placement 2021-08-24 02:42:27.925 | + lib/stack:stack_install_service:21 : type install_placement 2021-08-24 02:42:27.928 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-08-24 02:42:27.930 | + lib/stack:stack_install_service:32 : install_placement 2021-08-24 02:42:27.933 | + lib/placement:install_placement:137 : install_apache_wsgi 2021-08-24 02:42:27.935 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2021-08-24 02:42:27.938 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 02:42:27.940 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 02:42:27.943 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2021-08-24 02:42:27.945 | + functions-common:install_package:1347 : update_package_repo 2021-08-24 02:42:27.948 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-08-24 02:42:27.950 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-08-24 02:42:27.952 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-08-24 02:42:27.955 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-08-24 02:42:27.957 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-08-24 02:42:27.960 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 02:42:27.962 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 02:42:27.964 | + functions-common:update_package_repo:1328 : apt_get_update 2021-08-24 02:42:27.967 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-08-24 02:42:27.970 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-08-24 02:42:27.972 | + functions-common:apt_get_update:1074 : return 2021-08-24 02:42:27.975 | + functions-common:install_package:1348 : real_install_package apache2 2021-08-24 02:42:27.977 | + functions-common:real_install_package:1333 : is_ubuntu 2021-08-24 02:42:27.979 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 02:42:27.983 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 02:42:27.985 | + functions-common:real_install_package:1334 : apt_get install apache2 2021-08-24 02:42:28.007 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2021-08-24 02:42:28.114 | Reading package lists... 2021-08-24 02:42:28.340 | Building dependency tree... 2021-08-24 02:42:28.342 | Reading state information... 2021-08-24 02:42:28.569 | apache2 is already the newest version (2.4.41-4ubuntu3.4). 2021-08-24 02:42:28.569 | The following packages were automatically installed and are no longer required: 2021-08-24 02:42:28.570 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-24 02:42:28.570 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-24 02:42:28.570 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-24 02:42:28.571 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-24 02:42:28.571 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-24 02:42:28.571 | python3-zope.interface 2021-08-24 02:42:28.571 | Use 'sudo apt autoremove' to remove them. 2021-08-24 02:42:28.681 | 0 upgraded, 0 newly installed, 0 to remove and 81 not upgraded. 2021-08-24 02:42:28.686 | + functions-common:apt_get:1118 : result=0 2021-08-24 02:42:28.688 | + functions-common:apt_get:1121 : time_stop apt-get 2021-08-24 02:42:28.691 | + functions-common:time_stop:2309 : local name 2021-08-24 02:42:28.693 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:42:28.695 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:42:28.698 | + functions-common:time_stop:2312 : local total 2021-08-24 02:42:28.700 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:42:28.703 | + functions-common:time_stop:2315 : name=apt-get 2021-08-24 02:42:28.705 | + functions-common:time_stop:2316 : start_time=1629772948004 2021-08-24 02:42:28.707 | + functions-common:time_stop:2318 : [[ -z 1629772948004 ]] 2021-08-24 02:42:28.710 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:42:28.714 | + functions-common:time_stop:2321 : end_time=1629772948712 2021-08-24 02:42:28.717 | + functions-common:time_stop:2322 : elapsed_time=708 2021-08-24 02:42:28.719 | + functions-common:time_stop:2323 : total=490021 2021-08-24 02:42:28.721 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:42:28.724 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=490729 2021-08-24 02:42:28.726 | + functions-common:apt_get:1122 : return 0 2021-08-24 02:42:28.729 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2021-08-24 02:42:28.732 | + functions-common:is_package_installed:1356 : [[ -z libapache2-mod-wsgi ]] 2021-08-24 02:42:28.734 | + functions-common:is_package_installed:1360 : [[ -z deb ]] 2021-08-24 02:42:28.736 | + functions-common:is_package_installed:1364 : [[ deb = \d\e\b ]] 2021-08-24 02:42:28.739 | + functions-common:is_package_installed:1365 : dpkg -s libapache2-mod-wsgi 2021-08-24 02:42:28.761 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2021-08-24 02:42:28.764 | + functions-common:install_package:1347 : update_package_repo 2021-08-24 02:42:28.767 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-08-24 02:42:28.769 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-08-24 02:42:28.772 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-08-24 02:42:28.774 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-08-24 02:42:28.777 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-08-24 02:42:28.779 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 02:42:28.781 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 02:42:28.784 | + functions-common:update_package_repo:1328 : apt_get_update 2021-08-24 02:42:28.786 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-08-24 02:42:28.789 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-08-24 02:42:28.791 | + functions-common:apt_get_update:1074 : return 2021-08-24 02:42:28.793 | + functions-common:install_package:1348 : real_install_package libapache2-mod-wsgi-py3 2021-08-24 02:42:28.796 | + functions-common:real_install_package:1333 : is_ubuntu 2021-08-24 02:42:28.799 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 02:42:28.802 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 02:42:28.804 | + functions-common:real_install_package:1334 : apt_get install libapache2-mod-wsgi-py3 2021-08-24 02:42:28.830 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2021-08-24 02:42:28.937 | Reading package lists... 2021-08-24 02:42:29.159 | Building dependency tree... 2021-08-24 02:42:29.160 | Reading state information... 2021-08-24 02:42:29.396 | The following packages were automatically installed and are no longer required: 2021-08-24 02:42:29.397 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-24 02:42:29.397 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-24 02:42:29.398 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-24 02:42:29.398 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-24 02:42:29.398 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-24 02:42:29.398 | python3-zope.interface 2021-08-24 02:42:29.398 | Use 'sudo apt autoremove' to remove them. 2021-08-24 02:42:29.462 | The following NEW packages will be installed: 2021-08-24 02:42:29.463 | libapache2-mod-wsgi-py3 2021-08-24 02:42:29.890 | 0 upgraded, 1 newly installed, 0 to remove and 81 not upgraded. 2021-08-24 02:42:29.890 | Need to get 93.3 kB of archives. 2021-08-24 02:42:29.890 | After this operation, 300 kB of additional disk space will be used. 2021-08-24 02:42:29.890 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapache2-mod-wsgi-py3 amd64 4.6.8-1ubuntu3 [93.3 kB] 2021-08-24 02:42:30.824 | Fetched 93.3 kB in 1s (115 kB/s) 2021-08-24 02:42:31.039 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2021-08-24 02:42:31.091 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 91082 files and directories currently installed.) 2021-08-24 02:42:31.095 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2021-08-24 02:42:31.146 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2021-08-24 02:42:31.483 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2021-08-24 02:42:31.832 | apache2_invoke: Enable module wsgi 2021-08-24 02:42:39.134 | + functions-common:apt_get:1118 : result=0 2021-08-24 02:42:39.136 | + functions-common:apt_get:1121 : time_stop apt-get 2021-08-24 02:42:39.139 | + functions-common:time_stop:2309 : local name 2021-08-24 02:42:39.141 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:42:39.143 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:42:39.146 | + functions-common:time_stop:2312 : local total 2021-08-24 02:42:39.148 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:42:39.150 | + functions-common:time_stop:2315 : name=apt-get 2021-08-24 02:42:39.153 | + functions-common:time_stop:2316 : start_time=1629772948827 2021-08-24 02:42:39.155 | + functions-common:time_stop:2318 : [[ -z 1629772948827 ]] 2021-08-24 02:42:39.158 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:42:39.162 | + functions-common:time_stop:2321 : end_time=1629772959160 2021-08-24 02:42:39.165 | + functions-common:time_stop:2322 : elapsed_time=10333 2021-08-24 02:42:39.167 | + functions-common:time_stop:2323 : total=490729 2021-08-24 02:42:39.169 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:42:39.172 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=501062 2021-08-24 02:42:39.175 | + functions-common:apt_get:1122 : return 0 2021-08-24 02:42:39.178 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2021-08-24 02:42:39.180 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2021-08-24 02:42:39.182 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-08-24 02:42:39.185 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 02:42:39.190 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 02:42:39.194 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2021-08-24 02:42:39.196 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2021-08-24 02:42:39.252 | wsgi (enabled by maintainer script) 2021-08-24 02:42:39.256 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2021-08-24 02:42:39.258 | + inc/python:pip_install_gr:76 : local name=osc-placement 2021-08-24 02:42:39.260 | + inc/python:pip_install_gr:77 : local clean_name 2021-08-24 02:42:39.263 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2021-08-24 02:42:39.266 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2021-08-24 02:42:39.269 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-08-24 02:42:39.272 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2021-08-24 02:42:39.273 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-08-24 02:42:39.278 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2021-08-24 02:42:39.281 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2021-08-24 02:42:39.283 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2021-08-24 02:42:39.286 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2021-08-24 02:42:39.288 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2021-08-24 02:42:39.311 | Using python 3.8 to install osc-placement 2021-08-24 02:42:39.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 osc-placement 2021-08-24 02:42:40.197 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:42:40.197 | from cryptography.utils import int_from_bytes 2021-08-24 02:42:40.197 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:42:40.197 | from cryptography.utils import int_from_bytes 2021-08-24 02:42:41.253 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-24 02:42:41.371 | Collecting osc-placement 2021-08-24 02:42:41.378 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0a/80a4718b59511/osc_placement-3.0.1-py3-none-any.whl (62 kB) 2021-08-24 02:42:41.395 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.3.1) 2021-08-24 02:42:41.396 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.6.0) 2021-08-24 02:42:41.399 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.10.0) 2021-08-24 02:42:41.401 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2021-08-24 02:42:41.402 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.4) 2021-08-24 02:42:41.405 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.4.1) 2021-08-24 02:42:41.465 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.4.0) 2021-08-24 02:42:41.466 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.26.0) 2021-08-24 02:42:41.469 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (0.1.16) 2021-08-24 02:42:41.471 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2021-08-24 02:42:41.496 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.0.1) 2021-08-24 02:42:41.497 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.8.0) 2021-08-24 02:42:41.501 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.58.0) 2021-08-24 02:42:41.512 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.1.2) 2021-08-24 02:42:41.515 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.7.2) 2021-08-24 02:42:41.517 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (5.4.1) 2021-08-24 02:42:41.521 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.7) 2021-08-24 02:42:41.573 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.4.4) 2021-08-24 02:42:41.575 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2021-08-24 02:42:41.576 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.2.0) 2021-08-24 02:42:41.578 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2021-08-24 02:42:41.660 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2021-08-24 02:42:41.662 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.3) 2021-08-24 02:42:41.665 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2021-08-24 02:42:41.667 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2021-08-24 02:42:41.668 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2021-08-24 02:42:41.671 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (3.4.7) 2021-08-24 02:42:41.673 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.11.0) 2021-08-24 02:42:41.675 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.0.9) 2021-08-24 02:42:41.679 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2021-08-24 02:42:41.722 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.14.6) 2021-08-24 02:42:41.728 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.20) 2021-08-24 02:42:41.750 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.1) 2021-08-24 02:42:41.807 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.1) 2021-08-24 02:42:41.809 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2021-08-24 02:42:41.815 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.2.0) 2021-08-24 02:42:41.817 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.0) 2021-08-24 02:42:41.829 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.12.1) 2021-08-24 02:42:41.914 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2021.5.30) 2021-08-24 02:42:41.916 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.2) 2021-08-24 02:42:41.918 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.6) 2021-08-24 02:42:41.921 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.4) 2021-08-24 02:42:43.980 | Installing collected packages: osc-placement 2021-08-24 02:42:44.282 | Successfully installed osc-placement-3.0.1 2021-08-24 02:42:44.283 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-24 02:42:44.404 | + inc/python:pip_install:200 : result=0 2021-08-24 02:42:44.406 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-24 02:42:44.409 | + functions-common:time_stop:2309 : local name 2021-08-24 02:42:44.411 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:42:44.414 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:42:44.416 | + functions-common:time_stop:2312 : local total 2021-08-24 02:42:44.418 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:42:44.421 | + functions-common:time_stop:2315 : name=pip_install 2021-08-24 02:42:44.424 | + functions-common:time_stop:2316 : start_time=1629772959305 2021-08-24 02:42:44.426 | + functions-common:time_stop:2318 : [[ -z 1629772959305 ]] 2021-08-24 02:42:44.429 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:42:44.433 | + functions-common:time_stop:2321 : end_time=1629772964431 2021-08-24 02:42:44.436 | + functions-common:time_stop:2322 : elapsed_time=5126 2021-08-24 02:42:44.439 | + functions-common:time_stop:2323 : total=238281 2021-08-24 02:42:44.441 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:42:44.443 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=243407 2021-08-24 02:42:44.446 | + inc/python:pip_install:203 : return 0 2021-08-24 02:42:44.448 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2021-08-24 02:42:44.451 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/placement.git 2021-08-24 02:42:44.453 | + functions-common:git_clone:524 : local git_dest=/opt/stack/placement 2021-08-24 02:42:44.456 | + functions-common:git_clone:525 : local git_ref=master 2021-08-24 02:42:44.458 | + functions-common:git_clone:526 : local orig_dir 2021-08-24 02:42:44.461 | ++ functions-common:git_clone:527 : pwd 2021-08-24 02:42:44.464 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-08-24 02:42:44.467 | + functions-common:git_clone:528 : local git_clone_flags= 2021-08-24 02:42:44.470 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-08-24 02:42:44.487 | + functions-common:git_clone:530 : RECLONE=False 2021-08-24 02:42:44.489 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-08-24 02:42:44.492 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-08-24 02:42:44.495 | + functions-common:git_clone:544 : echo master 2021-08-24 02:42:44.495 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-08-24 02:42:44.501 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/placement ]] 2021-08-24 02:42:44.503 | + functions-common:git_clone:559 : [[ False = \T\r\u\e ]] 2021-08-24 02:42:44.506 | + functions-common:git_clone:565 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2021-08-24 02:42:44.508 | + functions-common:git_timed:617 : local count=0 2021-08-24 02:42:44.511 | + functions-common:git_timed:618 : local timeout=0 2021-08-24 02:42:44.513 | + functions-common:git_timed:620 : [[ -n 0 ]] 2021-08-24 02:42:44.515 | + functions-common:git_timed:621 : timeout=0 2021-08-24 02:42:44.517 | + functions-common:git_timed:624 : time_start git_timed 2021-08-24 02:42:44.520 | + functions-common:time_start:2295 : local name=git_timed 2021-08-24 02:42:44.522 | + functions-common:time_start:2296 : local start_time= 2021-08-24 02:42:44.524 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 02:42:44.527 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 02:42:44.531 | + functions-common:time_start:2300 : _TIME_START[$name]=1629772964529 2021-08-24 02:42:44.533 | + functions-common:git_timed:625 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2021-08-24 02:42:44.536 | Cloning into '/opt/stack/placement'... 2021-08-24 02:42:55.460 | + functions-common:git_timed:639 : time_stop git_timed 2021-08-24 02:42:55.462 | + functions-common:time_stop:2309 : local name 2021-08-24 02:42:55.465 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:42:55.467 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:42:55.470 | + functions-common:time_stop:2312 : local total 2021-08-24 02:42:55.472 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:42:55.475 | + functions-common:time_stop:2315 : name=git_timed 2021-08-24 02:42:55.477 | + functions-common:time_stop:2316 : start_time=1629772964529 2021-08-24 02:42:55.479 | + functions-common:time_stop:2318 : [[ -z 1629772964529 ]] 2021-08-24 02:42:55.482 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:42:55.486 | + functions-common:time_stop:2321 : end_time=1629772975484 2021-08-24 02:42:55.489 | + functions-common:time_stop:2322 : elapsed_time=10955 2021-08-24 02:42:55.491 | + functions-common:time_stop:2323 : total=0 2021-08-24 02:42:55.493 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:42:55.495 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=10955 2021-08-24 02:42:55.498 | + functions-common:git_clone:592 : cd /opt/stack/placement 2021-08-24 02:42:55.501 | + functions-common:git_clone:593 : git show --oneline 2021-08-24 02:42:55.501 | + functions-common:git_clone:593 : head -1 2021-08-24 02:42:55.504 | 36aba336 Merge "placement-status: check only consumers in allocation table" 2021-08-24 02:42:55.507 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-08-24 02:42:55.509 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2021-08-24 02:42:55.512 | + inc/python:setup_develop:338 : local bindep 2021-08-24 02:42:55.514 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2021-08-24 02:42:55.518 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2021-08-24 02:42:55.520 | + inc/python:setup_develop:344 : local extras= 2021-08-24 02:42:55.523 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2021-08-24 02:42:55.525 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-08-24 02:42:55.527 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2021-08-24 02:42:55.530 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2021-08-24 02:42:55.533 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-08-24 02:42:55.535 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-08-24 02:42:55.538 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2021-08-24 02:42:55.541 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-08-24 02:42:55.544 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2021-08-24 02:42:55.546 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-08-24 02:42:55.548 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-08-24 02:42:55.552 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2021-08-24 02:42:55.557 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2021-08-24 02:42:55.560 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2021-08-24 02:42:56.182 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2021-08-24 02:42:56.184 | + inc/python:setup_package:418 : local bindep=0 2021-08-24 02:42:56.187 | + inc/python:setup_package:419 : local bindep_flag= 2021-08-24 02:42:56.190 | + inc/python:setup_package:420 : local bindep_profiles= 2021-08-24 02:42:56.193 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2021-08-24 02:42:56.195 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2021-08-24 02:42:56.198 | + inc/python:setup_package:427 : local flags=-e 2021-08-24 02:42:56.200 | + inc/python:setup_package:428 : local extras= 2021-08-24 02:42:56.203 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-08-24 02:42:56.206 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-08-24 02:42:56.208 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-08-24 02:42:56.211 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-08-24 02:42:56.213 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-08-24 02:42:56.215 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2021-08-24 02:42:56.238 | Using python 3.8 to install /opt/stack/placement 2021-08-24 02:42:56.240 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2021-08-24 02:42:57.094 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:42:57.094 | from cryptography.utils import int_from_bytes 2021-08-24 02:42:57.094 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:42:57.094 | from cryptography.utils import int_from_bytes 2021-08-24 02:42:58.118 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-24 02:42:58.151 | Obtaining file:///opt/stack/placement 2021-08-24 02:42:59.517 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev30) (5.6.0) 2021-08-24 02:42:59.519 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev30) (1.4.23) 2021-08-24 02:42:59.521 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev30) (9.3.0) 2021-08-24 02:42:59.522 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev30) (2.5.1) 2021-08-24 02:42:59.524 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev30) (1.8.7) 2021-08-24 02:42:59.526 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==5.1.0.dev30) (3.2.0) 2021-08-24 02:42:59.527 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev30) (2.26.0) 2021-08-24 02:42:59.532 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev30) (57.4.0) 2021-08-24 02:42:59.534 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev30) (4.4.0) 2021-08-24 02:42:59.536 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev30) (8.7.1) 2021-08-24 02:42:59.538 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev30) (3.3.1) 2021-08-24 02:42:59.539 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev30) (4.6.0) 2021-08-24 02:42:59.542 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev30) (4.2.0) 2021-08-24 02:42:59.543 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev30) (4.10.0) 2021-08-24 02:42:59.545 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev30) (10.0.0) 2021-08-24 02:42:59.548 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev30) (3.8.2) 2021-08-24 02:42:59.550 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev30) (4.4.0) 2021-08-24 02:42:59.551 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev30) (1.4.0) 2021-08-24 02:42:59.553 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev30) (1.1.0) 2021-08-24 02:42:59.555 | Requirement already satisfied: os-traits>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev30) (2.6.0) 2021-08-24 02:42:59.557 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev30) (1.0.1) 2021-08-24 02:42:59.621 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==5.1.0.dev30) (4.3.1) 2021-08-24 02:42:59.624 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==5.1.0.dev30) (1.16.0) 2021-08-24 02:42:59.627 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==5.1.0.dev30) (4.2.0) 2021-08-24 02:42:59.629 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==5.1.0.dev30) (3.1.1) 2021-08-24 02:42:59.631 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==5.1.0.dev30) (2.8.1) 2021-08-24 02:42:59.636 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==5.1.0.dev30) (5.0.1) 2021-08-24 02:42:59.698 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==5.1.0.dev30) (1.7.0) 2021-08-24 02:42:59.700 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==5.1.0.dev30) (0.1.16) 2021-08-24 02:42:59.702 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==5.1.0.dev30) (3.4.0) 2021-08-24 02:42:59.765 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==5.1.0.dev30) (1.1.3) 2021-08-24 02:42:59.774 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==5.1.0.dev30) (5.0.9) 2021-08-24 02:42:59.789 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==5.1.0.dev30) (0.14.1) 2021-08-24 02:42:59.800 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->openstack-placement==5.1.0.dev30) (1.6) 2021-08-24 02:42:59.845 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==5.1.0.dev30) (5.4.1) 2021-08-24 02:42:59.847 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==5.1.0.dev30) (1.5.0) 2021-08-24 02:42:59.850 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==5.1.0.dev30) (2.2.0) 2021-08-24 02:42:59.853 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==5.1.0.dev30) (0.8.0) 2021-08-24 02:42:59.864 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==5.1.0.dev30) (1.12.1) 2021-08-24 02:42:59.934 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==5.1.0.dev30) (1.6.5) 2021-08-24 02:42:59.937 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==5.1.0.dev30) (0.13.0) 2021-08-24 02:42:59.939 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==5.1.0.dev30) (2.0.1) 2021-08-24 02:42:59.945 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==5.1.0.dev30) (0.5.0) 2021-08-24 02:42:59.957 | Requirement already satisfied: python-editor>=0.3 in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==5.1.0.dev30) (1.0.4) 2021-08-24 02:42:59.959 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==5.1.0.dev30) (1.1.5) 2021-08-24 02:42:59.961 | Requirement already satisfied: python-dateutil in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==5.1.0.dev30) (2.8.2) 2021-08-24 02:43:00.015 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==5.1.0.dev30) (0.9.6) 2021-08-24 02:43:00.052 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==5.1.0.dev30) (3.0.1) 2021-08-24 02:43:00.055 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==5.1.0.dev30) (3.3.0) 2021-08-24 02:43:00.061 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==5.1.0.dev30) (3.2.0) 2021-08-24 02:43:00.077 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==5.1.0.dev30) (1.14.6) 2021-08-24 02:43:00.087 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==5.1.0.dev30) (2.20) 2021-08-24 02:43:00.098 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==5.1.0.dev30) (2.0.1) 2021-08-24 02:43:00.148 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==5.1.0.dev30) (2021.1) 2021-08-24 02:43:00.149 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==5.1.0.dev30) (1.0.2) 2021-08-24 02:43:00.178 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==5.1.0.dev30) (0.7.2) 2021-08-24 02:43:00.208 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==5.1.0.dev30) (21.0) 2021-08-24 02:43:00.213 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==5.1.0.dev30) (0.11.0) 2021-08-24 02:43:00.215 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==5.1.0.dev30) (2.4.7) 2021-08-24 02:43:00.449 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==5.1.0.dev30) (2.0.4) 2021-08-24 02:43:00.477 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==5.1.0.dev30) (1.26.6) 2021-08-24 02:43:00.478 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==5.1.0.dev30) (2021.5.30) 2021-08-24 02:43:00.481 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==5.1.0.dev30) (3.2) 2021-08-24 02:43:00.566 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==5.1.0.dev30) (0.7) 2021-08-24 02:43:00.732 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==5.1.0.dev30) (1.1.1) 2021-08-24 02:43:00.779 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==5.1.0.dev30) (0.5.2) 2021-08-24 02:43:00.780 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==5.1.0.dev30) (0.4.1) 2021-08-24 02:43:00.888 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==5.1.0.dev30) (2.5.0) 2021-08-24 02:43:01.049 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==5.1.0.dev30) (3.0.0) 2021-08-24 02:43:01.055 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==5.1.0.dev30) (1.0.0) 2021-08-24 02:43:02.839 | Installing collected packages: openstack-placement 2021-08-24 02:43:02.841 | Running setup.py develop for openstack-placement 2021-08-24 02:43:04.862 | Successfully installed openstack-placement 2021-08-24 02:43:04.863 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-24 02:43:04.995 | + inc/python:pip_install:200 : result=0 2021-08-24 02:43:04.998 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-24 02:43:05.000 | + functions-common:time_stop:2309 : local name 2021-08-24 02:43:05.003 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:43:05.005 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:43:05.007 | + functions-common:time_stop:2312 : local total 2021-08-24 02:43:05.009 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:43:05.012 | + functions-common:time_stop:2315 : name=pip_install 2021-08-24 02:43:05.014 | + functions-common:time_stop:2316 : start_time=1629772976231 2021-08-24 02:43:05.017 | + functions-common:time_stop:2318 : [[ -z 1629772976231 ]] 2021-08-24 02:43:05.019 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:43:05.023 | + functions-common:time_stop:2321 : end_time=1629772985021 2021-08-24 02:43:05.026 | + functions-common:time_stop:2322 : elapsed_time=8790 2021-08-24 02:43:05.028 | + functions-common:time_stop:2323 : total=243407 2021-08-24 02:43:05.030 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:43:05.032 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=252197 2021-08-24 02:43:05.035 | + inc/python:pip_install:203 : return 0 2021-08-24 02:43:05.037 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-08-24 02:43:05.040 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-08-24 02:43:05.044 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-08-24 02:43:05.066 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-08-24 02:43:05.078 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2021-08-24 02:43:05.081 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2021-08-24 02:43:05.083 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 02:43:05.086 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 02:43:05.088 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2021-08-24 02:43:05.091 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 02:43:05.093 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-08-24 02:43:05.096 | + ./stack.sh:main:925 : configure_placement 2021-08-24 02:43:05.098 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2021-08-24 02:43:05.111 | + lib/placement:configure_placement:107 : create_placement_conf 2021-08-24 02:43:05.113 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2021-08-24 02:43:05.118 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2021-08-24 02:43:05.120 | ++ lib/database:database_connection_url:132 : local db=placement 2021-08-24 02:43:05.123 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2021-08-24 02:43:05.126 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2021-08-24 02:43:05.128 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2021-08-24 02:43:05.131 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2021-08-24 02:43:05.162 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2021-08-24 02:43:05.194 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2021-08-24 02:43:05.225 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2021-08-24 02:43:05.228 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/placement/placement.conf 2021-08-24 02:43:05.230 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=placement 2021-08-24 02:43:05.232 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-08-24 02:43:05.235 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2021-08-24 02:43:05.338 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2021-08-24 02:43:05.373 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.39/identity 2021-08-24 02:43:05.459 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2021-08-24 02:43:05.488 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2021-08-24 02:43:05.517 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2021-08-24 02:43:05.546 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2021-08-24 02:43:05.575 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2021-08-24 02:43:05.604 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-08-24 02:43:05.635 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2021-08-24 02:43:05.664 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2021-08-24 02:43:05.667 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2021-08-24 02:43:05.671 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2021-08-24 02:43:05.675 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-08-24 02:43:05.693 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-08-24 02:43:05.696 | + functions:setup_systemd_logging:695 : local pidstr= 2021-08-24 02:43:05.698 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-08-24 02:43:05.700 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-08-24 02:43:05.703 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-08-24 02:43:05.732 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-08-24 02:43:05.761 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-08-24 02:43:05.789 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-08-24 02:43:05.818 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2021-08-24 02:43:05.821 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2021-08-24 02:43:05.823 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2021-08-24 02:43:05.825 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2021-08-24 02:43:05.828 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2021-08-24 02:43:05.830 | + lib/apache:write_uwsgi_config:257 : local http= 2021-08-24 02:43:05.833 | + lib/apache:write_uwsgi_config:258 : local name= 2021-08-24 02:43:05.836 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2021-08-24 02:43:05.840 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2021-08-24 02:43:05.843 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-08-24 02:43:05.845 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-08-24 02:43:05.858 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-08-24 02:43:05.858 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-08-24 02:43:05.867 | d /var/run/uwsgi 0755 ubuntu root 2021-08-24 02:43:05.870 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-08-24 02:43:05.886 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2021-08-24 02:43:05.888 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2021-08-24 02:43:05.892 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2021-08-24 02:43:05.922 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2021-08-24 02:43:05.951 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2021-08-24 02:43:05.978 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2021-08-24 02:43:06.006 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2021-08-24 02:43:06.034 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2021-08-24 02:43:06.062 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2021-08-24 02:43:06.093 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2021-08-24 02:43:06.122 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2021-08-24 02:43:06.150 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-08-24 02:43:06.179 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2021-08-24 02:43:06.207 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2021-08-24 02:43:06.236 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2021-08-24 02:43:06.264 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-08-24 02:43:06.266 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-08-24 02:43:06.271 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2021-08-24 02:43:06.275 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2021-08-24 02:43:06.278 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-08-24 02:43:06.281 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 02:43:06.284 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 02:43:06.289 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2021-08-24 02:43:06.292 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2021-08-24 02:43:06.295 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2021-08-24 02:43:06.325 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2021-08-24 02:43:06.354 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 ' 2021-08-24 02:43:06.354 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2021-08-24 02:43:06.363 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 2021-08-24 02:43:06.367 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2021-08-24 02:43:06.369 | + lib/apache:enable_apache_site:203 : local site=placement-api 2021-08-24 02:43:06.371 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-08-24 02:43:06.374 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-08-24 02:43:06.376 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-08-24 02:43:06.379 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 02:43:06.382 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 02:43:06.384 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-08-24 02:43:06.387 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-08-24 02:43:06.389 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 02:43:06.391 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 02:43:06.394 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2021-08-24 02:43:06.455 | Enabling site placement-api. 2021-08-24 02:43:06.461 | To activate the new configuration, you need to run: 2021-08-24 02:43:06.461 | systemctl reload apache2 2021-08-24 02:43:06.465 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-08-24 02:43:06.468 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-08-24 02:43:06.470 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-08-24 02:43:06.473 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-08-24 02:43:06.615 | + ./stack.sh:main:932 : is_service_enabled placement placement-client 2021-08-24 02:43:06.640 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:43:06.643 | + ./stack.sh:main:933 : is_service_enabled n-cpu 2021-08-24 02:43:06.664 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:43:06.666 | + ./stack.sh:main:933 : is_service_enabled n-sch 2021-08-24 02:43:06.690 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:43:06.693 | + ./stack.sh:main:934 : configure_placement_nova_compute 2021-08-24 02:43:06.695 | + lib/nova:configure_placement_nova_compute:568 : local conf=/etc/nova/nova.conf 2021-08-24 02:43:06.698 | + lib/nova:configure_placement_nova_compute:569 : iniset /etc/nova/nova.conf placement auth_type password 2021-08-24 02:43:06.730 | + lib/nova:configure_placement_nova_compute:570 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.39/identity 2021-08-24 02:43:06.761 | + lib/nova:configure_placement_nova_compute:571 : iniset /etc/nova/nova.conf placement username placement 2021-08-24 02:43:06.791 | + lib/nova:configure_placement_nova_compute:572 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-08-24 02:43:06.820 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-08-24 02:43:06.849 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement project_name service 2021-08-24 02:43:06.878 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-08-24 02:43:06.907 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement region_name RegionOne 2021-08-24 02:43:06.935 | + ./stack.sh:main:938 : is_service_enabled horizon 2021-08-24 02:43:06.952 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:43:06.954 | + ./stack.sh:main:943 : is_service_enabled tls-proxy 2021-08-24 02:43:06.971 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:43:06.973 | + ./stack.sh:main:951 : run_phase stack install 2021-08-24 02:43:06.976 | + functions-common:run_phase:1737 : local mode=stack 2021-08-24 02:43:06.978 | + functions-common:run_phase:1738 : local phase=install 2021-08-24 02:43:06.981 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-08-24 02:43:06.983 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-08-24 02:43:06.986 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-08-24 02:43:06.989 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-08-24 02:43:06.991 | + functions-common:run_phase:1747 : local extra 2021-08-24 02:43:06.995 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-08-24 02:43:06.999 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-08-24 02:43:07.001 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-08-24 02:43:07.004 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-08-24 02:43:07.006 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2021-08-24 02:43:07.009 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-08-24 02:43:07.024 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:43:07.026 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-08-24 02:43:07.028 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-08-24 02:43:07.031 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2021-08-24 02:43:07.033 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2021-08-24 02:43:07.036 | ++ ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-24 02:43:07.038 | ++ ./stack.sh:echo_summary:432 : echo -e Installing Tempest 2021-08-24 02:43:07.040 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2021-08-24 02:43:07.043 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2021-08-24 02:43:07.105 | ++ inc/async:async_inner:63 : install_tempest 2021-08-24 02:43:07.142 | [11722 Async install_tempest:71218]: running: install_tempest 2021-08-24 02:43:07.145 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-08-24 02:43:07.148 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-08-24 02:43:07.151 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-08-24 02:43:07.154 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-08-24 02:43:07.156 | + functions-common:run_phase:1764 : run_plugins stack install 2021-08-24 02:43:07.160 | + functions-common:run_plugins:1723 : local mode=stack 2021-08-24 02:43:07.162 | + functions-common:run_plugins:1724 : local phase=install 2021-08-24 02:43:07.165 | + functions-common:run_plugins:1726 : local plugins= 2021-08-24 02:43:07.168 | + functions-common:run_plugins:1727 : local plugin 2021-08-24 02:43:07.170 | + ./stack.sh:main:954 : use_library_from_git python-openstackclient 2021-08-24 02:43:07.173 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2021-08-24 02:43:07.176 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 02:43:07.178 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 02:43:07.181 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2021-08-24 02:43:07.184 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 02:43:07.187 | + ./stack.sh:main:958 : pip_install_gr python-openstackclient 2021-08-24 02:43:07.190 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2021-08-24 02:43:07.193 | + inc/python:pip_install_gr:77 : local clean_name 2021-08-24 02:43:07.196 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2021-08-24 02:43:07.199 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2021-08-24 02:43:07.202 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-08-24 02:43:07.206 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2021-08-24 02:43:07.206 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-08-24 02:43:07.211 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2021-08-24 02:43:07.214 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2021-08-24 02:43:07.216 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2021-08-24 02:43:07.219 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2021-08-24 02:43:07.222 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2021-08-24 02:43:07.245 | Using python 3.8 to install python-openstackclient 2021-08-24 02:43:07.247 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2021-08-24 02:43:08.102 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:43:08.102 | from cryptography.utils import int_from_bytes 2021-08-24 02:43:08.102 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:43:08.102 | from cryptography.utils import int_from_bytes 2021-08-24 02:43:09.142 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-24 02:43:09.328 | Collecting python-openstackclient 2021-08-24 02:43:09.336 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ad1/3fffb5caf5b85/python_openstackclient-5.5.0-py3-none-any.whl (929 kB) 2021-08-24 02:43:09.396 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.8.0) 2021-08-24 02:43:09.397 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.1.16) 2021-08-24 02:43:09.399 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.10.0) 2021-08-24 02:43:09.401 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.6.0) 2021-08-24 02:43:09.403 | Requirement already satisfied: openstacksdk>=0.53.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.58.0) 2021-08-24 02:43:09.405 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.4.1) 2021-08-24 02:43:09.406 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.2.0) 2021-08-24 02:43:09.408 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.0.0) 2021-08-24 02:43:09.410 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.4.0) 2021-08-24 02:43:09.412 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.0.1) 2021-08-24 02:43:09.414 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.5.0) 2021-08-24 02:43:09.426 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.1.2) 2021-08-24 02:43:09.430 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.7) 2021-08-24 02:43:09.431 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (5.4.1) 2021-08-24 02:43:09.433 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.7.2) 2021-08-24 02:43:09.484 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2021-08-24 02:43:09.486 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.2.0) 2021-08-24 02:43:09.488 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.4.4) 2021-08-24 02:43:09.490 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2021-08-24 02:43:09.570 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.53.0->python-openstackclient) (0.11.0) 2021-08-24 02:43:09.573 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.53.0->python-openstackclient) (4.3.1) 2021-08-24 02:43:09.575 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.53.0->python-openstackclient) (2.5.0) 2021-08-24 02:43:09.577 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.53.0->python-openstackclient) (5.0.9) 2021-08-24 02:43:09.579 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.53.0->python-openstackclient) (1.1.3) 2021-08-24 02:43:09.581 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.53.0->python-openstackclient) (3.4.7) 2021-08-24 02:43:09.583 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.53.0->python-openstackclient) (0.10.0) 2021-08-24 02:43:09.584 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.53.0->python-openstackclient) (1.4.0) 2021-08-24 02:43:09.586 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.53.0->python-openstackclient) (1.4.4) 2021-08-24 02:43:09.588 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.53.0->python-openstackclient) (1.7.0) 2021-08-24 02:43:09.590 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.53.0->python-openstackclient) (1.32) 2021-08-24 02:43:09.632 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.53.0->python-openstackclient) (1.14.6) 2021-08-24 02:43:09.637 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.53.0->python-openstackclient) (2.20) 2021-08-24 02:43:09.656 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.53.0->python-openstackclient) (2.1) 2021-08-24 02:43:09.724 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.18.0->openstacksdk>=0.53.0->python-openstackclient) (1.16.0) 2021-08-24 02:43:09.727 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.18.0->openstacksdk>=0.53.0->python-openstackclient) (2.26.0) 2021-08-24 02:43:09.780 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.4) 2021-08-24 02:43:09.818 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.1) 2021-08-24 02:43:09.820 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2021-08-24 02:43:09.821 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.2.0) 2021-08-24 02:43:09.824 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.0) 2021-08-24 02:43:09.836 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.12.1) 2021-08-24 02:43:09.933 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.7.1) 2021-08-24 02:43:09.940 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.2.0) 2021-08-24 02:43:09.992 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2021-08-24 02:43:10.009 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.2) 2021-08-24 02:43:10.137 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.18.0->openstacksdk>=0.53.0->python-openstackclient) (3.2) 2021-08-24 02:43:10.139 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.18.0->openstacksdk>=0.53.0->python-openstackclient) (2021.5.30) 2021-08-24 02:43:10.140 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.18.0->openstacksdk>=0.53.0->python-openstackclient) (1.26.6) 2021-08-24 02:43:10.143 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.18.0->openstacksdk>=0.53.0->python-openstackclient) (2.0.4) 2021-08-24 02:43:12.209 | Installing collected packages: python-openstackclient 2021-08-24 02:43:13.748 | Successfully installed python-openstackclient-5.5.0 2021-08-24 02:43:13.748 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-24 02:43:13.879 | + inc/python:pip_install:200 : result=0 2021-08-24 02:43:13.881 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-24 02:43:13.884 | + functions-common:time_stop:2309 : local name 2021-08-24 02:43:13.886 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:43:13.888 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:43:13.891 | + functions-common:time_stop:2312 : local total 2021-08-24 02:43:13.893 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:43:13.895 | + functions-common:time_stop:2315 : name=pip_install 2021-08-24 02:43:13.897 | + functions-common:time_stop:2316 : start_time=1629772987239 2021-08-24 02:43:13.900 | + functions-common:time_stop:2318 : [[ -z 1629772987239 ]] 2021-08-24 02:43:13.903 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:43:13.907 | + functions-common:time_stop:2321 : end_time=1629772993904 2021-08-24 02:43:13.910 | + functions-common:time_stop:2322 : elapsed_time=6665 2021-08-24 02:43:13.912 | + functions-common:time_stop:2323 : total=252197 2021-08-24 02:43:13.914 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:43:13.916 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=258862 2021-08-24 02:43:13.919 | + inc/python:pip_install:203 : return 0 2021-08-24 02:43:13.921 | + ./stack.sh:main:963 : install_oscwrap 2021-08-24 02:43:13.924 | ++ functions-common:install_oscwrap:2354 : mktemp 2021-08-24 02:43:13.929 | + functions-common:install_oscwrap:2354 : OSCWRAP_TIMER_FILE=/tmp/tmp.LdwohpydoL 2021-08-24 02:43:13.932 | + functions-common:install_oscwrap:2357 : shopt -s expand_aliases 2021-08-24 02:43:13.934 | + functions-common:install_oscwrap:2360 : unalias -a 2021-08-24 02:43:13.937 | + functions-common:install_oscwrap:2362 : alias openstack=oscwrap 2021-08-24 02:43:13.939 | + ./stack.sh:main:968 : [[ False != \F\a\l\s\e ]] 2021-08-24 02:43:13.942 | + ./stack.sh:main:1008 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-08-24 02:43:13.944 | + ./stack.sh:main:1016 : is_service_enabled mysql postgresql 2021-08-24 02:43:13.961 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:43:13.965 | + ./stack.sh:main:1017 : configure_database 2021-08-24 02:43:13.967 | + lib/database:configure_database:126 : configure_database_mysql 2021-08-24 02:43:13.970 | + lib/databases/mysql:configure_database_mysql:69 : local my_conf mysql slow_log 2021-08-24 02:43:13.973 | + lib/databases/mysql:configure_database_mysql:70 : echo_summary 'Configuring and starting MySQL' 2021-08-24 02:43:13.976 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-24 02:43:13.978 | + ./stack.sh:echo_summary:432 : echo -e Configuring and starting MySQL 2021-08-24 02:43:13.980 | + lib/databases/mysql:configure_database_mysql:72 : is_ubuntu 2021-08-24 02:43:13.984 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 02:43:13.986 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 02:43:13.989 | + lib/databases/mysql:configure_database_mysql:73 : my_conf=/etc/mysql/my.cnf 2021-08-24 02:43:13.992 | + lib/databases/mysql:configure_database_mysql:87 : is_fedora 2021-08-24 02:43:13.994 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-08-24 02:43:13.996 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-08-24 02:43:13.998 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-08-24 02:43:14.000 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-08-24 02:43:14.003 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-08-24 02:43:14.005 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-08-24 02:43:14.008 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-08-24 02:43:14.010 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-08-24 02:43:14.013 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-08-24 02:43:14.020 | + lib/databases/mysql:configure_database_mysql:87 : is_suse 2021-08-24 02:43:14.023 | + functions-common:is_suse:462 : is_opensuse 2021-08-24 02:43:14.052 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-08-24 02:43:14.058 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-08-24 02:43:14.068 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-08-24 02:43:14.081 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-08-24 02:43:14.090 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-08-24 02:43:14.092 | + lib/databases/mysql:configure_database_mysql:95 : sudo mysqladmin -u root password Passw0rd 2021-08-24 02:43:14.125 | mysqladmin: connect to server at 'localhost' failed 2021-08-24 02:43:14.125 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2021-08-24 02:43:14.141 | + lib/databases/mysql:configure_database_mysql:95 : true 2021-08-24 02:43:14.151 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2021-08-24 02:43:14.153 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 02:43:14.156 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 02:43:14.158 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2021-08-24 02:43:14.161 | + lib/databases/mysql:configure_database_mysql:102 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2021-08-24 02:43:14.163 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2021-08-24 02:43:14.165 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 02:43:14.168 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 02:43:14.170 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2021-08-24 02:43:14.173 | + lib/databases/mysql:configure_database_mysql:113 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2021-08-24 02:43:14.186 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-24 02:43:14.336 | + lib/databases/mysql:configure_database_mysql:115 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2021-08-24 02:43:14.375 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-24 02:43:14.481 | ++ lib/databases/mysql:configure_database_mysql:121 : ipv6_unquote 0.0.0.0 2021-08-24 02:43:14.496 | ++ functions-common:ipv6_unquote:2107 : tr -d '[]' 2021-08-24 02:43:14.504 | ++ functions-common:ipv6_unquote:2107 : echo 0.0.0.0 2021-08-24 02:43:14.517 | + lib/databases/mysql:configure_database_mysql:121 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2021-08-24 02:43:14.784 | + lib/databases/mysql:configure_database_mysql:122 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2021-08-24 02:43:15.079 | + lib/databases/mysql:configure_database_mysql:123 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2021-08-24 02:43:15.380 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2021-08-24 02:43:15.588 | + lib/databases/mysql:configure_database_mysql:126 : [[ False == \T\r\u\e ]] 2021-08-24 02:43:15.594 | + lib/databases/mysql:configure_database_mysql:146 : restart_service mysql 2021-08-24 02:43:15.597 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-08-24 02:43:15.623 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart mysql 2021-08-24 02:43:18.387 | + ./stack.sh:main:1021 : save_stackenv 1021 2021-08-24 02:43:18.389 | + functions-common:save_stackenv:60 : local tag=1021 2021-08-24 02:43:18.392 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-08-24 02:43:18.398 | + functions-common:save_stackenv:62 : time_stamp=2021-08-24-024318 2021-08-24 02:43:18.400 | + functions-common:save_stackenv:63 : echo '# 2021-08-24-024318 1021' 2021-08-24 02:43:18.403 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 02:43:18.405 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-08-24 02:43:18.408 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 02:43:18.411 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-08-24 02:43:18.413 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 02:43:18.415 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-08-24 02:43:18.418 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 02:43:18.420 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-08-24 02:43:18.423 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 02:43:18.425 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.39 2021-08-24 02:43:18.427 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 02:43:18.430 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.39/identity 2021-08-24 02:43:18.432 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 02:43:18.435 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-08-24-022911 2021-08-24 02:43:18.437 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 02:43:18.440 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-08-24 02:43:18.443 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 02:43:18.446 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.39 2021-08-24 02:43:18.448 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 02:43:18.451 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-08-24 02:43:18.453 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 02:43:18.459 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-08-24 02:43:18.462 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 02:43:18.464 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-08-24 02:43:18.467 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 02:43:18.469 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-08-24 02:43:18.472 | + ./stack.sh:main:1033 : [[ True == \T\r\u\e ]] 2021-08-24 02:43:18.474 | + ./stack.sh:main:1034 : [[ -f /sys/kernel/mm/ksm/run ]] 2021-08-24 02:43:18.477 | + ./stack.sh:main:1035 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2021-08-24 02:43:18.489 | + ./stack.sh:main:1047 : start_dstat 2021-08-24 02:43:18.491 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-08-24 02:43:18.494 | + functions-common:run_process:1564 : local service=dstat 2021-08-24 02:43:18.496 | + functions-common:run_process:1565 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-08-24 02:43:18.499 | + functions-common:run_process:1566 : local group= 2021-08-24 02:43:18.501 | + functions-common:run_process:1567 : local user= 2021-08-24 02:43:18.504 | + functions-common:run_process:1569 : local name=dstat 2021-08-24 02:43:18.507 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 02:43:18.509 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 02:43:18.511 | + functions-common:time_start:2296 : local start_time= 2021-08-24 02:43:18.514 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 02:43:18.517 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 02:43:18.522 | + functions-common:time_start:2300 : _TIME_START[$name]=1629772998519 2021-08-24 02:43:18.525 | + functions-common:run_process:1572 : is_service_enabled dstat 2021-08-24 02:43:18.546 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:43:18.549 | + functions-common:run_process:1573 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2021-08-24 02:43:18.551 | + functions-common:_run_under_systemd:1529 : local service=dstat 2021-08-24 02:43:18.554 | + functions-common:_run_under_systemd:1530 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-08-24 02:43:18.556 | + functions-common:_run_under_systemd:1531 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-08-24 02:43:18.559 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-08-24 02:43:18.561 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-08-24 02:43:18.564 | + functions-common:_common_systemd_pitfalls:1504 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2021-08-24 02:43:18.567 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2021-08-24 02:43:18.569 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@dstat.service 2021-08-24 02:43:18.572 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-24 02:43:18.574 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-24 02:43:18.577 | + functions-common:_run_under_systemd:1538 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2021-08-24 02:43:18.579 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2021-08-24 02:43:18.582 | + functions-common:write_user_unit_file:1446 : local service=devstack@dstat.service 2021-08-24 02:43:18.584 | + functions-common:write_user_unit_file:1447 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-08-24 02:43:18.587 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-24 02:43:18.589 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-24 02:43:18.591 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-24 02:43:18.594 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-24 02:43:18.596 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@dstat.service 2021-08-24 02:43:18.599 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-24 02:43:18.603 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2021-08-24 02:43:18.669 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2021-08-24 02:43:18.735 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-08-24 02:43:18.795 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2021-08-24 02:43:18.851 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2021-08-24 02:43:18.905 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-24 02:43:18.959 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-24 02:43:18.961 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2021-08-24 02:43:19.028 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-24 02:43:19.437 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@dstat.service 2021-08-24 02:43:19.451 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2021-08-24 02:43:19.830 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@dstat.service 2021-08-24 02:43:19.873 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 02:43:19.875 | + functions-common:time_stop:2309 : local name 2021-08-24 02:43:19.878 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:43:19.881 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:43:19.883 | + functions-common:time_stop:2312 : local total 2021-08-24 02:43:19.885 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:43:19.888 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 02:43:19.891 | + functions-common:time_stop:2316 : start_time=1629772998519 2021-08-24 02:43:19.893 | + functions-common:time_stop:2318 : [[ -z 1629772998519 ]] 2021-08-24 02:43:19.897 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:43:19.901 | + functions-common:time_stop:2321 : end_time=1629772999898 2021-08-24 02:43:19.908 | + functions-common:time_stop:2322 : elapsed_time=1379 2021-08-24 02:43:19.911 | + functions-common:time_stop:2323 : total=0 2021-08-24 02:43:19.915 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:43:19.918 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=1379 2021-08-24 02:43:19.920 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2021-08-24 02:43:19.923 | + functions-common:run_process:1564 : local service=memory_tracker 2021-08-24 02:43:19.926 | + functions-common:run_process:1565 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2021-08-24 02:43:19.928 | + functions-common:run_process:1566 : local group= 2021-08-24 02:43:19.931 | + functions-common:run_process:1567 : local user=root 2021-08-24 02:43:19.933 | + functions-common:run_process:1569 : local name=memory_tracker 2021-08-24 02:43:19.935 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 02:43:19.937 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 02:43:19.940 | + functions-common:time_start:2296 : local start_time= 2021-08-24 02:43:19.942 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 02:43:19.948 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 02:43:19.952 | + functions-common:time_start:2300 : _TIME_START[$name]=1629772999949 2021-08-24 02:43:19.955 | + functions-common:run_process:1572 : is_service_enabled memory_tracker 2021-08-24 02:43:19.988 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:43:19.991 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 02:43:19.993 | + functions-common:time_stop:2309 : local name 2021-08-24 02:43:19.996 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:43:19.998 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:43:20.002 | + functions-common:time_stop:2312 : local total 2021-08-24 02:43:20.005 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:43:20.008 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 02:43:20.010 | + functions-common:time_stop:2316 : start_time=1629772999949 2021-08-24 02:43:20.012 | + functions-common:time_stop:2318 : [[ -z 1629772999949 ]] 2021-08-24 02:43:20.022 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:43:20.058 | + functions-common:time_stop:2321 : end_time=1629773000024 2021-08-24 02:43:20.071 | + functions-common:time_stop:2322 : elapsed_time=75 2021-08-24 02:43:20.092 | + functions-common:time_stop:2323 : total=1379 2021-08-24 02:43:20.106 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:43:20.108 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=1454 2021-08-24 02:43:20.111 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2021-08-24 02:43:20.160 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:43:20.163 | + ./stack.sh:main:1051 : is_service_enabled tcpdump 2021-08-24 02:43:20.222 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:43:20.226 | + ./stack.sh:main:1059 : is_service_enabled etcd3 2021-08-24 02:43:20.269 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:43:20.272 | + ./stack.sh:main:1060 : start_etcd3 2021-08-24 02:43:20.282 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2021-08-24 02:43:20.282 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-805771-1-iscsi --data-dir /opt/stack/data/etcd' 2021-08-24 02:43:20.282 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2021-08-24 02:43:20.287 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-805771-1-iscsi=http://10.222.0.39:2380' 2021-08-24 02:43:20.289 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.39:2380' 2021-08-24 02:43:20.292 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.39:2379' 2021-08-24 02:43:20.294 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2021-08-24 02:43:20.297 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2021-08-24 02:43:20.299 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.39:2379' 2021-08-24 02:43:20.302 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2021-08-24 02:43:20.305 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2021-08-24 02:43:20.310 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-08-24 02:43:20.311 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-805771-1-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-805771-1-iscsi=http://10.222.0.39:2380 --initial-advertise-peer-urls http://10.222.0.39:2380 --advertise-client-urls http://10.222.0.39:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.39:2379 --debug' '' root 2021-08-24 02:43:20.313 | + functions-common:write_user_unit_file:1446 : local service=devstack@etcd.service 2021-08-24 02:43:20.316 | + functions-common:write_user_unit_file:1447 : local 'command=/opt/stack/bin/etcd --name dv-cinder-805771-1-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-805771-1-iscsi=http://10.222.0.39:2380 --initial-advertise-peer-urls http://10.222.0.39:2380 --advertise-client-urls http://10.222.0.39:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.39:2379 --debug' 2021-08-24 02:43:20.319 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-24 02:43:20.321 | + functions-common:write_user_unit_file:1449 : local user=root 2021-08-24 02:43:20.323 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-24 02:43:20.326 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-24 02:43:20.328 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-08-24 02:43:20.331 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-24 02:43:20.337 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2021-08-24 02:43:20.411 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2021-08-24 02:43:20.481 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-805771-1-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-805771-1-iscsi=http://10.222.0.39:2380 --initial-advertise-peer-urls http://10.222.0.39:2380 --advertise-client-urls http://10.222.0.39:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.39:2379 --debug' 2021-08-24 02:43:20.530 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2021-08-24 02:43:20.581 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2021-08-24 02:43:20.632 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-24 02:43:20.686 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-24 02:43:20.691 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2021-08-24 02:43:20.752 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-24 02:43:21.146 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2021-08-24 02:43:21.198 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2021-08-24 02:43:21.263 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2021-08-24 02:43:21.316 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2021-08-24 02:43:21.369 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2021-08-24 02:43:21.372 | ++ functions-common:is_arch:428 : uname -m 2021-08-24 02:43:21.377 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2021-08-24 02:43:21.380 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2021-08-24 02:43:21.772 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2021-08-24 02:43:21.786 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2021-08-24 02:43:22.171 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2021-08-24 02:43:22.745 | + ./stack.sh:main:1071 : cat 2021-08-24 02:43:22.750 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2021-08-24 02:43:22.767 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:43:22.770 | + ./stack.sh:main:1091 : source /home/ubuntu/devstack/userrc_early 2021-08-24 02:43:22.772 | ++ userrc_early:source:4 : export OS_IDENTITY_API_VERSION=3 2021-08-24 02:43:22.775 | ++ userrc_early:source:4 : OS_IDENTITY_API_VERSION=3 2021-08-24 02:43:22.777 | ++ userrc_early:source:5 : export OS_AUTH_URL=http://10.222.0.39/identity 2021-08-24 02:43:22.780 | ++ userrc_early:source:5 : OS_AUTH_URL=http://10.222.0.39/identity 2021-08-24 02:43:22.782 | ++ userrc_early:source:6 : export OS_USERNAME=admin 2021-08-24 02:43:22.785 | ++ userrc_early:source:6 : OS_USERNAME=admin 2021-08-24 02:43:22.788 | ++ userrc_early:source:7 : export OS_USER_DOMAIN_ID=default 2021-08-24 02:43:22.790 | ++ userrc_early:source:7 : OS_USER_DOMAIN_ID=default 2021-08-24 02:43:22.793 | ++ userrc_early:source:8 : export OS_PASSWORD=Passw0rd 2021-08-24 02:43:22.795 | ++ userrc_early:source:8 : OS_PASSWORD=Passw0rd 2021-08-24 02:43:22.797 | ++ userrc_early:source:9 : export OS_PROJECT_NAME=admin 2021-08-24 02:43:22.801 | ++ userrc_early:source:9 : OS_PROJECT_NAME=admin 2021-08-24 02:43:22.803 | ++ userrc_early:source:10 : export OS_PROJECT_DOMAIN_ID=default 2021-08-24 02:43:22.806 | ++ userrc_early:source:10 : OS_PROJECT_DOMAIN_ID=default 2021-08-24 02:43:22.808 | ++ userrc_early:source:11 : export OS_REGION_NAME=RegionOne 2021-08-24 02:43:22.811 | ++ userrc_early:source:11 : OS_REGION_NAME=RegionOne 2021-08-24 02:43:22.814 | + ./stack.sh:main:1093 : is_service_enabled keystone 2021-08-24 02:43:22.830 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:43:22.832 | + ./stack.sh:main:1094 : echo_summary 'Starting Keystone' 2021-08-24 02:43:22.834 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-24 02:43:22.837 | + ./stack.sh:echo_summary:432 : echo -e Starting Keystone 2021-08-24 02:43:22.839 | + ./stack.sh:main:1096 : '[' 10.222.0.39 == 10.222.0.39 ']' 2021-08-24 02:43:22.842 | + ./stack.sh:main:1097 : init_keystone 2021-08-24 02:43:22.844 | + lib/keystone:init_keystone:443 : is_service_enabled ldap 2021-08-24 02:43:22.860 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:43:22.863 | + lib/keystone:init_keystone:447 : [[ True == True ]] 2021-08-24 02:43:22.865 | + lib/keystone:init_keystone:449 : recreate_database keystone 2021-08-24 02:43:22.867 | + lib/database:recreate_database:110 : local db=keystone 2021-08-24 02:43:22.869 | + lib/database:recreate_database:111 : recreate_database_mysql keystone 2021-08-24 02:43:22.872 | + lib/databases/mysql:recreate_database_mysql:63 : local db=keystone 2021-08-24 02:43:22.874 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2021-08-24 02:43:22.879 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-24 02:43:22.942 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2021-08-24 02:43:22.947 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-24 02:43:23.090 | + lib/keystone:init_keystone:452 : time_start dbsync 2021-08-24 02:43:23.092 | + functions-common:time_start:2295 : local name=dbsync 2021-08-24 02:43:23.095 | + functions-common:time_start:2296 : local start_time= 2021-08-24 02:43:23.097 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 02:43:23.101 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 02:43:23.105 | + functions-common:time_start:2300 : _TIME_START[$name]=1629773003102 2021-08-24 02:43:23.107 | + lib/keystone:init_keystone:454 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2021-08-24 02:43:27.083 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 02:43:27.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.084 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.084 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.084 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.088 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.088 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.088 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.089 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.090 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.093 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.093 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.096 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.096 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.096 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.098 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 02:43:27.098 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 02:43:27.124 | 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=73022) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-08-24 02:43:27.134 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 02:43:27.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.135 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.135 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.135 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.138 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.138 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.138 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.138 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.138 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.138 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.139 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.139 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.139 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.139 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.139 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.139 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.139 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.140 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.140 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.144 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.144 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.146 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.147 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.147 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.148 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 02:43:27.148 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 02:43:27.177 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 02:43:27.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.178 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.178 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.178 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.182 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.182 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.182 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.183 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.184 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.187 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.187 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.187 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.187 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.187 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.187 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.187 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.189 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.189 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.189 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.190 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.190 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.190 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.191 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.191 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.191 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 02:43:27.191 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 02:43:27.801 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 02:43:27.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.803 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.803 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.803 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.806 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.806 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.807 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.808 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.808 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.811 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.812 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.814 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.814 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.814 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:43:27.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:43:27.816 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 02:43:27.816 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 02:43:27.823 | INFO migrate.versioning.api [-] 66 -> 67...  2021-08-24 02:43:45.388 | INFO migrate.versioning.api [-] done 2021-08-24 02:43:45.389 | INFO migrate.versioning.api [-] 67 -> 68...  2021-08-24 02:43:45.468 | INFO migrate.versioning.api [-] done 2021-08-24 02:43:45.468 | INFO migrate.versioning.api [-] 68 -> 69...  2021-08-24 02:43:45.528 | INFO migrate.versioning.api [-] done 2021-08-24 02:43:45.528 | INFO migrate.versioning.api [-] 69 -> 70...  2021-08-24 02:43:45.601 | INFO migrate.versioning.api [-] done 2021-08-24 02:43:45.601 | INFO migrate.versioning.api [-] 70 -> 71...  2021-08-24 02:43:45.680 | INFO migrate.versioning.api [-] done 2021-08-24 02:43:45.680 | INFO migrate.versioning.api [-] 71 -> 72...  2021-08-24 02:43:45.761 | INFO migrate.versioning.api [-] done 2021-08-24 02:43:45.761 | INFO migrate.versioning.api [-] 72 -> 73...  2021-08-24 02:43:47.591 | INFO migrate.versioning.api [-] done 2021-08-24 02:43:47.592 | INFO migrate.versioning.api [-] 73 -> 74...  2021-08-24 02:43:47.969 | INFO migrate.versioning.api [-] done 2021-08-24 02:43:47.969 | INFO migrate.versioning.api [-] 74 -> 75...  2021-08-24 02:43:48.368 | INFO migrate.versioning.api [-] done 2021-08-24 02:43:48.368 | INFO migrate.versioning.api [-] 75 -> 76...  2021-08-24 02:43:48.483 | INFO migrate.versioning.api [-] done 2021-08-24 02:43:48.483 | INFO migrate.versioning.api [-] 76 -> 77...  2021-08-24 02:43:48.557 | INFO migrate.versioning.api [-] done 2021-08-24 02:43:48.557 | INFO migrate.versioning.api [-] 77 -> 78...  2021-08-24 02:43:48.625 | INFO migrate.versioning.api [-] done 2021-08-24 02:43:48.625 | INFO migrate.versioning.api [-] 78 -> 79...  2021-08-24 02:43:48.688 | INFO migrate.versioning.api [-] done 2021-08-24 02:43:48.688 | INFO migrate.versioning.api [-] 79 -> 80...  2021-08-24 02:43:48.740 | INFO migrate.versioning.api [-] done 2021-08-24 02:43:48.740 | INFO migrate.versioning.api [-] 80 -> 81...  2021-08-24 02:43:49.303 | INFO migrate.versioning.api [-] done 2021-08-24 02:43:49.303 | INFO migrate.versioning.api [-] 81 -> 82...  2021-08-24 02:43:51.486 | INFO migrate.versioning.api [-] done 2021-08-24 02:43:51.486 | INFO migrate.versioning.api [-] 82 -> 83...  2021-08-24 02:43:53.146 | ++ inc/async:async_inner:64 : rc=0 2021-08-24 02:43:53.170 | [71218 Async install_tempest:71218]: finished successfully 2021-08-24 02:43:53.738 | INFO migrate.versioning.api [-] done 2021-08-24 02:43:53.738 | INFO migrate.versioning.api [-] 83 -> 84...  2021-08-24 02:43:54.614 | INFO migrate.versioning.api [-] done 2021-08-24 02:43:54.614 | INFO migrate.versioning.api [-] 84 -> 85...  2021-08-24 02:43:55.942 | INFO migrate.versioning.api [-] done 2021-08-24 02:43:55.943 | INFO migrate.versioning.api [-] 85 -> 86...  2021-08-24 02:43:56.248 | INFO migrate.versioning.api [-] done 2021-08-24 02:43:56.248 | INFO migrate.versioning.api [-] 86 -> 87...  2021-08-24 02:43:58.176 | INFO migrate.versioning.api [-] done 2021-08-24 02:43:58.177 | INFO migrate.versioning.api [-] 87 -> 88...  2021-08-24 02:43:59.017 | INFO migrate.versioning.api [-] done 2021-08-24 02:43:59.017 | INFO migrate.versioning.api [-] 88 -> 89...  2021-08-24 02:43:59.207 | INFO migrate.versioning.api [-] done 2021-08-24 02:43:59.208 | INFO migrate.versioning.api [-] 89 -> 90...  2021-08-24 02:44:00.248 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:00.248 | INFO migrate.versioning.api [-] 90 -> 91...  2021-08-24 02:44:02.714 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:02.714 | INFO migrate.versioning.api [-] 91 -> 92...  2021-08-24 02:44:04.882 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:04.882 | INFO migrate.versioning.api [-] 92 -> 93...  2021-08-24 02:44:07.465 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:07.465 | INFO migrate.versioning.api [-] 93 -> 94...  2021-08-24 02:44:09.171 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:09.171 | INFO migrate.versioning.api [-] 94 -> 95...  2021-08-24 02:44:10.299 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:10.300 | INFO migrate.versioning.api [-] 95 -> 96...  2021-08-24 02:44:10.417 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:10.417 | INFO migrate.versioning.api [-] 96 -> 97...  2021-08-24 02:44:10.533 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:10.533 | INFO migrate.versioning.api [-] 97 -> 98...  2021-08-24 02:44:10.602 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:10.602 | INFO migrate.versioning.api [-] 98 -> 99...  2021-08-24 02:44:10.676 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:10.676 | INFO migrate.versioning.api [-] 99 -> 100...  2021-08-24 02:44:10.733 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:10.733 | INFO migrate.versioning.api [-] 100 -> 101...  2021-08-24 02:44:10.802 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:10.802 | INFO migrate.versioning.api [-] 101 -> 102...  2021-08-24 02:44:11.151 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:11.151 | INFO migrate.versioning.api [-] 102 -> 103...  2021-08-24 02:44:11.739 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:11.739 | INFO migrate.versioning.api [-] 103 -> 104...  2021-08-24 02:44:11.822 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:11.823 | INFO migrate.versioning.api [-] 104 -> 105...  2021-08-24 02:44:12.725 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:12.725 | INFO migrate.versioning.api [-] 105 -> 106...  2021-08-24 02:44:13.537 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:13.537 | INFO migrate.versioning.api [-] 106 -> 107...  2021-08-24 02:44:14.065 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:14.065 | INFO migrate.versioning.api [-] 107 -> 108...  2021-08-24 02:44:14.796 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:14.796 | INFO migrate.versioning.api [-] 108 -> 109...  2021-08-24 02:44:15.194 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:15.194 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 02:44:15.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.196 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.196 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.196 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.197 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.197 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.197 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.197 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.197 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.197 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.198 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.198 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.198 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.198 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.200 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.200 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.200 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.200 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.201 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.201 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.205 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.205 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.206 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.206 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.207 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.207 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.207 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.207 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.207 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.207 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.207 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.208 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.208 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.208 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.208 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.208 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.208 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 02:44:15.208 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 02:44:15.209 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 02:44:15.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.210 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.210 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.211 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.214 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.214 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.214 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.215 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.215 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.215 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.216 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.216 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.216 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.216 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.216 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.220 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.220 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.220 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.221 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.221 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.221 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.221 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.222 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.222 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.222 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.222 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.222 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.223 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.223 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.223 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.223 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.223 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.223 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.224 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.224 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 02:44:15.224 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 02:44:15.224 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 02:44:15.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.225 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.225 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.226 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.228 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.228 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.228 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.228 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.228 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.228 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.228 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.229 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.229 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.230 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.231 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.231 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.232 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.232 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.232 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.232 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.232 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.232 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.232 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.233 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.233 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.233 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.233 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.234 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.235 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.235 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.235 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.235 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.235 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.235 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.235 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.236 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.236 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.236 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.236 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.237 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.237 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.237 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.238 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 02:44:15.238 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 02:44:15.246 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 02:44:15.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.251 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.251 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.251 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.251 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.251 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.251 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.252 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.252 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.252 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.252 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.252 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.252 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.252 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.252 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.252 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.253 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.253 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.253 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.253 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.254 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.254 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.254 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.255 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.255 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.258 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.258 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.258 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.258 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.258 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.258 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.259 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.259 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.260 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.260 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.260 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.261 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.261 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.261 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.261 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.261 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.262 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.262 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.262 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.263 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.263 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.263 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.263 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.263 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.263 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.263 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.264 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.264 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.264 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.264 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.264 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.264 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.264 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.265 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.265 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.265 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.265 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.265 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.265 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.266 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.266 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.266 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.266 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.267 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.267 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.267 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.267 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.267 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.267 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.268 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.268 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.268 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.268 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.268 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.268 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.268 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.269 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.269 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.269 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.269 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.269 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.269 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.270 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.270 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.270 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.272 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 02:44:15.272 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 02:44:15.353 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 02:44:15.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.356 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.356 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.357 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.357 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.357 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.357 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.358 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.358 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.358 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.359 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.359 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.359 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.360 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.360 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.360 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.361 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.361 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.361 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.361 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.361 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.362 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.362 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.362 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.362 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.363 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.363 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.363 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.363 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.363 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.364 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.364 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.365 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.365 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.365 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.365 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.366 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.366 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.366 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.367 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.367 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.373 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.373 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.373 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.373 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.373 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.373 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.373 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.374 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.374 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.374 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.374 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.374 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.374 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.374 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.374 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.374 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.374 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.374 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.374 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.374 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.374 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.374 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.374 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.374 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.374 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.374 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.374 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.374 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.374 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.374 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.374 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.374 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.375 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.375 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.375 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.375 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.376 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.376 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.376 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 02:44:15.376 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 02:44:15.377 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 02:44:15.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.379 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.380 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.380 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.380 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.380 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.381 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.381 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.381 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.382 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.383 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.383 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.383 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.384 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.384 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.384 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.385 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.385 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.385 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.385 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.385 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.386 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.386 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.387 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.387 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.388 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.388 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.389 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.389 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.389 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.389 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.390 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.390 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.390 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.390 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.391 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.392 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.392 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.393 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.393 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.395 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.395 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.396 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.396 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.396 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.396 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.397 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.397 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.402 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.402 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.402 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.402 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.403 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 02:44:15.403 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 02:44:15.408 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 02:44:15.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.410 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.411 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.411 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.411 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.412 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.412 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.412 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.412 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.413 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.413 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.413 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.414 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.414 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.415 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.415 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.415 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.415 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.416 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.416 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.416 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.417 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.417 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.417 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.418 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.418 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.418 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.419 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.420 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.420 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.420 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.421 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.421 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.421 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.421 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.421 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.423 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.423 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.424 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.424 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.425 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.425 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.426 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.427 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.427 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.427 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.427 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.427 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.429 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.429 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.429 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.430 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:15.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:15.431 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 02:44:15.432 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 02:44:15.439 | INFO migrate.versioning.api [-] 0 -> 1...  2021-08-24 02:44:15.502 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:15.503 | INFO migrate.versioning.api [-] 1 -> 2...  2021-08-24 02:44:15.565 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:15.565 | INFO migrate.versioning.api [-] 2 -> 3...  2021-08-24 02:44:16.784 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:16.785 | INFO migrate.versioning.api [-] 3 -> 4...  2021-08-24 02:44:16.868 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:16.868 | INFO migrate.versioning.api [-] 4 -> 5...  2021-08-24 02:44:16.931 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:16.931 | INFO migrate.versioning.api [-] 5 -> 6...  2021-08-24 02:44:17.016 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:17.016 | INFO migrate.versioning.api [-] 6 -> 7...  2021-08-24 02:44:17.099 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:17.099 | INFO migrate.versioning.api [-] 7 -> 8...  2021-08-24 02:44:17.161 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:17.162 | INFO migrate.versioning.api [-] 8 -> 9...  2021-08-24 02:44:17.230 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:17.230 | INFO migrate.versioning.api [-] 9 -> 10...  2021-08-24 02:44:18.493 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:18.493 | INFO migrate.versioning.api [-] 10 -> 11...  2021-08-24 02:44:18.545 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:18.545 | INFO migrate.versioning.api [-] 11 -> 12...  2021-08-24 02:44:19.870 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:19.870 | INFO migrate.versioning.api [-] 12 -> 13...  2021-08-24 02:44:19.963 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:19.963 | INFO migrate.versioning.api [-] 13 -> 14...  2021-08-24 02:44:21.607 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:21.607 | INFO migrate.versioning.api [-] 14 -> 15...  2021-08-24 02:44:21.665 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:21.665 | INFO migrate.versioning.api [-] 15 -> 16...  2021-08-24 02:44:22.119 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:22.119 | INFO migrate.versioning.api [-] 16 -> 17...  2021-08-24 02:44:22.205 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:22.205 | INFO migrate.versioning.api [-] 17 -> 18...  2021-08-24 02:44:22.260 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:22.260 | INFO migrate.versioning.api [-] 18 -> 19...  2021-08-24 02:44:22.350 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:22.350 | INFO migrate.versioning.api [-] 19 -> 20...  2021-08-24 02:44:22.435 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:22.436 | INFO migrate.versioning.api [-] 20 -> 21...  2021-08-24 02:44:22.496 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:22.496 | INFO migrate.versioning.api [-] 21 -> 22...  2021-08-24 02:44:22.882 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:22.882 | INFO migrate.versioning.api [-] 22 -> 23...  2021-08-24 02:44:23.262 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:23.262 | INFO migrate.versioning.api [-] 23 -> 24...  2021-08-24 02:44:23.913 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:23.913 | INFO migrate.versioning.api [-] 24 -> 25...  2021-08-24 02:44:23.973 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:23.973 | INFO migrate.versioning.api [-] 25 -> 26...  2021-08-24 02:44:24.033 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:24.033 | INFO migrate.versioning.api [-] 26 -> 27...  2021-08-24 02:44:24.110 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:24.110 | INFO migrate.versioning.api [-] 27 -> 28...  2021-08-24 02:44:24.178 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:24.179 | INFO migrate.versioning.api [-] 28 -> 29...  2021-08-24 02:44:24.236 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:24.236 | INFO migrate.versioning.api [-] 29 -> 30...  2021-08-24 02:44:24.841 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:24.841 | INFO migrate.versioning.api [-] 30 -> 31...  2021-08-24 02:44:25.287 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:25.288 | INFO migrate.versioning.api [-] 31 -> 32...  2021-08-24 02:44:25.925 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:25.925 | INFO migrate.versioning.api [-] 32 -> 33...  2021-08-24 02:44:28.241 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:28.241 | INFO migrate.versioning.api [-] 33 -> 34...  2021-08-24 02:44:29.224 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:29.224 | INFO migrate.versioning.api [-] 34 -> 35...  2021-08-24 02:44:29.607 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:29.607 | INFO migrate.versioning.api [-] 35 -> 36...  2021-08-24 02:44:30.004 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:30.005 | INFO migrate.versioning.api [-] 36 -> 37...  2021-08-24 02:44:30.096 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:30.096 | INFO migrate.versioning.api [-] 37 -> 38...  2021-08-24 02:44:30.181 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:30.182 | INFO migrate.versioning.api [-] 38 -> 39...  2021-08-24 02:44:30.244 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:30.244 | INFO migrate.versioning.api [-] 39 -> 40...  2021-08-24 02:44:30.336 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:30.337 | INFO migrate.versioning.api [-] 40 -> 41...  2021-08-24 02:44:30.419 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:30.419 | INFO migrate.versioning.api [-] 41 -> 42...  2021-08-24 02:44:30.484 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:30.484 | INFO migrate.versioning.api [-] 42 -> 43...  2021-08-24 02:44:30.541 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:30.542 | INFO migrate.versioning.api [-] 43 -> 44...  2021-08-24 02:44:30.622 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:30.622 | INFO migrate.versioning.api [-] 44 -> 45...  2021-08-24 02:44:31.396 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:31.396 | INFO migrate.versioning.api [-] 45 -> 46...  2021-08-24 02:44:31.482 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:31.482 | INFO migrate.versioning.api [-] 46 -> 47...  2021-08-24 02:44:35.727 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:35.727 | INFO migrate.versioning.api [-] 47 -> 48...  2021-08-24 02:44:37.479 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:37.479 | INFO migrate.versioning.api [-] 48 -> 49...  2021-08-24 02:44:37.564 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:37.564 | INFO migrate.versioning.api [-] 49 -> 50...  2021-08-24 02:44:37.633 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:37.633 | INFO migrate.versioning.api [-] 50 -> 51...  2021-08-24 02:44:37.703 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:37.703 | INFO migrate.versioning.api [-] 51 -> 52...  2021-08-24 02:44:37.743 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:37.744 | INFO migrate.versioning.api [-] 52 -> 53...  2021-08-24 02:44:38.012 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:38.012 | INFO migrate.versioning.api [-] 53 -> 54...  2021-08-24 02:44:38.081 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:38.081 | INFO migrate.versioning.api [-] 54 -> 55...  2021-08-24 02:44:38.459 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:38.459 | INFO migrate.versioning.api [-] 55 -> 56...  2021-08-24 02:44:39.544 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:39.544 | INFO migrate.versioning.api [-] 56 -> 57...  2021-08-24 02:44:39.629 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:39.629 | INFO migrate.versioning.api [-] 57 -> 58...  2021-08-24 02:44:39.692 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:39.692 | INFO migrate.versioning.api [-] 58 -> 59...  2021-08-24 02:44:39.755 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:39.755 | INFO migrate.versioning.api [-] 59 -> 60...  2021-08-24 02:44:39.816 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:39.816 | INFO migrate.versioning.api [-] 60 -> 61...  2021-08-24 02:44:39.901 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:39.901 | INFO migrate.versioning.api [-] 61 -> 62...  2021-08-24 02:44:40.553 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:40.553 | INFO migrate.versioning.api [-] 62 -> 63...  2021-08-24 02:44:40.627 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:40.627 | INFO migrate.versioning.api [-] 63 -> 64...  2021-08-24 02:44:40.924 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:40.924 | INFO migrate.versioning.api [-] 64 -> 65...  2021-08-24 02:44:42.684 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:42.685 | INFO migrate.versioning.api [-] 65 -> 66...  2021-08-24 02:44:43.593 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:43.593 | INFO migrate.versioning.api [-] 66 -> 67...  2021-08-24 02:44:43.680 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:43.681 | INFO migrate.versioning.api [-] 67 -> 68...  2021-08-24 02:44:43.750 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:43.750 | INFO migrate.versioning.api [-] 68 -> 69...  2021-08-24 02:44:43.829 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:43.829 | INFO migrate.versioning.api [-] 69 -> 70...  2021-08-24 02:44:43.895 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:43.895 | INFO migrate.versioning.api [-] 70 -> 71...  2021-08-24 02:44:43.952 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:43.953 | INFO migrate.versioning.api [-] 71 -> 72...  2021-08-24 02:44:44.021 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:44.021 | INFO migrate.versioning.api [-] 72 -> 73...  2021-08-24 02:44:44.909 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:44.909 | INFO migrate.versioning.api [-] 73 -> 74...  2021-08-24 02:44:44.960 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:44.961 | INFO migrate.versioning.api [-] 74 -> 75...  2021-08-24 02:44:45.052 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:45.052 | INFO migrate.versioning.api [-] 75 -> 76...  2021-08-24 02:44:45.124 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:45.124 | INFO migrate.versioning.api [-] 76 -> 77...  2021-08-24 02:44:45.178 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:45.178 | INFO migrate.versioning.api [-] 77 -> 78...  2021-08-24 02:44:45.239 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:45.239 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 02:44:45.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.244 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.244 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.245 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.245 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.245 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.245 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.245 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.245 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.245 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.245 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.246 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.246 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.246 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.246 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.246 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.246 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.246 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.246 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.246 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.247 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.247 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.247 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.248 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.249 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.249 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.249 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.250 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.250 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.250 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.250 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.250 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.250 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.250 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.251 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.251 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.251 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.251 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.251 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.251 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.252 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.252 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.252 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.252 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.253 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.253 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.253 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.253 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.253 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.254 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.254 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.254 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.256 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.256 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.257 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.257 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.257 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.257 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.258 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.258 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.258 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.258 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.259 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.259 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.261 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.261 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.261 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.261 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.261 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.261 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.262 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.262 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.262 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.262 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.262 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.263 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.263 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.263 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.263 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.263 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.264 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 02:44:45.264 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 02:44:45.265 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 02:44:45.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.266 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.266 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.267 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.267 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.267 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.267 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.267 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.267 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.273 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.273 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.273 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.273 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.273 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.273 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.273 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.273 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.273 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.273 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.273 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.274 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.274 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.274 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.274 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.274 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.274 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.274 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.274 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.274 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.274 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.274 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.275 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.275 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.275 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.275 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.275 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.275 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.275 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.276 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.276 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.276 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.276 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.277 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.277 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.278 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.278 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.278 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.280 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.280 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.280 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.280 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.281 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.281 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.282 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.282 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.282 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.282 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.283 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.283 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.283 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.283 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.283 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.283 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.283 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.284 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.284 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.284 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.284 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.284 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.284 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.284 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.285 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.285 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.285 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.285 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.285 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.285 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.285 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.286 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.286 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.286 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.286 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.287 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.287 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.288 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.288 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.288 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.288 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.288 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.288 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.288 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.289 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.289 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.289 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 02:44:45.289 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 02:44:45.289 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 02:44:45.290 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.290 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.292 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.292 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.292 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.292 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.292 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.292 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.292 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.293 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.293 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.293 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.293 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.293 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.293 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.293 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.294 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.294 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.294 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.294 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.294 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.294 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.294 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.295 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.295 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.295 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.295 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.295 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.295 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.296 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.296 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.296 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.296 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.296 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.296 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.296 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.302 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.302 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.302 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.302 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.302 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.302 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.302 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.302 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.302 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.302 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.302 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.303 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.303 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.303 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.303 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.303 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.303 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.303 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.303 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.303 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.304 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.304 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.304 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.304 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.304 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.304 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.304 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.304 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.304 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.305 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.305 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.305 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.305 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.305 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.305 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.305 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.305 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.306 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.306 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.306 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.306 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.306 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.306 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.307 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.307 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.307 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.307 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.307 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.307 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.307 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.308 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.308 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.308 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.308 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.308 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.308 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.309 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.309 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.309 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.310 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.310 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.310 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.310 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.310 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.311 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.311 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.311 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.311 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.311 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.312 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.312 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.312 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.312 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.312 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.312 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.312 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.313 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.313 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.313 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 02:44:45.313 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 02:44:45.321 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 02:44:45.321 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.322 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.322 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.322 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.322 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.322 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.322 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.323 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.323 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.323 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.323 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.330 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.330 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.330 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.330 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.330 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.330 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.330 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.331 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.331 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.331 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.331 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.331 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.331 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.331 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.331 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.331 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.331 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.331 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.331 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.331 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.331 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.331 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.331 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.331 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.331 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.332 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.332 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.332 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.332 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.332 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.332 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.332 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.332 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.332 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.332 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.332 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.332 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.332 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.332 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.332 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.332 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.332 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.332 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.333 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.333 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.333 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.333 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.333 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.333 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.333 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.333 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.333 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.333 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.333 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.334 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.334 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.334 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.334 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.334 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.334 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.335 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.335 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.335 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.335 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.335 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.335 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.335 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.336 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.336 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.336 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.336 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.336 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.336 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.336 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.337 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.337 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.338 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.338 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.338 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.338 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.338 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.338 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.339 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.339 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.339 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.339 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.339 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.339 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.339 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.340 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.340 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.340 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.340 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.340 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.340 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.340 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.341 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.341 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.341 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.341 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.341 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.341 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.341 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.342 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.342 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.342 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.342 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.342 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.343 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.343 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.343 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.344 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.344 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.344 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.344 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.344 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.344 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 02:44:45.344 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 02:44:45.429 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 02:44:45.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.431 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.431 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.432 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.432 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.433 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.433 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.434 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.434 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.435 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.435 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.436 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.436 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.436 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.436 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.436 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.437 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.437 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.437 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.438 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.439 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.439 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.440 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.440 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.440 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.440 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.441 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.441 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.441 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.441 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.441 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.441 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.441 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.442 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.442 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.442 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.442 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.443 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.443 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.443 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.443 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.443 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.444 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.444 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.444 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.446 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.446 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.447 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.447 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.447 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.447 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.448 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.448 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.448 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.448 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.449 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.449 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.451 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.451 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.451 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.451 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.452 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.452 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.452 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.452 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.453 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.453 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.453 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 02:44:45.453 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 02:44:45.454 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 02:44:45.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.455 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.455 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.456 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.456 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.457 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.458 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.458 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.458 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.458 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.459 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.459 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.459 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.459 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.459 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.459 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.460 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.460 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.460 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.460 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.460 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.460 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.461 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.461 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.461 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.462 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.462 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.468 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.468 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.468 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.468 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.468 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.468 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.468 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.468 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.468 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.468 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.468 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.468 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.468 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.468 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.469 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.469 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.469 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.469 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.469 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.469 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.469 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.469 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.469 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.469 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.470 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.470 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.471 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.472 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.472 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.472 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.472 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.473 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.473 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.473 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.473 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.474 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.476 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.476 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.476 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.476 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.476 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.477 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.477 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.477 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.477 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.477 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.478 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.478 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.478 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 02:44:45.478 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 02:44:45.485 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 02:44:45.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.487 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.487 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.488 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.488 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.489 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.490 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.490 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.490 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.491 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.491 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.491 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.491 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.491 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.492 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.492 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.492 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.492 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.492 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.493 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.493 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.493 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.493 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.494 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.495 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.495 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.495 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.496 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.496 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.496 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.496 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.496 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.497 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.497 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.497 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.497 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.497 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.497 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.498 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.498 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.498 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.499 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.499 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.499 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.499 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.500 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.500 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.500 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.502 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.502 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.503 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.503 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.503 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.503 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.504 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.504 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.504 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.504 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.505 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.505 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.507 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.507 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.507 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.507 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.508 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.508 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.508 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.508 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.509 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:45.509 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:45.509 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 02:44:45.509 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 02:44:45.519 | INFO migrate.versioning.api [-] 0 -> 1...  2021-08-24 02:44:45.572 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:45.572 | INFO migrate.versioning.api [-] 1 -> 2...  2021-08-24 02:44:45.633 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:45.633 | INFO migrate.versioning.api [-] 2 -> 3...  2021-08-24 02:44:45.713 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:45.713 | INFO migrate.versioning.api [-] 3 -> 4...  2021-08-24 02:44:45.763 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:45.763 | INFO migrate.versioning.api [-] 4 -> 5...  2021-08-24 02:44:45.828 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:45.828 | INFO migrate.versioning.api [-] 5 -> 6...  2021-08-24 02:44:45.920 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:45.920 | INFO migrate.versioning.api [-] 6 -> 7...  2021-08-24 02:44:45.970 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:45.970 | INFO migrate.versioning.api [-] 7 -> 8...  2021-08-24 02:44:46.027 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:46.027 | INFO migrate.versioning.api [-] 8 -> 9...  2021-08-24 02:44:46.092 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:46.092 | INFO migrate.versioning.api [-] 9 -> 10...  2021-08-24 02:44:46.155 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:46.155 | INFO migrate.versioning.api [-] 10 -> 11...  2021-08-24 02:44:46.275 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:46.275 | INFO migrate.versioning.api [-] 11 -> 12...  2021-08-24 02:44:46.372 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:46.372 | INFO migrate.versioning.api [-] 12 -> 13...  2021-08-24 02:44:46.464 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:46.464 | INFO migrate.versioning.api [-] 13 -> 14...  2021-08-24 02:44:46.613 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:46.613 | INFO migrate.versioning.api [-] 14 -> 15...  2021-08-24 02:44:46.796 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:46.796 | INFO migrate.versioning.api [-] 15 -> 16...  2021-08-24 02:44:46.861 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:46.862 | INFO migrate.versioning.api [-] 16 -> 17...  2021-08-24 02:44:46.938 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:46.938 | INFO migrate.versioning.api [-] 17 -> 18...  2021-08-24 02:44:46.995 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:46.995 | INFO migrate.versioning.api [-] 18 -> 19...  2021-08-24 02:44:47.035 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:47.035 | INFO migrate.versioning.api [-] 19 -> 20...  2021-08-24 02:44:47.079 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:47.079 | INFO migrate.versioning.api [-] 20 -> 21...  2021-08-24 02:44:47.137 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:47.137 | INFO migrate.versioning.api [-] 21 -> 22...  2021-08-24 02:44:47.189 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:47.189 | INFO migrate.versioning.api [-] 22 -> 23...  2021-08-24 02:44:47.255 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:47.255 | INFO migrate.versioning.api [-] 23 -> 24...  2021-08-24 02:44:47.324 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:47.324 | INFO migrate.versioning.api [-] 24 -> 25...  2021-08-24 02:44:47.376 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:47.376 | INFO migrate.versioning.api [-] 25 -> 26...  2021-08-24 02:44:47.484 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:47.485 | INFO migrate.versioning.api [-] 26 -> 27...  2021-08-24 02:44:47.572 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:47.572 | INFO migrate.versioning.api [-] 27 -> 28...  2021-08-24 02:44:47.641 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:47.641 | INFO migrate.versioning.api [-] 28 -> 29...  2021-08-24 02:44:47.703 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:47.703 | INFO migrate.versioning.api [-] 29 -> 30...  2021-08-24 02:44:47.793 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:47.793 | INFO migrate.versioning.api [-] 30 -> 31...  2021-08-24 02:44:47.861 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:47.861 | INFO migrate.versioning.api [-] 31 -> 32...  2021-08-24 02:44:47.930 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:47.930 | INFO migrate.versioning.api [-] 32 -> 33...  2021-08-24 02:44:47.981 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:47.981 | INFO migrate.versioning.api [-] 33 -> 34...  2021-08-24 02:44:48.038 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:48.038 | INFO migrate.versioning.api [-] 34 -> 35...  2021-08-24 02:44:48.109 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:48.110 | INFO migrate.versioning.api [-] 35 -> 36...  2021-08-24 02:44:48.166 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:48.166 | INFO migrate.versioning.api [-] 36 -> 37...  2021-08-24 02:44:48.223 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:48.224 | INFO migrate.versioning.api [-] 37 -> 38...  2021-08-24 02:44:48.345 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:48.345 | INFO migrate.versioning.api [-] 38 -> 39...  2021-08-24 02:44:48.446 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:48.446 | INFO migrate.versioning.api [-] 39 -> 40...  2021-08-24 02:44:48.526 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:48.526 | INFO migrate.versioning.api [-] 40 -> 41...  2021-08-24 02:44:48.606 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:48.606 | INFO migrate.versioning.api [-] 41 -> 42...  2021-08-24 02:44:48.663 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:48.663 | INFO migrate.versioning.api [-] 42 -> 43...  2021-08-24 02:44:48.737 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:48.738 | INFO migrate.versioning.api [-] 43 -> 44...  2021-08-24 02:44:48.787 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:48.787 | INFO migrate.versioning.api [-] 44 -> 45...  2021-08-24 02:44:48.846 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:48.846 | INFO migrate.versioning.api [-] 45 -> 46...  2021-08-24 02:44:48.943 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:48.944 | INFO migrate.versioning.api [-] 46 -> 47...  2021-08-24 02:44:49.018 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:49.018 | INFO migrate.versioning.api [-] 47 -> 48...  2021-08-24 02:44:49.084 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:49.084 | INFO migrate.versioning.api [-] 48 -> 49...  2021-08-24 02:44:49.143 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:49.144 | INFO migrate.versioning.api [-] 49 -> 50...  2021-08-24 02:44:49.218 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:49.218 | INFO migrate.versioning.api [-] 50 -> 51...  2021-08-24 02:44:49.298 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:49.298 | INFO migrate.versioning.api [-] 51 -> 52...  2021-08-24 02:44:49.377 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:49.378 | INFO migrate.versioning.api [-] 52 -> 53...  2021-08-24 02:44:49.440 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:49.440 | INFO migrate.versioning.api [-] 53 -> 54...  2021-08-24 02:44:49.520 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:49.520 | INFO migrate.versioning.api [-] 54 -> 55...  2021-08-24 02:44:49.594 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:49.595 | INFO migrate.versioning.api [-] 55 -> 56...  2021-08-24 02:44:49.655 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:49.655 | INFO migrate.versioning.api [-] 56 -> 57...  2021-08-24 02:44:49.731 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:49.732 | INFO migrate.versioning.api [-] 57 -> 58...  2021-08-24 02:44:49.800 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:49.801 | INFO migrate.versioning.api [-] 58 -> 59...  2021-08-24 02:44:49.858 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:49.858 | INFO migrate.versioning.api [-] 59 -> 60...  2021-08-24 02:44:49.932 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:49.932 | INFO migrate.versioning.api [-] 60 -> 61...  2021-08-24 02:44:50.006 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:50.006 | INFO migrate.versioning.api [-] 61 -> 62...  2021-08-24 02:44:50.098 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:50.098 | INFO migrate.versioning.api [-] 62 -> 63...  2021-08-24 02:44:50.160 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:50.160 | INFO migrate.versioning.api [-] 63 -> 64...  2021-08-24 02:44:50.223 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:50.224 | INFO migrate.versioning.api [-] 64 -> 65...  2021-08-24 02:44:50.301 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:50.301 | INFO migrate.versioning.api [-] 65 -> 66...  2021-08-24 02:44:50.353 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:50.353 | INFO migrate.versioning.api [-] 66 -> 67...  2021-08-24 02:44:50.427 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:50.427 | INFO migrate.versioning.api [-] 67 -> 68...  2021-08-24 02:44:50.507 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:50.507 | INFO migrate.versioning.api [-] 68 -> 69...  2021-08-24 02:44:50.569 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:50.570 | INFO migrate.versioning.api [-] 69 -> 70...  2021-08-24 02:44:50.644 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:50.644 | INFO migrate.versioning.api [-] 70 -> 71...  2021-08-24 02:44:50.697 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:50.697 | INFO migrate.versioning.api [-] 71 -> 72...  2021-08-24 02:44:50.770 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:50.770 | INFO migrate.versioning.api [-] 72 -> 73...  2021-08-24 02:44:50.840 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:50.841 | INFO migrate.versioning.api [-] 73 -> 74...  2021-08-24 02:44:50.893 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:50.893 | INFO migrate.versioning.api [-] 74 -> 75...  2021-08-24 02:44:50.958 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:50.958 | INFO migrate.versioning.api [-] 75 -> 76...  2021-08-24 02:44:51.033 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:51.033 | INFO migrate.versioning.api [-] 76 -> 77...  2021-08-24 02:44:51.101 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:51.101 | INFO migrate.versioning.api [-] 77 -> 78...  2021-08-24 02:44:51.159 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:51.159 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 02:44:51.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.162 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.163 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.163 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.163 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.164 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.164 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.164 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.165 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.165 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.165 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.165 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.165 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.166 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.166 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.166 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.166 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.167 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.167 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.167 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.167 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.167 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.168 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.169 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.169 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.169 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.170 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.170 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.171 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.172 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.172 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.172 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.173 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.173 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.173 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.173 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.173 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.173 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.173 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.175 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.176 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.176 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.176 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.177 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.177 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.178 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.178 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.178 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.179 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.179 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.181 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.181 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.181 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.182 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.185 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.185 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 02:44:51.185 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 02:44:51.185 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 02:44:51.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.186 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.186 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.187 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.187 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.187 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.187 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.187 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.187 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.189 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.189 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.189 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.189 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.190 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.190 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.190 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.190 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.190 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.191 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.191 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.191 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.191 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.191 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.192 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.192 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.192 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.192 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.192 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.192 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.192 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.193 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.193 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.193 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.193 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.193 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.193 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.193 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.194 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.195 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.195 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.195 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.195 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.195 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.196 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.196 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.196 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.196 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.196 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.197 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.197 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.197 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.197 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.197 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.197 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.197 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.198 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.198 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.198 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.198 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.199 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.199 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.200 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.200 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.200 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.200 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.200 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.201 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.201 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.201 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.201 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.201 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.201 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.201 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.202 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.202 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.202 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.203 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.203 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.203 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.203 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.203 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.203 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.204 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.204 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.204 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.204 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.204 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.205 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.205 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.207 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.207 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.207 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.207 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.207 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.207 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.207 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.208 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.208 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.208 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.208 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.208 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.208 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.209 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.209 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.209 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.209 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.209 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.209 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 02:44:51.210 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 02:44:51.210 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 02:44:51.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.211 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.211 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.211 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.211 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.212 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.212 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.214 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.214 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.214 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.214 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.215 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.215 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.215 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.215 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.216 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.216 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.216 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.216 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.216 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.217 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.217 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.217 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.218 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.218 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.219 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.220 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.220 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.220 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.220 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.220 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.221 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.221 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.221 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.221 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.222 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.222 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.222 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.222 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.222 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.222 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.222 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.223 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.223 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.223 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.223 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.223 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.223 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.223 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.224 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.224 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.224 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.224 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.224 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.225 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.225 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.225 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.226 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.226 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.227 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.227 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.228 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.228 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.228 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.228 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.228 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.228 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.228 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.229 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.229 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.229 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.229 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.229 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.230 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.230 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.232 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.232 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.232 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.232 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.232 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.232 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.232 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.233 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.233 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.233 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.233 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.233 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.234 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.234 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.235 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.235 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.235 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.235 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.235 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 02:44:51.235 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 02:44:51.243 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 02:44:51.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.253 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.253 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.253 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.253 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.253 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.253 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.253 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.253 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.253 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.253 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.253 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.253 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.253 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.253 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.253 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.253 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.253 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.254 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.254 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.254 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.254 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.254 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.254 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.254 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.254 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.254 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.254 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.254 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.255 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.255 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.255 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.255 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.255 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.256 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.256 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.256 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.256 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.256 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.256 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.258 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.258 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.259 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.259 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.260 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.260 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.261 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.261 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.261 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.261 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.262 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.262 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.262 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.262 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.262 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.263 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.263 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.263 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.263 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.263 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.263 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.264 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.264 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.264 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.264 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.264 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.264 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.264 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.265 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.265 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.265 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.265 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.265 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.266 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.266 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.266 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.267 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.267 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.267 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.267 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.267 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.267 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.267 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 02:44:51.268 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 02:44:51.358 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 02:44:51.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.361 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.361 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.362 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.362 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.362 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.362 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.362 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.362 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.363 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.363 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.363 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.363 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.364 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.364 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.364 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.364 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.364 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.365 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.365 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.365 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.365 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.366 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.366 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.366 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.367 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.368 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.368 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.368 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.368 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.369 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.369 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.369 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.369 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.369 | 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 [00;33m{{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.370 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.370 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.370 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.370 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.371 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.371 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.371 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.371 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.371 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.371 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.371 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.373 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.373 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.379 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.379 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.379 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.379 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.379 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.379 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.379 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.379 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.379 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.380 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.380 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.380 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.380 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.380 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.381 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.381 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 02:44:51.382 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 02:44:51.382 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 02:44:51.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.385 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.385 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.386 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.386 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.386 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.386 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.386 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.387 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.387 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.388 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.388 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.388 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.388 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.389 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.389 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.389 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.389 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.390 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.390 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.391 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.391 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.392 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.392 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.393 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.393 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.393 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.394 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.394 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.395 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.395 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.396 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.396 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.396 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.396 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.398 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.398 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.399 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.399 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.399 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.399 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.400 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.400 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.401 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.401 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.401 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.403 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.408 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.408 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.408 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.409 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.409 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 02:44:51.409 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 02:44:51.413 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 02:44:51.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.416 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.417 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.417 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.417 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.418 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.418 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.418 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.419 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.419 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.419 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.419 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.420 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.420 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.420 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.420 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.421 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.421 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.421 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.421 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.422 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.422 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.423 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.423 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.423 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.424 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.424 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.425 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.425 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.426 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.426 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.426 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.427 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.427 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.427 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.429 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.429 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.430 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.430 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.430 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.430 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.431 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.431 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.431 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.432 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.432 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.434 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.434 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.434 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.435 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:44:51.437 | 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=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:44:51.437 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 02:44:51.438 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73022) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 02:44:51.446 | INFO migrate.versioning.api [-] 0 -> 1...  2021-08-24 02:44:51.507 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:51.507 | INFO migrate.versioning.api [-] 1 -> 2...  2021-08-24 02:44:52.507 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:52.507 | INFO migrate.versioning.api [-] 2 -> 3...  2021-08-24 02:44:54.524 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:54.524 | INFO migrate.versioning.api [-] 3 -> 4...  2021-08-24 02:44:56.606 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:56.606 | INFO migrate.versioning.api [-] 4 -> 5...  2021-08-24 02:44:56.669 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:56.669 | INFO migrate.versioning.api [-] 5 -> 6...  2021-08-24 02:44:56.764 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:56.764 | INFO migrate.versioning.api [-] 6 -> 7...  2021-08-24 02:44:56.845 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:56.845 | INFO migrate.versioning.api [-] 7 -> 8...  2021-08-24 02:44:56.930 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:56.930 | INFO migrate.versioning.api [-] 8 -> 9...  2021-08-24 02:44:57.026 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:57.027 | INFO migrate.versioning.api [-] 9 -> 10...  2021-08-24 02:44:57.096 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:57.096 | INFO migrate.versioning.api [-] 10 -> 11...  2021-08-24 02:44:57.766 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:57.766 | INFO migrate.versioning.api [-] 11 -> 12...  2021-08-24 02:44:58.684 | INFO migrate.versioning.api [-] done 2021-08-24 02:44:58.684 | INFO migrate.versioning.api [-] 12 -> 13...  2021-08-24 02:45:00.238 | INFO migrate.versioning.api [-] done 2021-08-24 02:45:00.238 | INFO migrate.versioning.api [-] 13 -> 14...  2021-08-24 02:45:02.850 | INFO migrate.versioning.api [-] done 2021-08-24 02:45:02.850 | INFO migrate.versioning.api [-] 14 -> 15...  2021-08-24 02:45:03.834 | INFO migrate.versioning.api [-] done 2021-08-24 02:45:03.834 | INFO migrate.versioning.api [-] 15 -> 16...  2021-08-24 02:45:03.903 | INFO migrate.versioning.api [-] done 2021-08-24 02:45:03.903 | INFO migrate.versioning.api [-] 16 -> 17...  2021-08-24 02:45:03.966 | INFO migrate.versioning.api [-] done 2021-08-24 02:45:03.966 | INFO migrate.versioning.api [-] 17 -> 18...  2021-08-24 02:45:04.053 | INFO migrate.versioning.api [-] done 2021-08-24 02:45:04.053 | INFO migrate.versioning.api [-] 18 -> 19...  2021-08-24 02:45:04.125 | INFO migrate.versioning.api [-] done 2021-08-24 02:45:04.126 | INFO migrate.versioning.api [-] 19 -> 20...  2021-08-24 02:45:04.183 | INFO migrate.versioning.api [-] done 2021-08-24 02:45:04.183 | INFO migrate.versioning.api [-] 20 -> 21...  2021-08-24 02:45:04.228 | INFO migrate.versioning.api [-] done 2021-08-24 02:45:04.228 | INFO migrate.versioning.api [-] 21 -> 22...  2021-08-24 02:45:04.287 | INFO migrate.versioning.api [-] done 2021-08-24 02:45:04.287 | INFO migrate.versioning.api [-] 22 -> 23...  2021-08-24 02:45:04.360 | INFO migrate.versioning.api [-] done 2021-08-24 02:45:04.360 | INFO migrate.versioning.api [-] 23 -> 24...  2021-08-24 02:45:05.137 | INFO migrate.versioning.api [-] done 2021-08-24 02:45:05.137 | INFO migrate.versioning.api [-] 24 -> 25...  2021-08-24 02:45:05.188 | INFO migrate.versioning.api [-] done 2021-08-24 02:45:05.188 | INFO migrate.versioning.api [-] 25 -> 26...  2021-08-24 02:45:05.249 | INFO migrate.versioning.api [-] done 2021-08-24 02:45:05.249 | INFO migrate.versioning.api [-] 26 -> 27...  2021-08-24 02:45:05.335 | INFO migrate.versioning.api [-] done 2021-08-24 02:45:05.335 | INFO migrate.versioning.api [-] 27 -> 28...  2021-08-24 02:45:05.440 | INFO migrate.versioning.api [-] done 2021-08-24 02:45:05.440 | INFO migrate.versioning.api [-] 28 -> 29...  2021-08-24 02:45:05.497 | INFO migrate.versioning.api [-] done 2021-08-24 02:45:05.497 | INFO migrate.versioning.api [-] 29 -> 30...  2021-08-24 02:45:05.566 | INFO migrate.versioning.api [-] done 2021-08-24 02:45:05.566 | INFO migrate.versioning.api [-] 30 -> 31...  2021-08-24 02:45:05.649 | INFO migrate.versioning.api [-] done 2021-08-24 02:45:05.649 | INFO migrate.versioning.api [-] 31 -> 32...  2021-08-24 02:45:05.897 | INFO migrate.versioning.api [-] done 2021-08-24 02:45:05.897 | INFO migrate.versioning.api [-] 32 -> 33...  2021-08-24 02:45:05.954 | INFO migrate.versioning.api [-] done 2021-08-24 02:45:05.954 | INFO migrate.versioning.api [-] 33 -> 34...  2021-08-24 02:45:06.011 | INFO migrate.versioning.api [-] done 2021-08-24 02:45:06.011 | INFO migrate.versioning.api [-] 34 -> 35...  2021-08-24 02:45:06.692 | INFO migrate.versioning.api [-] done 2021-08-24 02:45:06.692 | INFO migrate.versioning.api [-] 35 -> 36...  2021-08-24 02:45:07.503 | INFO migrate.versioning.api [-] done 2021-08-24 02:45:07.503 | INFO migrate.versioning.api [-] 36 -> 37...  2021-08-24 02:45:07.881 | INFO migrate.versioning.api [-] done 2021-08-24 02:45:07.881 | INFO migrate.versioning.api [-] 37 -> 38...  2021-08-24 02:45:07.960 | INFO migrate.versioning.api [-] done 2021-08-24 02:45:07.961 | INFO migrate.versioning.api [-] 38 -> 39...  2021-08-24 02:45:08.049 | INFO migrate.versioning.api [-] done 2021-08-24 02:45:08.049 | INFO migrate.versioning.api [-] 39 -> 40...  2021-08-24 02:45:08.125 | INFO migrate.versioning.api [-] done 2021-08-24 02:45:08.125 | INFO migrate.versioning.api [-] 40 -> 41...  2021-08-24 02:45:08.177 | INFO migrate.versioning.api [-] done 2021-08-24 02:45:08.178 | INFO migrate.versioning.api [-] 41 -> 42...  2021-08-24 02:45:08.240 | INFO migrate.versioning.api [-] done 2021-08-24 02:45:08.240 | INFO migrate.versioning.api [-] 42 -> 43...  2021-08-24 02:45:08.333 | INFO migrate.versioning.api [-] done 2021-08-24 02:45:08.333 | INFO migrate.versioning.api [-] 43 -> 44...  2021-08-24 02:45:08.412 | INFO migrate.versioning.api [-] done 2021-08-24 02:45:08.412 | INFO migrate.versioning.api [-] 44 -> 45...  2021-08-24 02:45:08.468 | INFO migrate.versioning.api [-] done 2021-08-24 02:45:08.468 | INFO migrate.versioning.api [-] 45 -> 46...  2021-08-24 02:45:08.537 | INFO migrate.versioning.api [-] done 2021-08-24 02:45:08.537 | INFO migrate.versioning.api [-] 46 -> 47...  2021-08-24 02:45:09.377 | INFO migrate.versioning.api [-] done 2021-08-24 02:45:09.377 | INFO migrate.versioning.api [-] 47 -> 48...  2021-08-24 02:45:09.472 | INFO migrate.versioning.api [-] done 2021-08-24 02:45:09.473 | INFO migrate.versioning.api [-] 48 -> 49...  2021-08-24 02:45:09.537 | INFO migrate.versioning.api [-] done 2021-08-24 02:45:09.537 | INFO migrate.versioning.api [-] 49 -> 50...  2021-08-24 02:45:09.617 | INFO migrate.versioning.api [-] done 2021-08-24 02:45:09.617 | INFO migrate.versioning.api [-] 50 -> 51...  2021-08-24 02:45:09.674 | INFO migrate.versioning.api [-] done 2021-08-24 02:45:09.674 | INFO migrate.versioning.api [-] 51 -> 52...  2021-08-24 02:45:09.759 | INFO migrate.versioning.api [-] done 2021-08-24 02:45:09.759 | INFO migrate.versioning.api [-] 52 -> 53...  2021-08-24 02:45:09.822 | INFO migrate.versioning.api [-] done 2021-08-24 02:45:09.822 | INFO migrate.versioning.api [-] 53 -> 54...  2021-08-24 02:45:10.763 | INFO migrate.versioning.api [-] done 2021-08-24 02:45:10.764 | INFO migrate.versioning.api [-] 54 -> 55...  2021-08-24 02:45:10.935 | INFO migrate.versioning.api [-] done 2021-08-24 02:45:10.935 | INFO migrate.versioning.api [-] 55 -> 56...  2021-08-24 02:45:11.029 | INFO migrate.versioning.api [-] done 2021-08-24 02:45:11.029 | INFO migrate.versioning.api [-] 56 -> 57...  2021-08-24 02:45:11.083 | INFO migrate.versioning.api [-] done 2021-08-24 02:45:11.083 | INFO migrate.versioning.api [-] 57 -> 58...  2021-08-24 02:45:11.157 | INFO migrate.versioning.api [-] done 2021-08-24 02:45:11.158 | INFO migrate.versioning.api [-] 58 -> 59...  2021-08-24 02:45:11.223 | INFO migrate.versioning.api [-] done 2021-08-24 02:45:11.223 | INFO migrate.versioning.api [-] 59 -> 60...  2021-08-24 02:45:11.308 | INFO migrate.versioning.api [-] done 2021-08-24 02:45:11.308 | INFO migrate.versioning.api [-] 60 -> 61...  2021-08-24 02:45:11.412 | INFO migrate.versioning.api [-] done 2021-08-24 02:45:11.412 | INFO migrate.versioning.api [-] 61 -> 62...  2021-08-24 02:45:11.490 | INFO migrate.versioning.api [-] done 2021-08-24 02:45:11.490 | INFO migrate.versioning.api [-] 62 -> 63...  2021-08-24 02:45:14.394 | INFO migrate.versioning.api [-] done 2021-08-24 02:45:14.394 | INFO migrate.versioning.api [-] 63 -> 64...  2021-08-24 02:45:14.456 | INFO migrate.versioning.api [-] done 2021-08-24 02:45:14.457 | INFO migrate.versioning.api [-] 64 -> 65...  2021-08-24 02:45:14.520 | INFO migrate.versioning.api [-] done 2021-08-24 02:45:14.520 | INFO migrate.versioning.api [-] 65 -> 66...  2021-08-24 02:45:14.605 | INFO migrate.versioning.api [-] done 2021-08-24 02:45:14.605 | INFO migrate.versioning.api [-] 66 -> 67...  2021-08-24 02:45:14.657 | INFO migrate.versioning.api [-] done 2021-08-24 02:45:14.657 | INFO migrate.versioning.api [-] 67 -> 68...  2021-08-24 02:45:14.708 | INFO migrate.versioning.api [-] done 2021-08-24 02:45:14.708 | INFO migrate.versioning.api [-] 68 -> 69...  2021-08-24 02:45:14.765 | INFO migrate.versioning.api [-] done 2021-08-24 02:45:14.765 | INFO migrate.versioning.api [-] 69 -> 70...  2021-08-24 02:45:14.822 | INFO migrate.versioning.api [-] done 2021-08-24 02:45:14.822 | INFO migrate.versioning.api [-] 70 -> 71...  2021-08-24 02:45:14.889 | INFO migrate.versioning.api [-] done 2021-08-24 02:45:14.889 | INFO migrate.versioning.api [-] 71 -> 72...  2021-08-24 02:45:15.244 | INFO migrate.versioning.api [-] done 2021-08-24 02:45:15.244 | INFO migrate.versioning.api [-] 72 -> 73...  2021-08-24 02:45:15.348 | INFO migrate.versioning.api [-] done 2021-08-24 02:45:15.348 | INFO migrate.versioning.api [-] 73 -> 74...  2021-08-24 02:45:15.439 | INFO migrate.versioning.api [-] done 2021-08-24 02:45:15.439 | INFO migrate.versioning.api [-] 74 -> 75...  2021-08-24 02:45:15.494 | INFO migrate.versioning.api [-] done 2021-08-24 02:45:15.494 | INFO migrate.versioning.api [-] 75 -> 76...  2021-08-24 02:45:15.582 | INFO migrate.versioning.api [-] done 2021-08-24 02:45:15.582 | INFO migrate.versioning.api [-] 76 -> 77...  2021-08-24 02:45:15.656 | INFO migrate.versioning.api [-] done 2021-08-24 02:45:15.656 | INFO migrate.versioning.api [-] 77 -> 78...  2021-08-24 02:45:15.736 | INFO migrate.versioning.api [-] done 2021-08-24 02:45:16.087 | + lib/keystone:init_keystone:455 : time_stop dbsync 2021-08-24 02:45:16.089 | + functions-common:time_stop:2309 : local name 2021-08-24 02:45:16.092 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:45:16.094 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:45:16.097 | + functions-common:time_stop:2312 : local total 2021-08-24 02:45:16.099 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:45:16.102 | + functions-common:time_stop:2315 : name=dbsync 2021-08-24 02:45:16.104 | + functions-common:time_stop:2316 : start_time=1629773003102 2021-08-24 02:45:16.107 | + functions-common:time_stop:2318 : [[ -z 1629773003102 ]] 2021-08-24 02:45:16.110 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:45:16.114 | + functions-common:time_stop:2321 : end_time=1629773116111 2021-08-24 02:45:16.117 | + functions-common:time_stop:2322 : elapsed_time=113009 2021-08-24 02:45:16.119 | + functions-common:time_stop:2323 : total=0 2021-08-24 02:45:16.121 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:45:16.124 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=113009 2021-08-24 02:45:16.126 | + lib/keystone:init_keystone:457 : [[ fernet == \f\e\r\n\e\t ]] 2021-08-24 02:45:16.128 | + lib/keystone:init_keystone:458 : rm -rf /etc/keystone/fernet-keys/ 2021-08-24 02:45:16.132 | + lib/keystone:init_keystone:459 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2021-08-24 02:45:19.951 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2021-08-24 02:45:19.951 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-08-24 02:45:19.952 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-08-24 02:45:19.952 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2021-08-24 02:45:19.952 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-08-24 02:45:19.953 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-08-24 02:45:19.953 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-08-24 02:45:19.953 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-08-24 02:45:19.953 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-08-24 02:45:20.262 | + lib/keystone:init_keystone:461 : rm -rf /etc/keystone/credential-keys/ 2021-08-24 02:45:20.266 | + lib/keystone:init_keystone:462 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2021-08-24 02:45:24.258 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2021-08-24 02:45:24.258 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-08-24 02:45:24.258 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-08-24 02:45:24.259 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2021-08-24 02:45:24.259 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-08-24 02:45:24.259 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-08-24 02:45:24.260 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-08-24 02:45:24.260 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-08-24 02:45:24.260 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-08-24 02:45:24.571 | + ./stack.sh:main:1098 : start_keystone 2021-08-24 02:45:24.574 | + lib/keystone:start_keystone:520 : local service_port=5000 2021-08-24 02:45:24.576 | + lib/keystone:start_keystone:521 : local auth_protocol=http 2021-08-24 02:45:24.579 | + lib/keystone:start_keystone:522 : is_service_enabled tls-proxy 2021-08-24 02:45:24.595 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:45:24.598 | + lib/keystone:start_keystone:527 : '[' uwsgi == mod_wsgi ']' 2021-08-24 02:45:24.601 | ++ lib/keystone:start_keystone:531 : which uwsgi 2021-08-24 02:45:24.605 | + lib/keystone:start_keystone:531 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2021-08-24 02:45:24.607 | + functions-common:run_process:1564 : local service=keystone 2021-08-24 02:45:24.610 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-08-24 02:45:24.612 | + functions-common:run_process:1566 : local group= 2021-08-24 02:45:24.614 | + functions-common:run_process:1567 : local user= 2021-08-24 02:45:24.617 | + functions-common:run_process:1569 : local name=keystone 2021-08-24 02:45:24.620 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 02:45:24.622 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 02:45:24.624 | + functions-common:time_start:2296 : local start_time= 2021-08-24 02:45:24.627 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 02:45:24.630 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 02:45:24.635 | + functions-common:time_start:2300 : _TIME_START[$name]=1629773124632 2021-08-24 02:45:24.637 | + functions-common:run_process:1572 : is_service_enabled keystone 2021-08-24 02:45:24.652 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:45:24.655 | + functions-common:run_process:1573 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2021-08-24 02:45:24.657 | + functions-common:_run_under_systemd:1529 : local service=keystone 2021-08-24 02:45:24.660 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-08-24 02:45:24.662 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-08-24 02:45:24.664 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-08-24 02:45:24.667 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-08-24 02:45:24.669 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2021-08-24 02:45:24.671 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2021-08-24 02:45:24.674 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@keystone.service 2021-08-24 02:45:24.676 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-24 02:45:24.679 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-24 02:45:24.682 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2021-08-24 02:45:24.686 | + functions-common:_run_under_systemd:1539 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2021-08-24 02:45:24.688 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@keystone.service 2021-08-24 02:45:24.691 | + functions-common:write_uwsgi_user_unit_file:1474 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-08-24 02:45:24.693 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2021-08-24 02:45:24.696 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2021-08-24 02:45:24.698 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@keystone.service 2021-08-24 02:45:24.700 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2021-08-24 02:45:24.704 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2021-08-24 02:45:24.763 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2021-08-24 02:45:24.822 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2021-08-24 02:45:24.870 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-08-24 02:45:24.919 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-24 02:45:24.968 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2021-08-24 02:45:25.018 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2021-08-24 02:45:25.067 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2021-08-24 02:45:25.118 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2021-08-24 02:45:25.168 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2021-08-24 02:45:25.223 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2021-08-24 02:45:25.225 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2021-08-24 02:45:25.290 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2021-08-24 02:45:25.664 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@keystone.service 2021-08-24 02:45:25.677 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2021-08-24 02:45:26.050 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@keystone.service 2021-08-24 02:45:26.128 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 02:45:26.132 | + functions-common:time_stop:2309 : local name 2021-08-24 02:45:26.134 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:45:26.136 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:45:26.139 | + functions-common:time_stop:2312 : local total 2021-08-24 02:45:26.141 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:45:26.143 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 02:45:26.146 | + functions-common:time_stop:2316 : start_time=1629773124632 2021-08-24 02:45:26.148 | + functions-common:time_stop:2318 : [[ -z 1629773124632 ]] 2021-08-24 02:45:26.151 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:45:26.156 | + functions-common:time_stop:2321 : end_time=1629773126153 2021-08-24 02:45:26.158 | + functions-common:time_stop:2322 : elapsed_time=1521 2021-08-24 02:45:26.160 | + functions-common:time_stop:2323 : total=1454 2021-08-24 02:45:26.163 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:45:26.165 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2975 2021-08-24 02:45:26.167 | + lib/keystone:start_keystone:534 : echo 'Waiting for keystone to start...' 2021-08-24 02:45:26.167 | Waiting for keystone to start... 2021-08-24 02:45:26.169 | + lib/keystone:start_keystone:540 : local service_uri=http://10.222.0.39/identity/v3/ 2021-08-24 02:45:26.172 | + lib/keystone:start_keystone:542 : wait_for_service 60 http://10.222.0.39/identity/v3/ 2021-08-24 02:45:26.174 | + functions:wait_for_service:457 : local timeout=60 2021-08-24 02:45:26.176 | + functions:wait_for_service:458 : local url=http://10.222.0.39/identity/v3/ 2021-08-24 02:45:26.180 | + functions:wait_for_service:459 : local rval=0 2021-08-24 02:45:26.182 | + functions:wait_for_service:460 : time_start wait_for_service 2021-08-24 02:45:26.184 | + functions-common:time_start:2295 : local name=wait_for_service 2021-08-24 02:45:26.187 | + functions-common:time_start:2296 : local start_time= 2021-08-24 02:45:26.189 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 02:45:26.192 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 02:45:26.197 | + functions-common:time_start:2300 : _TIME_START[$name]=1629773126195 2021-08-24 02:45:26.200 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-08-24 02:45:26.207 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.39/identity/v3/ 2021-08-24 02:45:32.002 | + :: : [[ 200 == 503 ]] 2021-08-24 02:45:32.003 | + :: : [[ 0 -eq 7 ]] 2021-08-24 02:45:32.007 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-08-24 02:45:32.009 | + functions-common:time_stop:2309 : local name 2021-08-24 02:45:32.012 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:45:32.014 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:45:32.016 | + functions-common:time_stop:2312 : local total 2021-08-24 02:45:32.019 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:45:32.021 | + functions-common:time_stop:2315 : name=wait_for_service 2021-08-24 02:45:32.024 | + functions-common:time_stop:2316 : start_time=1629773126195 2021-08-24 02:45:32.026 | + functions-common:time_stop:2318 : [[ -z 1629773126195 ]] 2021-08-24 02:45:32.029 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:45:32.033 | + functions-common:time_stop:2321 : end_time=1629773132031 2021-08-24 02:45:32.035 | + functions-common:time_stop:2322 : elapsed_time=5836 2021-08-24 02:45:32.038 | + functions-common:time_stop:2323 : total=0 2021-08-24 02:45:32.040 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:45:32.042 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=5836 2021-08-24 02:45:32.045 | + functions:wait_for_service:467 : return 0 2021-08-24 02:45:32.047 | + lib/keystone:start_keystone:547 : is_service_enabled tls-proxy 2021-08-24 02:45:32.064 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:45:32.067 | + lib/keystone:start_keystone:553 : restart_service memcached 2021-08-24 02:45:32.070 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-08-24 02:45:32.072 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart memcached 2021-08-24 02:45:32.098 | + ./stack.sh:main:1099 : bootstrap_keystone 2021-08-24 02:45:32.102 | + 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.39/identity --bootstrap-public-url http://10.222.0.39/identity 2021-08-24 02:45:36.070 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=73866) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 02:45:36.070 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=73866) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 02:45:36.070 | 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=73866) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 02:45:36.078 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=73866) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 02:45:36.094 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=73866) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 02:45:36.094 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=73866) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 02:45:36.126 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=73866) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 02:45:36.157 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=73866) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 02:45:36.157 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=73866) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 02:45:36.248 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=73866) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 02:45:36.248 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=73866) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 02:45:36.248 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=73866) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 02:45:36.249 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=73866) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 02:45:36.249 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=73866) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 02:45:36.249 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=73866) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 02:45:36.262 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=73866) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 02:45:36.262 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=73866) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 02:45:36.262 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=73866) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 02:45:36.262 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=73866) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 02:45:36.263 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=73866) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 02:45:36.263 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=73866) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 02:45:36.263 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=73866) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 02:45:36.270 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=73866) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 02:45:36.273 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=73866) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 02:45:36.274 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=73866) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 02:45:36.274 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=73866) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 02:45:36.274 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=73866) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 02:45:36.274 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=73866) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 02:45:36.274 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=73866) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 02:45:36.275 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=73866) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 02:45:36.388 | 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=73866) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-08-24 02:45:36.735 | INFO keystone.cmd.bootstrap [None req-3b309874-fbc4-46d2-806c-2087785da5ca None None] Created domain default 2021-08-24 02:45:36.866 | INFO keystone.cmd.bootstrap [None req-3b309874-fbc4-46d2-806c-2087785da5ca None None] Created project admin 2021-08-24 02:45:36.898 | DEBUG passlib.handlers.bcrypt [None req-3b309874-fbc4-46d2-806c-2087785da5ca None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=73866) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2021-08-24 02:45:36.898 | DEBUG passlib.handlers.bcrypt [None req-3b309874-fbc4-46d2-806c-2087785da5ca None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=73866) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2021-08-24 02:45:37.028 | INFO keystone.cmd.bootstrap [None req-3b309874-fbc4-46d2-806c-2087785da5ca None None] Created user admin 2021-08-24 02:45:37.104 | INFO keystone.cmd.bootstrap [None req-3b309874-fbc4-46d2-806c-2087785da5ca None None] Created role reader 2021-08-24 02:45:37.183 | INFO keystone.cmd.bootstrap [None req-3b309874-fbc4-46d2-806c-2087785da5ca None None] Created role member 2021-08-24 02:45:37.277 | INFO keystone.cmd.bootstrap [None req-3b309874-fbc4-46d2-806c-2087785da5ca None None] Created implied role where 0c3e70ecff5b4fdf8fa90239c90aeaee implies e5eabdbe67f44af98fe7c49d695169ae 2021-08-24 02:45:37.372 | INFO keystone.cmd.bootstrap [None req-3b309874-fbc4-46d2-806c-2087785da5ca None None] Created role admin 2021-08-24 02:45:37.454 | INFO keystone.cmd.bootstrap [None req-3b309874-fbc4-46d2-806c-2087785da5ca None None] Created implied role where bd1f2be4fa95415d8576d9784f2c52b2 implies 0c3e70ecff5b4fdf8fa90239c90aeaee 2021-08-24 02:45:37.549 | INFO keystone.cmd.bootstrap [None req-3b309874-fbc4-46d2-806c-2087785da5ca None None] Granted role admin on project admin to user admin. 2021-08-24 02:45:37.597 | INFO keystone.cmd.bootstrap [None req-3b309874-fbc4-46d2-806c-2087785da5ca None None] Granted role admin on the system to user admin. 2021-08-24 02:45:37.664 | WARNING py.warnings [None req-3b309874-fbc4-46d2-806c-2087785da5ca None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2021-08-24 02:45:37.664 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2021-08-24 02:45:37.664 |  2021-08-24 02:45:37.667 | INFO keystone.cmd.bootstrap [None req-3b309874-fbc4-46d2-806c-2087785da5ca None None] Created region RegionOne 2021-08-24 02:45:37.857 | INFO keystone.cmd.bootstrap [None req-3b309874-fbc4-46d2-806c-2087785da5ca None None] Created public endpoint http://10.222.0.39/identity 2021-08-24 02:45:37.937 | INFO keystone.cmd.bootstrap [None req-3b309874-fbc4-46d2-806c-2087785da5ca None None] Created admin endpoint http://10.222.0.39/identity 2021-08-24 02:45:38.347 | + ./stack.sh:main:1102 : create_keystone_accounts 2021-08-24 02:45:38.350 | + lib/keystone:create_keystone_accounts:314 : local admin_project 2021-08-24 02:45:38.353 | ++ lib/keystone:create_keystone_accounts:315 : oscwrap project show admin -f value -c id 2021-08-24 02:45:41.339 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:45:41.339 | from cryptography.utils import int_from_bytes 2021-08-24 02:45:41.339 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:45:41.339 | from cryptography.utils import int_from_bytes 2021-08-24 02:45:41.482 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:45:41.485 | + lib/keystone:create_keystone_accounts:315 : admin_project=04b6037e73074835af09aec7b2ae85bc 2021-08-24 02:45:41.487 | + lib/keystone:create_keystone_accounts:316 : local admin_user 2021-08-24 02:45:41.491 | ++ lib/keystone:create_keystone_accounts:317 : oscwrap user show admin -f value -c id 2021-08-24 02:45:43.535 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:45:43.535 | from cryptography.utils import int_from_bytes 2021-08-24 02:45:43.536 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:45:43.536 | from cryptography.utils import int_from_bytes 2021-08-24 02:45:43.680 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:45:43.683 | + lib/keystone:create_keystone_accounts:317 : admin_user=16dea741f1f741f2a0a0b39ce330a27a 2021-08-24 02:45:43.685 | + lib/keystone:create_keystone_accounts:318 : local admin_role=admin 2021-08-24 02:45:43.688 | + lib/keystone:create_keystone_accounts:319 : local member_role=member 2021-08-24 02:45:43.690 | + lib/keystone:create_keystone_accounts:321 : async_run ks-domain-role get_or_add_user_domain_role admin 16dea741f1f741f2a0a0b39ce330a27a default 2021-08-24 02:45:43.746 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 16dea741f1f741f2a0a0b39ce330a27a default 2021-08-24 02:45:43.782 | [11722 Async ks-domain-role:73980]: running: get_or_add_user_domain_role admin 16dea741f1f741f2a0a0b39ce330a27a default 2021-08-24 02:45:43.785 | + lib/keystone:create_keystone_accounts:324 : get_or_create_domain Default 2021-08-24 02:45:43.788 | + functions-common:get_or_create_domain:792 : local domain_id 2021-08-24 02:45:43.791 | ++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2021-08-24 02:45:46.020 | + functions-common:get_or_create_domain:802 : domain_id=default 2021-08-24 02:45:46.022 | + functions-common:get_or_create_domain:803 : echo default 2021-08-24 02:45:46.022 | default 2021-08-24 02:45:46.025 | + lib/keystone:create_keystone_accounts:325 : async_run ks-project get_or_create_project service Default 2021-08-24 02:45:46.085 | + inc/async:async_inner:63 : get_or_create_project service Default 2021-08-24 02:45:46.127 | [11722 Async ks-project:74111]: running: get_or_create_project service Default 2021-08-24 02:45:46.129 | + lib/keystone:create_keystone_accounts:328 : async_run ks-service get_or_create_role service 2021-08-24 02:45:46.192 | + inc/async:async_inner:63 : get_or_create_role service 2021-08-24 02:45:46.235 | [11722 Async ks-service:74207]: running: get_or_create_role service 2021-08-24 02:45:46.238 | + lib/keystone:create_keystone_accounts:334 : async_run ks-reseller get_or_create_role ResellerAdmin 2021-08-24 02:45:46.314 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2021-08-24 02:45:46.381 | [11722 Async ks-reseller:74293]: running: get_or_create_role ResellerAdmin 2021-08-24 02:45:46.403 | + lib/keystone:create_keystone_accounts:338 : local another_role=anotherrole 2021-08-24 02:45:46.423 | + lib/keystone:create_keystone_accounts:339 : async_run ks-anotherrole get_or_create_role anotherrole 2021-08-24 02:45:46.843 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2021-08-24 02:45:47.085 | [11722 Async ks-anotherrole:74383]: running: get_or_create_role anotherrole 2021-08-24 02:45:47.103 | + lib/keystone:create_keystone_accounts:342 : local invis_project 2021-08-24 02:45:47.132 | ++ lib/keystone:create_keystone_accounts:343 : get_or_create_project invisible_to_admin default 2021-08-24 02:45:47.156 | ++ functions-common:get_or_create_project:847 : local project_id 2021-08-24 02:45:47.184 | +++ functions-common:get_or_create_project:855 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2021-08-24 02:45:49.335 | + inc/async:async_inner:64 : rc=0 2021-08-24 02:45:49.446 | [74111 Async ks-project:74111]: finished successfully 2021-08-24 02:45:49.519 | + inc/async:async_inner:64 : rc=0 2021-08-24 02:45:49.599 | [74207 Async ks-service:74207]: finished successfully 2021-08-24 02:45:49.724 | + inc/async:async_inner:64 : rc=0 2021-08-24 02:45:49.765 | [74293 Async ks-reseller:74293]: finished successfully 2021-08-24 02:45:50.050 | + inc/async:async_inner:64 : rc=0 2021-08-24 02:45:50.077 | [74383 Async ks-anotherrole:74383]: finished successfully 2021-08-24 02:45:50.217 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:45:50.217 | from cryptography.utils import int_from_bytes 2021-08-24 02:45:50.217 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:45:50.217 | from cryptography.utils import int_from_bytes 2021-08-24 02:45:50.368 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:45:50.371 | ++ functions-common:get_or_create_project:853 : project_id=cbb1346caab64853bdead8ecce11b195 2021-08-24 02:45:50.373 | ++ functions-common:get_or_create_project:854 : echo cbb1346caab64853bdead8ecce11b195 2021-08-24 02:45:50.376 | + lib/keystone:create_keystone_accounts:343 : invis_project=cbb1346caab64853bdead8ecce11b195 2021-08-24 02:45:50.378 | + lib/keystone:create_keystone_accounts:346 : local demo_project 2021-08-24 02:45:50.381 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_project demo default 2021-08-24 02:45:50.384 | ++ functions-common:get_or_create_project:847 : local project_id 2021-08-24 02:45:50.387 | +++ functions-common:get_or_create_project:855 : oscwrap project create demo --domain=default --or-show -f value -c id 2021-08-24 02:45:52.278 | + inc/async:async_inner:64 : rc=0 2021-08-24 02:45:52.306 | [73980 Async ks-domain-role:73980]: finished successfully 2021-08-24 02:45:52.594 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:45:52.594 | from cryptography.utils import int_from_bytes 2021-08-24 02:45:52.594 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:45:52.594 | from cryptography.utils import int_from_bytes 2021-08-24 02:45:52.744 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:45:52.747 | ++ functions-common:get_or_create_project:853 : project_id=685e2e16e331474bb9ec276c43ecef8d 2021-08-24 02:45:52.749 | ++ functions-common:get_or_create_project:854 : echo 685e2e16e331474bb9ec276c43ecef8d 2021-08-24 02:45:52.752 | + lib/keystone:create_keystone_accounts:347 : demo_project=685e2e16e331474bb9ec276c43ecef8d 2021-08-24 02:45:52.755 | + lib/keystone:create_keystone_accounts:348 : local demo_user 2021-08-24 02:45:52.758 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_user demo Passw0rd default demo@example.com 2021-08-24 02:45:52.761 | ++ functions-common:get_or_create_user:824 : local user_id 2021-08-24 02:45:52.763 | ++ functions-common:get_or_create_user:825 : [[ ! -z demo@example.com ]] 2021-08-24 02:45:52.766 | ++ functions-common:get_or_create_user:826 : local email=--email=demo@example.com 2021-08-24 02:45:52.769 | +++ functions-common:get_or_create_user:842 : oscwrap user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2021-08-24 02:45:55.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:45:55.010 | from cryptography.utils import int_from_bytes 2021-08-24 02:45:55.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:45:55.010 | from cryptography.utils import int_from_bytes 2021-08-24 02:45:55.154 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:45:55.157 | ++ functions-common:get_or_create_user:840 : user_id=93edba299cff4466a6764a987556f7cf 2021-08-24 02:45:55.159 | ++ functions-common:get_or_create_user:841 : echo 93edba299cff4466a6764a987556f7cf 2021-08-24 02:45:55.163 | + lib/keystone:create_keystone_accounts:350 : demo_user=93edba299cff4466a6764a987556f7cf 2021-08-24 02:45:55.165 | + lib/keystone:create_keystone_accounts:352 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2021-08-24 02:45:55.217 | [11722 Async ks-domain-role:73980]: Waiting for completion of get_or_add_user_domain_role admin 16dea741f1f741f2a0a0b39ce330a27a default running on PID 73980 (6 other jobs running) 2021-08-24 02:45:55.242 | [11722 Async ks-domain-role:73980]: Signaling child to exit 2021-08-24 02:45:55.242 | WAKEUP 2021-08-24 02:45:55.265 | [11722 Async ks-domain-role:73980]: Signaled 2021-08-24 02:45:55.266 | + functions-common:get_or_add_user_domain_role:918 : local user_role_id 2021-08-24 02:45:55.266 | ++ functions-common:get_or_add_user_domain_role:924 : grep '^|\s[a-f0-9]\+' 2021-08-24 02:45:55.266 | ++ functions-common:get_or_add_user_domain_role:924 : oscwrap role assignment list --role admin --user 16dea741f1f741f2a0a0b39ce330a27a --domain default 2021-08-24 02:45:55.266 | ++ functions-common:get_or_add_user_domain_role:924 : get_field 1 2021-08-24 02:45:55.266 | ++ functions-common:get_field:726 : local data field 2021-08-24 02:45:55.266 | ++ functions-common:get_field:727 : read data 2021-08-24 02:45:55.266 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:45:55.266 | from cryptography.utils import int_from_bytes 2021-08-24 02:45:55.266 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:45:55.266 | from cryptography.utils import int_from_bytes 2021-08-24 02:45:55.267 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:45:55.267 | + functions-common:get_or_add_user_domain_role:924 : user_role_id= 2021-08-24 02:45:55.267 | + functions-common:get_or_add_user_domain_role:925 : [[ -z '' ]] 2021-08-24 02:45:55.267 | + functions-common:get_or_add_user_domain_role:927 : openstack role add admin --user 16dea741f1f741f2a0a0b39ce330a27a --domain default 2021-08-24 02:45:55.267 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:45:55.267 | from cryptography.utils import int_from_bytes 2021-08-24 02:45:55.267 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:45:55.267 | from cryptography.utils import int_from_bytes 2021-08-24 02:45:55.267 | ++ functions-common:get_or_add_user_domain_role:934 : oscwrap role assignment list --role admin --user 16dea741f1f741f2a0a0b39ce330a27a --domain default 2021-08-24 02:45:55.267 | ++ functions-common:get_or_add_user_domain_role:934 : grep '^|\s[a-f0-9]\+' 2021-08-24 02:45:55.267 | ++ functions-common:get_or_add_user_domain_role:934 : get_field 1 2021-08-24 02:45:55.267 | ++ functions-common:get_field:726 : local data field 2021-08-24 02:45:55.267 | ++ functions-common:get_field:727 : read data 2021-08-24 02:45:55.267 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:45:55.267 | from cryptography.utils import int_from_bytes 2021-08-24 02:45:55.267 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:45:55.267 | from cryptography.utils import int_from_bytes 2021-08-24 02:45:55.267 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:45:55.267 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 02:45:55.267 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 02:45:55.267 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 02:45:55.267 | ++ functions-common:get_field:733 : echo '| bd1f2be4fa95415d8576d9784f2c52b2 | 16dea741f1f741f2a0a0b39ce330a27a | | | default | | False |' 2021-08-24 02:45:55.267 | ++ functions-common:get_field:727 : read data 2021-08-24 02:45:55.267 | + functions-common:get_or_add_user_domain_role:934 : user_role_id=bd1f2be4fa95415d8576d9784f2c52b2 2021-08-24 02:45:55.267 | + functions-common:get_or_add_user_domain_role:936 : echo bd1f2be4fa95415d8576d9784f2c52b2 2021-08-24 02:45:55.267 | bd1f2be4fa95415d8576d9784f2c52b2 2021-08-24 02:45:55.310 | [11722 Async ks-domain-role:73980]: finished get_or_add_user_domain_role admin 16dea741f1f741f2a0a0b39ce330a27a default with result 0 in 8 seconds 2021-08-24 02:45:55.317 | Not waiting for async task ks-domain that we never started or has already been waited for 2021-08-24 02:45:55.352 | [11722 Async ks-project:74111]: Waiting for completion of get_or_create_project service Default running on PID 74111 (5 other jobs running) 2021-08-24 02:45:55.376 | [11722 Async ks-project:74111]: Signaling child to exit 2021-08-24 02:45:55.376 | WAKEUP 2021-08-24 02:45:55.398 | [11722 Async ks-project:74111]: Signaled 2021-08-24 02:45:55.399 | + functions-common:get_or_create_project:847 : local project_id 2021-08-24 02:45:55.399 | ++ functions-common:get_or_create_project:855 : oscwrap project create service --domain=Default --or-show -f value -c id 2021-08-24 02:45:55.400 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:45:55.400 | from cryptography.utils import int_from_bytes 2021-08-24 02:45:55.400 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:45:55.400 | from cryptography.utils import int_from_bytes 2021-08-24 02:45:55.400 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:45:55.400 | + functions-common:get_or_create_project:853 : project_id=a342c9e612f84592a2154746316d56cd 2021-08-24 02:45:55.400 | + functions-common:get_or_create_project:854 : echo a342c9e612f84592a2154746316d56cd 2021-08-24 02:45:55.400 | a342c9e612f84592a2154746316d56cd 2021-08-24 02:45:55.442 | [11722 Async ks-project:74111]: finished get_or_create_project service Default with result 0 in 3 seconds 2021-08-24 02:45:55.478 | [11722 Async ks-service:74207]: Waiting for completion of get_or_create_role service running on PID 74207 (4 other jobs running) 2021-08-24 02:45:55.502 | [11722 Async ks-service:74207]: Signaling child to exit 2021-08-24 02:45:55.503 | WAKEUP 2021-08-24 02:45:55.524 | [11722 Async ks-service:74207]: Signaled 2021-08-24 02:45:55.526 | + functions-common:get_or_create_role:860 : local role_id 2021-08-24 02:45:55.526 | ++ functions-common:get_or_create_role:867 : oscwrap role create service --or-show -f value -c id 2021-08-24 02:45:55.526 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:45:55.526 | from cryptography.utils import int_from_bytes 2021-08-24 02:45:55.526 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:45:55.526 | from cryptography.utils import int_from_bytes 2021-08-24 02:45:55.526 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:45:55.526 | + functions-common:get_or_create_role:865 : role_id=2d31b7a259a746b78748e801c7007833 2021-08-24 02:45:55.526 | + functions-common:get_or_create_role:866 : echo 2d31b7a259a746b78748e801c7007833 2021-08-24 02:45:55.526 | 2d31b7a259a746b78748e801c7007833 2021-08-24 02:45:55.569 | [11722 Async ks-service:74207]: finished get_or_create_role service with result 0 in 3 seconds 2021-08-24 02:45:55.608 | [11722 Async ks-reseller:74293]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 74293 (3 other jobs running) 2021-08-24 02:45:55.634 | [11722 Async ks-reseller:74293]: Signaling child to exit 2021-08-24 02:45:55.634 | WAKEUP 2021-08-24 02:45:55.656 | [11722 Async ks-reseller:74293]: Signaled 2021-08-24 02:45:55.657 | + functions-common:get_or_create_role:860 : local role_id 2021-08-24 02:45:55.657 | ++ functions-common:get_or_create_role:867 : oscwrap role create ResellerAdmin --or-show -f value -c id 2021-08-24 02:45:55.657 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:45:55.657 | from cryptography.utils import int_from_bytes 2021-08-24 02:45:55.657 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:45:55.657 | from cryptography.utils import int_from_bytes 2021-08-24 02:45:55.657 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:45:55.657 | + functions-common:get_or_create_role:865 : role_id=fe17be7c91da43bca3ee882004136094 2021-08-24 02:45:55.657 | + functions-common:get_or_create_role:866 : echo fe17be7c91da43bca3ee882004136094 2021-08-24 02:45:55.657 | fe17be7c91da43bca3ee882004136094 2021-08-24 02:45:55.701 | [11722 Async ks-reseller:74293]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2021-08-24 02:45:55.745 | [11722 Async ks-anotherrole:74383]: Waiting for completion of get_or_create_role anotherrole running on PID 74383 (2 other jobs running) 2021-08-24 02:45:55.773 | [11722 Async ks-anotherrole:74383]: Signaling child to exit 2021-08-24 02:45:55.774 | WAKEUP 2021-08-24 02:45:55.797 | [11722 Async ks-anotherrole:74383]: Signaled 2021-08-24 02:45:55.798 | + functions-common:get_or_create_role:860 : local role_id 2021-08-24 02:45:55.798 | ++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2021-08-24 02:45:55.798 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:45:55.798 | from cryptography.utils import int_from_bytes 2021-08-24 02:45:55.798 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:45:55.798 | from cryptography.utils import int_from_bytes 2021-08-24 02:45:55.798 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:45:55.798 | + functions-common:get_or_create_role:865 : role_id=c6bcede7bb354c6490315e2547469d48 2021-08-24 02:45:55.798 | + functions-common:get_or_create_role:866 : echo c6bcede7bb354c6490315e2547469d48 2021-08-24 02:45:55.798 | c6bcede7bb354c6490315e2547469d48 2021-08-24 02:45:55.849 | [11722 Async ks-anotherrole:74383]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2021-08-24 02:45:55.854 | + inc/async:async_wait:197 : return 0 2021-08-24 02:45:55.857 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-member get_or_add_user_project_role member 93edba299cff4466a6764a987556f7cf 685e2e16e331474bb9ec276c43ecef8d 2021-08-24 02:45:55.922 | + inc/async:async_inner:63 : get_or_add_user_project_role member 93edba299cff4466a6764a987556f7cf 685e2e16e331474bb9ec276c43ecef8d 2021-08-24 02:45:55.969 | [11722 Async ks-demo-member:75250]: running: get_or_add_user_project_role member 93edba299cff4466a6764a987556f7cf 685e2e16e331474bb9ec276c43ecef8d 2021-08-24 02:45:55.973 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-admin get_or_add_user_project_role admin 16dea741f1f741f2a0a0b39ce330a27a 685e2e16e331474bb9ec276c43ecef8d 2021-08-24 02:45:56.046 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 16dea741f1f741f2a0a0b39ce330a27a 685e2e16e331474bb9ec276c43ecef8d 2021-08-24 02:45:56.095 | [11722 Async ks-demo-admin:75362]: running: get_or_add_user_project_role admin 16dea741f1f741f2a0a0b39ce330a27a 685e2e16e331474bb9ec276c43ecef8d 2021-08-24 02:45:56.098 | + lib/keystone:create_keystone_accounts:356 : async_run ks-demo-another get_or_add_user_project_role anotherrole 93edba299cff4466a6764a987556f7cf 685e2e16e331474bb9ec276c43ecef8d 2021-08-24 02:45:56.171 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 93edba299cff4466a6764a987556f7cf 685e2e16e331474bb9ec276c43ecef8d 2021-08-24 02:45:56.224 | [11722 Async ks-demo-another:75474]: running: get_or_add_user_project_role anotherrole 93edba299cff4466a6764a987556f7cf 685e2e16e331474bb9ec276c43ecef8d 2021-08-24 02:45:56.229 | + lib/keystone:create_keystone_accounts:357 : async_run ks-demo-invis get_or_add_user_project_role member 93edba299cff4466a6764a987556f7cf cbb1346caab64853bdead8ecce11b195 2021-08-24 02:45:56.328 | + inc/async:async_inner:63 : get_or_add_user_project_role member 93edba299cff4466a6764a987556f7cf cbb1346caab64853bdead8ecce11b195 2021-08-24 02:45:56.390 | [11722 Async ks-demo-invis:75586]: running: get_or_add_user_project_role member 93edba299cff4466a6764a987556f7cf cbb1346caab64853bdead8ecce11b195 2021-08-24 02:45:56.397 | + lib/keystone:create_keystone_accounts:360 : local alt_demo_project 2021-08-24 02:45:56.406 | ++ lib/keystone:create_keystone_accounts:361 : get_or_create_project alt_demo default 2021-08-24 02:45:56.417 | ++ functions-common:get_or_create_project:847 : local project_id 2021-08-24 02:45:56.423 | +++ functions-common:get_or_create_project:855 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2021-08-24 02:45:59.361 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:45:59.361 | from cryptography.utils import int_from_bytes 2021-08-24 02:45:59.361 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:45:59.361 | from cryptography.utils import int_from_bytes 2021-08-24 02:45:59.600 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:45:59.603 | ++ functions-common:get_or_create_project:853 : project_id=44eff466fb454a9cb405f1c8d238eb6d 2021-08-24 02:45:59.608 | ++ functions-common:get_or_create_project:854 : echo 44eff466fb454a9cb405f1c8d238eb6d 2021-08-24 02:45:59.611 | + lib/keystone:create_keystone_accounts:361 : alt_demo_project=44eff466fb454a9cb405f1c8d238eb6d 2021-08-24 02:45:59.616 | + lib/keystone:create_keystone_accounts:362 : local alt_demo_user 2021-08-24 02:45:59.622 | ++ lib/keystone:create_keystone_accounts:364 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2021-08-24 02:45:59.640 | ++ functions-common:get_or_create_user:824 : local user_id 2021-08-24 02:45:59.660 | ++ functions-common:get_or_create_user:825 : [[ ! -z alt_demo@example.com ]] 2021-08-24 02:45:59.684 | ++ functions-common:get_or_create_user:826 : local email=--email=alt_demo@example.com 2021-08-24 02:45:59.715 | +++ functions-common:get_or_create_user:842 : oscwrap user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2021-08-24 02:46:02.702 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:02.702 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:02.702 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:02.702 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:02.878 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:46:02.881 | ++ functions-common:get_or_create_user:840 : user_id=92655ab853e84eecada12cb4228a4e7d 2021-08-24 02:46:02.885 | ++ functions-common:get_or_create_user:841 : echo 92655ab853e84eecada12cb4228a4e7d 2021-08-24 02:46:02.891 | + lib/keystone:create_keystone_accounts:364 : alt_demo_user=92655ab853e84eecada12cb4228a4e7d 2021-08-24 02:46:02.904 | + lib/keystone:create_keystone_accounts:366 : async_run ks-alt-member get_or_add_user_project_role member 92655ab853e84eecada12cb4228a4e7d 44eff466fb454a9cb405f1c8d238eb6d 2021-08-24 02:46:03.336 | + inc/async:async_inner:63 : get_or_add_user_project_role member 92655ab853e84eecada12cb4228a4e7d 44eff466fb454a9cb405f1c8d238eb6d 2021-08-24 02:46:03.569 | [11722 Async ks-alt-member:75945]: running: get_or_add_user_project_role member 92655ab853e84eecada12cb4228a4e7d 44eff466fb454a9cb405f1c8d238eb6d 2021-08-24 02:46:03.585 | + lib/keystone:create_keystone_accounts:367 : async_run ks-alt-admin get_or_add_user_project_role admin 16dea741f1f741f2a0a0b39ce330a27a 44eff466fb454a9cb405f1c8d238eb6d 2021-08-24 02:46:03.998 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 16dea741f1f741f2a0a0b39ce330a27a 44eff466fb454a9cb405f1c8d238eb6d 2021-08-24 02:46:04.197 | [11722 Async ks-alt-admin:76058]: running: get_or_add_user_project_role admin 16dea741f1f741f2a0a0b39ce330a27a 44eff466fb454a9cb405f1c8d238eb6d 2021-08-24 02:46:04.223 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-another get_or_add_user_project_role anotherrole 92655ab853e84eecada12cb4228a4e7d 44eff466fb454a9cb405f1c8d238eb6d 2021-08-24 02:46:04.661 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 92655ab853e84eecada12cb4228a4e7d 44eff466fb454a9cb405f1c8d238eb6d 2021-08-24 02:46:04.904 | [11722 Async ks-alt-another:76172]: running: get_or_add_user_project_role anotherrole 92655ab853e84eecada12cb4228a4e7d 44eff466fb454a9cb405f1c8d238eb6d 2021-08-24 02:46:04.918 | + lib/keystone:create_keystone_accounts:371 : local admin_group 2021-08-24 02:46:04.945 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_group admins default 'openstack admin group' 2021-08-24 02:46:04.956 | ++ functions-common:get_or_create_group:809 : local 'desc=openstack admin group' 2021-08-24 02:46:04.966 | ++ functions-common:get_or_create_group:810 : local group_id 2021-08-24 02:46:04.991 | + inc/async:async_inner:64 : rc=0 2021-08-24 02:46:04.995 | +++ functions-common:get_or_create_group:819 : oscwrap group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2021-08-24 02:46:05.134 | [75474 Async ks-demo-another:75474]: finished successfully 2021-08-24 02:46:05.680 | + inc/async:async_inner:64 : rc=0 2021-08-24 02:46:05.699 | + inc/async:async_inner:64 : rc=0 2021-08-24 02:46:05.811 | [75362 Async ks-demo-admin:75362]: finished successfully 2021-08-24 02:46:05.854 | [75250 Async ks-demo-member:75250]: finished successfully 2021-08-24 02:46:05.926 | + inc/async:async_inner:64 : rc=0 2021-08-24 02:46:06.064 | [75586 Async ks-demo-invis:75586]: finished successfully 2021-08-24 02:46:07.733 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:07.733 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:07.733 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:07.733 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:07.932 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:46:07.935 | ++ functions-common:get_or_create_group:817 : group_id=e95e9eb6c4b4418ea4345d00440c3d49 2021-08-24 02:46:07.940 | ++ functions-common:get_or_create_group:818 : echo e95e9eb6c4b4418ea4345d00440c3d49 2021-08-24 02:46:07.944 | + lib/keystone:create_keystone_accounts:373 : admin_group=e95e9eb6c4b4418ea4345d00440c3d49 2021-08-24 02:46:07.952 | + lib/keystone:create_keystone_accounts:374 : local non_admin_group 2021-08-24 02:46:07.959 | ++ lib/keystone:create_keystone_accounts:376 : get_or_create_group nonadmins default 'non-admin group' 2021-08-24 02:46:07.962 | ++ functions-common:get_or_create_group:809 : local 'desc=non-admin group' 2021-08-24 02:46:07.964 | ++ functions-common:get_or_create_group:810 : local group_id 2021-08-24 02:46:07.968 | +++ functions-common:get_or_create_group:819 : oscwrap group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2021-08-24 02:46:10.260 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:10.260 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:10.260 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:10.260 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:10.445 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:46:10.448 | ++ functions-common:get_or_create_group:817 : group_id=b30b89e4d1dd4c028a80dc102e8fa554 2021-08-24 02:46:10.451 | ++ functions-common:get_or_create_group:818 : echo b30b89e4d1dd4c028a80dc102e8fa554 2021-08-24 02:46:10.454 | + lib/keystone:create_keystone_accounts:376 : non_admin_group=b30b89e4d1dd4c028a80dc102e8fa554 2021-08-24 02:46:10.456 | + lib/keystone:create_keystone_accounts:378 : async_run ks-group-memberdemo get_or_add_group_project_role member b30b89e4d1dd4c028a80dc102e8fa554 685e2e16e331474bb9ec276c43ecef8d 2021-08-24 02:46:10.557 | + inc/async:async_inner:63 : get_or_add_group_project_role member b30b89e4d1dd4c028a80dc102e8fa554 685e2e16e331474bb9ec276c43ecef8d 2021-08-24 02:46:10.666 | [11722 Async ks-group-memberdemo:76687]: running: get_or_add_group_project_role member b30b89e4d1dd4c028a80dc102e8fa554 685e2e16e331474bb9ec276c43ecef8d 2021-08-24 02:46:10.684 | + lib/keystone:create_keystone_accounts:379 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole b30b89e4d1dd4c028a80dc102e8fa554 685e2e16e331474bb9ec276c43ecef8d 2021-08-24 02:46:11.122 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole b30b89e4d1dd4c028a80dc102e8fa554 685e2e16e331474bb9ec276c43ecef8d 2021-08-24 02:46:11.361 | [11722 Async ks-group-anotherdemo:76803]: running: get_or_add_group_project_role anotherrole b30b89e4d1dd4c028a80dc102e8fa554 685e2e16e331474bb9ec276c43ecef8d 2021-08-24 02:46:11.380 | + lib/keystone:create_keystone_accounts:380 : async_run ks-group-memberalt get_or_add_group_project_role member b30b89e4d1dd4c028a80dc102e8fa554 44eff466fb454a9cb405f1c8d238eb6d 2021-08-24 02:46:11.878 | + inc/async:async_inner:63 : get_or_add_group_project_role member b30b89e4d1dd4c028a80dc102e8fa554 44eff466fb454a9cb405f1c8d238eb6d 2021-08-24 02:46:12.150 | [11722 Async ks-group-memberalt:76892]: running: get_or_add_group_project_role member b30b89e4d1dd4c028a80dc102e8fa554 44eff466fb454a9cb405f1c8d238eb6d 2021-08-24 02:46:12.176 | + lib/keystone:create_keystone_accounts:381 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole b30b89e4d1dd4c028a80dc102e8fa554 44eff466fb454a9cb405f1c8d238eb6d 2021-08-24 02:46:12.590 | + inc/async:async_inner:64 : rc=0 2021-08-24 02:46:12.616 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole b30b89e4d1dd4c028a80dc102e8fa554 44eff466fb454a9cb405f1c8d238eb6d 2021-08-24 02:46:12.770 | [75945 Async ks-alt-member:75945]: finished successfully 2021-08-24 02:46:12.817 | [11722 Async ks-group-anotheralt:77000]: running: get_or_add_group_project_role anotherrole b30b89e4d1dd4c028a80dc102e8fa554 44eff466fb454a9cb405f1c8d238eb6d 2021-08-24 02:46:12.848 | + lib/keystone:create_keystone_accounts:382 : async_run ks-group-admin get_or_add_group_project_role admin e95e9eb6c4b4418ea4345d00440c3d49 04b6037e73074835af09aec7b2ae85bc 2021-08-24 02:46:13.304 | + inc/async:async_inner:63 : get_or_add_group_project_role admin e95e9eb6c4b4418ea4345d00440c3d49 04b6037e73074835af09aec7b2ae85bc 2021-08-24 02:46:13.529 | [11722 Async ks-group-admin:77115]: running: get_or_add_group_project_role admin e95e9eb6c4b4418ea4345d00440c3d49 04b6037e73074835af09aec7b2ae85bc 2021-08-24 02:46:13.539 | + lib/keystone:create_keystone_accounts:384 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis 2021-08-24 02:46:14.002 | [11722 Async ks-demo-member:75250]: Waiting for completion of get_or_add_user_project_role member 93edba299cff4466a6764a987556f7cf 685e2e16e331474bb9ec276c43ecef8d running on PID 75250 (13 other jobs running) 2021-08-24 02:46:14.231 | [11722 Async ks-demo-member:75250]: Signaling child to exit 2021-08-24 02:46:14.231 | WAKEUP 2021-08-24 02:46:14.340 | + inc/async:async_inner:64 : rc=0 2021-08-24 02:46:14.380 | [11722 Async ks-demo-member:75250]: Signaled 2021-08-24 02:46:14.388 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 02:46:14.388 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-08-24 02:46:14.388 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 02:46:14.389 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 02:46:14.389 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-08-24 02:46:14.389 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-08-24 02:46:14.389 | ++ functions-common:_get_domain_args:882 : echo 2021-08-24 02:46:14.389 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-08-24 02:46:14.389 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user 93edba299cff4466a6764a987556f7cf --project 685e2e16e331474bb9ec276c43ecef8d 2021-08-24 02:46:14.389 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 02:46:14.389 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 02:46:14.389 | ++ functions-common:get_field:726 : local data field 2021-08-24 02:46:14.389 | ++ functions-common:get_field:727 : read data 2021-08-24 02:46:14.389 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:14.389 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:14.389 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:14.389 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:14.389 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:46:14.389 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 02:46:14.389 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 02:46:14.389 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user 93edba299cff4466a6764a987556f7cf --project 685e2e16e331474bb9ec276c43ecef8d 2021-08-24 02:46:14.389 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:14.389 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:14.389 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:14.390 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:14.390 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 93edba299cff4466a6764a987556f7cf --project 685e2e16e331474bb9ec276c43ecef8d 2021-08-24 02:46:14.390 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 02:46:14.390 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 02:46:14.390 | ++ functions-common:get_field:726 : local data field 2021-08-24 02:46:14.390 | ++ functions-common:get_field:727 : read data 2021-08-24 02:46:14.390 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:14.390 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:14.390 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:14.390 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:14.390 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:46:14.390 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 02:46:14.390 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 02:46:14.390 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 02:46:14.390 | ++ functions-common:get_field:733 : echo '| 0c3e70ecff5b4fdf8fa90239c90aeaee | 93edba299cff4466a6764a987556f7cf | | 685e2e16e331474bb9ec276c43ecef8d | | | False |' 2021-08-24 02:46:14.390 | ++ functions-common:get_field:727 : read data 2021-08-24 02:46:14.391 | + functions-common:get_or_add_user_project_role:910 : user_role_id=0c3e70ecff5b4fdf8fa90239c90aeaee 2021-08-24 02:46:14.391 | + functions-common:get_or_add_user_project_role:912 : echo 0c3e70ecff5b4fdf8fa90239c90aeaee 2021-08-24 02:46:14.391 | 0c3e70ecff5b4fdf8fa90239c90aeaee 2021-08-24 02:46:14.535 | [76058 Async ks-alt-admin:76058]: finished successfully 2021-08-24 02:46:14.698 | [11722 Async ks-demo-member:75250]: finished get_or_add_user_project_role member 93edba299cff4466a6764a987556f7cf 685e2e16e331474bb9ec276c43ecef8d with result 0 in 9 seconds 2021-08-24 02:46:14.731 | + inc/async:async_inner:64 : rc=0 2021-08-24 02:46:14.931 | [11722 Async ks-demo-admin:75362]: Waiting for completion of get_or_add_user_project_role admin 16dea741f1f741f2a0a0b39ce330a27a 685e2e16e331474bb9ec276c43ecef8d running on PID 75362 (12 other jobs running) 2021-08-24 02:46:14.932 | [76172 Async ks-alt-another:76172]: finished successfully 2021-08-24 02:46:15.088 | [11722 Async ks-demo-admin:75362]: Signaling child to exit 2021-08-24 02:46:15.088 | WAKEUP 2021-08-24 02:46:15.249 | [11722 Async ks-demo-admin:75362]: Signaled 2021-08-24 02:46:15.270 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 02:46:15.270 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-08-24 02:46:15.270 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 02:46:15.270 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 02:46:15.270 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-08-24 02:46:15.270 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-08-24 02:46:15.271 | ++ functions-common:_get_domain_args:882 : echo 2021-08-24 02:46:15.271 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-08-24 02:46:15.271 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 02:46:15.271 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 16dea741f1f741f2a0a0b39ce330a27a --project 685e2e16e331474bb9ec276c43ecef8d 2021-08-24 02:46:15.271 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 02:46:15.271 | ++ functions-common:get_field:726 : local data field 2021-08-24 02:46:15.271 | ++ functions-common:get_field:727 : read data 2021-08-24 02:46:15.271 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:15.271 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:15.271 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:15.271 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:15.271 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:46:15.271 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 02:46:15.271 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 02:46:15.271 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 16dea741f1f741f2a0a0b39ce330a27a --project 685e2e16e331474bb9ec276c43ecef8d 2021-08-24 02:46:15.271 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:15.271 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:15.271 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:15.271 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:15.271 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 02:46:15.271 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 16dea741f1f741f2a0a0b39ce330a27a --project 685e2e16e331474bb9ec276c43ecef8d 2021-08-24 02:46:15.271 | ++ functions-common:get_field:726 : local data field 2021-08-24 02:46:15.271 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 02:46:15.271 | ++ functions-common:get_field:727 : read data 2021-08-24 02:46:15.271 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:15.271 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:15.271 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:15.271 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:15.271 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:46:15.271 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 02:46:15.271 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 02:46:15.271 | ++ functions-common:get_field:733 : echo '| bd1f2be4fa95415d8576d9784f2c52b2 | 16dea741f1f741f2a0a0b39ce330a27a | | 685e2e16e331474bb9ec276c43ecef8d | | | False |' 2021-08-24 02:46:15.272 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 02:46:15.272 | ++ functions-common:get_field:727 : read data 2021-08-24 02:46:15.272 | + functions-common:get_or_add_user_project_role:910 : user_role_id=bd1f2be4fa95415d8576d9784f2c52b2 2021-08-24 02:46:15.272 | + functions-common:get_or_add_user_project_role:912 : echo bd1f2be4fa95415d8576d9784f2c52b2 2021-08-24 02:46:15.272 | bd1f2be4fa95415d8576d9784f2c52b2 2021-08-24 02:46:15.579 | [11722 Async ks-demo-admin:75362]: finished get_or_add_user_project_role admin 16dea741f1f741f2a0a0b39ce330a27a 685e2e16e331474bb9ec276c43ecef8d with result 0 in 9 seconds 2021-08-24 02:46:15.841 | [11722 Async ks-demo-another:75474]: Waiting for completion of get_or_add_user_project_role anotherrole 93edba299cff4466a6764a987556f7cf 685e2e16e331474bb9ec276c43ecef8d running on PID 75474 (11 other jobs running) 2021-08-24 02:46:15.999 | [11722 Async ks-demo-another:75474]: Signaling child to exit 2021-08-24 02:46:15.999 | WAKEUP 2021-08-24 02:46:16.127 | [11722 Async ks-demo-another:75474]: Signaled 2021-08-24 02:46:16.129 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 02:46:16.129 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-08-24 02:46:16.129 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 02:46:16.129 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 02:46:16.129 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-08-24 02:46:16.129 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-08-24 02:46:16.130 | ++ functions-common:_get_domain_args:882 : echo 2021-08-24 02:46:16.130 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-08-24 02:46:16.130 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 02:46:16.130 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 02:46:16.130 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user 93edba299cff4466a6764a987556f7cf --project 685e2e16e331474bb9ec276c43ecef8d 2021-08-24 02:46:16.130 | ++ functions-common:get_field:726 : local data field 2021-08-24 02:46:16.130 | ++ functions-common:get_field:727 : read data 2021-08-24 02:46:16.130 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:16.130 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:16.130 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:16.130 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:16.130 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:46:16.130 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 02:46:16.130 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 02:46:16.130 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user 93edba299cff4466a6764a987556f7cf --project 685e2e16e331474bb9ec276c43ecef8d 2021-08-24 02:46:16.130 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:16.130 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:16.130 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:16.130 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:16.130 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user 93edba299cff4466a6764a987556f7cf --project 685e2e16e331474bb9ec276c43ecef8d 2021-08-24 02:46:16.130 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 02:46:16.130 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 02:46:16.130 | ++ functions-common:get_field:726 : local data field 2021-08-24 02:46:16.130 | ++ functions-common:get_field:727 : read data 2021-08-24 02:46:16.130 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:16.130 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:16.130 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:16.130 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:16.130 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:46:16.130 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 02:46:16.131 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 02:46:16.131 | ++ functions-common:get_field:733 : echo '| c6bcede7bb354c6490315e2547469d48 | 93edba299cff4466a6764a987556f7cf | | 685e2e16e331474bb9ec276c43ecef8d | | | False |' 2021-08-24 02:46:16.131 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 02:46:16.131 | ++ functions-common:get_field:727 : read data 2021-08-24 02:46:16.131 | + functions-common:get_or_add_user_project_role:910 : user_role_id=c6bcede7bb354c6490315e2547469d48 2021-08-24 02:46:16.131 | + functions-common:get_or_add_user_project_role:912 : echo c6bcede7bb354c6490315e2547469d48 2021-08-24 02:46:16.131 | c6bcede7bb354c6490315e2547469d48 2021-08-24 02:46:16.480 | [11722 Async ks-demo-another:75474]: finished get_or_add_user_project_role anotherrole 93edba299cff4466a6764a987556f7cf 685e2e16e331474bb9ec276c43ecef8d with result 0 in 9 seconds 2021-08-24 02:46:16.736 | [11722 Async ks-demo-invis:75586]: Waiting for completion of get_or_add_user_project_role member 93edba299cff4466a6764a987556f7cf cbb1346caab64853bdead8ecce11b195 running on PID 75586 (10 other jobs running) 2021-08-24 02:46:16.913 | [11722 Async ks-demo-invis:75586]: Signaling child to exit 2021-08-24 02:46:16.914 | WAKEUP 2021-08-24 02:46:17.063 | [11722 Async ks-demo-invis:75586]: Signaled 2021-08-24 02:46:17.083 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 02:46:17.083 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-08-24 02:46:17.083 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 02:46:17.083 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 02:46:17.083 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-08-24 02:46:17.083 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-08-24 02:46:17.083 | ++ functions-common:_get_domain_args:882 : echo 2021-08-24 02:46:17.083 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-08-24 02:46:17.083 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user 93edba299cff4466a6764a987556f7cf --project cbb1346caab64853bdead8ecce11b195 2021-08-24 02:46:17.083 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 02:46:17.084 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 02:46:17.084 | ++ functions-common:get_field:726 : local data field 2021-08-24 02:46:17.084 | ++ functions-common:get_field:727 : read data 2021-08-24 02:46:17.084 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:17.084 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:17.084 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:17.084 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:17.084 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:46:17.084 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 02:46:17.084 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 02:46:17.084 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user 93edba299cff4466a6764a987556f7cf --project cbb1346caab64853bdead8ecce11b195 2021-08-24 02:46:17.084 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:17.084 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:17.084 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:17.084 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:17.084 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 93edba299cff4466a6764a987556f7cf --project cbb1346caab64853bdead8ecce11b195 2021-08-24 02:46:17.084 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 02:46:17.084 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 02:46:17.084 | ++ functions-common:get_field:726 : local data field 2021-08-24 02:46:17.084 | ++ functions-common:get_field:727 : read data 2021-08-24 02:46:17.084 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:17.084 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:17.084 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:17.084 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:17.084 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:46:17.084 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 02:46:17.084 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 02:46:17.084 | ++ functions-common:get_field:733 : echo '| 0c3e70ecff5b4fdf8fa90239c90aeaee | 93edba299cff4466a6764a987556f7cf | | cbb1346caab64853bdead8ecce11b195 | | | False |' 2021-08-24 02:46:17.084 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 02:46:17.084 | ++ functions-common:get_field:727 : read data 2021-08-24 02:46:17.084 | + functions-common:get_or_add_user_project_role:910 : user_role_id=0c3e70ecff5b4fdf8fa90239c90aeaee 2021-08-24 02:46:17.084 | + functions-common:get_or_add_user_project_role:912 : echo 0c3e70ecff5b4fdf8fa90239c90aeaee 2021-08-24 02:46:17.085 | 0c3e70ecff5b4fdf8fa90239c90aeaee 2021-08-24 02:46:17.377 | [11722 Async ks-demo-invis:75586]: finished get_or_add_user_project_role member 93edba299cff4466a6764a987556f7cf cbb1346caab64853bdead8ecce11b195 with result 0 in 9 seconds 2021-08-24 02:46:17.423 | + inc/async:async_wait:197 : return 0 2021-08-24 02:46:17.444 | + lib/keystone:create_keystone_accounts:385 : async_wait ks-alt-member ks-alt-admin ks-alt-another 2021-08-24 02:46:17.788 | [11722 Async ks-alt-member:75945]: Waiting for completion of get_or_add_user_project_role member 92655ab853e84eecada12cb4228a4e7d 44eff466fb454a9cb405f1c8d238eb6d running on PID 75945 (9 other jobs running) 2021-08-24 02:46:17.929 | [11722 Async ks-alt-member:75945]: Signaling child to exit 2021-08-24 02:46:17.930 | WAKEUP 2021-08-24 02:46:18.114 | [11722 Async ks-alt-member:75945]: Signaled 2021-08-24 02:46:18.134 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 02:46:18.134 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-08-24 02:46:18.134 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 02:46:18.134 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 02:46:18.134 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-08-24 02:46:18.134 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-08-24 02:46:18.134 | ++ functions-common:_get_domain_args:882 : echo 2021-08-24 02:46:18.134 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-08-24 02:46:18.134 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 02:46:18.134 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user 92655ab853e84eecada12cb4228a4e7d --project 44eff466fb454a9cb405f1c8d238eb6d 2021-08-24 02:46:18.134 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 02:46:18.134 | ++ functions-common:get_field:726 : local data field 2021-08-24 02:46:18.135 | ++ functions-common:get_field:727 : read data 2021-08-24 02:46:18.135 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:18.135 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:18.135 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:18.135 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:18.135 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:46:18.135 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 02:46:18.135 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 02:46:18.135 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user 92655ab853e84eecada12cb4228a4e7d --project 44eff466fb454a9cb405f1c8d238eb6d 2021-08-24 02:46:18.135 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:18.135 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:18.135 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:18.135 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:18.135 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 02:46:18.135 | ++ functions-common:get_field:726 : local data field 2021-08-24 02:46:18.135 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 92655ab853e84eecada12cb4228a4e7d --project 44eff466fb454a9cb405f1c8d238eb6d 2021-08-24 02:46:18.135 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 02:46:18.135 | ++ functions-common:get_field:727 : read data 2021-08-24 02:46:18.135 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:18.135 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:18.135 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:18.135 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:18.135 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:46:18.135 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 02:46:18.135 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 02:46:18.136 | ++ functions-common:get_field:733 : echo '| 0c3e70ecff5b4fdf8fa90239c90aeaee | 92655ab853e84eecada12cb4228a4e7d | | 44eff466fb454a9cb405f1c8d238eb6d | | | False |' 2021-08-24 02:46:18.136 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 02:46:18.136 | ++ functions-common:get_field:727 : read data 2021-08-24 02:46:18.136 | + functions-common:get_or_add_user_project_role:910 : user_role_id=0c3e70ecff5b4fdf8fa90239c90aeaee 2021-08-24 02:46:18.136 | + functions-common:get_or_add_user_project_role:912 : echo 0c3e70ecff5b4fdf8fa90239c90aeaee 2021-08-24 02:46:18.136 | 0c3e70ecff5b4fdf8fa90239c90aeaee 2021-08-24 02:46:18.283 | [11722 Async ks-alt-member:75945]: finished get_or_add_user_project_role member 92655ab853e84eecada12cb4228a4e7d 44eff466fb454a9cb405f1c8d238eb6d with result 0 in 9 seconds 2021-08-24 02:46:18.427 | [11722 Async ks-alt-admin:76058]: Waiting for completion of get_or_add_user_project_role admin 16dea741f1f741f2a0a0b39ce330a27a 44eff466fb454a9cb405f1c8d238eb6d running on PID 76058 (8 other jobs running) 2021-08-24 02:46:18.589 | [11722 Async ks-alt-admin:76058]: Signaling child to exit 2021-08-24 02:46:18.589 | WAKEUP 2021-08-24 02:46:18.724 | [11722 Async ks-alt-admin:76058]: Signaled 2021-08-24 02:46:18.739 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 02:46:18.739 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-08-24 02:46:18.739 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 02:46:18.739 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 02:46:18.739 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-08-24 02:46:18.739 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-08-24 02:46:18.739 | ++ functions-common:_get_domain_args:882 : echo 2021-08-24 02:46:18.739 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-08-24 02:46:18.739 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 02:46:18.739 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 02:46:18.739 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 16dea741f1f741f2a0a0b39ce330a27a --project 44eff466fb454a9cb405f1c8d238eb6d 2021-08-24 02:46:18.739 | ++ functions-common:get_field:726 : local data field 2021-08-24 02:46:18.739 | ++ functions-common:get_field:727 : read data 2021-08-24 02:46:18.740 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:18.740 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:18.740 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:18.740 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:18.740 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:46:18.740 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 02:46:18.740 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 02:46:18.740 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 16dea741f1f741f2a0a0b39ce330a27a --project 44eff466fb454a9cb405f1c8d238eb6d 2021-08-24 02:46:18.740 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:18.740 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:18.740 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:18.740 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:18.740 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 02:46:18.740 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 16dea741f1f741f2a0a0b39ce330a27a --project 44eff466fb454a9cb405f1c8d238eb6d 2021-08-24 02:46:18.740 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 02:46:18.740 | ++ functions-common:get_field:726 : local data field 2021-08-24 02:46:18.740 | ++ functions-common:get_field:727 : read data 2021-08-24 02:46:18.740 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:18.740 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:18.740 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:18.740 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:18.740 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:46:18.740 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 02:46:18.740 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 02:46:18.740 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 02:46:18.740 | ++ functions-common:get_field:733 : echo '| bd1f2be4fa95415d8576d9784f2c52b2 | 16dea741f1f741f2a0a0b39ce330a27a | | 44eff466fb454a9cb405f1c8d238eb6d | | | False |' 2021-08-24 02:46:18.740 | ++ functions-common:get_field:727 : read data 2021-08-24 02:46:18.740 | + functions-common:get_or_add_user_project_role:910 : user_role_id=bd1f2be4fa95415d8576d9784f2c52b2 2021-08-24 02:46:18.740 | + functions-common:get_or_add_user_project_role:912 : echo bd1f2be4fa95415d8576d9784f2c52b2 2021-08-24 02:46:18.740 | bd1f2be4fa95415d8576d9784f2c52b2 2021-08-24 02:46:19.034 | [11722 Async ks-alt-admin:76058]: finished get_or_add_user_project_role admin 16dea741f1f741f2a0a0b39ce330a27a 44eff466fb454a9cb405f1c8d238eb6d with result 0 in 10 seconds 2021-08-24 02:46:19.292 | [11722 Async ks-alt-another:76172]: Waiting for completion of get_or_add_user_project_role anotherrole 92655ab853e84eecada12cb4228a4e7d 44eff466fb454a9cb405f1c8d238eb6d running on PID 76172 (7 other jobs running) 2021-08-24 02:46:19.464 | [11722 Async ks-alt-another:76172]: Signaling child to exit 2021-08-24 02:46:19.465 | WAKEUP 2021-08-24 02:46:19.587 | [11722 Async ks-alt-another:76172]: Signaled 2021-08-24 02:46:19.596 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 02:46:19.596 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-08-24 02:46:19.596 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 02:46:19.596 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 02:46:19.596 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-08-24 02:46:19.596 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-08-24 02:46:19.596 | ++ functions-common:_get_domain_args:882 : echo 2021-08-24 02:46:19.596 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-08-24 02:46:19.596 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 02:46:19.596 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user 92655ab853e84eecada12cb4228a4e7d --project 44eff466fb454a9cb405f1c8d238eb6d 2021-08-24 02:46:19.596 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 02:46:19.596 | ++ functions-common:get_field:726 : local data field 2021-08-24 02:46:19.596 | ++ functions-common:get_field:727 : read data 2021-08-24 02:46:19.596 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:19.596 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:19.596 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:19.596 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:19.596 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:46:19.596 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 02:46:19.597 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 02:46:19.597 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user 92655ab853e84eecada12cb4228a4e7d --project 44eff466fb454a9cb405f1c8d238eb6d 2021-08-24 02:46:19.597 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:19.597 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:19.597 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:19.597 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:19.597 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user 92655ab853e84eecada12cb4228a4e7d --project 44eff466fb454a9cb405f1c8d238eb6d 2021-08-24 02:46:19.597 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 02:46:19.597 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 02:46:19.597 | ++ functions-common:get_field:726 : local data field 2021-08-24 02:46:19.597 | ++ functions-common:get_field:727 : read data 2021-08-24 02:46:19.597 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:19.597 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:19.597 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:19.597 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:19.597 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:46:19.597 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 02:46:19.597 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 02:46:19.597 | ++ functions-common:get_field:733 : echo '| c6bcede7bb354c6490315e2547469d48 | 92655ab853e84eecada12cb4228a4e7d | | 44eff466fb454a9cb405f1c8d238eb6d | | | False |' 2021-08-24 02:46:19.597 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 02:46:19.597 | ++ functions-common:get_field:727 : read data 2021-08-24 02:46:19.597 | + functions-common:get_or_add_user_project_role:910 : user_role_id=c6bcede7bb354c6490315e2547469d48 2021-08-24 02:46:19.598 | + functions-common:get_or_add_user_project_role:912 : echo c6bcede7bb354c6490315e2547469d48 2021-08-24 02:46:19.598 | c6bcede7bb354c6490315e2547469d48 2021-08-24 02:46:19.928 | [11722 Async ks-alt-another:76172]: finished get_or_add_user_project_role anotherrole 92655ab853e84eecada12cb4228a4e7d 44eff466fb454a9cb405f1c8d238eb6d with result 0 in 10 seconds 2021-08-24 02:46:19.969 | + inc/async:async_wait:197 : return 0 2021-08-24 02:46:19.990 | + lib/keystone:create_keystone_accounts:386 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2021-08-24 02:46:20.180 | [11722 Async ks-group-memberdemo:76687]: Waiting for completion of get_or_add_group_project_role member b30b89e4d1dd4c028a80dc102e8fa554 685e2e16e331474bb9ec276c43ecef8d running on PID 76687 (6 other jobs running) 2021-08-24 02:46:20.251 | [11722 Async ks-group-memberdemo:76687]: Signaling child to exit 2021-08-24 02:46:21.399 | + inc/async:async_inner:64 : rc=0 2021-08-24 02:46:21.575 | [76687 Async ks-group-memberdemo:76687]: finished successfully 2021-08-24 02:46:21.740 | WAKEUP 2021-08-24 02:46:21.888 | [11722 Async ks-group-memberdemo:76687]: Signaled 2021-08-24 02:46:21.892 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-08-24 02:46:21.892 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group b30b89e4d1dd4c028a80dc102e8fa554 --project 685e2e16e331474bb9ec276c43ecef8d -f value 2021-08-24 02:46:21.892 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:21.892 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:21.892 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:21.892 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:21.892 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:46:21.892 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-08-24 02:46:21.893 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-08-24 02:46:21.895 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group b30b89e4d1dd4c028a80dc102e8fa554 --project 685e2e16e331474bb9ec276c43ecef8d 2021-08-24 02:46:21.895 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:21.895 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:21.895 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:21.896 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:21.896 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group b30b89e4d1dd4c028a80dc102e8fa554 --project 685e2e16e331474bb9ec276c43ecef8d -f value 2021-08-24 02:46:21.896 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:21.896 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:21.896 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:21.896 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:21.896 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:46:21.896 | + functions-common:get_or_add_group_project_role:958 : group_role_id='0c3e70ecff5b4fdf8fa90239c90aeaee b30b89e4d1dd4c028a80dc102e8fa554 685e2e16e331474bb9ec276c43ecef8d False' 2021-08-24 02:46:21.896 | + functions-common:get_or_add_group_project_role:960 : echo 0c3e70ecff5b4fdf8fa90239c90aeaee b30b89e4d1dd4c028a80dc102e8fa554 685e2e16e331474bb9ec276c43ecef8d False 2021-08-24 02:46:21.896 | 0c3e70ecff5b4fdf8fa90239c90aeaee b30b89e4d1dd4c028a80dc102e8fa554 685e2e16e331474bb9ec276c43ecef8d False 2021-08-24 02:46:22.141 | + inc/async:async_inner:64 : rc=0 2021-08-24 02:46:22.163 | [11722 Async ks-group-memberdemo:76687]: finished get_or_add_group_project_role member b30b89e4d1dd4c028a80dc102e8fa554 685e2e16e331474bb9ec276c43ecef8d with result 0 in 11 seconds 2021-08-24 02:46:22.190 | [76803 Async ks-group-anotherdemo:76803]: finished successfully 2021-08-24 02:46:22.245 | [11722 Async ks-group-anotherdemo:76803]: Waiting for completion of get_or_add_group_project_role anotherrole b30b89e4d1dd4c028a80dc102e8fa554 685e2e16e331474bb9ec276c43ecef8d running on PID 76803 (5 other jobs running) 2021-08-24 02:46:22.286 | [11722 Async ks-group-anotherdemo:76803]: Signaling child to exit 2021-08-24 02:46:22.286 | WAKEUP 2021-08-24 02:46:22.313 | [11722 Async ks-group-anotherdemo:76803]: Signaled 2021-08-24 02:46:22.314 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-08-24 02:46:22.315 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group b30b89e4d1dd4c028a80dc102e8fa554 --project 685e2e16e331474bb9ec276c43ecef8d -f value 2021-08-24 02:46:22.315 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:22.315 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:22.315 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:22.315 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:22.315 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:46:22.315 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-08-24 02:46:22.315 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-08-24 02:46:22.315 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group b30b89e4d1dd4c028a80dc102e8fa554 --project 685e2e16e331474bb9ec276c43ecef8d 2021-08-24 02:46:22.315 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:22.315 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:22.315 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:22.315 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:22.315 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group b30b89e4d1dd4c028a80dc102e8fa554 --project 685e2e16e331474bb9ec276c43ecef8d -f value 2021-08-24 02:46:22.315 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:22.315 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:22.315 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:22.315 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:22.315 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:46:22.315 | + functions-common:get_or_add_group_project_role:958 : group_role_id='c6bcede7bb354c6490315e2547469d48 b30b89e4d1dd4c028a80dc102e8fa554 685e2e16e331474bb9ec276c43ecef8d False' 2021-08-24 02:46:22.315 | + functions-common:get_or_add_group_project_role:960 : echo c6bcede7bb354c6490315e2547469d48 b30b89e4d1dd4c028a80dc102e8fa554 685e2e16e331474bb9ec276c43ecef8d False 2021-08-24 02:46:22.315 | c6bcede7bb354c6490315e2547469d48 b30b89e4d1dd4c028a80dc102e8fa554 685e2e16e331474bb9ec276c43ecef8d False 2021-08-24 02:46:22.366 | [11722 Async ks-group-anotherdemo:76803]: finished get_or_add_group_project_role anotherrole b30b89e4d1dd4c028a80dc102e8fa554 685e2e16e331474bb9ec276c43ecef8d with result 0 in 11 seconds 2021-08-24 02:46:22.411 | [11722 Async ks-group-memberalt:76892]: Waiting for completion of get_or_add_group_project_role member b30b89e4d1dd4c028a80dc102e8fa554 44eff466fb454a9cb405f1c8d238eb6d running on PID 76892 (4 other jobs running) 2021-08-24 02:46:22.439 | [11722 Async ks-group-memberalt:76892]: Signaling child to exit 2021-08-24 02:46:23.106 | + inc/async:async_inner:64 : rc=0 2021-08-24 02:46:23.146 | [77000 Async ks-group-anotheralt:77000]: finished successfully 2021-08-24 02:46:23.168 | + inc/async:async_inner:64 : rc=0 2021-08-24 02:46:23.195 | [76892 Async ks-group-memberalt:76892]: finished successfully 2021-08-24 02:46:23.215 | WAKEUP 2021-08-24 02:46:23.240 | [11722 Async ks-group-memberalt:76892]: Signaled 2021-08-24 02:46:23.241 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-08-24 02:46:23.241 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group b30b89e4d1dd4c028a80dc102e8fa554 --project 44eff466fb454a9cb405f1c8d238eb6d -f value 2021-08-24 02:46:23.242 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:23.242 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:23.242 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:23.242 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:23.242 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:46:23.242 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-08-24 02:46:23.242 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-08-24 02:46:23.242 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group b30b89e4d1dd4c028a80dc102e8fa554 --project 44eff466fb454a9cb405f1c8d238eb6d 2021-08-24 02:46:23.242 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:23.242 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:23.242 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:23.242 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:23.242 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group b30b89e4d1dd4c028a80dc102e8fa554 --project 44eff466fb454a9cb405f1c8d238eb6d -f value 2021-08-24 02:46:23.242 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:23.242 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:23.242 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:23.242 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:23.242 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:46:23.242 | + functions-common:get_or_add_group_project_role:958 : group_role_id='0c3e70ecff5b4fdf8fa90239c90aeaee b30b89e4d1dd4c028a80dc102e8fa554 44eff466fb454a9cb405f1c8d238eb6d False' 2021-08-24 02:46:23.242 | + functions-common:get_or_add_group_project_role:960 : echo 0c3e70ecff5b4fdf8fa90239c90aeaee b30b89e4d1dd4c028a80dc102e8fa554 44eff466fb454a9cb405f1c8d238eb6d False 2021-08-24 02:46:23.242 | 0c3e70ecff5b4fdf8fa90239c90aeaee b30b89e4d1dd4c028a80dc102e8fa554 44eff466fb454a9cb405f1c8d238eb6d False 2021-08-24 02:46:23.295 | [11722 Async ks-group-memberalt:76892]: finished get_or_add_group_project_role member b30b89e4d1dd4c028a80dc102e8fa554 44eff466fb454a9cb405f1c8d238eb6d with result 0 in 11 seconds 2021-08-24 02:46:23.338 | [11722 Async ks-group-anotheralt:77000]: Waiting for completion of get_or_add_group_project_role anotherrole b30b89e4d1dd4c028a80dc102e8fa554 44eff466fb454a9cb405f1c8d238eb6d running on PID 77000 (3 other jobs running) 2021-08-24 02:46:23.367 | [11722 Async ks-group-anotheralt:77000]: Signaling child to exit 2021-08-24 02:46:23.367 | WAKEUP 2021-08-24 02:46:23.392 | [11722 Async ks-group-anotheralt:77000]: Signaled 2021-08-24 02:46:23.393 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-08-24 02:46:23.393 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group b30b89e4d1dd4c028a80dc102e8fa554 --project 44eff466fb454a9cb405f1c8d238eb6d -f value 2021-08-24 02:46:23.394 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:23.394 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:23.394 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:23.394 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:23.394 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:46:23.394 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-08-24 02:46:23.394 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-08-24 02:46:23.394 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group b30b89e4d1dd4c028a80dc102e8fa554 --project 44eff466fb454a9cb405f1c8d238eb6d 2021-08-24 02:46:23.394 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:23.394 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:23.394 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:23.394 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:23.394 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group b30b89e4d1dd4c028a80dc102e8fa554 --project 44eff466fb454a9cb405f1c8d238eb6d -f value 2021-08-24 02:46:23.394 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:23.394 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:23.394 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:23.394 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:23.394 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:46:23.394 | + functions-common:get_or_add_group_project_role:958 : group_role_id='c6bcede7bb354c6490315e2547469d48 b30b89e4d1dd4c028a80dc102e8fa554 44eff466fb454a9cb405f1c8d238eb6d False' 2021-08-24 02:46:23.394 | + functions-common:get_or_add_group_project_role:960 : echo c6bcede7bb354c6490315e2547469d48 b30b89e4d1dd4c028a80dc102e8fa554 44eff466fb454a9cb405f1c8d238eb6d False 2021-08-24 02:46:23.394 | c6bcede7bb354c6490315e2547469d48 b30b89e4d1dd4c028a80dc102e8fa554 44eff466fb454a9cb405f1c8d238eb6d False 2021-08-24 02:46:23.442 | [11722 Async ks-group-anotheralt:77000]: finished get_or_add_group_project_role anotherrole b30b89e4d1dd4c028a80dc102e8fa554 44eff466fb454a9cb405f1c8d238eb6d with result 0 in 10 seconds 2021-08-24 02:46:23.474 | + inc/async:async_inner:64 : rc=0 2021-08-24 02:46:23.482 | [11722 Async ks-group-admin:77115]: Waiting for completion of get_or_add_group_project_role admin e95e9eb6c4b4418ea4345d00440c3d49 04b6037e73074835af09aec7b2ae85bc running on PID 77115 (2 other jobs running) 2021-08-24 02:46:23.499 | [77115 Async ks-group-admin:77115]: finished successfully 2021-08-24 02:46:23.507 | [11722 Async ks-group-admin:77115]: Signaling child to exit 2021-08-24 02:46:23.520 | WAKEUP 2021-08-24 02:46:23.542 | [11722 Async ks-group-admin:77115]: Signaled 2021-08-24 02:46:23.550 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-08-24 02:46:23.550 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role admin --group e95e9eb6c4b4418ea4345d00440c3d49 --project 04b6037e73074835af09aec7b2ae85bc -f value 2021-08-24 02:46:23.550 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:23.550 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:23.550 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:23.550 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:23.550 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:46:23.550 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-08-24 02:46:23.550 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-08-24 02:46:23.550 | + functions-common:get_or_add_group_project_role:951 : openstack role add admin --group e95e9eb6c4b4418ea4345d00440c3d49 --project 04b6037e73074835af09aec7b2ae85bc 2021-08-24 02:46:23.550 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:23.550 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:23.550 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:23.550 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:23.550 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role admin --group e95e9eb6c4b4418ea4345d00440c3d49 --project 04b6037e73074835af09aec7b2ae85bc -f value 2021-08-24 02:46:23.550 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:23.550 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:23.550 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:46:23.550 | from cryptography.utils import int_from_bytes 2021-08-24 02:46:23.550 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:46:23.550 | + functions-common:get_or_add_group_project_role:958 : group_role_id='bd1f2be4fa95415d8576d9784f2c52b2 e95e9eb6c4b4418ea4345d00440c3d49 04b6037e73074835af09aec7b2ae85bc False' 2021-08-24 02:46:23.550 | + functions-common:get_or_add_group_project_role:960 : echo bd1f2be4fa95415d8576d9784f2c52b2 e95e9eb6c4b4418ea4345d00440c3d49 04b6037e73074835af09aec7b2ae85bc False 2021-08-24 02:46:23.550 | bd1f2be4fa95415d8576d9784f2c52b2 e95e9eb6c4b4418ea4345d00440c3d49 04b6037e73074835af09aec7b2ae85bc False 2021-08-24 02:46:23.596 | [11722 Async ks-group-admin:77115]: finished get_or_add_group_project_role admin e95e9eb6c4b4418ea4345d00440c3d49 04b6037e73074835af09aec7b2ae85bc with result 0 in 10 seconds 2021-08-24 02:46:23.600 | + inc/async:async_wait:197 : return 0 2021-08-24 02:46:23.603 | + lib/keystone:create_keystone_accounts:388 : is_service_enabled ldap 2021-08-24 02:46:23.619 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:46:23.622 | + ./stack.sh:main:1103 : is_service_enabled nova 2021-08-24 02:46:23.639 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:46:23.642 | + ./stack.sh:main:1104 : async_runfunc create_nova_accounts 2021-08-24 02:46:23.645 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2021-08-24 02:46:23.703 | + inc/async:async_inner:63 : create_nova_accounts 2021-08-24 02:46:23.744 | [11722 Async create_nova_accounts:78728]: running: create_nova_accounts 2021-08-24 02:46:23.746 | + ./stack.sh:main:1106 : is_service_enabled glance 2021-08-24 02:46:23.764 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:46:23.766 | + ./stack.sh:main:1107 : async_runfunc create_glance_accounts 2021-08-24 02:46:23.769 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2021-08-24 02:46:23.827 | + inc/async:async_inner:63 : create_glance_accounts 2021-08-24 02:46:23.877 | [11722 Async create_glance_accounts:78843]: running: create_glance_accounts 2021-08-24 02:46:23.880 | + ./stack.sh:main:1109 : is_service_enabled cinder 2021-08-24 02:46:23.905 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:46:23.908 | + ./stack.sh:main:1110 : async_runfunc create_cinder_accounts 2021-08-24 02:46:23.911 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2021-08-24 02:46:23.978 | + inc/async:async_inner:63 : create_cinder_accounts 2021-08-24 02:46:24.021 | [11722 Async create_cinder_accounts:78973]: running: create_cinder_accounts 2021-08-24 02:46:24.024 | + ./stack.sh:main:1112 : is_service_enabled neutron 2021-08-24 02:46:24.045 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:46:24.047 | + ./stack.sh:main:1113 : async_runfunc create_neutron_accounts 2021-08-24 02:46:24.050 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2021-08-24 02:46:24.122 | + inc/async:async_inner:63 : create_neutron_accounts 2021-08-24 02:46:24.207 | [11722 Async create_neutron_accounts:79090]: running: create_neutron_accounts 2021-08-24 02:46:24.210 | + ./stack.sh:main:1115 : is_service_enabled swift 2021-08-24 02:46:24.238 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:46:24.242 | + ./stack.sh:main:1116 : async_runfunc create_swift_accounts 2021-08-24 02:46:24.246 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2021-08-24 02:46:24.536 | + inc/async:async_inner:63 : create_swift_accounts 2021-08-24 02:46:24.748 | [11722 Async create_swift_accounts:79231]: running: create_swift_accounts 2021-08-24 02:46:24.771 | + ./stack.sh:main:1122 : write_clouds_yaml 2021-08-24 02:46:24.796 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2021-08-24 02:46:24.824 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2021-08-24 02:46:24.854 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2021-08-24 02:46:24.908 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2021-08-24 02:46:24.971 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2021-08-24 02:46:24.991 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-08-24 02:46:25.010 | + 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.39/identity --os-username demo --os-password Passw0rd --os-project-name demo 2021-08-24 02:46:25.221 | The user clouds.yaml file didn't exist. 2021-08-24 02:46:25.260 | + 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.39/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2021-08-24 02:46:25.474 | /home/ubuntu/devstack/tools/update_clouds_yaml.py:68: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. 2021-08-24 02:46:25.474 | self._clouds = yaml.load(clouds_file) 2021-08-24 02:46:25.510 | + 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.39/identity --os-username admin --os-password Passw0rd --os-project-name admin 2021-08-24 02:46:25.746 | /home/ubuntu/devstack/tools/update_clouds_yaml.py:68: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. 2021-08-24 02:46:25.746 | self._clouds = yaml.load(clouds_file) 2021-08-24 02:46:25.792 | + 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.39/identity --os-username admin --os-password Passw0rd --os-system-scope all 2021-08-24 02:46:26.033 | /home/ubuntu/devstack/tools/update_clouds_yaml.py:68: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. 2021-08-24 02:46:26.033 | self._clouds = yaml.load(clouds_file) 2021-08-24 02:46:26.068 | + functions-common:write_clouds_yaml:132 : cat 2021-08-24 02:46:26.108 | ++ functions-common:write_clouds_yaml:138 : eval echo '~ubuntu' 2021-08-24 02:46:26.136 | +++ functions-common:write_clouds_yaml:138 : echo /home/ubuntu 2021-08-24 02:46:26.156 | + functions-common:write_clouds_yaml:138 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2021-08-24 02:46:26.189 | + ./stack.sh:main:1127 : is_service_enabled horizon 2021-08-24 02:46:26.358 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:46:26.380 | + ./stack.sh:main:1132 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2021-08-24 02:46:26.639 | [11722 Async create_nova_accounts:78728]: Waiting for completion of create_nova_accounts running on PID 78728 (6 other jobs running) 2021-08-24 02:46:26.705 | [11722 Async create_nova_accounts:78728]: Signaling child to exit 2021-08-24 02:46:50.862 | + inc/async:async_inner:64 : rc=0 2021-08-24 02:46:51.009 | [79090 Async create_neutron_accounts:79090]: finished successfully 2021-08-24 02:47:05.314 | + inc/async:async_inner:64 : rc=0 2021-08-24 02:47:05.344 | [78973 Async create_cinder_accounts:78973]: finished successfully 2021-08-24 02:47:13.959 | + inc/async:async_inner:64 : rc=0 2021-08-24 02:47:13.990 | [78843 Async create_glance_accounts:78843]: finished successfully 2021-08-24 02:47:16.708 | + inc/async:async_inner:64 : rc=0 2021-08-24 02:47:16.733 | [78728 Async create_nova_accounts:78728]: finished successfully 2021-08-24 02:47:16.752 | WAKEUP 2021-08-24 02:47:16.774 | [11722 Async create_nova_accounts:78728]: Signaled 2021-08-24 02:47:16.776 | + lib/nova:create_nova_accounts:336 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2021-08-24 02:47:16.776 | + lib/nova:create_nova_accounts:340 : create_service_user nova admin 2021-08-24 02:47:16.776 | + lib/keystone:create_service_user:401 : get_or_create_user nova Passw0rd Default 2021-08-24 02:47:16.776 | + functions-common:get_or_create_user:824 : local user_id 2021-08-24 02:47:16.776 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-08-24 02:47:16.776 | + functions-common:get_or_create_user:828 : local email= 2021-08-24 02:47:16.776 | ++ functions-common:get_or_create_user:842 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2021-08-24 02:47:16.776 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:16.776 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:16.776 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:16.776 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:16.776 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:16.776 | + functions-common:get_or_create_user:840 : user_id=01c65c2e06f542c098c53fb0de205d7a 2021-08-24 02:47:16.776 | + functions-common:get_or_create_user:841 : echo 01c65c2e06f542c098c53fb0de205d7a 2021-08-24 02:47:16.776 | 01c65c2e06f542c098c53fb0de205d7a 2021-08-24 02:47:16.776 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service nova service Default Default 2021-08-24 02:47:16.776 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 02:47:16.776 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-24 02:47:16.777 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 02:47:16.777 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 02:47:16.777 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-24 02:47:16.777 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-24 02:47:16.777 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-24 02:47:16.777 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-24 02:47:16.777 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-24 02:47:16.777 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-24 02:47:16.777 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 02:47:16.777 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2021-08-24 02:47:16.777 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 02:47:16.777 | ++ functions-common:get_field:726 : local data field 2021-08-24 02:47:16.777 | ++ functions-common:get_field:727 : read data 2021-08-24 02:47:16.777 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:16.777 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:16.777 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:16.777 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:16.777 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:16.777 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 02:47:16.777 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 02:47:16.777 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user nova --project service --user-domain Default --project-domain Default 2021-08-24 02:47:16.777 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:16.777 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:16.777 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:16.777 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:16.777 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2021-08-24 02:47:16.777 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 02:47:16.777 | ++ functions-common:get_field:726 : local data field 2021-08-24 02:47:16.777 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 02:47:16.777 | ++ functions-common:get_field:727 : read data 2021-08-24 02:47:16.777 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:16.777 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:16.778 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:16.778 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:16.778 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:16.778 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 02:47:16.778 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 02:47:16.778 | ++ functions-common:get_field:733 : echo '| 2d31b7a259a746b78748e801c7007833 | 01c65c2e06f542c098c53fb0de205d7a | | a342c9e612f84592a2154746316d56cd | | | False |' 2021-08-24 02:47:16.778 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 02:47:16.778 | ++ functions-common:get_field:727 : read data 2021-08-24 02:47:16.778 | + functions-common:get_or_add_user_project_role:910 : user_role_id=2d31b7a259a746b78748e801c7007833 2021-08-24 02:47:16.778 | + functions-common:get_or_add_user_project_role:912 : echo 2d31b7a259a746b78748e801c7007833 2021-08-24 02:47:16.778 | 2d31b7a259a746b78748e801c7007833 2021-08-24 02:47:16.778 | + lib/keystone:create_service_user:404 : [[ -n admin ]] 2021-08-24 02:47:16.778 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role admin nova service Default Default 2021-08-24 02:47:16.778 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 02:47:16.778 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-24 02:47:16.778 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 02:47:16.778 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 02:47:16.778 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-24 02:47:16.778 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-24 02:47:16.778 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-24 02:47:16.778 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-24 02:47:16.778 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-24 02:47:16.778 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-24 02:47:16.778 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 02:47:16.778 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2021-08-24 02:47:16.778 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 02:47:16.778 | ++ functions-common:get_field:726 : local data field 2021-08-24 02:47:16.778 | ++ functions-common:get_field:727 : read data 2021-08-24 02:47:16.778 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:16.779 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:16.779 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:16.779 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:16.779 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:16.779 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 02:47:16.779 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 02:47:16.779 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user nova --project service --user-domain Default --project-domain Default 2021-08-24 02:47:16.779 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:16.779 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:16.779 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:16.779 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:16.779 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2021-08-24 02:47:16.779 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 02:47:16.779 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 02:47:16.779 | ++ functions-common:get_field:726 : local data field 2021-08-24 02:47:16.779 | ++ functions-common:get_field:727 : read data 2021-08-24 02:47:16.779 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:16.779 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:16.779 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:16.779 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:16.779 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:16.779 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 02:47:16.779 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 02:47:16.779 | ++ functions-common:get_field:733 : echo '| bd1f2be4fa95415d8576d9784f2c52b2 | 01c65c2e06f542c098c53fb0de205d7a | | a342c9e612f84592a2154746316d56cd | | | False |' 2021-08-24 02:47:16.779 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 02:47:16.779 | ++ functions-common:get_field:727 : read data 2021-08-24 02:47:16.779 | + functions-common:get_or_add_user_project_role:910 : user_role_id=bd1f2be4fa95415d8576d9784f2c52b2 2021-08-24 02:47:16.779 | + functions-common:get_or_add_user_project_role:912 : echo bd1f2be4fa95415d8576d9784f2c52b2 2021-08-24 02:47:16.779 | bd1f2be4fa95415d8576d9784f2c52b2 2021-08-24 02:47:16.779 | + lib/nova:create_nova_accounts:342 : local nova_api_url 2021-08-24 02:47:16.779 | + lib/nova:create_nova_accounts:343 : [[ True == \F\a\l\s\e ]] 2021-08-24 02:47:16.779 | + lib/nova:create_nova_accounts:346 : nova_api_url=http://10.222.0.39/compute 2021-08-24 02:47:16.779 | + lib/nova:create_nova_accounts:349 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2021-08-24 02:47:16.780 | + functions-common:get_or_create_service:966 : local service_id 2021-08-24 02:47:16.780 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute_legacy -f value -c id 2021-08-24 02:47:16.780 | ++ functions-common:get_or_create_service:981 : oscwrap service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2021-08-24 02:47:16.780 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:16.780 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:16.780 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:16.780 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:16.780 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:16.780 | + functions-common:get_or_create_service:977 : service_id=' 2021-08-24 02:47:16.780 | 5f0e73a132a54d0e9b4a6ce13a0ec139' 2021-08-24 02:47:16.780 | + functions-common:get_or_create_service:978 : echo 5f0e73a132a54d0e9b4a6ce13a0ec139 2021-08-24 02:47:16.780 | 5f0e73a132a54d0e9b4a6ce13a0ec139 2021-08-24 02:47:16.780 | + lib/nova:create_nova_accounts:351 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.39/compute/v2/$(project_id)s' 2021-08-24 02:47:16.780 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-08-24 02:47:16.780 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.39/compute/v2/$(project_id)s' RegionOne 2021-08-24 02:47:16.780 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-08-24 02:47:16.780 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2021-08-24 02:47:16.781 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:16.781 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:16.781 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:16.781 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:16.781 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:16.781 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-08-24 02:47:16.781 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-08-24 02:47:16.781 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute_legacy public 'http://10.222.0.39/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2021-08-24 02:47:16.781 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:16.781 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:16.781 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:16.781 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:16.781 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:16.781 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=142e1701fcc54736b906e6ac23f8ca39 2021-08-24 02:47:16.781 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 142e1701fcc54736b906e6ac23f8ca39 2021-08-24 02:47:16.781 | + functions-common:get_or_create_endpoint:1011 : public_id=142e1701fcc54736b906e6ac23f8ca39 2021-08-24 02:47:16.781 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-08-24 02:47:16.781 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-08-24 02:47:16.781 | + functions-common:get_or_create_endpoint:1020 : echo 142e1701fcc54736b906e6ac23f8ca39 2021-08-24 02:47:16.781 | 142e1701fcc54736b906e6ac23f8ca39 2021-08-24 02:47:16.781 | + lib/nova:create_nova_accounts:355 : get_or_create_service nova compute 'Nova Compute Service' 2021-08-24 02:47:16.781 | + functions-common:get_or_create_service:966 : local service_id 2021-08-24 02:47:16.781 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute -f value -c id 2021-08-24 02:47:16.781 | ++ functions-common:get_or_create_service:981 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2021-08-24 02:47:16.781 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:16.781 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:16.781 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:16.781 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:16.781 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:16.781 | + functions-common:get_or_create_service:977 : service_id=' 2021-08-24 02:47:16.781 | e174d1ab19864556acc26f106d4750e7' 2021-08-24 02:47:16.782 | + functions-common:get_or_create_service:978 : echo e174d1ab19864556acc26f106d4750e7 2021-08-24 02:47:16.782 | e174d1ab19864556acc26f106d4750e7 2021-08-24 02:47:16.782 | + lib/nova:create_nova_accounts:357 : get_or_create_endpoint compute RegionOne http://10.222.0.39/compute/v2.1 2021-08-24 02:47:16.782 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-08-24 02:47:16.782 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute public http://10.222.0.39/compute/v2.1 RegionOne 2021-08-24 02:47:16.782 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-08-24 02:47:16.782 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2021-08-24 02:47:16.782 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:16.782 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:16.782 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:16.782 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:16.782 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:16.782 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-08-24 02:47:16.782 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-08-24 02:47:16.782 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute public http://10.222.0.39/compute/v2.1 --region RegionOne -f value -c id 2021-08-24 02:47:16.782 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:16.782 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:16.782 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:16.782 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:16.782 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:16.782 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=2a3293f17f974aedacd473dd1ec5e192 2021-08-24 02:47:16.782 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 2a3293f17f974aedacd473dd1ec5e192 2021-08-24 02:47:16.782 | + functions-common:get_or_create_endpoint:1011 : public_id=2a3293f17f974aedacd473dd1ec5e192 2021-08-24 02:47:16.782 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-08-24 02:47:16.782 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-08-24 02:47:16.782 | + functions-common:get_or_create_endpoint:1020 : echo 2a3293f17f974aedacd473dd1ec5e192 2021-08-24 02:47:16.782 | 2a3293f17f974aedacd473dd1ec5e192 2021-08-24 02:47:16.782 | + lib/nova:create_nova_accounts:362 : is_service_enabled n-api 2021-08-24 02:47:16.782 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:47:16.782 | + lib/nova:create_nova_accounts:364 : is_service_enabled swift 2021-08-24 02:47:16.782 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:47:16.783 | + lib/nova:create_nova_accounts:367 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2021-08-24 02:47:16.783 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 02:47:16.783 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-24 02:47:16.783 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 02:47:16.783 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 02:47:16.783 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-24 02:47:16.783 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-24 02:47:16.783 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-24 02:47:16.783 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-24 02:47:16.783 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-24 02:47:16.783 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-24 02:47:16.783 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2021-08-24 02:47:16.783 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 02:47:16.783 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 02:47:16.783 | ++ functions-common:get_field:726 : local data field 2021-08-24 02:47:16.783 | ++ functions-common:get_field:727 : read data 2021-08-24 02:47:16.783 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:16.783 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:16.783 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:16.783 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:16.783 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:16.783 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 02:47:16.783 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 02:47:16.783 | + functions-common:get_or_add_user_project_role:901 : openstack role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2021-08-24 02:47:16.783 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:16.783 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:16.783 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:16.783 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:16.783 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 02:47:16.783 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2021-08-24 02:47:16.783 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 02:47:16.783 | ++ functions-common:get_field:726 : local data field 2021-08-24 02:47:16.783 | ++ functions-common:get_field:727 : read data 2021-08-24 02:47:16.784 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:16.784 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:16.784 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:16.784 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:16.784 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:16.784 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 02:47:16.784 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 02:47:16.784 | ++ functions-common:get_field:733 : echo '| fe17be7c91da43bca3ee882004136094 | 01c65c2e06f542c098c53fb0de205d7a | | a342c9e612f84592a2154746316d56cd | | | False |' 2021-08-24 02:47:16.784 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 02:47:16.784 | ++ functions-common:get_field:727 : read data 2021-08-24 02:47:16.784 | + functions-common:get_or_add_user_project_role:910 : user_role_id=fe17be7c91da43bca3ee882004136094 2021-08-24 02:47:16.784 | + functions-common:get_or_add_user_project_role:912 : echo fe17be7c91da43bca3ee882004136094 2021-08-24 02:47:16.784 | fe17be7c91da43bca3ee882004136094 2021-08-24 02:47:16.784 | + lib/nova:create_nova_accounts:372 : is_service_enabled s3api 2021-08-24 02:47:16.784 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:47:16.821 | [11722 Async create_nova_accounts:78728]: finished create_nova_accounts with result 0 in 53 seconds 2021-08-24 02:47:16.858 | [11722 Async create_glance_accounts:78843]: Waiting for completion of create_glance_accounts running on PID 78843 (5 other jobs running) 2021-08-24 02:47:16.883 | [11722 Async create_glance_accounts:78843]: Signaling child to exit 2021-08-24 02:47:16.883 | WAKEUP 2021-08-24 02:47:16.906 | [11722 Async create_glance_accounts:78843]: Signaled 2021-08-24 02:47:16.907 | + lib/glance:create_glance_accounts:458 : is_service_enabled g-api 2021-08-24 02:47:16.907 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:47:16.907 | + lib/glance:create_glance_accounts:460 : create_service_user glance 2021-08-24 02:47:16.907 | + lib/keystone:create_service_user:401 : get_or_create_user glance Passw0rd Default 2021-08-24 02:47:16.908 | + functions-common:get_or_create_user:824 : local user_id 2021-08-24 02:47:16.908 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-08-24 02:47:16.908 | + functions-common:get_or_create_user:828 : local email= 2021-08-24 02:47:16.908 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2021-08-24 02:47:16.908 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:16.908 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:16.908 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:16.908 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:16.908 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:16.908 | + functions-common:get_or_create_user:840 : user_id=17aa8ebc38be464aa5c93bf03f39f3b2 2021-08-24 02:47:16.908 | + functions-common:get_or_create_user:841 : echo 17aa8ebc38be464aa5c93bf03f39f3b2 2021-08-24 02:47:16.908 | 17aa8ebc38be464aa5c93bf03f39f3b2 2021-08-24 02:47:16.908 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service glance service Default Default 2021-08-24 02:47:16.908 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 02:47:16.908 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-24 02:47:16.908 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 02:47:16.908 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 02:47:16.908 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-24 02:47:16.908 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-24 02:47:16.908 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-24 02:47:16.908 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-24 02:47:16.908 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-24 02:47:16.908 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-24 02:47:16.908 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 02:47:16.908 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2021-08-24 02:47:16.908 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 02:47:16.908 | ++ functions-common:get_field:726 : local data field 2021-08-24 02:47:16.908 | ++ functions-common:get_field:727 : read data 2021-08-24 02:47:16.908 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:16.908 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:16.908 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:16.908 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:16.908 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:16.909 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 02:47:16.909 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 02:47:16.909 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user glance --project service --user-domain Default --project-domain Default 2021-08-24 02:47:16.909 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:16.909 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:16.909 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:16.909 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:16.909 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 02:47:16.909 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2021-08-24 02:47:16.909 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 02:47:16.909 | ++ functions-common:get_field:726 : local data field 2021-08-24 02:47:16.909 | ++ functions-common:get_field:727 : read data 2021-08-24 02:47:16.909 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:16.909 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:16.909 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:16.909 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:16.909 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:16.909 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 02:47:16.909 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 02:47:16.909 | ++ functions-common:get_field:733 : echo '| 2d31b7a259a746b78748e801c7007833 | 17aa8ebc38be464aa5c93bf03f39f3b2 | | a342c9e612f84592a2154746316d56cd | | | False |' 2021-08-24 02:47:16.909 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 02:47:16.909 | ++ functions-common:get_field:727 : read data 2021-08-24 02:47:16.909 | + functions-common:get_or_add_user_project_role:910 : user_role_id=2d31b7a259a746b78748e801c7007833 2021-08-24 02:47:16.909 | + functions-common:get_or_add_user_project_role:912 : echo 2d31b7a259a746b78748e801c7007833 2021-08-24 02:47:16.909 | 2d31b7a259a746b78748e801c7007833 2021-08-24 02:47:16.909 | + lib/keystone:create_service_user:404 : [[ -n '' ]] 2021-08-24 02:47:16.909 | + lib/glance:create_glance_accounts:463 : is_service_enabled s-proxy 2021-08-24 02:47:16.909 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:47:16.909 | + lib/glance:create_glance_accounts:464 : create_service_user glance-swift ResellerAdmin 2021-08-24 02:47:16.909 | + lib/keystone:create_service_user:401 : get_or_create_user glance-swift Passw0rd Default 2021-08-24 02:47:16.909 | + functions-common:get_or_create_user:824 : local user_id 2021-08-24 02:47:16.909 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-08-24 02:47:16.910 | + functions-common:get_or_create_user:828 : local email= 2021-08-24 02:47:16.910 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2021-08-24 02:47:16.910 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:16.910 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:16.910 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:16.910 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:16.910 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:16.910 | + functions-common:get_or_create_user:840 : user_id=2478c9b409d043fab4dd89790136b527 2021-08-24 02:47:16.910 | + functions-common:get_or_create_user:841 : echo 2478c9b409d043fab4dd89790136b527 2021-08-24 02:47:16.910 | 2478c9b409d043fab4dd89790136b527 2021-08-24 02:47:16.910 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service glance-swift service Default Default 2021-08-24 02:47:16.910 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 02:47:16.910 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-24 02:47:16.910 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 02:47:16.910 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 02:47:16.910 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-24 02:47:16.910 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-24 02:47:16.910 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-24 02:47:16.910 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-24 02:47:16.910 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-24 02:47:16.910 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-24 02:47:16.910 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 02:47:16.910 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 02:47:16.910 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2021-08-24 02:47:16.910 | ++ functions-common:get_field:726 : local data field 2021-08-24 02:47:16.910 | ++ functions-common:get_field:727 : read data 2021-08-24 02:47:16.910 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:16.910 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:16.910 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:16.910 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:16.910 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:16.911 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 02:47:16.911 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 02:47:16.911 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user glance-swift --project service --user-domain Default --project-domain Default 2021-08-24 02:47:16.911 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:16.911 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:16.911 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:16.911 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:16.911 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 02:47:16.911 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 02:47:16.911 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2021-08-24 02:47:16.911 | ++ functions-common:get_field:726 : local data field 2021-08-24 02:47:16.911 | ++ functions-common:get_field:727 : read data 2021-08-24 02:47:16.911 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:16.911 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:16.911 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:16.911 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:16.911 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:16.911 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 02:47:16.911 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 02:47:16.911 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 02:47:16.911 | ++ functions-common:get_field:733 : echo '| 2d31b7a259a746b78748e801c7007833 | 2478c9b409d043fab4dd89790136b527 | | a342c9e612f84592a2154746316d56cd | | | False |' 2021-08-24 02:47:16.911 | ++ functions-common:get_field:727 : read data 2021-08-24 02:47:16.911 | + functions-common:get_or_add_user_project_role:910 : user_role_id=2d31b7a259a746b78748e801c7007833 2021-08-24 02:47:16.911 | + functions-common:get_or_add_user_project_role:912 : echo 2d31b7a259a746b78748e801c7007833 2021-08-24 02:47:16.911 | 2d31b7a259a746b78748e801c7007833 2021-08-24 02:47:16.911 | + lib/keystone:create_service_user:404 : [[ -n ResellerAdmin ]] 2021-08-24 02:47:16.911 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2021-08-24 02:47:16.911 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 02:47:16.911 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-24 02:47:16.911 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 02:47:16.911 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 02:47:16.911 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-24 02:47:16.911 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-24 02:47:16.912 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-24 02:47:16.912 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-24 02:47:16.912 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-24 02:47:16.912 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-24 02:47:16.912 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 02:47:16.912 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 02:47:16.912 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2021-08-24 02:47:16.912 | ++ functions-common:get_field:726 : local data field 2021-08-24 02:47:16.912 | ++ functions-common:get_field:727 : read data 2021-08-24 02:47:16.912 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:16.912 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:16.912 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:16.912 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:16.912 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:16.912 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 02:47:16.912 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 02:47:16.912 | + functions-common:get_or_add_user_project_role:901 : openstack role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2021-08-24 02:47:16.912 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:16.912 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:16.912 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:16.912 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:16.912 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2021-08-24 02:47:16.912 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 02:47:16.912 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 02:47:16.912 | ++ functions-common:get_field:726 : local data field 2021-08-24 02:47:16.912 | ++ functions-common:get_field:727 : read data 2021-08-24 02:47:16.912 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:16.912 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:16.912 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:16.912 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:16.912 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:16.912 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 02:47:16.913 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 02:47:16.913 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 02:47:16.913 | ++ functions-common:get_field:733 : echo '| fe17be7c91da43bca3ee882004136094 | 2478c9b409d043fab4dd89790136b527 | | a342c9e612f84592a2154746316d56cd | | | False |' 2021-08-24 02:47:16.913 | ++ functions-common:get_field:727 : read data 2021-08-24 02:47:16.913 | + functions-common:get_or_add_user_project_role:910 : user_role_id=fe17be7c91da43bca3ee882004136094 2021-08-24 02:47:16.913 | + functions-common:get_or_add_user_project_role:912 : echo fe17be7c91da43bca3ee882004136094 2021-08-24 02:47:16.913 | fe17be7c91da43bca3ee882004136094 2021-08-24 02:47:16.913 | + lib/glance:create_glance_accounts:467 : get_or_create_service glance image 'Glance Image Service' 2021-08-24 02:47:16.913 | + functions-common:get_or_create_service:966 : local service_id 2021-08-24 02:47:16.913 | ++ functions-common:get_or_create_service:979 : oscwrap service show image -f value -c id 2021-08-24 02:47:16.913 | ++ functions-common:get_or_create_service:981 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2021-08-24 02:47:16.913 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:16.913 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:16.913 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:16.913 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:16.913 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:16.913 | + functions-common:get_or_create_service:977 : service_id=' 2021-08-24 02:47:16.913 | 8976bf164d16458fa71d39e9389df351' 2021-08-24 02:47:16.913 | + functions-common:get_or_create_service:978 : echo 8976bf164d16458fa71d39e9389df351 2021-08-24 02:47:16.913 | 8976bf164d16458fa71d39e9389df351 2021-08-24 02:47:16.913 | + lib/glance:create_glance_accounts:469 : get_or_create_endpoint image RegionOne http://10.222.0.39/image 2021-08-24 02:47:16.913 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-08-24 02:47:16.913 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface image public http://10.222.0.39/image RegionOne 2021-08-24 02:47:16.913 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-08-24 02:47:16.913 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2021-08-24 02:47:16.913 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:16.913 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:16.913 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:16.913 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:16.913 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:16.913 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-08-24 02:47:16.913 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-08-24 02:47:16.913 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create image public http://10.222.0.39/image --region RegionOne -f value -c id 2021-08-24 02:47:16.914 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:16.914 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:16.914 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:16.914 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:16.914 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:16.914 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=cf4f1a2320f847eaa2085f28e6cd4906 2021-08-24 02:47:16.914 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo cf4f1a2320f847eaa2085f28e6cd4906 2021-08-24 02:47:16.914 | + functions-common:get_or_create_endpoint:1011 : public_id=cf4f1a2320f847eaa2085f28e6cd4906 2021-08-24 02:47:16.914 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-08-24 02:47:16.914 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-08-24 02:47:16.914 | + functions-common:get_or_create_endpoint:1020 : echo cf4f1a2320f847eaa2085f28e6cd4906 2021-08-24 02:47:16.914 | cf4f1a2320f847eaa2085f28e6cd4906 2021-08-24 02:47:16.914 | ++ lib/glance:create_glance_accounts:474 : get_or_create_domain Default 2021-08-24 02:47:16.914 | ++ functions-common:get_or_create_domain:792 : local domain_id 2021-08-24 02:47:16.914 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2021-08-24 02:47:16.914 | ++ functions-common:get_or_create_domain:802 : domain_id=default 2021-08-24 02:47:16.914 | ++ functions-common:get_or_create_domain:803 : echo default 2021-08-24 02:47:16.914 | + lib/glance:create_glance_accounts:474 : service_domain_id=default 2021-08-24 02:47:16.914 | + lib/glance:create_glance_accounts:475 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2021-08-24 02:47:16.914 | + lib/glance:create_glance_accounts:476 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2021-08-24 02:47:16.914 | + lib/glance:create_glance_accounts:478 : [[ False = True ]] 2021-08-24 02:47:16.953 | [11722 Async create_glance_accounts:78843]: finished create_glance_accounts with result 0 in 50 seconds 2021-08-24 02:47:16.990 | [11722 Async create_cinder_accounts:78973]: Waiting for completion of create_cinder_accounts running on PID 78973 (4 other jobs running) 2021-08-24 02:47:17.014 | [11722 Async create_cinder_accounts:78973]: Signaling child to exit 2021-08-24 02:47:17.014 | WAKEUP 2021-08-24 02:47:17.037 | [11722 Async create_cinder_accounts:78973]: Signaled 2021-08-24 02:47:17.038 | + lib/cinder:create_cinder_accounts:391 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2021-08-24 02:47:17.038 | + lib/cinder:create_cinder_accounts:393 : create_service_user cinder 2021-08-24 02:47:17.038 | + lib/keystone:create_service_user:401 : get_or_create_user cinder Passw0rd Default 2021-08-24 02:47:17.038 | + functions-common:get_or_create_user:824 : local user_id 2021-08-24 02:47:17.038 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-08-24 02:47:17.038 | + functions-common:get_or_create_user:828 : local email= 2021-08-24 02:47:17.038 | ++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2021-08-24 02:47:17.038 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:17.038 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:17.038 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:17.038 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:17.038 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:17.038 | + functions-common:get_or_create_user:840 : user_id=789b23446f4c451381014c0bae12af32 2021-08-24 02:47:17.039 | + functions-common:get_or_create_user:841 : echo 789b23446f4c451381014c0bae12af32 2021-08-24 02:47:17.039 | 789b23446f4c451381014c0bae12af32 2021-08-24 02:47:17.039 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service cinder service Default Default 2021-08-24 02:47:17.039 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 02:47:17.039 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-24 02:47:17.039 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 02:47:17.039 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 02:47:17.039 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-24 02:47:17.039 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-24 02:47:17.039 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-24 02:47:17.039 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-24 02:47:17.039 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-24 02:47:17.039 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-24 02:47:17.039 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 02:47:17.039 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2021-08-24 02:47:17.039 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 02:47:17.039 | ++ functions-common:get_field:726 : local data field 2021-08-24 02:47:17.039 | ++ functions-common:get_field:727 : read data 2021-08-24 02:47:17.039 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:17.039 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:17.039 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:17.039 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:17.039 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:17.039 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 02:47:17.039 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 02:47:17.039 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user cinder --project service --user-domain Default --project-domain Default 2021-08-24 02:47:17.039 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:17.039 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:17.039 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:17.039 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:17.039 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 02:47:17.039 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 02:47:17.040 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2021-08-24 02:47:17.040 | ++ functions-common:get_field:726 : local data field 2021-08-24 02:47:17.040 | ++ functions-common:get_field:727 : read data 2021-08-24 02:47:17.040 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:17.040 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:17.040 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:17.040 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:17.040 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:17.040 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 02:47:17.040 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 02:47:17.040 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 02:47:17.040 | ++ functions-common:get_field:733 : echo '| 2d31b7a259a746b78748e801c7007833 | 789b23446f4c451381014c0bae12af32 | | a342c9e612f84592a2154746316d56cd | | | False |' 2021-08-24 02:47:17.040 | ++ functions-common:get_field:727 : read data 2021-08-24 02:47:17.040 | + functions-common:get_or_add_user_project_role:910 : user_role_id=2d31b7a259a746b78748e801c7007833 2021-08-24 02:47:17.040 | + functions-common:get_or_add_user_project_role:912 : echo 2d31b7a259a746b78748e801c7007833 2021-08-24 02:47:17.040 | 2d31b7a259a746b78748e801c7007833 2021-08-24 02:47:17.040 | + lib/keystone:create_service_user:404 : [[ -n '' ]] 2021-08-24 02:47:17.040 | + lib/cinder:create_cinder_accounts:396 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2021-08-24 02:47:17.040 | + functions-common:get_or_create_service:966 : local service_id 2021-08-24 02:47:17.040 | ++ functions-common:get_or_create_service:979 : oscwrap service show block-storage -f value -c id 2021-08-24 02:47:17.040 | ++ functions-common:get_or_create_service:981 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2021-08-24 02:47:17.040 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:17.040 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:17.040 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:17.040 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:17.040 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:17.040 | + functions-common:get_or_create_service:977 : service_id=' 2021-08-24 02:47:17.040 | 11be4a7ccde4449981c4f0e4b8d9caf6' 2021-08-24 02:47:17.040 | + functions-common:get_or_create_service:978 : echo 11be4a7ccde4449981c4f0e4b8d9caf6 2021-08-24 02:47:17.040 | 11be4a7ccde4449981c4f0e4b8d9caf6 2021-08-24 02:47:17.040 | + lib/cinder:create_cinder_accounts:397 : '[' True == False ']' 2021-08-24 02:47:17.041 | + lib/cinder:create_cinder_accounts:410 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.39/volume/v3/$(project_id)s' 2021-08-24 02:47:17.041 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-08-24 02:47:17.041 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.39/volume/v3/$(project_id)s' RegionOne 2021-08-24 02:47:17.041 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-08-24 02:47:17.041 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2021-08-24 02:47:17.041 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:17.041 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:17.041 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:17.041 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:17.041 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:17.041 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-08-24 02:47:17.041 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-08-24 02:47:17.041 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create block-storage public 'http://10.222.0.39/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-08-24 02:47:17.041 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:17.041 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:17.041 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:17.041 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:17.041 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:17.041 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=c686617abf7f4ba6a1f81201d0dcc5c6 2021-08-24 02:47:17.041 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo c686617abf7f4ba6a1f81201d0dcc5c6 2021-08-24 02:47:17.041 | + functions-common:get_or_create_endpoint:1011 : public_id=c686617abf7f4ba6a1f81201d0dcc5c6 2021-08-24 02:47:17.041 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-08-24 02:47:17.041 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-08-24 02:47:17.041 | + functions-common:get_or_create_endpoint:1020 : echo c686617abf7f4ba6a1f81201d0dcc5c6 2021-08-24 02:47:17.041 | c686617abf7f4ba6a1f81201d0dcc5c6 2021-08-24 02:47:17.041 | + lib/cinder:create_cinder_accounts:414 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2021-08-24 02:47:17.041 | + functions-common:get_or_create_service:966 : local service_id 2021-08-24 02:47:17.041 | ++ functions-common:get_or_create_service:979 : oscwrap service show volumev3 -f value -c id 2021-08-24 02:47:17.041 | ++ functions-common:get_or_create_service:981 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2021-08-24 02:47:17.041 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:17.041 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:17.042 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:17.042 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:17.042 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:17.042 | + functions-common:get_or_create_service:977 : service_id=' 2021-08-24 02:47:17.042 | 0fcf69848fd04058af6230ca2634c665' 2021-08-24 02:47:17.042 | + functions-common:get_or_create_service:978 : echo 0fcf69848fd04058af6230ca2634c665 2021-08-24 02:47:17.042 | 0fcf69848fd04058af6230ca2634c665 2021-08-24 02:47:17.042 | + lib/cinder:create_cinder_accounts:416 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.39/volume/v3/$(project_id)s' 2021-08-24 02:47:17.042 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-08-24 02:47:17.042 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.39/volume/v3/$(project_id)s' RegionOne 2021-08-24 02:47:17.042 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-08-24 02:47:17.042 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2021-08-24 02:47:17.042 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:17.042 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:17.042 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:17.042 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:17.042 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:17.042 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-08-24 02:47:17.042 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-08-24 02:47:17.042 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create volumev3 public 'http://10.222.0.39/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-08-24 02:47:17.042 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:17.042 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:17.042 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:17.042 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:17.042 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:17.042 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=8c740915bda34a16bf1e0e8384371958 2021-08-24 02:47:17.042 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 8c740915bda34a16bf1e0e8384371958 2021-08-24 02:47:17.042 | + functions-common:get_or_create_endpoint:1011 : public_id=8c740915bda34a16bf1e0e8384371958 2021-08-24 02:47:17.042 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-08-24 02:47:17.042 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-08-24 02:47:17.042 | + functions-common:get_or_create_endpoint:1020 : echo 8c740915bda34a16bf1e0e8384371958 2021-08-24 02:47:17.043 | 8c740915bda34a16bf1e0e8384371958 2021-08-24 02:47:17.043 | + lib/cinder:create_cinder_accounts:421 : configure_cinder_internal_tenant 2021-08-24 02:47:17.043 | ++ lib/cinder:configure_cinder_internal_tenant:608 : get_or_create_project service 2021-08-24 02:47:17.043 | ++ functions-common:get_or_create_project:847 : local project_id 2021-08-24 02:47:17.043 | +++ functions-common:get_or_create_project:855 : oscwrap project create service --domain= --or-show -f value -c id 2021-08-24 02:47:17.043 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:17.043 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:17.043 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:17.043 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:17.043 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:17.043 | ++ functions-common:get_or_create_project:853 : project_id=a342c9e612f84592a2154746316d56cd 2021-08-24 02:47:17.043 | ++ functions-common:get_or_create_project:854 : echo a342c9e612f84592a2154746316d56cd 2021-08-24 02:47:17.043 | + lib/cinder:configure_cinder_internal_tenant:608 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id a342c9e612f84592a2154746316d56cd 2021-08-24 02:47:17.043 | ++ lib/cinder:configure_cinder_internal_tenant:609 : get_or_create_user cinder 2021-08-24 02:47:17.043 | ++ functions-common:get_or_create_user:824 : local user_id 2021-08-24 02:47:17.043 | ++ functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-08-24 02:47:17.043 | ++ functions-common:get_or_create_user:828 : local email= 2021-08-24 02:47:17.043 | +++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2021-08-24 02:47:17.043 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:17.043 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:17.043 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:17.043 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:17.043 | No password was supplied, authentication will fail when a user does not have a password. 2021-08-24 02:47:17.043 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:17.043 | ++ functions-common:get_or_create_user:840 : user_id=789b23446f4c451381014c0bae12af32 2021-08-24 02:47:17.043 | ++ functions-common:get_or_create_user:841 : echo 789b23446f4c451381014c0bae12af32 2021-08-24 02:47:17.043 | + lib/cinder:configure_cinder_internal_tenant:609 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 789b23446f4c451381014c0bae12af32 2021-08-24 02:47:17.083 | [11722 Async create_cinder_accounts:78973]: finished create_cinder_accounts with result 0 in 41 seconds 2021-08-24 02:47:17.087 | + inc/async:async_wait:197 : return 0 2021-08-24 02:47:17.090 | + ./stack.sh:main:1133 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2021-08-24 02:47:17.145 | [11722 Async create_neutron_accounts:79090]: Waiting for completion of create_neutron_accounts running on PID 79090 (3 other jobs running) 2021-08-24 02:47:17.172 | [11722 Async create_neutron_accounts:79090]: Signaling child to exit 2021-08-24 02:47:17.172 | WAKEUP 2021-08-24 02:47:17.194 | [11722 Async create_neutron_accounts:79090]: Signaled 2021-08-24 02:47:17.195 | + lib/neutron:create_neutron_accounts:639 : is_neutron_legacy_enabled 2021-08-24 02:47:17.195 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-08-24 02:47:17.195 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-08-24 02:47:17.195 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-08-24 02:47:17.195 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-08-24 02:47:17.195 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-08-24 02:47:17.195 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-08-24 02:47:17.195 | + lib/neutron:create_neutron_accounts:641 : create_mutnauq_accounts 2021-08-24 02:47:17.195 | + lib/neutron-legacy:create_mutnauq_accounts:410 : local neutron_url 2021-08-24 02:47:17.195 | + lib/neutron-legacy:create_mutnauq_accounts:411 : '[' False == True ']' 2021-08-24 02:47:17.195 | + lib/neutron-legacy:create_mutnauq_accounts:414 : neutron_url=http://10.222.0.39:9696/ 2021-08-24 02:47:17.196 | + lib/neutron-legacy:create_mutnauq_accounts:417 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2021-08-24 02:47:17.196 | + lib/neutron-legacy:create_mutnauq_accounts:419 : create_service_user neutron 2021-08-24 02:47:17.196 | + lib/keystone:create_service_user:401 : get_or_create_user neutron Passw0rd Default 2021-08-24 02:47:17.196 | + functions-common:get_or_create_user:824 : local user_id 2021-08-24 02:47:17.196 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-08-24 02:47:17.196 | + functions-common:get_or_create_user:828 : local email= 2021-08-24 02:47:17.196 | ++ functions-common:get_or_create_user:842 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2021-08-24 02:47:17.196 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:17.196 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:17.196 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:17.196 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:17.196 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:17.196 | + functions-common:get_or_create_user:840 : user_id=8d4e7ccd5d3d4587a002c218dd09a8e4 2021-08-24 02:47:17.196 | + functions-common:get_or_create_user:841 : echo 8d4e7ccd5d3d4587a002c218dd09a8e4 2021-08-24 02:47:17.196 | 8d4e7ccd5d3d4587a002c218dd09a8e4 2021-08-24 02:47:17.196 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service neutron service Default Default 2021-08-24 02:47:17.196 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 02:47:17.196 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-24 02:47:17.196 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 02:47:17.196 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 02:47:17.196 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-24 02:47:17.196 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-24 02:47:17.196 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-24 02:47:17.196 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-24 02:47:17.196 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-24 02:47:17.196 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-24 02:47:17.196 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2021-08-24 02:47:17.196 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 02:47:17.196 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 02:47:17.196 | ++ functions-common:get_field:726 : local data field 2021-08-24 02:47:17.196 | ++ functions-common:get_field:727 : read data 2021-08-24 02:47:17.196 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:17.197 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:17.197 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:17.197 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:17.197 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:17.197 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 02:47:17.197 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 02:47:17.197 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user neutron --project service --user-domain Default --project-domain Default 2021-08-24 02:47:17.197 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:17.197 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:17.197 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:17.197 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:17.197 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 02:47:17.197 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2021-08-24 02:47:17.197 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 02:47:17.197 | ++ functions-common:get_field:726 : local data field 2021-08-24 02:47:17.197 | ++ functions-common:get_field:727 : read data 2021-08-24 02:47:17.197 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:17.197 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:17.197 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:17.197 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:17.197 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:17.197 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 02:47:17.197 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 02:47:17.197 | ++ functions-common:get_field:733 : echo '| 2d31b7a259a746b78748e801c7007833 | 8d4e7ccd5d3d4587a002c218dd09a8e4 | | a342c9e612f84592a2154746316d56cd | | | False |' 2021-08-24 02:47:17.197 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 02:47:17.197 | ++ functions-common:get_field:727 : read data 2021-08-24 02:47:17.197 | + functions-common:get_or_add_user_project_role:910 : user_role_id=2d31b7a259a746b78748e801c7007833 2021-08-24 02:47:17.197 | + functions-common:get_or_add_user_project_role:912 : echo 2d31b7a259a746b78748e801c7007833 2021-08-24 02:47:17.197 | 2d31b7a259a746b78748e801c7007833 2021-08-24 02:47:17.197 | + lib/keystone:create_service_user:404 : [[ -n '' ]] 2021-08-24 02:47:17.197 | + lib/neutron-legacy:create_mutnauq_accounts:421 : get_or_create_service neutron network 'Neutron Service' 2021-08-24 02:47:17.197 | + functions-common:get_or_create_service:966 : local service_id 2021-08-24 02:47:17.198 | ++ functions-common:get_or_create_service:979 : oscwrap service show network -f value -c id 2021-08-24 02:47:17.198 | ++ functions-common:get_or_create_service:981 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2021-08-24 02:47:17.198 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:17.198 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:17.198 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:17.198 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:17.198 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:17.198 | + functions-common:get_or_create_service:977 : service_id=' 2021-08-24 02:47:17.198 | e9913fc4b1684896af8546957cca9400' 2021-08-24 02:47:17.198 | + functions-common:get_or_create_service:978 : echo e9913fc4b1684896af8546957cca9400 2021-08-24 02:47:17.198 | e9913fc4b1684896af8546957cca9400 2021-08-24 02:47:17.198 | + lib/neutron-legacy:create_mutnauq_accounts:423 : get_or_create_endpoint network RegionOne http://10.222.0.39:9696/ 2021-08-24 02:47:17.198 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-08-24 02:47:17.198 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface network public http://10.222.0.39:9696/ RegionOne 2021-08-24 02:47:17.198 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-08-24 02:47:17.198 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2021-08-24 02:47:17.198 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:17.198 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:17.198 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:17.198 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:17.198 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:17.198 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-08-24 02:47:17.198 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-08-24 02:47:17.198 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create network public http://10.222.0.39:9696/ --region RegionOne -f value -c id 2021-08-24 02:47:17.198 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:17.198 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:17.198 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:17.198 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:17.198 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:17.198 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=0d244debb3a04af59b0b95e98336a659 2021-08-24 02:47:17.199 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 0d244debb3a04af59b0b95e98336a659 2021-08-24 02:47:17.199 | + functions-common:get_or_create_endpoint:1011 : public_id=0d244debb3a04af59b0b95e98336a659 2021-08-24 02:47:17.199 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-08-24 02:47:17.199 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-08-24 02:47:17.199 | + functions-common:get_or_create_endpoint:1020 : echo 0d244debb3a04af59b0b95e98336a659 2021-08-24 02:47:17.199 | 0d244debb3a04af59b0b95e98336a659 2021-08-24 02:47:17.240 | [11722 Async create_neutron_accounts:79090]: finished create_neutron_accounts with result 0 in 26 seconds 2021-08-24 02:47:17.282 | [11722 Async create_swift_accounts:79231]: Waiting for completion of create_swift_accounts running on PID 79231 (2 other jobs running) 2021-08-24 02:47:17.307 | [11722 Async create_swift_accounts:79231]: Signaling child to exit 2021-08-24 02:47:58.106 | + inc/async:async_inner:64 : rc=0 2021-08-24 02:47:58.134 | [79231 Async create_swift_accounts:79231]: finished successfully 2021-08-24 02:47:58.156 | WAKEUP 2021-08-24 02:47:58.179 | [11722 Async create_swift_accounts:79231]: Signaled 2021-08-24 02:47:58.181 | + lib/swift:create_swift_accounts:633 : export swiftusertest1_password=testing 2021-08-24 02:47:58.181 | + lib/swift:create_swift_accounts:633 : swiftusertest1_password=testing 2021-08-24 02:47:58.181 | + lib/swift:create_swift_accounts:634 : export swiftusertest2_password=testing2 2021-08-24 02:47:58.181 | + lib/swift:create_swift_accounts:634 : swiftusertest2_password=testing2 2021-08-24 02:47:58.181 | + lib/swift:create_swift_accounts:635 : export swiftusertest3_password=testing3 2021-08-24 02:47:58.181 | + lib/swift:create_swift_accounts:635 : swiftusertest3_password=testing3 2021-08-24 02:47:58.181 | + lib/swift:create_swift_accounts:636 : export swiftusertest4_password=testing4 2021-08-24 02:47:58.181 | + lib/swift:create_swift_accounts:636 : swiftusertest4_password=testing4 2021-08-24 02:47:58.181 | + lib/swift:create_swift_accounts:638 : local another_role 2021-08-24 02:47:58.181 | ++ lib/swift:create_swift_accounts:639 : get_or_create_role anotherrole 2021-08-24 02:47:58.181 | ++ functions-common:get_or_create_role:860 : local role_id 2021-08-24 02:47:58.181 | +++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2021-08-24 02:47:58.181 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:58.181 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:58.181 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:58.181 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:58.181 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:58.181 | ++ functions-common:get_or_create_role:865 : role_id=c6bcede7bb354c6490315e2547469d48 2021-08-24 02:47:58.181 | ++ functions-common:get_or_create_role:866 : echo c6bcede7bb354c6490315e2547469d48 2021-08-24 02:47:58.181 | + lib/swift:create_swift_accounts:639 : another_role=c6bcede7bb354c6490315e2547469d48 2021-08-24 02:47:58.181 | + lib/swift:create_swift_accounts:643 : create_service_user swift admin 2021-08-24 02:47:58.181 | + lib/keystone:create_service_user:401 : get_or_create_user swift Passw0rd Default 2021-08-24 02:47:58.181 | + functions-common:get_or_create_user:824 : local user_id 2021-08-24 02:47:58.181 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-08-24 02:47:58.181 | + functions-common:get_or_create_user:828 : local email= 2021-08-24 02:47:58.182 | ++ functions-common:get_or_create_user:842 : oscwrap user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2021-08-24 02:47:58.182 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:58.182 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:58.182 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:58.182 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:58.182 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:58.182 | + functions-common:get_or_create_user:840 : user_id=ca2b7e9febc64d12ba59852cdd0c6b29 2021-08-24 02:47:58.182 | + functions-common:get_or_create_user:841 : echo ca2b7e9febc64d12ba59852cdd0c6b29 2021-08-24 02:47:58.182 | ca2b7e9febc64d12ba59852cdd0c6b29 2021-08-24 02:47:58.182 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service swift service Default Default 2021-08-24 02:47:58.182 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 02:47:58.182 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-24 02:47:58.182 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 02:47:58.182 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 02:47:58.182 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-24 02:47:58.182 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-24 02:47:58.182 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-24 02:47:58.182 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-24 02:47:58.182 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-24 02:47:58.182 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-24 02:47:58.182 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 02:47:58.182 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2021-08-24 02:47:58.182 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 02:47:58.182 | ++ functions-common:get_field:726 : local data field 2021-08-24 02:47:58.182 | ++ functions-common:get_field:727 : read data 2021-08-24 02:47:58.182 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:58.182 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:58.182 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:58.182 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:58.182 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:58.182 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 02:47:58.183 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 02:47:58.183 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user swift --project service --user-domain Default --project-domain Default 2021-08-24 02:47:58.183 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:58.183 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:58.183 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:58.183 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:58.183 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 02:47:58.183 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2021-08-24 02:47:58.183 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 02:47:58.183 | ++ functions-common:get_field:726 : local data field 2021-08-24 02:47:58.183 | ++ functions-common:get_field:727 : read data 2021-08-24 02:47:58.183 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:58.183 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:58.183 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:58.183 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:58.183 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:58.183 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 02:47:58.183 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 02:47:58.183 | ++ functions-common:get_field:733 : echo '| 2d31b7a259a746b78748e801c7007833 | ca2b7e9febc64d12ba59852cdd0c6b29 | | a342c9e612f84592a2154746316d56cd | | | False |' 2021-08-24 02:47:58.183 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 02:47:58.183 | ++ functions-common:get_field:727 : read data 2021-08-24 02:47:58.183 | + functions-common:get_or_add_user_project_role:910 : user_role_id=2d31b7a259a746b78748e801c7007833 2021-08-24 02:47:58.183 | + functions-common:get_or_add_user_project_role:912 : echo 2d31b7a259a746b78748e801c7007833 2021-08-24 02:47:58.183 | 2d31b7a259a746b78748e801c7007833 2021-08-24 02:47:58.183 | + lib/keystone:create_service_user:404 : [[ -n admin ]] 2021-08-24 02:47:58.183 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role admin swift service Default Default 2021-08-24 02:47:58.183 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 02:47:58.183 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-24 02:47:58.183 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 02:47:58.183 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 02:47:58.183 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-24 02:47:58.183 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-24 02:47:58.184 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-24 02:47:58.184 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-24 02:47:58.184 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-24 02:47:58.184 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-24 02:47:58.184 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 02:47:58.184 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2021-08-24 02:47:58.184 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 02:47:58.184 | ++ functions-common:get_field:726 : local data field 2021-08-24 02:47:58.184 | ++ functions-common:get_field:727 : read data 2021-08-24 02:47:58.184 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:58.184 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:58.184 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:58.184 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:58.184 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:58.184 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 02:47:58.184 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 02:47:58.184 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user swift --project service --user-domain Default --project-domain Default 2021-08-24 02:47:58.184 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:58.184 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:58.184 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:58.184 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:58.184 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2021-08-24 02:47:58.184 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 02:47:58.184 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 02:47:58.184 | ++ functions-common:get_field:726 : local data field 2021-08-24 02:47:58.184 | ++ functions-common:get_field:727 : read data 2021-08-24 02:47:58.184 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:58.184 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:58.184 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:58.184 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:58.184 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:58.184 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 02:47:58.185 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 02:47:58.185 | ++ functions-common:get_field:733 : echo '| bd1f2be4fa95415d8576d9784f2c52b2 | ca2b7e9febc64d12ba59852cdd0c6b29 | | a342c9e612f84592a2154746316d56cd | | | False |' 2021-08-24 02:47:58.185 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 02:47:58.185 | ++ functions-common:get_field:727 : read data 2021-08-24 02:47:58.185 | + functions-common:get_or_add_user_project_role:910 : user_role_id=bd1f2be4fa95415d8576d9784f2c52b2 2021-08-24 02:47:58.185 | + functions-common:get_or_add_user_project_role:912 : echo bd1f2be4fa95415d8576d9784f2c52b2 2021-08-24 02:47:58.185 | bd1f2be4fa95415d8576d9784f2c52b2 2021-08-24 02:47:58.185 | + lib/swift:create_swift_accounts:645 : get_or_create_service swift object-store 'Swift Service' 2021-08-24 02:47:58.185 | + functions-common:get_or_create_service:966 : local service_id 2021-08-24 02:47:58.185 | ++ functions-common:get_or_create_service:979 : oscwrap service show object-store -f value -c id 2021-08-24 02:47:58.185 | ++ functions-common:get_or_create_service:981 : oscwrap service create object-store --name swift '--description=Swift Service' -f value -c id 2021-08-24 02:47:58.186 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:58.186 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:58.186 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:58.186 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:58.186 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:58.186 | + functions-common:get_or_create_service:977 : service_id=' 2021-08-24 02:47:58.186 | cd99b514c4eb4fe8baa4d6336144084e' 2021-08-24 02:47:58.186 | + functions-common:get_or_create_service:978 : echo cd99b514c4eb4fe8baa4d6336144084e 2021-08-24 02:47:58.186 | cd99b514c4eb4fe8baa4d6336144084e 2021-08-24 02:47:58.186 | + lib/swift:create_swift_accounts:647 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.39:8080/v1/AUTH_$(project_id)s' http://10.222.0.39:8080 2021-08-24 02:47:58.186 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-08-24 02:47:58.186 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.39:8080/v1/AUTH_$(project_id)s' RegionOne 2021-08-24 02:47:58.186 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-08-24 02:47:58.186 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2021-08-24 02:47:58.186 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:58.186 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:58.186 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:58.186 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:58.186 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:58.186 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-08-24 02:47:58.186 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-08-24 02:47:58.186 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create object-store public 'http://10.222.0.39:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2021-08-24 02:47:58.186 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:58.186 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:58.186 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:58.186 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:58.187 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:58.187 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=91b240d6fe024837b1cd267e0e9b3b6a 2021-08-24 02:47:58.187 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 91b240d6fe024837b1cd267e0e9b3b6a 2021-08-24 02:47:58.187 | + functions-common:get_or_create_endpoint:1011 : public_id=91b240d6fe024837b1cd267e0e9b3b6a 2021-08-24 02:47:58.187 | + functions-common:get_or_create_endpoint:1013 : [[ -n http://10.222.0.39:8080 ]] 2021-08-24 02:47:58.187 | + functions-common:get_or_create_endpoint:1014 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.39:8080 RegionOne 2021-08-24 02:47:58.187 | + functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-08-24 02:47:58.187 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2021-08-24 02:47:58.187 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:58.187 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:58.187 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:58.187 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:58.187 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:58.187 | + functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-08-24 02:47:58.187 | + functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-08-24 02:47:58.187 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create object-store admin http://10.222.0.39:8080 --region RegionOne -f value -c id 2021-08-24 02:47:58.187 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:58.187 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:58.187 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:58.187 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:58.187 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:58.187 | + functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=f21abffa33434748b6edb0f39972b011 2021-08-24 02:47:58.187 | + functions-common:_get_or_create_endpoint_with_interface:996 : echo f21abffa33434748b6edb0f39972b011 2021-08-24 02:47:58.188 | f21abffa33434748b6edb0f39972b011 2021-08-24 02:47:58.188 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-08-24 02:47:58.188 | + functions-common:get_or_create_endpoint:1020 : echo 91b240d6fe024837b1cd267e0e9b3b6a 2021-08-24 02:47:58.188 | 91b240d6fe024837b1cd267e0e9b3b6a 2021-08-24 02:47:58.188 | + lib/swift:create_swift_accounts:652 : local swift_project_test1 2021-08-24 02:47:58.188 | ++ lib/swift:create_swift_accounts:653 : get_or_create_project swiftprojecttest1 default 2021-08-24 02:47:58.188 | ++ functions-common:get_or_create_project:847 : local project_id 2021-08-24 02:47:58.188 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest1 --domain=default --or-show -f value -c id 2021-08-24 02:47:58.188 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:58.188 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:58.188 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:58.188 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:58.188 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:58.188 | ++ functions-common:get_or_create_project:853 : project_id=80bf06866c4640d09cf4002448eee94d 2021-08-24 02:47:58.189 | ++ functions-common:get_or_create_project:854 : echo 80bf06866c4640d09cf4002448eee94d 2021-08-24 02:47:58.189 | + lib/swift:create_swift_accounts:653 : swift_project_test1=80bf06866c4640d09cf4002448eee94d 2021-08-24 02:47:58.189 | + lib/swift:create_swift_accounts:654 : die_if_not_set 654 swift_project_test1 'Failure creating swift_project_test1' 2021-08-24 02:47:58.189 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-24 02:47:58.189 | ++ lib/swift:create_swift_accounts:656 : get_or_create_user swiftusertest1 testing default test@example.com 2021-08-24 02:47:58.189 | ++ functions-common:get_or_create_user:824 : local user_id 2021-08-24 02:47:58.189 | ++ functions-common:get_or_create_user:825 : [[ ! -z test@example.com ]] 2021-08-24 02:47:58.189 | ++ functions-common:get_or_create_user:826 : local email=--email=test@example.com 2021-08-24 02:47:58.189 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2021-08-24 02:47:58.189 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:58.189 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:58.189 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:58.189 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:58.189 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:58.189 | ++ functions-common:get_or_create_user:840 : user_id=41452ff1199f49979f18c2897d9e4a8a 2021-08-24 02:47:58.189 | ++ functions-common:get_or_create_user:841 : echo 41452ff1199f49979f18c2897d9e4a8a 2021-08-24 02:47:58.189 | + lib/swift:create_swift_accounts:656 : SWIFT_USER_TEST1=41452ff1199f49979f18c2897d9e4a8a 2021-08-24 02:47:58.189 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2021-08-24 02:47:58.189 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-24 02:47:58.189 | + lib/swift:create_swift_accounts:658 : get_or_add_user_project_role admin 41452ff1199f49979f18c2897d9e4a8a 80bf06866c4640d09cf4002448eee94d 2021-08-24 02:47:58.189 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 02:47:58.189 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-08-24 02:47:58.189 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 02:47:58.189 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 02:47:58.189 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-08-24 02:47:58.189 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-08-24 02:47:58.189 | ++ functions-common:_get_domain_args:882 : echo 2021-08-24 02:47:58.189 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-08-24 02:47:58.189 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 02:47:58.189 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 02:47:58.190 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 41452ff1199f49979f18c2897d9e4a8a --project 80bf06866c4640d09cf4002448eee94d 2021-08-24 02:47:58.190 | ++ functions-common:get_field:726 : local data field 2021-08-24 02:47:58.190 | ++ functions-common:get_field:727 : read data 2021-08-24 02:47:58.190 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:58.190 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:58.190 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:58.190 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:58.190 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:58.190 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 02:47:58.190 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 02:47:58.190 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 41452ff1199f49979f18c2897d9e4a8a --project 80bf06866c4640d09cf4002448eee94d 2021-08-24 02:47:58.190 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:58.190 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:58.190 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:58.190 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:58.190 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 41452ff1199f49979f18c2897d9e4a8a --project 80bf06866c4640d09cf4002448eee94d 2021-08-24 02:47:58.190 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 02:47:58.190 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 02:47:58.190 | ++ functions-common:get_field:726 : local data field 2021-08-24 02:47:58.190 | ++ functions-common:get_field:727 : read data 2021-08-24 02:47:58.190 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:58.190 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:58.190 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:58.190 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:58.190 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:58.190 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 02:47:58.190 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 02:47:58.190 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 02:47:58.190 | ++ functions-common:get_field:733 : echo '| bd1f2be4fa95415d8576d9784f2c52b2 | 41452ff1199f49979f18c2897d9e4a8a | | 80bf06866c4640d09cf4002448eee94d | | | False |' 2021-08-24 02:47:58.190 | ++ functions-common:get_field:727 : read data 2021-08-24 02:47:58.190 | + functions-common:get_or_add_user_project_role:910 : user_role_id=bd1f2be4fa95415d8576d9784f2c52b2 2021-08-24 02:47:58.191 | + functions-common:get_or_add_user_project_role:912 : echo bd1f2be4fa95415d8576d9784f2c52b2 2021-08-24 02:47:58.191 | bd1f2be4fa95415d8576d9784f2c52b2 2021-08-24 02:47:58.191 | + lib/swift:create_swift_accounts:660 : local swift_user_test3 2021-08-24 02:47:58.191 | ++ lib/swift:create_swift_accounts:662 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2021-08-24 02:47:58.191 | ++ functions-common:get_or_create_user:824 : local user_id 2021-08-24 02:47:58.191 | ++ functions-common:get_or_create_user:825 : [[ ! -z test3@example.com ]] 2021-08-24 02:47:58.191 | ++ functions-common:get_or_create_user:826 : local email=--email=test3@example.com 2021-08-24 02:47:58.191 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2021-08-24 02:47:58.191 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:58.191 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:58.191 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:58.191 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:58.191 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:58.191 | ++ functions-common:get_or_create_user:840 : user_id=3c2d8bf6c06e46f3835afd7d36cb3067 2021-08-24 02:47:58.191 | ++ functions-common:get_or_create_user:841 : echo 3c2d8bf6c06e46f3835afd7d36cb3067 2021-08-24 02:47:58.191 | + lib/swift:create_swift_accounts:662 : swift_user_test3=3c2d8bf6c06e46f3835afd7d36cb3067 2021-08-24 02:47:58.191 | + lib/swift:create_swift_accounts:663 : die_if_not_set 663 swift_user_test3 'Failure creating swift_user_test3' 2021-08-24 02:47:58.191 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-24 02:47:58.191 | + lib/swift:create_swift_accounts:664 : get_or_add_user_project_role c6bcede7bb354c6490315e2547469d48 3c2d8bf6c06e46f3835afd7d36cb3067 80bf06866c4640d09cf4002448eee94d 2021-08-24 02:47:58.191 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 02:47:58.191 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-08-24 02:47:58.191 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 02:47:58.191 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 02:47:58.191 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-08-24 02:47:58.191 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-08-24 02:47:58.191 | ++ functions-common:_get_domain_args:882 : echo 2021-08-24 02:47:58.191 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-08-24 02:47:58.191 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role c6bcede7bb354c6490315e2547469d48 --user 3c2d8bf6c06e46f3835afd7d36cb3067 --project 80bf06866c4640d09cf4002448eee94d 2021-08-24 02:47:58.191 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 02:47:58.191 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 02:47:58.191 | ++ functions-common:get_field:726 : local data field 2021-08-24 02:47:58.191 | ++ functions-common:get_field:727 : read data 2021-08-24 02:47:58.192 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:58.192 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:58.192 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:58.192 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:58.192 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:58.192 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 02:47:58.192 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 02:47:58.192 | + functions-common:get_or_add_user_project_role:901 : openstack role add c6bcede7bb354c6490315e2547469d48 --user 3c2d8bf6c06e46f3835afd7d36cb3067 --project 80bf06866c4640d09cf4002448eee94d 2021-08-24 02:47:58.192 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:58.192 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:58.192 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:58.192 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:58.192 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role c6bcede7bb354c6490315e2547469d48 --user 3c2d8bf6c06e46f3835afd7d36cb3067 --project 80bf06866c4640d09cf4002448eee94d 2021-08-24 02:47:58.192 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 02:47:58.192 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 02:47:58.192 | ++ functions-common:get_field:726 : local data field 2021-08-24 02:47:58.192 | ++ functions-common:get_field:727 : read data 2021-08-24 02:47:58.192 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:58.192 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:58.192 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:58.192 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:58.192 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:58.192 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 02:47:58.192 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 02:47:58.192 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 02:47:58.192 | ++ functions-common:get_field:733 : echo '| c6bcede7bb354c6490315e2547469d48 | 3c2d8bf6c06e46f3835afd7d36cb3067 | | 80bf06866c4640d09cf4002448eee94d | | | False |' 2021-08-24 02:47:58.192 | ++ functions-common:get_field:727 : read data 2021-08-24 02:47:58.192 | + functions-common:get_or_add_user_project_role:910 : user_role_id=c6bcede7bb354c6490315e2547469d48 2021-08-24 02:47:58.192 | + functions-common:get_or_add_user_project_role:912 : echo c6bcede7bb354c6490315e2547469d48 2021-08-24 02:47:58.192 | c6bcede7bb354c6490315e2547469d48 2021-08-24 02:47:58.192 | + lib/swift:create_swift_accounts:666 : local swift_project_test2 2021-08-24 02:47:58.192 | ++ lib/swift:create_swift_accounts:667 : get_or_create_project swiftprojecttest2 default 2021-08-24 02:47:58.193 | ++ functions-common:get_or_create_project:847 : local project_id 2021-08-24 02:47:58.193 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest2 --domain=default --or-show -f value -c id 2021-08-24 02:47:58.193 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:58.193 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:58.193 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:58.193 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:58.193 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:58.193 | ++ functions-common:get_or_create_project:853 : project_id=130c1711f7574ac2a46b7445f561d797 2021-08-24 02:47:58.193 | ++ functions-common:get_or_create_project:854 : echo 130c1711f7574ac2a46b7445f561d797 2021-08-24 02:47:58.193 | + lib/swift:create_swift_accounts:667 : swift_project_test2=130c1711f7574ac2a46b7445f561d797 2021-08-24 02:47:58.193 | + lib/swift:create_swift_accounts:668 : die_if_not_set 668 swift_project_test2 'Failure creating swift_project_test2' 2021-08-24 02:47:58.193 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-24 02:47:58.193 | + lib/swift:create_swift_accounts:670 : local swift_user_test2 2021-08-24 02:47:58.193 | ++ lib/swift:create_swift_accounts:672 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2021-08-24 02:47:58.193 | ++ functions-common:get_or_create_user:824 : local user_id 2021-08-24 02:47:58.193 | ++ functions-common:get_or_create_user:825 : [[ ! -z test2@example.com ]] 2021-08-24 02:47:58.193 | ++ functions-common:get_or_create_user:826 : local email=--email=test2@example.com 2021-08-24 02:47:58.193 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2021-08-24 02:47:58.193 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:58.193 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:58.193 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:58.193 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:58.193 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:58.193 | ++ functions-common:get_or_create_user:840 : user_id=ef34396a0ffa44a0b808e4393c1d7688 2021-08-24 02:47:58.193 | ++ functions-common:get_or_create_user:841 : echo ef34396a0ffa44a0b808e4393c1d7688 2021-08-24 02:47:58.193 | + lib/swift:create_swift_accounts:672 : swift_user_test2=ef34396a0ffa44a0b808e4393c1d7688 2021-08-24 02:47:58.194 | + lib/swift:create_swift_accounts:673 : die_if_not_set 673 swift_user_test2 'Failure creating swift_user_test2' 2021-08-24 02:47:58.194 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-24 02:47:58.194 | + lib/swift:create_swift_accounts:674 : get_or_add_user_project_role admin ef34396a0ffa44a0b808e4393c1d7688 130c1711f7574ac2a46b7445f561d797 2021-08-24 02:47:58.194 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 02:47:58.194 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-08-24 02:47:58.194 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 02:47:58.194 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 02:47:58.194 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-08-24 02:47:58.194 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-08-24 02:47:58.194 | ++ functions-common:_get_domain_args:882 : echo 2021-08-24 02:47:58.194 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-08-24 02:47:58.194 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user ef34396a0ffa44a0b808e4393c1d7688 --project 130c1711f7574ac2a46b7445f561d797 2021-08-24 02:47:58.194 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 02:47:58.194 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 02:47:58.194 | ++ functions-common:get_field:726 : local data field 2021-08-24 02:47:58.194 | ++ functions-common:get_field:727 : read data 2021-08-24 02:47:58.194 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:58.194 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:58.194 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:58.194 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:58.194 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:58.195 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 02:47:58.195 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 02:47:58.195 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user ef34396a0ffa44a0b808e4393c1d7688 --project 130c1711f7574ac2a46b7445f561d797 2021-08-24 02:47:58.195 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:58.195 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:58.195 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:58.195 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:58.195 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user ef34396a0ffa44a0b808e4393c1d7688 --project 130c1711f7574ac2a46b7445f561d797 2021-08-24 02:47:58.195 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 02:47:58.195 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 02:47:58.195 | ++ functions-common:get_field:726 : local data field 2021-08-24 02:47:58.195 | ++ functions-common:get_field:727 : read data 2021-08-24 02:47:58.195 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:58.195 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:58.195 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:58.195 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:58.195 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:58.195 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 02:47:58.196 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 02:47:58.196 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 02:47:58.196 | ++ functions-common:get_field:733 : echo '| bd1f2be4fa95415d8576d9784f2c52b2 | ef34396a0ffa44a0b808e4393c1d7688 | | 130c1711f7574ac2a46b7445f561d797 | | | False |' 2021-08-24 02:47:58.196 | ++ functions-common:get_field:727 : read data 2021-08-24 02:47:58.196 | + functions-common:get_or_add_user_project_role:910 : user_role_id=bd1f2be4fa95415d8576d9784f2c52b2 2021-08-24 02:47:58.196 | + functions-common:get_or_add_user_project_role:912 : echo bd1f2be4fa95415d8576d9784f2c52b2 2021-08-24 02:47:58.196 | bd1f2be4fa95415d8576d9784f2c52b2 2021-08-24 02:47:58.196 | + lib/swift:create_swift_accounts:676 : local swift_domain 2021-08-24 02:47:58.196 | ++ lib/swift:create_swift_accounts:677 : get_or_create_domain swift_test 'Used for swift functional testing' 2021-08-24 02:47:58.196 | ++ functions-common:get_or_create_domain:792 : local domain_id 2021-08-24 02:47:58.196 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show swift_test -f value -c id 2021-08-24 02:47:58.196 | +++ functions-common:get_or_create_domain:806 : oscwrap domain create swift_test --description 'Used for swift functional testing' -f value -c id 2021-08-24 02:47:58.196 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:58.196 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:58.196 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:58.196 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:58.196 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:58.196 | ++ functions-common:get_or_create_domain:802 : domain_id=' 2021-08-24 02:47:58.196 | e9ac455640154fe88b74da9e4c8599e5' 2021-08-24 02:47:58.196 | ++ functions-common:get_or_create_domain:803 : echo e9ac455640154fe88b74da9e4c8599e5 2021-08-24 02:47:58.196 | + lib/swift:create_swift_accounts:677 : swift_domain=e9ac455640154fe88b74da9e4c8599e5 2021-08-24 02:47:58.196 | + lib/swift:create_swift_accounts:678 : die_if_not_set 678 swift_domain 'Failure creating swift_test domain' 2021-08-24 02:47:58.196 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-24 02:47:58.196 | + lib/swift:create_swift_accounts:680 : local swift_project_test4 2021-08-24 02:47:58.197 | ++ lib/swift:create_swift_accounts:681 : get_or_create_project swiftprojecttest4 e9ac455640154fe88b74da9e4c8599e5 2021-08-24 02:47:58.197 | ++ functions-common:get_or_create_project:847 : local project_id 2021-08-24 02:47:58.197 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest4 --domain=e9ac455640154fe88b74da9e4c8599e5 --or-show -f value -c id 2021-08-24 02:47:58.197 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:58.197 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:58.197 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:58.197 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:58.197 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:58.197 | ++ functions-common:get_or_create_project:853 : project_id=44d81350ad9747cdb2ac9d28604efcd0 2021-08-24 02:47:58.197 | ++ functions-common:get_or_create_project:854 : echo 44d81350ad9747cdb2ac9d28604efcd0 2021-08-24 02:47:58.197 | + lib/swift:create_swift_accounts:681 : swift_project_test4=44d81350ad9747cdb2ac9d28604efcd0 2021-08-24 02:47:58.197 | + lib/swift:create_swift_accounts:682 : die_if_not_set 682 swift_project_test4 'Failure creating swift_project_test4' 2021-08-24 02:47:58.197 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-24 02:47:58.197 | + lib/swift:create_swift_accounts:684 : local swift_user_test4 2021-08-24 02:47:58.197 | ++ lib/swift:create_swift_accounts:686 : get_or_create_user swiftusertest4 testing4 e9ac455640154fe88b74da9e4c8599e5 test4@example.com 2021-08-24 02:47:58.197 | ++ functions-common:get_or_create_user:824 : local user_id 2021-08-24 02:47:58.197 | ++ functions-common:get_or_create_user:825 : [[ ! -z test4@example.com ]] 2021-08-24 02:47:58.197 | ++ functions-common:get_or_create_user:826 : local email=--email=test4@example.com 2021-08-24 02:47:58.197 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest4 --password testing4 --domain=e9ac455640154fe88b74da9e4c8599e5 --email=test4@example.com --or-show -f value -c id 2021-08-24 02:47:58.197 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:58.197 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:58.197 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:58.197 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:58.197 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:58.197 | ++ functions-common:get_or_create_user:840 : user_id=0a840bd515de47d2858843d6701b1597 2021-08-24 02:47:58.197 | ++ functions-common:get_or_create_user:841 : echo 0a840bd515de47d2858843d6701b1597 2021-08-24 02:47:58.197 | + lib/swift:create_swift_accounts:686 : swift_user_test4=0a840bd515de47d2858843d6701b1597 2021-08-24 02:47:58.197 | + lib/swift:create_swift_accounts:687 : die_if_not_set 687 swift_user_test4 'Failure creating swift_user_test4' 2021-08-24 02:47:58.198 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-24 02:47:58.198 | + lib/swift:create_swift_accounts:688 : get_or_add_user_project_role admin 0a840bd515de47d2858843d6701b1597 44d81350ad9747cdb2ac9d28604efcd0 2021-08-24 02:47:58.198 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 02:47:58.198 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-08-24 02:47:58.198 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 02:47:58.198 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 02:47:58.198 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-08-24 02:47:58.198 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-08-24 02:47:58.198 | ++ functions-common:_get_domain_args:882 : echo 2021-08-24 02:47:58.198 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-08-24 02:47:58.198 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 02:47:58.198 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 0a840bd515de47d2858843d6701b1597 --project 44d81350ad9747cdb2ac9d28604efcd0 2021-08-24 02:47:58.198 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 02:47:58.198 | ++ functions-common:get_field:726 : local data field 2021-08-24 02:47:58.198 | ++ functions-common:get_field:727 : read data 2021-08-24 02:47:58.198 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:58.198 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:58.198 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:58.198 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:58.198 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:58.198 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 02:47:58.198 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 02:47:58.198 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 0a840bd515de47d2858843d6701b1597 --project 44d81350ad9747cdb2ac9d28604efcd0 2021-08-24 02:47:58.198 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:58.198 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:58.198 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:58.198 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:58.198 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 0a840bd515de47d2858843d6701b1597 --project 44d81350ad9747cdb2ac9d28604efcd0 2021-08-24 02:47:58.198 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 02:47:58.198 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 02:47:58.198 | ++ functions-common:get_field:726 : local data field 2021-08-24 02:47:58.199 | ++ functions-common:get_field:727 : read data 2021-08-24 02:47:58.199 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:58.199 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:58.199 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:47:58.199 | from cryptography.utils import int_from_bytes 2021-08-24 02:47:58.199 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:47:58.199 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 02:47:58.199 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 02:47:58.199 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 02:47:58.199 | ++ functions-common:get_field:733 : echo '| bd1f2be4fa95415d8576d9784f2c52b2 | 0a840bd515de47d2858843d6701b1597 | | 44d81350ad9747cdb2ac9d28604efcd0 | | | False |' 2021-08-24 02:47:58.199 | ++ functions-common:get_field:727 : read data 2021-08-24 02:47:58.199 | + functions-common:get_or_add_user_project_role:910 : user_role_id=bd1f2be4fa95415d8576d9784f2c52b2 2021-08-24 02:47:58.199 | + functions-common:get_or_add_user_project_role:912 : echo bd1f2be4fa95415d8576d9784f2c52b2 2021-08-24 02:47:58.199 | bd1f2be4fa95415d8576d9784f2c52b2 2021-08-24 02:47:58.237 | [11722 Async create_swift_accounts:79231]: finished create_swift_accounts with result 0 in 93 seconds 2021-08-24 02:47:58.245 | Not waiting for async task configure_horizon that we never started or has already been waited for 2021-08-24 02:47:58.249 | + inc/async:async_wait:197 : return 0 2021-08-24 02:47:58.251 | + ./stack.sh:main:1139 : is_service_enabled mysql postgresql 2021-08-24 02:47:58.274 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:47:58.276 | + ./stack.sh:main:1139 : is_service_enabled glance 2021-08-24 02:47:58.296 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:47:58.298 | + ./stack.sh:main:1140 : echo_summary 'Configuring Glance' 2021-08-24 02:47:58.301 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-24 02:47:58.304 | + ./stack.sh:echo_summary:432 : echo -e Configuring Glance 2021-08-24 02:47:58.307 | + ./stack.sh:main:1141 : async_runfunc init_glance 2021-08-24 02:47:58.309 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2021-08-24 02:47:58.371 | + inc/async:async_inner:63 : init_glance 2021-08-24 02:47:58.410 | [11722 Async init_glance:83481]: running: init_glance 2021-08-24 02:47:58.413 | + ./stack.sh:main:1148 : is_service_enabled neutron 2021-08-24 02:47:58.431 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:47:58.433 | + ./stack.sh:main:1149 : echo_summary 'Configuring Neutron' 2021-08-24 02:47:58.437 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-24 02:47:58.439 | + ./stack.sh:echo_summary:432 : echo -e Configuring Neutron 2021-08-24 02:47:58.442 | + ./stack.sh:main:1151 : configure_neutron 2021-08-24 02:47:58.444 | + lib/neutron:configure_neutron:603 : is_neutron_legacy_enabled 2021-08-24 02:47:58.448 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-08-24 02:47:58.449 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-08-24 02:47:58.454 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-08-24 02:47:58.457 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-08-24 02:47:58.459 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-08-24 02:47:58.462 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-08-24 02:47:58.468 | + lib/neutron:configure_neutron:605 : configure_mutnauq 2021-08-24 02:47:58.468 | + lib/neutron-legacy:configure_mutnauq:338 : _configure_neutron_common 2021-08-24 02:47:58.470 | + lib/neutron-legacy:_configure_neutron_common:718 : _create_neutron_conf_dir 2021-08-24 02:47:58.473 | + lib/neutron-legacy:_create_neutron_conf_dir:711 : sudo install -d -o ubuntu /etc/neutron 2021-08-24 02:47:58.489 | + lib/neutron-legacy:_configure_neutron_common:721 : cd /opt/stack/neutron 2021-08-24 02:47:58.494 | + lib/neutron-legacy:_configure_neutron_common:721 : exec ./tools/generate_config_file_samples.sh 2021-08-24 02:48:01.643 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:48:01.643 | from cryptography.utils import int_from_bytes 2021-08-24 02:48:01.643 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:48:01.643 | from cryptography.utils import int_from_bytes 2021-08-24 02:48:04.717 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:48:04.717 | from cryptography.utils import int_from_bytes 2021-08-24 02:48:04.717 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:48:04.717 | from cryptography.utils import int_from_bytes 2021-08-24 02:48:07.760 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:48:07.760 | from cryptography.utils import int_from_bytes 2021-08-24 02:48:07.760 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:48:07.760 | from cryptography.utils import int_from_bytes 2021-08-24 02:48:10.784 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:48:10.784 | from cryptography.utils import int_from_bytes 2021-08-24 02:48:10.784 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:48:10.784 | from cryptography.utils import int_from_bytes 2021-08-24 02:48:13.851 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:48:13.851 | from cryptography.utils import int_from_bytes 2021-08-24 02:48:13.851 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:48:13.851 | from cryptography.utils import int_from_bytes 2021-08-24 02:48:16.885 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:48:16.885 | from cryptography.utils import int_from_bytes 2021-08-24 02:48:16.885 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:48:16.885 | from cryptography.utils import int_from_bytes 2021-08-24 02:48:19.924 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:48:19.924 | from cryptography.utils import int_from_bytes 2021-08-24 02:48:19.924 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:48:19.924 | from cryptography.utils import int_from_bytes 2021-08-24 02:48:23.349 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:48:23.349 | from cryptography.utils import int_from_bytes 2021-08-24 02:48:23.349 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:48:23.349 | from cryptography.utils import int_from_bytes 2021-08-24 02:48:27.370 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:48:27.370 | from cryptography.utils import int_from_bytes 2021-08-24 02:48:27.372 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:48:27.372 | from cryptography.utils import int_from_bytes 2021-08-24 02:48:32.465 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:48:32.465 | from cryptography.utils import int_from_bytes 2021-08-24 02:48:32.465 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:48:32.465 | from cryptography.utils import int_from_bytes 2021-08-24 02:48:32.733 | + lib/neutron-legacy:_configure_neutron_common:723 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2021-08-24 02:48:32.738 | + lib/neutron-legacy:_configure_neutron_common:725 : Q_POLICY_FILE=/etc/neutron/policy.json 2021-08-24 02:48:32.740 | + lib/neutron-legacy:_configure_neutron_common:729 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2021-08-24 02:48:32.742 | + lib/neutron-legacy:_configure_neutron_common:733 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2021-08-24 02:48:32.745 | + lib/neutron-legacy:_configure_neutron_common:738 : neutron_plugin_configure_common 2021-08-24 02:48:32.748 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2021-08-24 02:48:32.750 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2021-08-24 02:48:32.752 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2021-08-24 02:48:32.754 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2021-08-24 02:48:32.756 | + lib/neutron-legacy:_neutron_service_plugin_class_add:887 : local service_plugin_class=router 2021-08-24 02:48:32.758 | + lib/neutron-legacy:_neutron_service_plugin_class_add:888 : [[ '' == '' ]] 2021-08-24 02:48:32.760 | + lib/neutron-legacy:_neutron_service_plugin_class_add:889 : Q_SERVICE_PLUGIN_CLASSES=router 2021-08-24 02:48:32.763 | + lib/neutron-legacy:_configure_neutron_common:740 : [[ etc/neutron/plugins/ml2 == '' ]] 2021-08-24 02:48:32.765 | + lib/neutron-legacy:_configure_neutron_common:740 : [[ ml2_conf.ini == '' ]] 2021-08-24 02:48:32.767 | + lib/neutron-legacy:_configure_neutron_common:740 : [[ ml2 == '' ]] 2021-08-24 02:48:32.769 | + lib/neutron-legacy:_configure_neutron_common:745 : mkdir -p /etc/neutron/plugins/ml2 2021-08-24 02:48:32.773 | + lib/neutron-legacy:_configure_neutron_common:746 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-24 02:48:32.775 | + lib/neutron-legacy:_configure_neutron_common:749 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2021-08-24 02:48:32.778 | + lib/neutron-legacy:_configure_neutron_common:750 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-24 02:48:32.783 | ++ lib/neutron-legacy:_configure_neutron_common:755 : database_connection_url neutron 2021-08-24 02:48:32.785 | ++ lib/database:database_connection_url:132 : local db=neutron 2021-08-24 02:48:32.787 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql neutron 2021-08-24 02:48:32.789 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=neutron 2021-08-24 02:48:32.791 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2021-08-24 02:48:32.795 | + lib/neutron-legacy:_configure_neutron_common:755 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2021-08-24 02:48:32.823 | + lib/neutron-legacy:_configure_neutron_common:756 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2021-08-24 02:48:32.859 | + lib/neutron-legacy:_configure_neutron_common:757 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2021-08-24 02:48:32.891 | + lib/neutron-legacy:_configure_neutron_common:758 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2021-08-24 02:48:32.921 | + lib/neutron-legacy:_configure_neutron_common:759 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2021-08-24 02:48:32.950 | + lib/neutron-legacy:_configure_neutron_common:762 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2021-08-24 02:48:32.979 | + lib/neutron-legacy:_configure_neutron_common:764 : '[' libvirt = fake ']' 2021-08-24 02:48:32.982 | + lib/neutron-legacy:_configure_neutron_common:774 : setup_logging /etc/neutron/neutron.conf 2021-08-24 02:48:32.984 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2021-08-24 02:48:32.987 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2021-08-24 02:48:32.990 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-08-24 02:48:33.008 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-08-24 02:48:33.010 | + functions:setup_systemd_logging:695 : local pidstr= 2021-08-24 02:48:33.013 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-08-24 02:48:33.015 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-08-24 02:48:33.017 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-08-24 02:48:33.047 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-08-24 02:48:33.076 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-08-24 02:48:33.106 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-08-24 02:48:33.139 | + lib/neutron-legacy:_configure_neutron_common:776 : is_service_enabled tls-proxy 2021-08-24 02:48:33.156 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:48:33.159 | + lib/neutron-legacy:_configure_neutron_common:782 : _neutron_setup_rootwrap 2021-08-24 02:48:33.161 | + lib/neutron-legacy:_neutron_setup_rootwrap:922 : [[ True == \F\a\l\s\e ]] 2021-08-24 02:48:33.163 | + lib/neutron-legacy:_neutron_setup_rootwrap:926 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2021-08-24 02:48:33.165 | + lib/neutron-legacy:_neutron_setup_rootwrap:927 : [[ -d /etc/neutron/rootwrap.d ]] 2021-08-24 02:48:33.168 | + lib/neutron-legacy:_neutron_setup_rootwrap:931 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2021-08-24 02:48:33.171 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:912 : [[ True == \F\a\l\s\e ]] 2021-08-24 02:48:33.173 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:915 : local srcdir=/opt/stack/neutron 2021-08-24 02:48:33.175 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:916 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2021-08-24 02:48:33.189 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:917 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2021-08-24 02:48:33.202 | + lib/neutron-legacy:_neutron_setup_rootwrap:935 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2021-08-24 02:48:33.204 | + lib/neutron-legacy:_neutron_setup_rootwrap:938 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2021-08-24 02:48:33.226 | + lib/neutron-legacy:_neutron_setup_rootwrap:940 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2021-08-24 02:48:33.240 | + lib/neutron-legacy:_neutron_setup_rootwrap:941 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2021-08-24 02:48:33.253 | + lib/neutron-legacy:_neutron_setup_rootwrap:944 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-08-24 02:48:33.258 | + lib/neutron-legacy:_neutron_setup_rootwrap:945 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-08-24 02:48:33.260 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:948 : mktemp 2021-08-24 02:48:33.264 | + lib/neutron-legacy:_neutron_setup_rootwrap:948 : TEMPFILE=/tmp/tmp.0ATNyUXd2Q 2021-08-24 02:48:33.267 | + lib/neutron-legacy:_neutron_setup_rootwrap:949 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-08-24 02:48:33.269 | + lib/neutron-legacy:_neutron_setup_rootwrap:950 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-08-24 02:48:33.272 | + lib/neutron-legacy:_neutron_setup_rootwrap:951 : chmod 0440 /tmp/tmp.0ATNyUXd2Q 2021-08-24 02:48:33.275 | + lib/neutron-legacy:_neutron_setup_rootwrap:952 : sudo chown root:root /tmp/tmp.0ATNyUXd2Q 2021-08-24 02:48:33.288 | + lib/neutron-legacy:_neutron_setup_rootwrap:953 : sudo mv /tmp/tmp.0ATNyUXd2Q /etc/sudoers.d/neutron-rootwrap 2021-08-24 02:48:33.300 | + lib/neutron-legacy:_neutron_setup_rootwrap:956 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-08-24 02:48:33.336 | + lib/neutron-legacy:_neutron_setup_rootwrap:957 : [[ True == \T\r\u\e ]] 2021-08-24 02:48:33.339 | + lib/neutron-legacy:_neutron_setup_rootwrap:958 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-08-24 02:48:33.371 | + lib/neutron-legacy:configure_mutnauq:339 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2021-08-24 02:48:33.374 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2021-08-24 02:48:33.376 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2021-08-24 02:48:33.379 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-08-24 02:48:33.381 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-08-24 02:48:33.384 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-08-24 02:48:33.402 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:48:33.406 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-08-24 02:48:33.409 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-08-24 02:48:33.412 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-08-24 02:48:33.432 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:48:33.435 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2021-08-24 02:48:33.438 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2021-08-24 02:48:33.470 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-08-24 02:48:33.472 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-08-24 02:48:33.475 | + lib/neutron-legacy:configure_mutnauq:341 : is_service_enabled q-metering 2021-08-24 02:48:33.492 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:48:33.495 | + lib/neutron-legacy:configure_mutnauq:342 : _configure_neutron_metering 2021-08-24 02:48:33.497 | + lib/neutron-legacy:_configure_neutron_metering:831 : neutron_agent_metering_configure_common 2021-08-24 02:48:33.500 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2021-08-24 02:48:33.502 | + lib/neutron-legacy:_neutron_service_plugin_class_add:887 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2021-08-24 02:48:33.504 | + lib/neutron-legacy:_neutron_service_plugin_class_add:888 : [[ router == '' ]] 2021-08-24 02:48:33.507 | + lib/neutron-legacy:_neutron_service_plugin_class_add:890 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2021-08-24 02:48:33.512 | + lib/neutron-legacy:_neutron_service_plugin_class_add:891 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2021-08-24 02:48:33.513 | + lib/neutron-legacy:_configure_neutron_metering:832 : neutron_agent_metering_configure_agent 2021-08-24 02:48:33.515 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2021-08-24 02:48:33.518 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2021-08-24 02:48:33.522 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2021-08-24 02:48:33.524 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2021-08-24 02:48:33.530 | + lib/neutron-legacy:configure_mutnauq:344 : is_service_enabled q-agt q-svc 2021-08-24 02:48:33.548 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:48:33.551 | + lib/neutron-legacy:configure_mutnauq:345 : _configure_neutron_service 2021-08-24 02:48:33.553 | + lib/neutron-legacy:_configure_neutron_service:859 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2021-08-24 02:48:33.556 | + lib/neutron-legacy:_configure_neutron_service:860 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2021-08-24 02:48:33.561 | + lib/neutron-legacy:_configure_neutron_service:863 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2021-08-24 02:48:33.591 | + lib/neutron-legacy:_configure_neutron_service:865 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-08-24 02:48:33.626 | + lib/neutron-legacy:_configure_neutron_service:866 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2021-08-24 02:48:33.656 | + lib/neutron-legacy:_configure_neutron_service:867 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2021-08-24 02:48:33.687 | + lib/neutron-legacy:_configure_neutron_service:869 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2021-08-24 02:48:33.719 | + lib/neutron-legacy:_configure_neutron_service:870 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2021-08-24 02:48:33.722 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/neutron/neutron.conf 2021-08-24 02:48:33.724 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=neutron 2021-08-24 02:48:33.727 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-08-24 02:48:33.730 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2021-08-24 02:48:33.759 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2021-08-24 02:48:33.789 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.39/identity 2021-08-24 02:48:33.819 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2021-08-24 02:48:33.850 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2021-08-24 02:48:33.880 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2021-08-24 02:48:33.910 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2021-08-24 02:48:33.944 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2021-08-24 02:48:33.976 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-08-24 02:48:34.011 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2021-08-24 02:48:34.041 | + lib/neutron-legacy:_configure_neutron_service:873 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2021-08-24 02:48:34.072 | + lib/neutron-legacy:_configure_neutron_service:874 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2021-08-24 02:48:34.104 | + lib/neutron-legacy:_configure_neutron_service:876 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2021-08-24 02:48:34.107 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/neutron/neutron.conf 2021-08-24 02:48:34.112 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-08-24 02:48:34.112 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-08-24 02:48:34.115 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf nova auth_type password 2021-08-24 02:48:34.145 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf nova interface public 2021-08-24 02:48:34.175 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.39/identity 2021-08-24 02:48:34.206 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf nova username nova 2021-08-24 02:48:34.236 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2021-08-24 02:48:34.271 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2021-08-24 02:48:34.305 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/neutron/neutron.conf nova project_name service 2021-08-24 02:48:34.336 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2021-08-24 02:48:34.368 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-08-24 02:48:34.400 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2021-08-24 02:48:34.436 | + lib/neutron-legacy:_configure_neutron_service:879 : neutron_plugin_configure_service 2021-08-24 02:48:34.439 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2021-08-24 02:48:34.441 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2021-08-24 02:48:34.444 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2021-08-24 02:48:34.446 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2021-08-24 02:48:34.449 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2021-08-24 02:48:34.452 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2021-08-24 02:48:34.454 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 700:749 != '' ]] 2021-08-24 02:48:34.456 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:700:749 2021-08-24 02:48:34.461 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:700:749 != '' ]] 2021-08-24 02:48:34.462 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2021-08-24 02:48:34.464 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2021-08-24 02:48:34.467 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2021-08-24 02:48:34.469 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2021-08-24 02:48:34.472 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2021-08-24 02:48:34.474 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2021-08-24 02:48:34.477 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2021-08-24 02:48:34.479 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2021-08-24 02:48:34.482 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2021-08-24 02:48:34.484 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2021-08-24 02:48:34.512 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2021-08-24 02:48:34.515 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-24 02:48:34.519 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2021-08-24 02:48:34.520 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2021-08-24 02:48:34.522 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2021-08-24 02:48:34.525 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-08-24 02:48:34.528 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2021-08-24 02:48:34.556 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2021-08-24 02:48:34.558 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2021-08-24 02:48:34.561 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-24 02:48:34.566 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2021-08-24 02:48:34.566 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2021-08-24 02:48:34.568 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2021-08-24 02:48:34.570 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-08-24 02:48:34.573 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2021-08-24 02:48:34.601 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2021-08-24 02:48:34.604 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-24 02:48:34.607 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2021-08-24 02:48:34.609 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2021-08-24 02:48:34.612 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2021-08-24 02:48:34.614 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-08-24 02:48:34.617 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2021-08-24 02:48:34.649 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2021-08-24 02:48:34.651 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-24 02:48:34.654 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2021-08-24 02:48:34.657 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2021-08-24 02:48:34.659 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2021-08-24 02:48:34.662 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-08-24 02:48:34.669 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2021-08-24 02:48:34.701 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2021-08-24 02:48:34.704 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-24 02:48:34.706 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2021-08-24 02:48:34.709 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2021-08-24 02:48:34.711 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2021-08-24 02:48:34.714 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-08-24 02:48:34.717 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2021-08-24 02:48:34.745 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2021-08-24 02:48:34.748 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-24 02:48:34.750 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2021-08-24 02:48:34.753 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2021-08-24 02:48:34.755 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2021-08-24 02:48:34.758 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-08-24 02:48:34.763 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2021-08-24 02:48:34.793 | + 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:700:749 2021-08-24 02:48:34.796 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-24 02:48:34.800 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2021-08-24 02:48:34.801 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:700:749 2021-08-24 02:48:34.804 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:700:749 ']' 2021-08-24 02:48:34.806 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-08-24 02:48:34.809 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:700:749 2021-08-24 02:48:34.838 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2021-08-24 02:48:34.841 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-24 02:48:34.843 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2021-08-24 02:48:34.846 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2021-08-24 02:48:34.848 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2021-08-24 02:48:34.851 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-08-24 02:48:34.855 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2021-08-24 02:48:34.882 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2021-08-24 02:48:34.885 | + lib/neutron-legacy:configure_mutnauq:347 : is_service_enabled q-agt 2021-08-24 02:48:34.902 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:48:34.907 | + lib/neutron-legacy:configure_mutnauq:348 : _configure_neutron_plugin_agent 2021-08-24 02:48:34.908 | + lib/neutron-legacy:_configure_neutron_plugin_agent:846 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-08-24 02:48:34.944 | + lib/neutron-legacy:_configure_neutron_plugin_agent:847 : [[ True == \T\r\u\e ]] 2021-08-24 02:48:34.946 | + lib/neutron-legacy:_configure_neutron_plugin_agent:848 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-08-24 02:48:34.981 | + lib/neutron-legacy:_configure_neutron_plugin_agent:850 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-08-24 02:48:35.011 | + lib/neutron-legacy:_configure_neutron_plugin_agent:853 : neutron_plugin_configure_plugin_agent 2021-08-24 02:48:35.015 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2021-08-24 02:48:35.017 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:32 : local bridge=br-int 2021-08-24 02:48:35.026 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:33 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-08-24 02:48:37.693 | INFO neutron.common.config [-] Logging enabled! 2021-08-24 02:48:37.693 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 18.1.0.dev555 2021-08-24 02:48:37.694 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=85249) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2021-08-24 02:48:37.695 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2021-08-24 02:48:37.696 | 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/tmpiq4s7r4x/privsep.sock'] 2021-08-24 02:48:38.960 | INFO oslo.privsep.daemon [-] Spawned new privsep daemon via rootwrap 2021-08-24 02:48:38.960 | DEBUG oslo.privsep.daemon [-] Accepted privsep connection to /tmp/tmpiq4s7r4x/privsep.sock {{(pid=85249) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:363}} 2021-08-24 02:48:38.962 | INFO oslo.privsep.daemon [-] privsep daemon starting 2021-08-24 02:48:38.962 | INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 2021-08-24 02:48:38.962 | INFO oslo.privsep.daemon [-] privsep process running with capabilities (eff/prm/inh): CAP_NET_ADMIN|CAP_SYS_ADMIN/CAP_NET_ADMIN|CAP_SYS_ADMIN/none 2021-08-24 02:48:38.962 | INFO oslo.privsep.daemon [-] privsep daemon running as pid 85257 2021-08-24 02:48:38.962 | DEBUG oslo.privsep.daemon [-] privsep: reply[39008a93-4a43-4661-a1b5-4ca94dabd0c5]: (2,) {{(pid=85257) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2021-08-24 02:48:39.131 | 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=85257) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2021-08-24 02:48:39.152 | 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.021s {{(pid=85257) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2021-08-24 02:48:39.152 | DEBUG oslo.privsep.daemon [-] privsep: reply[02639240-8c13-42bb-857e-4e8fc10c533f]: (4, ('fde80e46-056e-4baf-ba9b-1f7a4a51dc4e\n', '')) {{(pid=85257) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2021-08-24 02:48:39.317 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=85249) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2021-08-24 02:48:39.317 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=85249) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2021-08-24 02:48:39.317 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=85249) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-08-24 02:48:39.317 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=85249) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-08-24 02:48:39.318 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=85249) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-08-24 02:48:39.318 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=85249) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-08-24 02:48:39.373 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-08-24 02:48:39.374 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:48:39.374 | from cryptography.utils import int_from_bytes 2021-08-24 02:48:39.374 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:48:39.374 | from cryptography.utils import int_from_bytes 2021-08-24 02:48:39.700 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:34 : _neutron_ovs_base_add_bridge br-int 2021-08-24 02:48:39.702 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-int 2021-08-24 02:48:39.705 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2021-08-24 02:48:39.708 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-08-24 02:48:39.710 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-int 2021-08-24 02:48:39.782 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:35 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2021-08-24 02:48:39.802 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2021-08-24 02:48:39.805 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:88 : [[ True == \T\r\u\e ]] 2021-08-24 02:48:39.811 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:89 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2021-08-24 02:48:39.842 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:90 : running_in_container 2021-08-24 02:48:39.846 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2021-08-24 02:48:39.854 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2021-08-24 02:48:39.857 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:91 : enable_kernel_bridge_firewall 2021-08-24 02:48:39.859 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2021-08-24 02:48:39.881 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2021-08-24 02:48:39.905 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2021-08-24 02:48:39.907 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2021-08-24 02:48:39.916 | net.bridge.bridge-nf-call-iptables = 1 2021-08-24 02:48:39.920 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2021-08-24 02:48:39.922 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2021-08-24 02:48:39.930 | net.bridge.bridge-nf-call-ip6tables = 1 2021-08-24 02:48:39.934 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2021-08-24 02:48:39.936 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2021-08-24 02:48:39.939 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2021-08-24 02:48:39.941 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2021-08-24 02:48:39.943 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2021-08-24 02:48:39.946 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-08-24 02:48:39.948 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2021-08-24 02:48:39.951 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-08-24 02:48:39.953 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-08-24 02:48:39.983 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2021-08-24 02:48:39.986 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2021-08-24 02:48:40.021 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2021-08-24 02:48:40.024 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2021-08-24 02:48:40.056 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2021-08-24 02:48:40.084 | + lib/neutron-legacy:configure_mutnauq:350 : is_service_enabled q-dhcp 2021-08-24 02:48:40.102 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:48:40.104 | + lib/neutron-legacy:configure_mutnauq:351 : _configure_neutron_dhcp_agent 2021-08-24 02:48:40.107 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:787 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2021-08-24 02:48:40.111 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:789 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2021-08-24 02:48:40.142 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:791 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2021-08-24 02:48:40.176 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:792 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-08-24 02:48:40.211 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:793 : [[ True == \T\r\u\e ]] 2021-08-24 02:48:40.214 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:794 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-08-24 02:48:40.243 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:797 : is_service_enabled q-l3 2021-08-24 02:48:40.260 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:48:40.263 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:808 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-08-24 02:48:40.266 | + lib/neutron-legacy:_neutron_setup_interface_driver:966 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2021-08-24 02:48:40.295 | + lib/neutron-legacy:_neutron_setup_interface_driver:968 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-08-24 02:48:40.298 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-08-24 02:48:40.300 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2021-08-24 02:48:40.331 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:810 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2021-08-24 02:48:40.334 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-08-24 02:48:40.336 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2021-08-24 02:48:40.341 | + lib/neutron-legacy:configure_mutnauq:353 : is_service_enabled q-l3 2021-08-24 02:48:40.356 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:48:40.359 | + lib/neutron-legacy:configure_mutnauq:354 : _configure_neutron_l3_agent 2021-08-24 02:48:40.361 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2021-08-24 02:48:40.366 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2021-08-24 02:48:40.399 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-08-24 02:48:40.435 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2021-08-24 02:48:40.437 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-08-24 02:48:40.471 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2021-08-24 02:48:40.473 | + lib/neutron-legacy:_neutron_setup_interface_driver:966 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2021-08-24 02:48:40.507 | + lib/neutron-legacy:_neutron_setup_interface_driver:968 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2021-08-24 02:48:40.509 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2021-08-24 02:48:40.513 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2021-08-24 02:48:40.541 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2021-08-24 02:48:40.544 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2021-08-24 02:48:40.547 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2021-08-24 02:48:40.549 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:99 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-08-24 02:48:43.195 | INFO neutron.common.config [-] Logging enabled! 2021-08-24 02:48:43.196 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 18.1.0.dev555 2021-08-24 02:48:43.196 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=85800) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2021-08-24 02:48:43.249 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=85800) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2021-08-24 02:48:43.249 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=85800) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2021-08-24 02:48:43.249 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=85800) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-08-24 02:48:43.250 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=85800) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-08-24 02:48:43.250 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=85800) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-08-24 02:48:43.250 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=85800) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-08-24 02:48:43.309 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2021-08-24 02:48:43.310 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=85800) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2021-08-24 02:48:43.310 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=85800) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:134}} 2021-08-24 02:48:43.311 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-08-24 02:48:43.311 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:48:43.311 | from cryptography.utils import int_from_bytes 2021-08-24 02:48:43.311 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:48:43.311 | from cryptography.utils import int_from_bytes 2021-08-24 02:48:43.632 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:100 : [[ False = \T\r\u\e ]] 2021-08-24 02:48:43.634 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:108 : _neutron_ovs_base_add_public_bridge 2021-08-24 02:48:43.637 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:114 : _neutron_ovs_base_add_bridge br-data 2021-08-24 02:48:43.640 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-08-24 02:48:43.642 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2021-08-24 02:48:43.645 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-08-24 02:48:43.647 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-08-24 02:48:43.665 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:115 : set_mtu br-data 1500 2021-08-24 02:48:43.668 | + functions:set_mtu:785 : local dev=br-data 2021-08-24 02:48:43.670 | + functions:set_mtu:786 : local mtu=1500 2021-08-24 02:48:43.672 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2021-08-24 02:48:43.685 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:109 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2021-08-24 02:48:43.703 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:130 : [[ -n eth1 ]] 2021-08-24 02:48:43.705 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:131 : _move_neutron_addresses_route eth1 br-data True False inet 2021-08-24 02:48:43.708 | + lib/neutron-legacy:_move_neutron_addresses_route:615 : local from_intf=eth1 2021-08-24 02:48:43.711 | + lib/neutron-legacy:_move_neutron_addresses_route:616 : local to_intf=br-data 2021-08-24 02:48:43.714 | + lib/neutron-legacy:_move_neutron_addresses_route:617 : local add_ovs_port=True 2021-08-24 02:48:43.716 | + lib/neutron-legacy:_move_neutron_addresses_route:618 : local del_ovs_port=False 2021-08-24 02:48:43.719 | + lib/neutron-legacy:_move_neutron_addresses_route:619 : local af=inet 2021-08-24 02:48:43.730 | + lib/neutron-legacy:_move_neutron_addresses_route:621 : [[ -n eth1 ]] 2021-08-24 02:48:43.730 | + lib/neutron-legacy:_move_neutron_addresses_route:621 : [[ -n br-data ]] 2021-08-24 02:48:43.730 | + lib/neutron-legacy:_move_neutron_addresses_route:627 : local IP_REPLACE= 2021-08-24 02:48:43.730 | + lib/neutron-legacy:_move_neutron_addresses_route:628 : local IP_DEL= 2021-08-24 02:48:43.732 | + lib/neutron-legacy:_move_neutron_addresses_route:629 : local IP_UP= 2021-08-24 02:48:43.735 | + lib/neutron-legacy:_move_neutron_addresses_route:630 : local DEFAULT_ROUTE_GW 2021-08-24 02:48:43.738 | ++ lib/neutron-legacy:_move_neutron_addresses_route:631 : ip -f inet r 2021-08-24 02:48:43.739 | ++ lib/neutron-legacy:_move_neutron_addresses_route:631 : awk '/default.+eth1\s/ { print $3; exit }' 2021-08-24 02:48:43.745 | + lib/neutron-legacy:_move_neutron_addresses_route:631 : DEFAULT_ROUTE_GW= 2021-08-24 02:48:43.748 | + lib/neutron-legacy:_move_neutron_addresses_route:632 : local ADD_OVS_PORT= 2021-08-24 02:48:43.751 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : local DEL_OVS_PORT= 2021-08-24 02:48:43.753 | + lib/neutron-legacy:_move_neutron_addresses_route:634 : local ARP_CMD= 2021-08-24 02:48:43.757 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : ip -f inet a s dev eth1 scope global primary 2021-08-24 02:48:43.757 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : grep inet 2021-08-24 02:48:43.758 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : awk '{ print $2, $3, $4; exit }' 2021-08-24 02:48:43.765 | + lib/neutron-legacy:_move_neutron_addresses_route:636 : IP_BRD='192.168.0.17/22 brd 192.168.3.255' 2021-08-24 02:48:43.767 | + lib/neutron-legacy:_move_neutron_addresses_route:638 : '[' '' '!=' '' ']' 2021-08-24 02:48:43.770 | + lib/neutron-legacy:_move_neutron_addresses_route:642 : [[ True == \T\r\u\e ]] 2021-08-24 02:48:43.772 | + lib/neutron-legacy:_move_neutron_addresses_route:643 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2021-08-24 02:48:43.775 | + lib/neutron-legacy:_move_neutron_addresses_route:646 : [[ False == \T\r\u\e ]] 2021-08-24 02:48:43.778 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : [[ 192.168.0.17/22 brd 192.168.3.255 != '' ]] 2021-08-24 02:48:43.780 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : IP_DEL='sudo ip addr del 192.168.0.17/22 brd 192.168.3.255 dev eth1' 2021-08-24 02:48:43.783 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : IP_REPLACE='sudo ip addr replace 192.168.0.17/22 brd 192.168.3.255 dev br-data' 2021-08-24 02:48:43.785 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : IP_UP='sudo ip link set br-data up' 2021-08-24 02:48:43.787 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : [[ inet == \i\n\e\t ]] 2021-08-24 02:48:43.792 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : echo 192.168.0.17/22 brd 192.168.3.255 2021-08-24 02:48:43.792 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : awk '{ print $1; exit }' 2021-08-24 02:48:43.792 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : grep -o -E '(.*)/' 2021-08-24 02:48:43.793 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : cut -d / -f1 2021-08-24 02:48:43.798 | + lib/neutron-legacy:_move_neutron_addresses_route:655 : IP=192.168.0.17 2021-08-24 02:48:43.801 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.17 ' 2021-08-24 02:48:43.803 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip addr del 192.168.0.17/22 brd 192.168.3.255 dev eth1 2021-08-24 02:48:43.817 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip addr replace 192.168.0.17/22 brd 192.168.3.255 dev br-data 2021-08-24 02:48:43.831 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip link set br-data up 2021-08-24 02:48:43.844 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ovs-vsctl --may-exist add-port br-data eth1 2021-08-24 02:48:43.865 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ping -c 3 -w 5 -I br-data 192.168.0.17 2021-08-24 02:48:43.885 | PING 192.168.0.17 (192.168.0.17) from 192.168.0.17 br-data: 56(84) bytes of data. 2021-08-24 02:48:43.888 | 64 bytes from 192.168.0.17: icmp_seq=1 ttl=64 time=0.071 ms 2021-08-24 02:48:44.898 | 64 bytes from 192.168.0.17: icmp_seq=2 ttl=64 time=0.033 ms 2021-08-24 02:48:45.922 | 64 bytes from 192.168.0.17: icmp_seq=3 ttl=64 time=0.036 ms 2021-08-24 02:48:45.922 | 2021-08-24 02:48:45.922 | --- 192.168.0.17 ping statistics --- 2021-08-24 02:48:45.922 | 3 packets transmitted, 3 received, 0% packet loss, time 2037ms 2021-08-24 02:48:45.922 | rtt min/avg/max/mdev = 0.033/0.046/0.071/0.017 ms 2021-08-24 02:48:45.927 | ++ lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:133 : ip -f inet6 a s dev eth1 2021-08-24 02:48:45.928 | ++ lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:133 : grep -c global 2021-08-24 02:48:45.933 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:133 : [[ 0 != 0 ]] 2021-08-24 02:48:45.936 | + lib/neutron-legacy:configure_mutnauq:356 : is_service_enabled q-meta 2021-08-24 02:48:45.953 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:48:45.956 | + lib/neutron-legacy:configure_mutnauq:357 : _configure_neutron_metadata_agent 2021-08-24 02:48:45.958 | + lib/neutron-legacy:_configure_neutron_metadata_agent:815 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2021-08-24 02:48:45.963 | + lib/neutron-legacy:_configure_neutron_metadata_agent:817 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2021-08-24 02:48:45.993 | + lib/neutron-legacy:_configure_neutron_metadata_agent:818 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.39 2021-08-24 02:48:46.022 | + lib/neutron-legacy:_configure_neutron_metadata_agent:819 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2021-08-24 02:48:46.052 | + lib/neutron-legacy:_configure_neutron_metadata_agent:820 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-08-24 02:48:46.087 | + lib/neutron-legacy:_configure_neutron_metadata_agent:821 : [[ True == \T\r\u\e ]] 2021-08-24 02:48:46.090 | + lib/neutron-legacy:_configure_neutron_metadata_agent:822 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-08-24 02:48:46.119 | + lib/neutron-legacy:configure_mutnauq:360 : [[ legacy != \l\e\g\a\c\y ]] 2021-08-24 02:48:46.121 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled ceilometer 2021-08-24 02:48:46.139 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:48:46.143 | + lib/neutron-legacy:configure_mutnauq:367 : [[ openvswitch == \o\v\n ]] 2021-08-24 02:48:46.144 | + lib/neutron-legacy:configure_mutnauq:372 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2021-08-24 02:48:46.174 | + lib/neutron-legacy:configure_mutnauq:376 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2021-08-24 02:48:46.205 | + lib/neutron:configure_neutron:610 : '[' False == True ']' 2021-08-24 02:48:46.208 | + ./stack.sh:main:1154 : is_service_enabled mysql postgresql 2021-08-24 02:48:46.226 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:48:46.228 | + ./stack.sh:main:1154 : is_service_enabled neutron 2021-08-24 02:48:46.246 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:48:46.249 | + ./stack.sh:main:1155 : async_runfunc init_neutron 2021-08-24 02:48:46.252 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2021-08-24 02:48:46.313 | + inc/async:async_inner:63 : init_neutron 2021-08-24 02:48:46.352 | [11722 Async init_neutron:86226]: running: init_neutron 2021-08-24 02:48:46.356 | + ./stack.sh:main:1163 : is_service_enabled q-dhcp 2021-08-24 02:48:46.377 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:48:46.380 | ++ ./stack.sh:main:1166 : pidof NetworkManager 2021-08-24 02:48:46.391 | ++ ./stack.sh:main:1166 : true 2021-08-24 02:48:46.394 | + ./stack.sh:main:1166 : netman_pid= 2021-08-24 02:48:46.396 | + ./stack.sh:main:1167 : '[' -z '' ']' 2021-08-24 02:48:46.399 | + ./stack.sh:main:1168 : sudo killall dnsmasq 2021-08-24 02:48:46.414 | dnsmasq: no process found 2021-08-24 02:48:46.418 | + ./stack.sh:main:1168 : true 2021-08-24 02:48:46.421 | + ./stack.sh:main:1173 : clean_iptables 2021-08-24 02:48:46.426 | + lib/nova:clean_iptables:183 : grep nova 2021-08-24 02:48:46.426 | + lib/nova:clean_iptables:183 : grep '\-A' 2021-08-24 02:48:46.427 | + lib/nova:clean_iptables:183 : sed 's/-c [0-9]* [0-9]* //g' 2021-08-24 02:48:46.427 | + lib/nova:clean_iptables:183 : bash 2021-08-24 02:48:46.429 | + lib/nova:clean_iptables:183 : sudo iptables -S -v 2021-08-24 02:48:46.430 | + lib/nova:clean_iptables:183 : awk '{print "sudo iptables",$0}' 2021-08-24 02:48:46.430 | + lib/nova:clean_iptables:183 : sed s/-A/-D/g 2021-08-24 02:48:46.446 | + lib/nova:clean_iptables:185 : sed 's/-c [0-9]* [0-9]* //g' 2021-08-24 02:48:46.448 | + lib/nova:clean_iptables:185 : grep '\-A' 2021-08-24 02:48:46.448 | + lib/nova:clean_iptables:185 : bash 2021-08-24 02:48:46.448 | + lib/nova:clean_iptables:185 : grep nova 2021-08-24 02:48:46.449 | + lib/nova:clean_iptables:185 : awk '{print "sudo iptables -t nat",$0}' 2021-08-24 02:48:46.451 | + lib/nova:clean_iptables:185 : sed s/-A/-D/g 2021-08-24 02:48:46.452 | + lib/nova:clean_iptables:185 : sudo iptables -S -v -t nat 2021-08-24 02:48:46.468 | + lib/nova:clean_iptables:187 : sed 's/-c [0-9]* [0-9]* //g' 2021-08-24 02:48:46.469 | + lib/nova:clean_iptables:187 : sed s/-N/-X/g 2021-08-24 02:48:46.471 | + lib/nova:clean_iptables:187 : grep '\-N' 2021-08-24 02:48:46.471 | + lib/nova:clean_iptables:187 : sudo iptables -S -v 2021-08-24 02:48:46.476 | + lib/nova:clean_iptables:187 : grep nova 2021-08-24 02:48:46.476 | + lib/nova:clean_iptables:187 : awk '{print "sudo iptables",$0}' 2021-08-24 02:48:46.476 | + lib/nova:clean_iptables:187 : bash 2021-08-24 02:48:46.487 | + lib/nova:clean_iptables:189 : sed 's/-c [0-9]* [0-9]* //g' 2021-08-24 02:48:46.487 | + lib/nova:clean_iptables:189 : sudo iptables -S -v -t nat 2021-08-24 02:48:46.489 | + lib/nova:clean_iptables:189 : grep nova 2021-08-24 02:48:46.492 | + lib/nova:clean_iptables:189 : grep '\-N' 2021-08-24 02:48:46.499 | + lib/nova:clean_iptables:189 : sed s/-N/-X/g 2021-08-24 02:48:46.499 | + lib/nova:clean_iptables:189 : awk '{print "sudo iptables -t nat",$0}' 2021-08-24 02:48:46.500 | + lib/nova:clean_iptables:189 : bash 2021-08-24 02:48:46.506 | + ./stack.sh:main:1176 : sudo sysctl -w net.ipv4.ip_forward=1 2021-08-24 02:48:46.515 | net.ipv4.ip_forward = 1 2021-08-24 02:48:46.518 | + ./stack.sh:main:1181 : is_service_enabled nova neutron 2021-08-24 02:48:46.536 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:48:46.539 | + ./stack.sh:main:1182 : configure_os_vif 2021-08-24 02:48:46.541 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2021-08-24 02:48:46.544 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2021-08-24 02:48:46.582 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2021-08-24 02:48:46.618 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2021-08-24 02:48:46.621 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2021-08-24 02:48:46.657 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2021-08-24 02:48:46.690 | + ./stack.sh:main:1188 : is_service_enabled swift 2021-08-24 02:48:46.709 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:48:46.712 | + ./stack.sh:main:1189 : echo_summary 'Configuring Swift' 2021-08-24 02:48:46.714 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-24 02:48:46.720 | + ./stack.sh:echo_summary:432 : echo -e Configuring Swift 2021-08-24 02:48:46.720 | + ./stack.sh:main:1190 : async_runfunc init_swift 2021-08-24 02:48:46.722 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2021-08-24 02:48:46.786 | + inc/async:async_inner:63 : init_swift 2021-08-24 02:48:46.830 | [11722 Async init_swift:86603]: running: init_swift 2021-08-24 02:48:46.834 | + ./stack.sh:main:1197 : is_service_enabled cinder 2021-08-24 02:48:46.859 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:48:46.862 | + ./stack.sh:main:1198 : echo_summary 'Configuring Cinder' 2021-08-24 02:48:46.864 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-24 02:48:46.867 | + ./stack.sh:echo_summary:432 : echo -e Configuring Cinder 2021-08-24 02:48:46.872 | + ./stack.sh:main:1199 : async_runfunc init_cinder 2021-08-24 02:48:46.872 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2021-08-24 02:48:46.953 | + inc/async:async_inner:63 : init_cinder 2021-08-24 02:48:46.997 | [11722 Async init_cinder:86698]: running: init_cinder 2021-08-24 02:48:47.000 | + ./stack.sh:main:1205 : is_service_enabled placement 2021-08-24 02:48:47.031 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:48:47.033 | + ./stack.sh:main:1206 : echo_summary 'Configuring placement' 2021-08-24 02:48:47.036 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-24 02:48:47.038 | + ./stack.sh:echo_summary:432 : echo -e Configuring placement 2021-08-24 02:48:47.041 | + ./stack.sh:main:1207 : async_runfunc init_placement 2021-08-24 02:48:47.043 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2021-08-24 02:48:47.130 | + inc/async:async_inner:63 : init_placement 2021-08-24 02:48:47.189 | [11722 Async init_placement:86820]: running: init_placement 2021-08-24 02:48:47.203 | + ./stack.sh:main:1211 : async_wait init_neutron 2021-08-24 02:48:47.313 | [11722 Async init_neutron:86226]: Waiting for completion of init_neutron running on PID 86226 (6 other jobs running) 2021-08-24 02:48:47.346 | [11722 Async init_neutron:86226]: Signaling child to exit 2021-08-24 02:48:52.992 | + inc/async:async_inner:64 : rc=0 2021-08-24 02:48:53.018 | [83481 Async init_glance:83481]: finished successfully 2021-08-24 02:48:57.163 | + inc/async:async_inner:64 : rc=0 2021-08-24 02:48:57.190 | [86603 Async init_swift:86603]: finished successfully 2021-08-24 02:49:30.591 | + inc/async:async_inner:64 : rc=0 2021-08-24 02:49:30.617 | [86820 Async init_placement:86820]: finished successfully 2021-08-24 02:49:37.833 | + inc/async:async_inner:64 : rc=0 2021-08-24 02:49:37.858 | [86698 Async init_cinder:86698]: finished successfully 2021-08-24 02:52:17.341 | + inc/async:async_inner:64 : rc=0 2021-08-24 02:52:17.367 | [86226 Async init_neutron:86226]: finished successfully 2021-08-24 02:52:17.386 | WAKEUP 2021-08-24 02:52:17.409 | [11722 Async init_neutron:86226]: Signaled 2021-08-24 02:52:17.410 | + lib/neutron:init_neutron:648 : is_neutron_legacy_enabled 2021-08-24 02:52:17.410 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-08-24 02:52:17.410 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-08-24 02:52:17.410 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-08-24 02:52:17.411 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-08-24 02:52:17.411 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-08-24 02:52:17.411 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-08-24 02:52:17.411 | + lib/neutron:init_neutron:650 : init_mutnauq 2021-08-24 02:52:17.411 | + lib/neutron-legacy:init_mutnauq:430 : recreate_database neutron 2021-08-24 02:52:17.411 | + lib/database:recreate_database:110 : local db=neutron 2021-08-24 02:52:17.411 | + lib/database:recreate_database:111 : recreate_database_mysql neutron 2021-08-24 02:52:17.411 | + lib/databases/mysql:recreate_database_mysql:63 : local db=neutron 2021-08-24 02:52:17.411 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2021-08-24 02:52:17.411 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-24 02:52:17.411 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2021-08-24 02:52:17.411 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-24 02:52:17.411 | + lib/neutron-legacy:init_mutnauq:431 : time_start dbsync 2021-08-24 02:52:17.411 | + functions-common:time_start:2295 : local name=dbsync 2021-08-24 02:52:17.411 | + functions-common:time_start:2296 : local start_time= 2021-08-24 02:52:17.411 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 02:52:17.411 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 02:52:17.411 | + functions-common:time_start:2300 : _TIME_START[$name]=1629773326644 2021-08-24 02:52:17.411 | + lib/neutron-legacy:init_mutnauq:433 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2021-08-24 02:52:17.411 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:52:17.411 | from cryptography.utils import int_from_bytes 2021-08-24 02:52:17.411 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:52:17.411 | from cryptography.utils import int_from_bytes 2021-08-24 02:52:17.411 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-08-24 02:52:17.411 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-08-24 02:52:17.411 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-08-24 02:52:17.411 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-08-24 02:52:17.411 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2021-08-24 02:52:17.411 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2021-08-24 02:52:17.411 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2021-08-24 02:52:17.411 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2021-08-24 02:52:17.411 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2021-08-24 02:52:17.412 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2021-08-24 02:52:17.412 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2021-08-24 02:52:17.412 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2021-08-24 02:52:17.412 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2021-08-24 02:52:17.412 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2021-08-24 02:52:17.412 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2021-08-24 02:52:17.412 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2021-08-24 02:52:17.412 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2021-08-24 02:52:17.412 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2021-08-24 02:52:17.412 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2021-08-24 02:52:17.412 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2021-08-24 02:52:17.412 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2021-08-24 02:52:17.412 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2021-08-24 02:52:17.412 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2021-08-24 02:52:17.412 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2021-08-24 02:52:17.412 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2021-08-24 02:52:17.412 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2021-08-24 02:52:17.412 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2021-08-24 02:52:17.412 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2021-08-24 02:52:17.412 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2021-08-24 02:52:17.412 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2021-08-24 02:52:17.412 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2021-08-24 02:52:17.412 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2021-08-24 02:52:17.412 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2021-08-24 02:52:17.412 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2021-08-24 02:52:17.412 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2021-08-24 02:52:17.412 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2021-08-24 02:52:17.412 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2021-08-24 02:52:17.412 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2021-08-24 02:52:17.412 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2021-08-24 02:52:17.413 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2021-08-24 02:52:17.413 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2021-08-24 02:52:17.413 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2021-08-24 02:52:17.413 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2021-08-24 02:52:17.413 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2021-08-24 02:52:17.413 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2021-08-24 02:52:17.413 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2021-08-24 02:52:17.413 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2021-08-24 02:52:17.413 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2021-08-24 02:52:17.413 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2021-08-24 02:52:17.413 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2021-08-24 02:52:17.413 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2021-08-24 02:52:17.413 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2021-08-24 02:52:17.413 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2021-08-24 02:52:17.413 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2021-08-24 02:52:17.413 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2021-08-24 02:52:17.413 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2021-08-24 02:52:17.414 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2021-08-24 02:52:17.414 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2021-08-24 02:52:17.414 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2021-08-24 02:52:17.414 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2021-08-24 02:52:17.414 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2021-08-24 02:52:17.414 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2021-08-24 02:52:17.414 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2021-08-24 02:52:17.414 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2021-08-24 02:52:17.414 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2021-08-24 02:52:17.414 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2021-08-24 02:52:17.414 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2021-08-24 02:52:17.414 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2021-08-24 02:52:17.414 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2021-08-24 02:52:17.414 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2021-08-24 02:52:17.414 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2021-08-24 02:52:17.414 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2021-08-24 02:52:17.414 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2021-08-24 02:52:17.422 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2021-08-24 02:52:17.422 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2021-08-24 02:52:17.422 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2021-08-24 02:52:17.422 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2021-08-24 02:52:17.422 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2021-08-24 02:52:17.422 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2021-08-24 02:52:17.422 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2021-08-24 02:52:17.422 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2021-08-24 02:52:17.422 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2021-08-24 02:52:17.422 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2021-08-24 02:52:17.422 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2021-08-24 02:52:17.422 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2021-08-24 02:52:17.422 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2021-08-24 02:52:17.422 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2021-08-24 02:52:17.422 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2021-08-24 02:52:17.422 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2021-08-24 02:52:17.422 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2021-08-24 02:52:17.422 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2021-08-24 02:52:17.422 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2021-08-24 02:52:17.422 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2021-08-24 02:52:17.422 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2021-08-24 02:52:17.423 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2021-08-24 02:52:17.423 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2021-08-24 02:52:17.423 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2021-08-24 02:52:17.423 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2021-08-24 02:52:17.423 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2021-08-24 02:52:17.423 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2021-08-24 02:52:17.423 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2021-08-24 02:52:17.423 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2021-08-24 02:52:17.423 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2021-08-24 02:52:17.423 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2021-08-24 02:52:17.423 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2021-08-24 02:52:17.423 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2021-08-24 02:52:17.423 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2021-08-24 02:52:17.423 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2021-08-24 02:52:17.423 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2021-08-24 02:52:17.423 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2021-08-24 02:52:17.423 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2021-08-24 02:52:17.423 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2021-08-24 02:52:17.423 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2021-08-24 02:52:17.423 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2021-08-24 02:52:17.423 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2021-08-24 02:52:17.423 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2021-08-24 02:52:17.423 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2021-08-24 02:52:17.423 | Running upgrade for neutron ... 2021-08-24 02:52:17.423 | OK 2021-08-24 02:52:17.423 | + lib/neutron-legacy:init_mutnauq:434 : time_stop dbsync 2021-08-24 02:52:17.423 | + functions-common:time_stop:2309 : local name 2021-08-24 02:52:17.423 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:52:17.423 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:52:17.423 | + functions-common:time_stop:2312 : local total 2021-08-24 02:52:17.423 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:52:17.423 | + functions-common:time_stop:2315 : name=dbsync 2021-08-24 02:52:17.423 | + functions-common:time_stop:2316 : start_time=1629773326644 2021-08-24 02:52:17.423 | + functions-common:time_stop:2318 : [[ -z 1629773326644 ]] 2021-08-24 02:52:17.424 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:52:17.424 | + functions-common:time_stop:2321 : end_time=1629773537326 2021-08-24 02:52:17.424 | + functions-common:time_stop:2322 : elapsed_time=210682 2021-08-24 02:52:17.424 | + functions-common:time_stop:2323 : total=113009 2021-08-24 02:52:17.424 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:52:17.424 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=323691 2021-08-24 02:52:17.456 | [11722 Async init_neutron:86226]: finished init_neutron with result 0 in 211 seconds 2021-08-24 02:52:17.461 | + inc/async:async_wait:197 : return 0 2021-08-24 02:52:17.464 | + ./stack.sh:main:1212 : async_wait init_placement 2021-08-24 02:52:17.514 | [11722 Async init_placement:86820]: Waiting for completion of init_placement running on PID 86820 (5 other jobs running) 2021-08-24 02:52:17.540 | [11722 Async init_placement:86820]: Signaling child to exit 2021-08-24 02:52:17.540 | WAKEUP 2021-08-24 02:52:17.562 | [11722 Async init_placement:86820]: Signaled 2021-08-24 02:52:17.566 | + lib/placement:init_placement:130 : recreate_database placement 2021-08-24 02:52:17.566 | + lib/database:recreate_database:110 : local db=placement 2021-08-24 02:52:17.566 | + lib/database:recreate_database:111 : recreate_database_mysql placement 2021-08-24 02:52:17.566 | + lib/databases/mysql:recreate_database_mysql:63 : local db=placement 2021-08-24 02:52:17.566 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2021-08-24 02:52:17.566 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-24 02:52:17.566 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2021-08-24 02:52:17.566 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-24 02:52:17.566 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2021-08-24 02:52:17.566 | + lib/placement:init_placement:132 : create_placement_accounts 2021-08-24 02:52:17.566 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2021-08-24 02:52:17.566 | + lib/keystone:create_service_user:401 : get_or_create_user placement Passw0rd Default 2021-08-24 02:52:17.566 | + functions-common:get_or_create_user:824 : local user_id 2021-08-24 02:52:17.566 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-08-24 02:52:17.566 | + functions-common:get_or_create_user:828 : local email= 2021-08-24 02:52:17.566 | ++ functions-common:get_or_create_user:842 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2021-08-24 02:52:17.566 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:52:17.566 | from cryptography.utils import int_from_bytes 2021-08-24 02:52:17.566 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:52:17.566 | from cryptography.utils import int_from_bytes 2021-08-24 02:52:17.566 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:52:17.566 | + functions-common:get_or_create_user:840 : user_id=8f512162ba3e4ea3ad296f2d99c4a27c 2021-08-24 02:52:17.566 | + functions-common:get_or_create_user:841 : echo 8f512162ba3e4ea3ad296f2d99c4a27c 2021-08-24 02:52:17.566 | 8f512162ba3e4ea3ad296f2d99c4a27c 2021-08-24 02:52:17.567 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service placement service Default Default 2021-08-24 02:52:17.567 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 02:52:17.567 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-24 02:52:17.567 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 02:52:17.567 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 02:52:17.567 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-24 02:52:17.567 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-24 02:52:17.567 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-24 02:52:17.567 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-24 02:52:17.567 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-24 02:52:17.567 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-24 02:52:17.567 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2021-08-24 02:52:17.567 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 02:52:17.567 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 02:52:17.567 | ++ functions-common:get_field:726 : local data field 2021-08-24 02:52:17.567 | ++ functions-common:get_field:727 : read data 2021-08-24 02:52:17.567 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:52:17.567 | from cryptography.utils import int_from_bytes 2021-08-24 02:52:17.567 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:52:17.567 | from cryptography.utils import int_from_bytes 2021-08-24 02:52:17.567 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:52:17.567 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 02:52:17.567 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 02:52:17.567 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user placement --project service --user-domain Default --project-domain Default 2021-08-24 02:52:17.567 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:52:17.567 | from cryptography.utils import int_from_bytes 2021-08-24 02:52:17.567 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:52:17.567 | from cryptography.utils import int_from_bytes 2021-08-24 02:52:17.567 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2021-08-24 02:52:17.567 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 02:52:17.567 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 02:52:17.567 | ++ functions-common:get_field:726 : local data field 2021-08-24 02:52:17.568 | ++ functions-common:get_field:727 : read data 2021-08-24 02:52:17.568 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:52:17.568 | from cryptography.utils import int_from_bytes 2021-08-24 02:52:17.568 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:52:17.568 | from cryptography.utils import int_from_bytes 2021-08-24 02:52:17.568 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:52:17.568 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 02:52:17.568 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 02:52:17.568 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 02:52:17.568 | ++ functions-common:get_field:733 : echo '| 2d31b7a259a746b78748e801c7007833 | 8f512162ba3e4ea3ad296f2d99c4a27c | | a342c9e612f84592a2154746316d56cd | | | False |' 2021-08-24 02:52:17.568 | ++ functions-common:get_field:727 : read data 2021-08-24 02:52:17.568 | + functions-common:get_or_add_user_project_role:910 : user_role_id=2d31b7a259a746b78748e801c7007833 2021-08-24 02:52:17.568 | + functions-common:get_or_add_user_project_role:912 : echo 2d31b7a259a746b78748e801c7007833 2021-08-24 02:52:17.568 | 2d31b7a259a746b78748e801c7007833 2021-08-24 02:52:17.568 | + lib/keystone:create_service_user:404 : [[ -n admin ]] 2021-08-24 02:52:17.568 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role admin placement service Default Default 2021-08-24 02:52:17.568 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 02:52:17.568 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-24 02:52:17.568 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 02:52:17.568 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 02:52:17.568 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-24 02:52:17.568 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-24 02:52:17.568 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-24 02:52:17.568 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-24 02:52:17.568 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-24 02:52:17.568 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-24 02:52:17.568 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2021-08-24 02:52:17.568 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 02:52:17.568 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 02:52:17.568 | ++ functions-common:get_field:726 : local data field 2021-08-24 02:52:17.568 | ++ functions-common:get_field:727 : read data 2021-08-24 02:52:17.568 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:52:17.569 | from cryptography.utils import int_from_bytes 2021-08-24 02:52:17.569 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:52:17.569 | from cryptography.utils import int_from_bytes 2021-08-24 02:52:17.569 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:52:17.569 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 02:52:17.569 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 02:52:17.569 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user placement --project service --user-domain Default --project-domain Default 2021-08-24 02:52:17.569 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:52:17.569 | from cryptography.utils import int_from_bytes 2021-08-24 02:52:17.569 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:52:17.569 | from cryptography.utils import int_from_bytes 2021-08-24 02:52:17.569 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2021-08-24 02:52:17.569 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 02:52:17.569 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 02:52:17.569 | ++ functions-common:get_field:726 : local data field 2021-08-24 02:52:17.569 | ++ functions-common:get_field:727 : read data 2021-08-24 02:52:17.569 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:52:17.569 | from cryptography.utils import int_from_bytes 2021-08-24 02:52:17.569 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:52:17.569 | from cryptography.utils import int_from_bytes 2021-08-24 02:52:17.569 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:52:17.569 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 02:52:17.569 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 02:52:17.569 | ++ functions-common:get_field:733 : echo '| bd1f2be4fa95415d8576d9784f2c52b2 | 8f512162ba3e4ea3ad296f2d99c4a27c | | a342c9e612f84592a2154746316d56cd | | | False |' 2021-08-24 02:52:17.569 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 02:52:17.569 | ++ functions-common:get_field:727 : read data 2021-08-24 02:52:17.569 | + functions-common:get_or_add_user_project_role:910 : user_role_id=bd1f2be4fa95415d8576d9784f2c52b2 2021-08-24 02:52:17.569 | + functions-common:get_or_add_user_project_role:912 : echo bd1f2be4fa95415d8576d9784f2c52b2 2021-08-24 02:52:17.569 | bd1f2be4fa95415d8576d9784f2c52b2 2021-08-24 02:52:17.569 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.39/placement 2021-08-24 02:52:17.569 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2021-08-24 02:52:17.570 | + functions-common:get_or_create_service:966 : local service_id 2021-08-24 02:52:17.570 | ++ functions-common:get_or_create_service:979 : oscwrap service show placement -f value -c id 2021-08-24 02:52:17.570 | ++ functions-common:get_or_create_service:981 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2021-08-24 02:52:17.570 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:52:17.570 | from cryptography.utils import int_from_bytes 2021-08-24 02:52:17.570 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:52:17.570 | from cryptography.utils import int_from_bytes 2021-08-24 02:52:17.570 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:52:17.570 | + functions-common:get_or_create_service:977 : service_id=' 2021-08-24 02:52:17.570 | c14624783c0d41e9b23f616933810bae' 2021-08-24 02:52:17.570 | + functions-common:get_or_create_service:978 : echo c14624783c0d41e9b23f616933810bae 2021-08-24 02:52:17.570 | c14624783c0d41e9b23f616933810bae 2021-08-24 02:52:17.570 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.39/placement 2021-08-24 02:52:17.570 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-08-24 02:52:17.570 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface placement public http://10.222.0.39/placement RegionOne 2021-08-24 02:52:17.570 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-08-24 02:52:17.570 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2021-08-24 02:52:17.570 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:52:17.570 | from cryptography.utils import int_from_bytes 2021-08-24 02:52:17.570 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:52:17.570 | from cryptography.utils import int_from_bytes 2021-08-24 02:52:17.570 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:52:17.570 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-08-24 02:52:17.570 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-08-24 02:52:17.570 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create placement public http://10.222.0.39/placement --region RegionOne -f value -c id 2021-08-24 02:52:17.570 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:52:17.570 | from cryptography.utils import int_from_bytes 2021-08-24 02:52:17.570 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:52:17.570 | from cryptography.utils import int_from_bytes 2021-08-24 02:52:17.570 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:52:17.570 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=ac23eca07d45430ba790dadc09230362 2021-08-24 02:52:17.571 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo ac23eca07d45430ba790dadc09230362 2021-08-24 02:52:17.571 | + functions-common:get_or_create_endpoint:1011 : public_id=ac23eca07d45430ba790dadc09230362 2021-08-24 02:52:17.571 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-08-24 02:52:17.571 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-08-24 02:52:17.571 | + functions-common:get_or_create_endpoint:1020 : echo ac23eca07d45430ba790dadc09230362 2021-08-24 02:52:17.571 | ac23eca07d45430ba790dadc09230362 2021-08-24 02:52:17.611 | [11722 Async init_placement:86820]: finished init_placement with result 0 in 43 seconds 2021-08-24 02:52:17.615 | + inc/async:async_wait:197 : return 0 2021-08-24 02:52:17.618 | + ./stack.sh:main:1213 : async_wait init_glance 2021-08-24 02:52:17.670 | [11722 Async init_glance:83481]: Waiting for completion of init_glance running on PID 83481 (4 other jobs running) 2021-08-24 02:52:17.695 | [11722 Async init_glance:83481]: Signaling child to exit 2021-08-24 02:52:17.695 | WAKEUP 2021-08-24 02:52:17.718 | [11722 Async init_glance:83481]: Signaled 2021-08-24 02:52:17.720 | + lib/glance:init_glance:488 : rm -rf /opt/stack/data/glance/images 2021-08-24 02:52:17.720 | + lib/glance:init_glance:489 : mkdir -p /opt/stack/data/glance/images 2021-08-24 02:52:17.720 | + lib/glance:init_glance:492 : recreate_database glance 2021-08-24 02:52:17.720 | + lib/database:recreate_database:110 : local db=glance 2021-08-24 02:52:17.720 | + lib/database:recreate_database:111 : recreate_database_mysql glance 2021-08-24 02:52:17.720 | + lib/databases/mysql:recreate_database_mysql:63 : local db=glance 2021-08-24 02:52:17.720 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2021-08-24 02:52:17.720 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-24 02:52:17.720 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2021-08-24 02:52:17.720 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-24 02:52:17.720 | + lib/glance:init_glance:494 : time_start dbsync 2021-08-24 02:52:17.720 | + functions-common:time_start:2295 : local name=dbsync 2021-08-24 02:52:17.720 | + functions-common:time_start:2296 : local start_time= 2021-08-24 02:52:17.720 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 02:52:17.720 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 02:52:17.720 | + functions-common:time_start:2300 : _TIME_START[$name]=1629773278549 2021-08-24 02:52:17.720 | + lib/glance:init_glance:496 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2021-08-24 02:52:17.720 | 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=83603) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-08-24 02:52:17.720 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-08-24 02:52:17.720 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-08-24 02:52:17.721 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-08-24 02:52:17.721 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-08-24 02:52:17.721 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-08-24 02:52:17.721 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-08-24 02:52:17.721 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2021-08-24 02:52:17.721 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2021-08-24 02:52:17.721 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2021-08-24 02:52:17.721 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2021-08-24 02:52:17.721 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2021-08-24 02:52:17.721 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2021-08-24 02:52:17.721 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2021-08-24 02:52:17.721 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2021-08-24 02:52:17.721 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2021-08-24 02:52:17.721 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2021-08-24 02:52:17.721 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2021-08-24 02:52:17.721 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-08-24 02:52:17.721 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-08-24 02:52:17.721 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-08-24 02:52:17.721 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-08-24 02:52:17.721 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-08-24 02:52:17.721 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-08-24 02:52:17.721 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-08-24 02:52:17.721 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-08-24 02:52:17.721 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-08-24 02:52:17.721 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-08-24 02:52:17.721 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2021-08-24 02:52:17.721 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2021-08-24 02:52:17.721 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2021-08-24 02:52:17.721 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2021-08-24 02:52:17.721 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2021-08-24 02:52:17.721 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2021-08-24 02:52:17.721 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2021-08-24 02:52:17.721 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2021-08-24 02:52:17.722 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-08-24 02:52:17.722 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-08-24 02:52:17.722 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-08-24 02:52:17.722 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-08-24 02:52:17.722 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2021-08-24 02:52:17.722 | Database migration is up to date. No migration needed. 2021-08-24 02:52:17.722 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2021-08-24 02:52:17.722 | Database is synced successfully. 2021-08-24 02:52:17.722 | + lib/glance:init_glance:499 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2021-08-24 02:52:17.722 | 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=83681) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-08-24 02:52:17.722 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2021-08-24 02:52:17.722 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2021-08-24 02:52:17.722 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2021-08-24 02:52:17.722 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2021-08-24 02:52:17.722 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2021-08-24 02:52:17.722 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2021-08-24 02:52:17.722 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2021-08-24 02:52:17.722 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2021-08-24 02:52:17.722 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2021-08-24 02:52:17.722 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2021-08-24 02:52:17.722 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2021-08-24 02:52:17.722 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2021-08-24 02:52:17.722 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2021-08-24 02:52:17.722 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2021-08-24 02:52:17.722 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2021-08-24 02:52:17.722 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2021-08-24 02:52:17.722 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2021-08-24 02:52:17.722 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2021-08-24 02:52:17.722 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2021-08-24 02:52:17.722 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2021-08-24 02:52:17.723 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2021-08-24 02:52:17.723 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2021-08-24 02:52:17.723 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2021-08-24 02:52:17.723 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2021-08-24 02:52:17.723 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2021-08-24 02:52:17.723 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2021-08-24 02:52:17.723 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2021-08-24 02:52:17.723 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2021-08-24 02:52:17.723 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2021-08-24 02:52:17.723 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2021-08-24 02:52:17.723 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2021-08-24 02:52:17.723 | + lib/glance:init_glance:500 : time_stop dbsync 2021-08-24 02:52:17.723 | + functions-common:time_stop:2309 : local name 2021-08-24 02:52:17.723 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:52:17.723 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:52:17.723 | + functions-common:time_stop:2312 : local total 2021-08-24 02:52:17.723 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:52:17.723 | + functions-common:time_stop:2315 : name=dbsync 2021-08-24 02:52:17.723 | + functions-common:time_stop:2316 : start_time=1629773278549 2021-08-24 02:52:17.723 | + functions-common:time_stop:2318 : [[ -z 1629773278549 ]] 2021-08-24 02:52:17.723 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:52:17.723 | + functions-common:time_stop:2321 : end_time=1629773332976 2021-08-24 02:52:17.723 | + functions-common:time_stop:2322 : elapsed_time=54427 2021-08-24 02:52:17.723 | + functions-common:time_stop:2323 : total=113009 2021-08-24 02:52:17.723 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:52:17.723 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=167436 2021-08-24 02:52:17.765 | [11722 Async init_glance:83481]: finished init_glance with result 0 in 54 seconds 2021-08-24 02:52:17.769 | + inc/async:async_wait:197 : return 0 2021-08-24 02:52:17.772 | + ./stack.sh:main:1214 : async_wait init_swift 2021-08-24 02:52:17.826 | [11722 Async init_swift:86603]: Waiting for completion of init_swift running on PID 86603 (3 other jobs running) 2021-08-24 02:52:17.852 | [11722 Async init_swift:86603]: Signaling child to exit 2021-08-24 02:52:17.852 | WAKEUP 2021-08-24 02:52:17.874 | [11722 Async init_swift:86603]: Signaled 2021-08-24 02:52:17.876 | + lib/swift:init_swift:693 : local node_number 2021-08-24 02:52:17.876 | + lib/swift:init_swift:695 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-08-24 02:52:17.876 | No container-sync running 2021-08-24 02:52:17.876 | No object-replicator running 2021-08-24 02:52:17.876 | No account-reaper running 2021-08-24 02:52:17.876 | No container-sharder running 2021-08-24 02:52:17.876 | No container-reconciler running 2021-08-24 02:52:17.876 | No account-auditor running 2021-08-24 02:52:17.876 | No container-updater running 2021-08-24 02:52:17.876 | No container-replicator running 2021-08-24 02:52:17.876 | No proxy-server running 2021-08-24 02:52:17.876 | No account-replicator running 2021-08-24 02:52:17.876 | No container-auditor running 2021-08-24 02:52:17.876 | No object-expirer running 2021-08-24 02:52:17.876 | No object-updater running 2021-08-24 02:52:17.876 | No object-auditor running 2021-08-24 02:52:17.876 | No object-server running 2021-08-24 02:52:17.876 | No account-server running 2021-08-24 02:52:17.876 | No container-server running 2021-08-24 02:52:17.876 | No object-reconstructor running 2021-08-24 02:52:17.877 | + lib/swift:init_swift:695 : true 2021-08-24 02:52:17.877 | + lib/swift:init_swift:698 : create_swift_disk 2021-08-24 02:52:17.877 | + lib/swift:create_swift_disk:569 : local node_number 2021-08-24 02:52:17.877 | + lib/swift:create_swift_disk:574 : local user_group 2021-08-24 02:52:17.877 | ++ lib/swift:create_swift_disk:575 : id -g ubuntu 2021-08-24 02:52:17.877 | + lib/swift:create_swift_disk:575 : user_group=1000 2021-08-24 02:52:17.877 | + lib/swift:create_swift_disk:576 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2021-08-24 02:52:17.877 | + lib/swift:create_swift_disk:579 : [[ -e /opt/stack/data/swift/drives/images/swift.img ]] 2021-08-24 02:52:17.877 | + lib/swift:create_swift_disk:586 : mkdir -p /opt/stack/data/swift/drives/images 2021-08-24 02:52:17.877 | + lib/swift:create_swift_disk:587 : sudo touch /opt/stack/data/swift/drives/images/swift.img 2021-08-24 02:52:17.877 | + lib/swift:create_swift_disk:588 : sudo chown ubuntu: /opt/stack/data/swift/drives/images/swift.img 2021-08-24 02:52:17.877 | + lib/swift:create_swift_disk:590 : truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2021-08-24 02:52:17.877 | + lib/swift:create_swift_disk:593 : /sbin/mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2021-08-24 02:52:17.877 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2021-08-24 02:52:17.877 | = sectsz=512 attr=2, projid32bit=1 2021-08-24 02:52:17.877 | = crc=1 finobt=1, sparse=1, rmapbt=0 2021-08-24 02:52:17.877 | = reflink=1 2021-08-24 02:52:17.877 | data = bsize=4096 blocks=1572864, imaxpct=25 2021-08-24 02:52:17.877 | = sunit=0 swidth=0 blks 2021-08-24 02:52:17.877 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2021-08-24 02:52:17.877 | log =internal log bsize=4096 blocks=2560, version=2 2021-08-24 02:52:17.877 | = sectsz=512 sunit=0 blks, lazy-count=1 2021-08-24 02:52:17.877 | realtime =none extsz=4096 blocks=0, rtextents=0 2021-08-24 02:52:17.877 | + lib/swift:create_swift_disk:596 : mkdir -p /opt/stack/data/swift/drives/sdb1 2021-08-24 02:52:17.877 | + lib/swift:create_swift_disk:597 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2021-08-24 02:52:17.877 | + lib/swift:create_swift_disk:598 : sudo mount -t xfs -o loop,noatime,nodiratime,logbufs=8 /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2021-08-24 02:52:17.877 | + lib/swift:create_swift_disk:604 : local node_number 2021-08-24 02:52:17.877 | + lib/swift:create_swift_disk:605 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-08-24 02:52:17.877 | + lib/swift:create_swift_disk:607 : local node_devices=/opt/stack/data/swift/1 2021-08-24 02:52:17.877 | + lib/swift:create_swift_disk:608 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2021-08-24 02:52:17.877 | + lib/swift:create_swift_disk:609 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2021-08-24 02:52:17.877 | + lib/swift:create_swift_disk:610 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2021-08-24 02:52:17.877 | + lib/swift:create_swift_disk:611 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2021-08-24 02:52:17.878 | + lib/swift:create_swift_disk:612 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2021-08-24 02:52:17.878 | + lib/swift:init_swift:702 : pushd /etc/swift 2021-08-24 02:52:17.878 | + lib/swift:init_swift:704 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2021-08-24 02:52:17.878 | + lib/swift:init_swift:706 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2021-08-24 02:52:17.878 | + lib/swift:init_swift:707 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2021-08-24 02:52:17.878 | + lib/swift:init_swift:708 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2021-08-24 02:52:17.878 | + lib/swift:init_swift:714 : [[ -n '' ]] 2021-08-24 02:52:17.878 | + lib/swift:init_swift:727 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-08-24 02:52:17.878 | + lib/swift:init_swift:728 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2021-08-24 02:52:17.878 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2021-08-24 02:52:17.878 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2021-08-24 02:52:17.878 | + lib/swift:init_swift:729 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2021-08-24 02:52:17.878 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2021-08-24 02:52:17.878 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2021-08-24 02:52:17.878 | + lib/swift:init_swift:730 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2021-08-24 02:52:17.878 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2021-08-24 02:52:17.878 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2021-08-24 02:52:17.878 | + lib/swift:init_swift:736 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2021-08-24 02:52:17.878 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-08-24 02:52:17.878 | + lib/swift:init_swift:737 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2021-08-24 02:52:17.878 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-08-24 02:52:17.878 | + lib/swift:init_swift:738 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2021-08-24 02:52:17.878 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-08-24 02:52:17.878 | + lib/swift:init_swift:739 : popd 2021-08-24 02:52:17.922 | [11722 Async init_swift:86603]: finished init_swift with result 0 in 10 seconds 2021-08-24 02:52:17.926 | + inc/async:async_wait:197 : return 0 2021-08-24 02:52:17.928 | + ./stack.sh:main:1215 : async_wait init_cinder 2021-08-24 02:52:17.980 | [11722 Async init_cinder:86698]: Waiting for completion of init_cinder running on PID 86698 (2 other jobs running) 2021-08-24 02:52:18.005 | [11722 Async init_cinder:86698]: Signaling child to exit 2021-08-24 02:52:18.005 | WAKEUP 2021-08-24 02:52:18.028 | [11722 Async init_cinder:86698]: Signaled 2021-08-24 02:52:18.038 | + lib/cinder:init_cinder:427 : is_service_enabled mysql postgresql 2021-08-24 02:52:18.038 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:52:18.038 | + lib/cinder:init_cinder:429 : recreate_database cinder 2021-08-24 02:52:18.038 | + lib/database:recreate_database:110 : local db=cinder 2021-08-24 02:52:18.038 | + lib/database:recreate_database:111 : recreate_database_mysql cinder 2021-08-24 02:52:18.038 | + lib/databases/mysql:recreate_database_mysql:63 : local db=cinder 2021-08-24 02:52:18.038 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2021-08-24 02:52:18.038 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-24 02:52:18.038 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2021-08-24 02:52:18.038 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-24 02:52:18.038 | + lib/cinder:init_cinder:431 : time_start dbsync 2021-08-24 02:52:18.038 | + functions-common:time_start:2295 : local name=dbsync 2021-08-24 02:52:18.038 | + functions-common:time_start:2296 : local start_time= 2021-08-24 02:52:18.038 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 02:52:18.038 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 02:52:18.038 | + functions-common:time_start:2300 : _TIME_START[$name]=1629773327181 2021-08-24 02:52:18.038 | + lib/cinder:init_cinder:433 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2021-08-24 02:52:18.039 | 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=86875) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-08-24 02:52:18.039 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 02:52:18.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/144_placeholder.py... {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:52:18.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/144_placeholder.py loaded successfully {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:52:18.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/136_make_vol_type_col_non_nullable.py... {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:52:18.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:52:18.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/140_create_project_default_volume_type.py... {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:52:18.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:52:18.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_cinder_init.py... {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:52:18.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_cinder_init.py loaded successfully {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:52:18.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/143_placeholder.py... {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:52:18.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/143_placeholder.py loaded successfully {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:52:18.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/142_placeholder.py... {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:52:18.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/142_placeholder.py loaded successfully {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:52:18.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py... {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:52:18.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py loaded successfully {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:52:18.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py... {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:52:18.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py loaded successfully {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:52:18.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/141_add_quota_usage_unique_constraint.py... {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:52:18.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:52:18.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py... {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:52:18.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py loaded successfully {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:52:18.039 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 02:52:18.039 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 02:52:18.039 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 02:52:18.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/144_placeholder.py... {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:52:18.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/144_placeholder.py loaded successfully {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:52:18.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/136_make_vol_type_col_non_nullable.py... {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:52:18.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:52:18.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/140_create_project_default_volume_type.py... {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:52:18.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:52:18.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_cinder_init.py... {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:52:18.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_cinder_init.py loaded successfully {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:52:18.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/143_placeholder.py... {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:52:18.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/143_placeholder.py loaded successfully {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:52:18.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/142_placeholder.py... {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:52:18.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/142_placeholder.py loaded successfully {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:52:18.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py... {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:52:18.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py loaded successfully {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:52:18.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py... {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:52:18.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py loaded successfully {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:52:18.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/141_add_quota_usage_unique_constraint.py... {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:52:18.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:52:18.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py... {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:52:18.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py loaded successfully {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:52:18.040 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 02:52:18.040 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 02:52:18.040 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 02:52:18.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/144_placeholder.py... {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:52:18.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/144_placeholder.py loaded successfully {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:52:18.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/136_make_vol_type_col_non_nullable.py... {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:52:18.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:52:18.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/140_create_project_default_volume_type.py... {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:52:18.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:52:18.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_cinder_init.py... {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:52:18.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_cinder_init.py loaded successfully {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:52:18.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/143_placeholder.py... {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:52:18.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/143_placeholder.py loaded successfully {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:52:18.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/142_placeholder.py... {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:52:18.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/142_placeholder.py loaded successfully {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:52:18.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py... {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:52:18.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py loaded successfully {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:52:18.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py... {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:52:18.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py loaded successfully {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:52:18.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/141_add_quota_usage_unique_constraint.py... {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:52:18.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:52:18.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py... {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:52:18.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py loaded successfully {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:52:18.041 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 02:52:18.041 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=86875) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 02:52:18.041 | INFO migrate.versioning.api [-] 134 -> 135...  2021-08-24 02:52:18.041 | INFO migrate.versioning.api [-] done 2021-08-24 02:52:18.041 | INFO migrate.versioning.api [-] 135 -> 136...  2021-08-24 02:52:18.041 | INFO migrate.versioning.api [-] done 2021-08-24 02:52:18.041 | INFO migrate.versioning.api [-] 136 -> 137...  2021-08-24 02:52:18.041 | INFO migrate.versioning.api [-] done 2021-08-24 02:52:18.041 | INFO migrate.versioning.api [-] 137 -> 138...  2021-08-24 02:52:18.041 | INFO migrate.versioning.api [-] done 2021-08-24 02:52:18.042 | INFO migrate.versioning.api [-] 138 -> 139...  2021-08-24 02:52:18.042 | INFO migrate.versioning.api [-] done 2021-08-24 02:52:18.042 | INFO migrate.versioning.api [-] 139 -> 140...  2021-08-24 02:52:18.042 | INFO migrate.versioning.api [-] done 2021-08-24 02:52:18.042 | INFO migrate.versioning.api [-] 140 -> 141...  2021-08-24 02:52:18.042 | INFO migrate.versioning.api [-] done 2021-08-24 02:52:18.042 | INFO migrate.versioning.api [-] 141 -> 142...  2021-08-24 02:52:18.042 | INFO migrate.versioning.api [-] done 2021-08-24 02:52:18.042 | INFO migrate.versioning.api [-] 142 -> 143...  2021-08-24 02:52:18.042 | INFO migrate.versioning.api [-] done 2021-08-24 02:52:18.042 | INFO migrate.versioning.api [-] 143 -> 144...  2021-08-24 02:52:18.042 | INFO migrate.versioning.api [-] done 2021-08-24 02:52:18.042 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:52:18.042 | from cryptography.utils import int_from_bytes 2021-08-24 02:52:18.042 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:52:18.042 | from cryptography.utils import int_from_bytes 2021-08-24 02:52:18.042 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:133: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2021-08-24 02:52:18.042 | last_heartbeat = column_property( 2021-08-24 02:52:18.042 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:139: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2021-08-24 02:52:18.042 | num_hosts = column_property( 2021-08-24 02:52:18.042 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:146: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2021-08-24 02:52:18.042 | num_down_hosts = column_property( 2021-08-24 02:52:18.042 | + lib/cinder:init_cinder:434 : time_stop dbsync 2021-08-24 02:52:18.042 | + functions-common:time_stop:2309 : local name 2021-08-24 02:52:18.042 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:52:18.042 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:52:18.042 | + functions-common:time_stop:2312 : local total 2021-08-24 02:52:18.042 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:52:18.042 | + functions-common:time_stop:2315 : name=dbsync 2021-08-24 02:52:18.042 | + functions-common:time_stop:2316 : start_time=1629773327181 2021-08-24 02:52:18.043 | + functions-common:time_stop:2318 : [[ -z 1629773327181 ]] 2021-08-24 02:52:18.043 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:52:18.043 | + functions-common:time_stop:2321 : end_time=1629773377773 2021-08-24 02:52:18.043 | + functions-common:time_stop:2322 : elapsed_time=50592 2021-08-24 02:52:18.043 | + functions-common:time_stop:2323 : total=113009 2021-08-24 02:52:18.043 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:52:18.043 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=163601 2021-08-24 02:52:18.043 | + lib/cinder:init_cinder:437 : is_service_enabled c-vol 2021-08-24 02:52:18.043 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:52:18.043 | + lib/cinder:init_cinder:452 : is_service_enabled c-bak 2021-08-24 02:52:18.043 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:52:18.043 | + lib/cinder:init_cinder:458 : mkdir -p /opt/stack/data/cinder/volumes 2021-08-24 02:52:18.083 | [11722 Async init_cinder:86698]: finished init_cinder with result 0 in 50 seconds 2021-08-24 02:52:18.088 | + inc/async:async_wait:197 : return 0 2021-08-24 02:52:18.090 | + ./stack.sh:main:1220 : is_service_enabled nova 2021-08-24 02:52:18.108 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:52:18.110 | + ./stack.sh:main:1221 : echo_summary 'Configuring Nova' 2021-08-24 02:52:18.112 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-24 02:52:18.115 | + ./stack.sh:echo_summary:432 : echo -e Configuring Nova 2021-08-24 02:52:18.118 | + ./stack.sh:main:1222 : init_nova 2021-08-24 02:52:18.121 | + lib/nova:init_nova:750 : is_service_enabled mysql postgresql 2021-08-24 02:52:18.138 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:52:18.140 | + lib/nova:init_nova:750 : is_service_enabled n-api 2021-08-24 02:52:18.157 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:52:18.160 | + lib/nova:init_nova:752 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-08-24 02:52:18.162 | + lib/nova:init_nova:760 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2021-08-24 02:52:18.220 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2021-08-24 02:52:18.258 | [11722 Async nova-cell-0:88488]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2021-08-24 02:52:18.261 | ++ lib/nova:init_nova:763 : seq 1 1 2021-08-24 02:52:18.266 | + lib/nova:init_nova:763 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-08-24 02:52:18.270 | ++ lib/nova:init_nova:764 : conductor_conf 1 2021-08-24 02:52:18.273 | ++ lib/nova:conductor_conf:729 : local cell=1 2021-08-24 02:52:18.275 | ++ lib/nova:conductor_conf:730 : echo /etc/nova/nova_cell1.conf 2021-08-24 02:52:18.278 | + lib/nova:init_nova:764 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2021-08-24 02:52:18.344 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2021-08-24 02:52:18.390 | [11722 Async nova-cell-1:88584]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2021-08-24 02:52:18.392 | + lib/nova:init_nova:767 : recreate_database nova_api 2021-08-24 02:52:18.400 | + lib/database:recreate_database:110 : local db=nova_api 2021-08-24 02:52:18.400 | + lib/database:recreate_database:111 : recreate_database_mysql nova_api 2021-08-24 02:52:18.400 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_api 2021-08-24 02:52:18.403 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2021-08-24 02:52:18.407 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-24 02:52:18.453 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2021-08-24 02:52:18.457 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-24 02:52:18.556 | + lib/nova:init_nova:768 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2021-08-24 02:52:23.013 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=88651) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 02:52:23.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=88651) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:52:23.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=88651) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:52:23.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=88651) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:52:23.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=88651) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:52:23.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=88651) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:52:23.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=88651) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:52:23.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=88651) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:52:23.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=88651) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:52:23.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=88651) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:52:23.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=88651) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:52:23.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=88651) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:52:23.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=88651) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:52:23.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=88651) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:52:23.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=88651) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:52:23.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=88651) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:52:23.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=88651) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:52:23.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=88651) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:52:23.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=88651) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:52:23.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=88651) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:52:23.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=88651) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:52:23.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=88651) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:52:23.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=88651) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:52:23.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=88651) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:52:23.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=88651) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:52:23.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=88651) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:52:23.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=88651) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:52:23.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=88651) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:52:23.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=88651) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:52:23.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=88651) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:52:23.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=88651) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:52:23.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=88651) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:52:23.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=88651) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:52:23.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=88651) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:52:23.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=88651) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:52:23.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=88651) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:52:23.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=88651) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:52:23.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=88651) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:52:23.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=88651) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:52:23.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=88651) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:52:23.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=88651) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:52:23.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=88651) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:52:23.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=88651) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:52:23.024 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=88651) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 02:52:23.024 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=88651) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 02:52:23.048 | INFO nova.db.migration [-] Applying migration(s) 2021-08-24 02:52:23.051 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-08-24 02:52:23.051 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-08-24 02:52:23.527 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2021-08-24 02:52:59.343 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=88651) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:752}} 2021-08-24 02:52:59.438 | INFO nova.db.migration [-] Migration(s) applied 2021-08-24 02:52:59.438 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:52:59.438 | from cryptography.utils import int_from_bytes 2021-08-24 02:52:59.438 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:52:59.438 | from cryptography.utils import int_from_bytes 2021-08-24 02:52:59.858 | ++ lib/nova:init_nova:772 : database_connection_url nova_cell0 2021-08-24 02:52:59.860 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-08-24 02:52:59.863 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-08-24 02:52:59.865 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-08-24 02:52:59.868 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-08-24 02:52:59.872 | + lib/nova:init_nova:772 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-08-24 02:53:03.443 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:53:03.444 | from cryptography.utils import int_from_bytes 2021-08-24 02:53:03.444 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:53:03.444 | from cryptography.utils import int_from_bytes 2021-08-24 02:53:03.878 | ++ lib/nova:init_nova:775 : seq 0 1 2021-08-24 02:53:03.883 | + lib/nova:init_nova:775 : for i in $(seq 0 $NOVA_NUM_CELLS) 2021-08-24 02:53:03.886 | + lib/nova:init_nova:776 : async_wait nova-cell-0 2021-08-24 02:53:03.937 | [11722 Async nova-cell-0:88488]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 88488 (3 other jobs running) 2021-08-24 02:53:03.964 | [11722 Async nova-cell-0:88488]: Signaling child to exit 2021-08-24 02:54:08.482 | + inc/async:async_inner:64 : rc=0 2021-08-24 02:54:08.507 | [88584 Async nova-cell-1:88584]: finished successfully 2021-08-24 02:54:09.029 | + inc/async:async_inner:64 : rc=0 2021-08-24 02:54:09.054 | [88488 Async nova-cell-0:88488]: finished successfully 2021-08-24 02:54:09.073 | WAKEUP 2021-08-24 02:54:09.096 | [11722 Async nova-cell-0:88488]: Signaled 2021-08-24 02:54:09.097 | + lib/nova:init_nova_db:740 : local dbname=nova_cell0 2021-08-24 02:54:09.097 | + lib/nova:init_nova_db:741 : local conffile=/etc/nova/nova.conf 2021-08-24 02:54:09.097 | + lib/nova:init_nova_db:742 : recreate_database nova_cell0 2021-08-24 02:54:09.097 | + lib/database:recreate_database:110 : local db=nova_cell0 2021-08-24 02:54:09.097 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell0 2021-08-24 02:54:09.097 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell0 2021-08-24 02:54:09.097 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2021-08-24 02:54:09.098 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-24 02:54:09.098 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2021-08-24 02:54:09.098 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-24 02:54:09.098 | + lib/nova:init_nova_db:743 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2021-08-24 02:54:09.098 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=88641) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 02:54:09.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=88641) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:54:09.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=88641) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:54:09.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=88641) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:54:09.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=88641) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:54:09.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=88641) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:54:09.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=88641) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:54:09.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=88641) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:54:09.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=88641) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:54:09.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=88641) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:54:09.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=88641) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:54:09.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=88641) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:54:09.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=88641) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:54:09.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=88641) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:54:09.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=88641) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:54:09.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=88641) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:54:09.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=88641) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:54:09.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=88641) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:54:09.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=88641) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:54:09.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=88641) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:54:09.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=88641) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:54:09.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=88641) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:54:09.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=88641) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:54:09.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=88641) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:54:09.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=88641) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:54:09.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=88641) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:54:09.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=88641) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:54:09.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=88641) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:54:09.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=88641) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:54:09.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=88641) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:54:09.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=88641) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:54:09.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=88641) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:54:09.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=88641) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:54:09.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=88641) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:54:09.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=88641) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:54:09.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=88641) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:54:09.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=88641) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:54:09.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=88641) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:54:09.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=88641) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:54:09.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=88641) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:54:09.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=88641) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:54:09.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=88641) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:54:09.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=88641) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:54:09.099 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=88641) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 02:54:09.099 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=88641) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 02:54:09.099 | INFO nova.db.migration [-] Applying migration(s) 2021-08-24 02:54:09.099 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-08-24 02:54:09.100 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-08-24 02:54:09.100 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2021-08-24 02:54:09.100 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=88641) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:752}} 2021-08-24 02:54:09.100 | INFO nova.db.migration [-] Migration(s) applied 2021-08-24 02:54:09.100 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:54:09.100 | from cryptography.utils import int_from_bytes 2021-08-24 02:54:09.100 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:54:09.100 | from cryptography.utils import int_from_bytes 2021-08-24 02:54:09.146 | [11722 Async nova-cell-0:88488]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 110 seconds 2021-08-24 02:54:09.150 | + inc/async:async_wait:197 : return 0 2021-08-24 02:54:09.153 | + lib/nova:init_nova:775 : for i in $(seq 0 $NOVA_NUM_CELLS) 2021-08-24 02:54:09.155 | + lib/nova:init_nova:776 : async_wait nova-cell-1 2021-08-24 02:54:09.209 | [11722 Async nova-cell-1:88584]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 88584 (2 other jobs running) 2021-08-24 02:54:09.234 | [11722 Async nova-cell-1:88584]: Signaling child to exit 2021-08-24 02:54:09.234 | WAKEUP 2021-08-24 02:54:09.257 | [11722 Async nova-cell-1:88584]: Signaled 2021-08-24 02:54:09.258 | + lib/nova:init_nova_db:740 : local dbname=nova_cell1 2021-08-24 02:54:09.258 | + lib/nova:init_nova_db:741 : local conffile=/etc/nova/nova_cell1.conf 2021-08-24 02:54:09.258 | + lib/nova:init_nova_db:742 : recreate_database nova_cell1 2021-08-24 02:54:09.258 | + lib/database:recreate_database:110 : local db=nova_cell1 2021-08-24 02:54:09.258 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell1 2021-08-24 02:54:09.258 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell1 2021-08-24 02:54:09.258 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2021-08-24 02:54:09.258 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-24 02:54:09.258 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2021-08-24 02:54:09.258 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-24 02:54:09.258 | + lib/nova:init_nova_db:743 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2021-08-24 02:54:09.258 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=88648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 02:54:09.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=88648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:54:09.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=88648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:54:09.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=88648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:54:09.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=88648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:54:09.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=88648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:54:09.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=88648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:54:09.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=88648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:54:09.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=88648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:54:09.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=88648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:54:09.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=88648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:54:09.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=88648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:54:09.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=88648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:54:09.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=88648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:54:09.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=88648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:54:09.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=88648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:54:09.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=88648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:54:09.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=88648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:54:09.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=88648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:54:09.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=88648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:54:09.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=88648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:54:09.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=88648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:54:09.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=88648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:54:09.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=88648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:54:09.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=88648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:54:09.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=88648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:54:09.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=88648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:54:09.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=88648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:54:09.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=88648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:54:09.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=88648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:54:09.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=88648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:54:09.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=88648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:54:09.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=88648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:54:09.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=88648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:54:09.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=88648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:54:09.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=88648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:54:09.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=88648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:54:09.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=88648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:54:09.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=88648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:54:09.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=88648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:54:09.261 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=88648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:54:09.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=88648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 02:54:09.261 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=88648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 02:54:09.261 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=88648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 02:54:09.261 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=88648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 02:54:09.261 | INFO nova.db.migration [-] Applying migration(s) 2021-08-24 02:54:09.261 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-08-24 02:54:09.261 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-08-24 02:54:09.261 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2021-08-24 02:54:09.261 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=88648) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:752}} 2021-08-24 02:54:09.261 | INFO nova.db.migration [-] Migration(s) applied 2021-08-24 02:54:09.261 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:54:09.261 | from cryptography.utils import int_from_bytes 2021-08-24 02:54:09.261 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:54:09.261 | from cryptography.utils import int_from_bytes 2021-08-24 02:54:09.303 | [11722 Async nova-cell-1:88584]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 110 seconds 2021-08-24 02:54:09.308 | + inc/async:async_wait:197 : return 0 2021-08-24 02:54:09.311 | + lib/nova:init_nova:779 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-08-24 02:54:09.313 | + lib/nova:init_nova:786 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2021-08-24 02:54:13.181 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:54:13.181 | from cryptography.utils import int_from_bytes 2021-08-24 02:54:13.181 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:54:13.181 | from cryptography.utils import int_from_bytes 2021-08-24 02:54:13.181 | Running batches of 50 until complete 2021-08-24 02:54:13.181 | +-------------------------------------+--------------+-----------+ 2021-08-24 02:54:13.181 | | Migration | Total Needed | Completed | 2021-08-24 02:54:13.181 | +-------------------------------------+--------------+-----------+ 2021-08-24 02:54:13.181 | | fill_virtual_interface_list | 0 | 0 | 2021-08-24 02:54:13.181 | | migrate_empty_ratio | 0 | 0 | 2021-08-24 02:54:13.182 | | migrate_quota_classes_to_api_db | 0 | 0 | 2021-08-24 02:54:13.182 | | migrate_quota_limits_to_api_db | 0 | 0 | 2021-08-24 02:54:13.182 | | migration_migrate_to_uuid | 0 | 0 | 2021-08-24 02:54:13.182 | | populate_dev_uuids | 0 | 0 | 2021-08-24 02:54:13.182 | | populate_missing_availability_zones | 0 | 0 | 2021-08-24 02:54:13.182 | | populate_queued_for_delete | 0 | 0 | 2021-08-24 02:54:13.182 | | populate_user_id | 0 | 0 | 2021-08-24 02:54:13.182 | | populate_uuids | 0 | 0 | 2021-08-24 02:54:13.182 | +-------------------------------------+--------------+-----------+ 2021-08-24 02:54:13.652 | ++ lib/nova:init_nova:789 : seq 1 1 2021-08-24 02:54:13.656 | + lib/nova:init_nova:789 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-08-24 02:54:13.659 | ++ lib/nova:init_nova:790 : conductor_conf 1 2021-08-24 02:54:13.662 | ++ lib/nova:conductor_conf:729 : local cell=1 2021-08-24 02:54:13.665 | ++ lib/nova:conductor_conf:730 : echo /etc/nova/nova_cell1.conf 2021-08-24 02:54:13.668 | + lib/nova:init_nova:790 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2021-08-24 02:54:17.231 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:54:17.231 | from cryptography.utils import int_from_bytes 2021-08-24 02:54:17.231 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:54:17.231 | from cryptography.utils import int_from_bytes 2021-08-24 02:54:17.231 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2021-08-24 02:54:17.231 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2021-08-24 02:54:17.650 | + lib/nova:init_nova:794 : create_nova_keys_dir 2021-08-24 02:54:17.652 | + lib/nova:create_nova_keys_dir:736 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2021-08-24 02:54:17.665 | + lib/nova:init_nova:796 : [[ '' == \L\V\M ]] 2021-08-24 02:54:17.668 | + ./stack.sh:main:1227 : is_service_enabled neutron 2021-08-24 02:54:17.686 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:54:17.689 | + ./stack.sh:main:1228 : async_runfunc configure_neutron_nova 2021-08-24 02:54:17.691 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2021-08-24 02:54:17.764 | + inc/async:async_inner:63 : configure_neutron_nova 2021-08-24 02:54:17.805 | [11722 Async configure_neutron_nova:89122]: running: configure_neutron_nova 2021-08-24 02:54:17.808 | + ./stack.sh:main:1237 : run_phase stack post-config 2021-08-24 02:54:17.811 | + functions-common:run_phase:1737 : local mode=stack 2021-08-24 02:54:17.814 | + functions-common:run_phase:1738 : local phase=post-config 2021-08-24 02:54:17.816 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-08-24 02:54:17.821 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-08-24 02:54:17.822 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-08-24 02:54:17.825 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-08-24 02:54:17.827 | + functions-common:run_phase:1747 : local extra 2021-08-24 02:54:17.831 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-08-24 02:54:17.836 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-08-24 02:54:17.839 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-08-24 02:54:17.842 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-08-24 02:54:17.844 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2021-08-24 02:54:17.847 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-08-24 02:54:17.865 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:54:17.867 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-08-24 02:54:17.870 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-08-24 02:54:17.872 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2021-08-24 02:54:17.875 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-08-24 02:54:17.877 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-08-24 02:54:17.880 | ++ extras.d/80-tempest.sh:source:12 : : 2021-08-24 02:54:17.882 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-08-24 02:54:17.885 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-08-24 02:54:17.888 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-08-24 02:54:17.891 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-08-24 02:54:17.893 | + functions-common:run_phase:1764 : run_plugins stack post-config 2021-08-24 02:54:17.896 | + functions-common:run_plugins:1723 : local mode=stack 2021-08-24 02:54:17.899 | + functions-common:run_plugins:1724 : local phase=post-config 2021-08-24 02:54:17.901 | + functions-common:run_plugins:1726 : local plugins= 2021-08-24 02:54:17.904 | + functions-common:run_plugins:1727 : local plugin 2021-08-24 02:54:17.907 | + ./stack.sh:main:1245 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2021-08-24 02:54:17.909 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-08-24 02:54:17.912 | + inc/meta-config:merge_config_group:171 : shift 2021-08-24 02:54:17.915 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2021-08-24 02:54:17.921 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-08-24 02:54:17.921 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-08-24 02:54:17.923 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-08-24 02:54:17.927 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2021-08-24 02:54:17.931 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-08-24 02:54:17.934 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2021-08-24 02:54:17.937 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-08-24 02:54:17.939 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2021-08-24 02:54:17.939 | /^\[\[.+\|.*\]\]/ { 2021-08-24 02:54:17.940 | gsub("[][]", "", $1); 2021-08-24 02:54:17.940 | split($1, a, "|"); 2021-08-24 02:54:17.940 | if (a[1] == matchgroup) 2021-08-24 02:54:17.940 | print a[2] 2021-08-24 02:54:17.940 | } 2021-08-24 02:54:17.940 | ' /home/ubuntu/devstack/local.conf 2021-08-24 02:54:17.946 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-08-24 02:54:17.949 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-08-24 02:54:17.952 | + inc/meta-config:merge_config_group:180 : local dir 2021-08-24 02:54:17.956 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2021-08-24 02:54:17.958 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2021-08-24 02:54:17.962 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2021-08-24 02:54:17.965 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2021-08-24 02:54:17.968 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2021-08-24 02:54:17.973 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2021-08-24 02:54:17.975 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2021-08-24 02:54:17.978 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-08-24 02:54:17.981 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-08-24 02:54:17.983 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-08-24 02:54:17.986 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2021-08-24 02:54:17.989 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-08-24 02:54:17.992 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2021-08-24 02:54:17.995 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2021-08-24 02:54:17.999 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2021-08-24 02:54:18.001 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2021-08-24 02:54:18.005 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-08-24 02:54:18.006 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2021-08-24 02:54:18.006 | BEGIN { 2021-08-24 02:54:18.007 | section = "" 2021-08-24 02:54:18.007 | last_section = "" 2021-08-24 02:54:18.007 | section_count = 0 2021-08-24 02:54:18.007 | } 2021-08-24 02:54:18.007 | /^\[.+\]/ { 2021-08-24 02:54:18.007 | gsub("[][]", "", $1); 2021-08-24 02:54:18.007 | section=$1 2021-08-24 02:54:18.007 | next 2021-08-24 02:54:18.007 | } 2021-08-24 02:54:18.007 | /^ *\#/ { 2021-08-24 02:54:18.007 | next 2021-08-24 02:54:18.007 | } 2021-08-24 02:54:18.007 | /^[^ \t]+/ { 2021-08-24 02:54:18.007 | # get offset of first = in $0 2021-08-24 02:54:18.007 | eq_idx = index($0, "=") 2021-08-24 02:54:18.007 | # extract attr & value from $0 2021-08-24 02:54:18.007 | attr = substr($0, 1, eq_idx - 1) 2021-08-24 02:54:18.007 | value = substr($0, eq_idx + 1) 2021-08-24 02:54:18.007 | # only need to strip trailing whitespace from attr 2021-08-24 02:54:18.007 | sub(/[ \t]*$/, "", attr) 2021-08-24 02:54:18.007 | # need to strip leading & trailing whitespace from value 2021-08-24 02:54:18.007 | sub(/^[ \t]*/, "", value) 2021-08-24 02:54:18.007 | sub(/[ \t]*$/, "", value) 2021-08-24 02:54:18.007 | 2021-08-24 02:54:18.007 | # cfg_attr_count: number of config lines per [section, attr] 2021-08-24 02:54:18.007 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-08-24 02:54:18.007 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-08-24 02:54:18.007 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-08-24 02:54:18.007 | if (! (section, attr) in cfg_attr_count) { 2021-08-24 02:54:18.007 | if (section != last_section) { 2021-08-24 02:54:18.007 | cfg_section[section_count++] = section 2021-08-24 02:54:18.007 | last_section = section 2021-08-24 02:54:18.007 | } 2021-08-24 02:54:18.007 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-08-24 02:54:18.008 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-08-24 02:54:18.008 | 2021-08-24 02:54:18.008 | cfg_attr[section, attr, 0] = value 2021-08-24 02:54:18.008 | cfg_attr_count[section, attr] = 1 2021-08-24 02:54:18.008 | } else { 2021-08-24 02:54:18.008 | lno = cfg_attr_count[section, attr]++ 2021-08-24 02:54:18.008 | cfg_attr[section, attr, lno] = value 2021-08-24 02:54:18.008 | } 2021-08-24 02:54:18.008 | } 2021-08-24 02:54:18.008 | END { 2021-08-24 02:54:18.008 | # Process each section in order 2021-08-24 02:54:18.008 | for (sno = 0; sno < section_count; sno++) { 2021-08-24 02:54:18.008 | section = cfg_section[sno] 2021-08-24 02:54:18.008 | # The ini routines simply append a config item immediately 2021-08-24 02:54:18.008 | # after the section header. To keep the same order as defined 2021-08-24 02:54:18.008 | # in local.conf, invoke the ini routines in the reverse order 2021-08-24 02:54:18.008 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-08-24 02:54:18.008 | attr = cfg_sec_attr_name[sno, attr_no] 2021-08-24 02:54:18.008 | if (cfg_attr_count[section, attr] == 1) 2021-08-24 02:54:18.008 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-08-24 02:54:18.008 | else { 2021-08-24 02:54:18.008 | # For multiline, invoke the ini routines in the reverse order 2021-08-24 02:54:18.008 | count = cfg_attr_count[section, attr] 2021-08-24 02:54:18.008 | print "inidelete " configfile " " section " " attr 2021-08-24 02:54:18.008 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-08-24 02:54:18.008 | for (l = count -2; l >= 0; l--) 2021-08-24 02:54:18.008 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-08-24 02:54:18.008 | } 2021-08-24 02:54:18.008 | } 2021-08-24 02:54:18.008 | } 2021-08-24 02:54:18.008 | } 2021-08-24 02:54:18.008 | ' 2021-08-24 02:54:18.009 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 02:54:18.009 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-08-24 02:54:18.011 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-08-24 02:54:18.014 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-08-24 02:54:18.016 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2021-08-24 02:54:18.020 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-08-24 02:54:18.022 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2021-08-24 02:54:18.025 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2021-08-24 02:54:18.025 | BEGIN { group = "" } 2021-08-24 02:54:18.025 | /^\[\[.+\|.*\]\]/ { 2021-08-24 02:54:18.025 | gsub("[][]", "", $1); 2021-08-24 02:54:18.025 | split($1, a, "|"); 2021-08-24 02:54:18.025 | if (a[1] == matchgroup && a[2] == configfile) { 2021-08-24 02:54:18.025 | group=a[1] 2021-08-24 02:54:18.025 | } else { 2021-08-24 02:54:18.025 | group="" 2021-08-24 02:54:18.025 | } 2021-08-24 02:54:18.025 | next 2021-08-24 02:54:18.026 | } 2021-08-24 02:54:18.026 | { 2021-08-24 02:54:18.026 | if (group != "") 2021-08-24 02:54:18.026 | print $0 2021-08-24 02:54:18.026 | } 2021-08-24 02:54:18.026 | ' /home/ubuntu/devstack/local.conf 2021-08-24 02:54:18.032 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"' 2021-08-24 02:54:18.035 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter 2021-08-24 02:54:18.066 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 02:54:18.069 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2021-08-24 02:54:18.072 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2021-08-24 02:54:18.104 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 02:54:18.107 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2021-08-24 02:54:18.109 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2021-08-24 02:54:18.142 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 02:54:18.144 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2021-08-24 02:54:18.147 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2021-08-24 02:54:18.185 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 02:54:18.187 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2021-08-24 02:54:18.190 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2021-08-24 02:54:18.220 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 02:54:18.223 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2021-08-24 02:54:18.226 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2021-08-24 02:54:18.258 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 02:54:18.260 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.39/identity"' 2021-08-24 02:54:18.263 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.39/identity 2021-08-24 02:54:18.295 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 02:54:18.298 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2021-08-24 02:54:18.300 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2021-08-24 02:54:18.333 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 02:54:18.335 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2021-08-24 02:54:18.338 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-08-24 02:54:18.370 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 02:54:18.373 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2021-08-24 02:54:18.375 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-08-24 02:54:18.408 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 02:54:18.410 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2021-08-24 02:54:18.413 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2021-08-24 02:54:18.445 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 02:54:18.448 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2021-08-24 02:54:18.452 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-08-24 02:54:18.485 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 02:54:18.487 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2021-08-24 02:54:18.490 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2021-08-24 02:54:18.520 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 02:54:18.523 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-08-24 02:54:18.527 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-08-24 02:54:18.529 | + inc/meta-config:merge_config_group:180 : local dir 2021-08-24 02:54:18.533 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2021-08-24 02:54:18.536 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2021-08-24 02:54:18.539 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2021-08-24 02:54:18.541 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2021-08-24 02:54:18.545 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2021-08-24 02:54:18.549 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2021-08-24 02:54:18.552 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2021-08-24 02:54:18.554 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-08-24 02:54:18.557 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-08-24 02:54:18.560 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-08-24 02:54:18.563 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2021-08-24 02:54:18.565 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-08-24 02:54:18.569 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2021-08-24 02:54:18.572 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2021-08-24 02:54:18.575 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2021-08-24 02:54:18.578 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2021-08-24 02:54:18.581 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 02:54:18.581 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-08-24 02:54:18.584 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2021-08-24 02:54:18.584 | BEGIN { 2021-08-24 02:54:18.584 | section = "" 2021-08-24 02:54:18.584 | last_section = "" 2021-08-24 02:54:18.584 | section_count = 0 2021-08-24 02:54:18.584 | } 2021-08-24 02:54:18.585 | /^\[.+\]/ { 2021-08-24 02:54:18.585 | gsub("[][]", "", $1); 2021-08-24 02:54:18.585 | section=$1 2021-08-24 02:54:18.585 | next 2021-08-24 02:54:18.585 | } 2021-08-24 02:54:18.585 | /^ *\#/ { 2021-08-24 02:54:18.585 | next 2021-08-24 02:54:18.585 | } 2021-08-24 02:54:18.585 | /^[^ \t]+/ { 2021-08-24 02:54:18.585 | # get offset of first = in $0 2021-08-24 02:54:18.585 | eq_idx = index($0, "=") 2021-08-24 02:54:18.585 | # extract attr & value from $0 2021-08-24 02:54:18.585 | attr = substr($0, 1, eq_idx - 1) 2021-08-24 02:54:18.585 | value = substr($0, eq_idx + 1) 2021-08-24 02:54:18.585 | # only need to strip trailing whitespace from attr 2021-08-24 02:54:18.585 | sub(/[ \t]*$/, "", attr) 2021-08-24 02:54:18.585 | # need to strip leading & trailing whitespace from value 2021-08-24 02:54:18.585 | sub(/^[ \t]*/, "", value) 2021-08-24 02:54:18.585 | sub(/[ \t]*$/, "", value) 2021-08-24 02:54:18.585 | 2021-08-24 02:54:18.585 | # cfg_attr_count: number of config lines per [section, attr] 2021-08-24 02:54:18.585 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-08-24 02:54:18.585 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-08-24 02:54:18.585 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-08-24 02:54:18.585 | if (! (section, attr) in cfg_attr_count) { 2021-08-24 02:54:18.585 | if (section != last_section) { 2021-08-24 02:54:18.585 | cfg_section[section_count++] = section 2021-08-24 02:54:18.585 | last_section = section 2021-08-24 02:54:18.585 | } 2021-08-24 02:54:18.585 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-08-24 02:54:18.585 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-08-24 02:54:18.585 | 2021-08-24 02:54:18.585 | cfg_attr[section, attr, 0] = value 2021-08-24 02:54:18.585 | cfg_attr_count[section, attr] = 1 2021-08-24 02:54:18.586 | } else { 2021-08-24 02:54:18.586 | lno = cfg_attr_count[section, attr]++ 2021-08-24 02:54:18.586 | cfg_attr[section, attr, lno] = value 2021-08-24 02:54:18.586 | } 2021-08-24 02:54:18.586 | } 2021-08-24 02:54:18.586 | END { 2021-08-24 02:54:18.586 | # Process each section in order 2021-08-24 02:54:18.586 | for (sno = 0; sno < section_count; sno++) { 2021-08-24 02:54:18.586 | section = cfg_section[sno] 2021-08-24 02:54:18.586 | # The ini routines simply append a config item immediately 2021-08-24 02:54:18.586 | # after the section header. To keep the same order as defined 2021-08-24 02:54:18.586 | # in local.conf, invoke the ini routines in the reverse order 2021-08-24 02:54:18.586 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-08-24 02:54:18.586 | attr = cfg_sec_attr_name[sno, attr_no] 2021-08-24 02:54:18.586 | if (cfg_attr_count[section, attr] == 1) 2021-08-24 02:54:18.586 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-08-24 02:54:18.586 | else { 2021-08-24 02:54:18.586 | # For multiline, invoke the ini routines in the reverse order 2021-08-24 02:54:18.586 | count = cfg_attr_count[section, attr] 2021-08-24 02:54:18.586 | print "inidelete " configfile " " section " " attr 2021-08-24 02:54:18.586 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-08-24 02:54:18.586 | for (l = count -2; l >= 0; l--) 2021-08-24 02:54:18.586 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-08-24 02:54:18.586 | } 2021-08-24 02:54:18.586 | } 2021-08-24 02:54:18.586 | } 2021-08-24 02:54:18.586 | } 2021-08-24 02:54:18.586 | ' 2021-08-24 02:54:18.586 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-08-24 02:54:18.586 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-08-24 02:54:18.590 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-08-24 02:54:18.594 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2021-08-24 02:54:18.595 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-08-24 02:54:18.597 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2021-08-24 02:54:18.600 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2021-08-24 02:54:18.600 | BEGIN { group = "" } 2021-08-24 02:54:18.600 | /^\[\[.+\|.*\]\]/ { 2021-08-24 02:54:18.600 | gsub("[][]", "", $1); 2021-08-24 02:54:18.600 | split($1, a, "|"); 2021-08-24 02:54:18.600 | if (a[1] == matchgroup && a[2] == configfile) { 2021-08-24 02:54:18.600 | group=a[1] 2021-08-24 02:54:18.600 | } else { 2021-08-24 02:54:18.600 | group="" 2021-08-24 02:54:18.600 | } 2021-08-24 02:54:18.601 | next 2021-08-24 02:54:18.601 | } 2021-08-24 02:54:18.601 | { 2021-08-24 02:54:18.601 | if (group != "") 2021-08-24 02:54:18.601 | print $0 2021-08-24 02:54:18.601 | } 2021-08-24 02:54:18.601 | ' /home/ubuntu/devstack/local.conf 2021-08-24 02:54:18.607 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2021-08-24 02:54:18.610 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2021-08-24 02:54:18.628 | + inc/async:async_inner:64 : rc=0 2021-08-24 02:54:18.640 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 02:54:18.643 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2021-08-24 02:54:18.646 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2021-08-24 02:54:18.655 | [89122 Async configure_neutron_nova:89122]: finished successfully 2021-08-24 02:54:18.678 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 02:54:18.680 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2021-08-24 02:54:18.683 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2021-08-24 02:54:18.714 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 02:54:18.716 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2021-08-24 02:54:18.718 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2021-08-24 02:54:18.749 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 02:54:18.751 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2021-08-24 02:54:18.755 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2021-08-24 02:54:18.783 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 02:54:18.785 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2021-08-24 02:54:18.787 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2021-08-24 02:54:18.823 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 02:54:18.826 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2021-08-24 02:54:18.828 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2021-08-24 02:54:18.859 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 02:54:18.861 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2021-08-24 02:54:18.864 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2021-08-24 02:54:18.893 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 02:54:18.896 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2021-08-24 02:54:18.898 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2021-08-24 02:54:18.928 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 02:54:18.930 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2021-08-24 02:54:18.933 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2021-08-24 02:54:18.964 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 02:54:18.966 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2021-08-24 02:54:18.969 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2021-08-24 02:54:18.998 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 02:54:19.000 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2021-08-24 02:54:19.003 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2021-08-24 02:54:19.032 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 02:54:19.035 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2021-08-24 02:54:19.037 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2021-08-24 02:54:19.067 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 02:54:19.069 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2021-08-24 02:54:19.071 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2021-08-24 02:54:19.101 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 02:54:19.103 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2021-08-24 02:54:19.106 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2021-08-24 02:54:19.135 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 02:54:19.138 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2021-08-24 02:54:19.140 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2021-08-24 02:54:19.169 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 02:54:19.172 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-08-24 02:54:19.175 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-08-24 02:54:19.177 | + inc/meta-config:merge_config_group:180 : local dir 2021-08-24 02:54:19.181 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2021-08-24 02:54:19.184 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2021-08-24 02:54:19.187 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2021-08-24 02:54:19.190 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2021-08-24 02:54:19.193 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2021-08-24 02:54:19.197 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2021-08-24 02:54:19.200 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2021-08-24 02:54:19.203 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-08-24 02:54:19.205 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-08-24 02:54:19.208 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-08-24 02:54:19.210 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2021-08-24 02:54:19.213 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-08-24 02:54:19.216 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2021-08-24 02:54:19.219 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2021-08-24 02:54:19.222 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2021-08-24 02:54:19.224 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2021-08-24 02:54:19.228 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-08-24 02:54:19.228 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2021-08-24 02:54:19.228 | BEGIN { 2021-08-24 02:54:19.228 | section = "" 2021-08-24 02:54:19.228 | last_section = "" 2021-08-24 02:54:19.228 | section_count = 0 2021-08-24 02:54:19.228 | } 2021-08-24 02:54:19.228 | /^\[.+\]/ { 2021-08-24 02:54:19.228 | gsub("[][]", "", $1); 2021-08-24 02:54:19.228 | section=$1 2021-08-24 02:54:19.228 | next 2021-08-24 02:54:19.228 | } 2021-08-24 02:54:19.229 | /^ *\#/ { 2021-08-24 02:54:19.229 | next 2021-08-24 02:54:19.229 | } 2021-08-24 02:54:19.229 | /^[^ \t]+/ { 2021-08-24 02:54:19.229 | # get offset of first = in $0 2021-08-24 02:54:19.229 | eq_idx = index($0, "=") 2021-08-24 02:54:19.229 | # extract attr & value from $0 2021-08-24 02:54:19.229 | attr = substr($0, 1, eq_idx - 1) 2021-08-24 02:54:19.229 | value = substr($0, eq_idx + 1) 2021-08-24 02:54:19.229 | # only need to strip trailing whitespace from attr 2021-08-24 02:54:19.229 | sub(/[ \t]*$/, "", attr) 2021-08-24 02:54:19.229 | # need to strip leading & trailing whitespace from value 2021-08-24 02:54:19.229 | sub(/^[ \t]*/, "", value) 2021-08-24 02:54:19.229 | sub(/[ \t]*$/, "", value) 2021-08-24 02:54:19.229 | 2021-08-24 02:54:19.229 | # cfg_attr_count: number of config lines per [section, attr] 2021-08-24 02:54:19.229 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-08-24 02:54:19.229 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-08-24 02:54:19.229 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-08-24 02:54:19.229 | if (! (section, attr) in cfg_attr_count) { 2021-08-24 02:54:19.230 | if (section != last_section) { 2021-08-24 02:54:19.230 | cfg_section[section_count++] = section 2021-08-24 02:54:19.230 | last_section = section 2021-08-24 02:54:19.230 | } 2021-08-24 02:54:19.230 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-08-24 02:54:19.230 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-08-24 02:54:19.230 | 2021-08-24 02:54:19.230 | cfg_attr[section, attr, 0] = value 2021-08-24 02:54:19.230 | cfg_attr_count[section, attr] = 1 2021-08-24 02:54:19.230 | } else { 2021-08-24 02:54:19.230 | lno = cfg_attr_count[section, attr]++ 2021-08-24 02:54:19.230 | cfg_attr[section, attr, lno] = value 2021-08-24 02:54:19.230 | } 2021-08-24 02:54:19.230 | } 2021-08-24 02:54:19.230 | END { 2021-08-24 02:54:19.230 | # Process each section in order 2021-08-24 02:54:19.230 | for (sno = 0; sno < section_count; sno++) { 2021-08-24 02:54:19.230 | section = cfg_section[sno] 2021-08-24 02:54:19.230 | # The ini routines simply append a config item immediately 2021-08-24 02:54:19.230 | # after the section header. To keep the same order as defined 2021-08-24 02:54:19.230 | # in local.conf, invoke the ini routines in the reverse order 2021-08-24 02:54:19.230 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-08-24 02:54:19.230 | attr = cfg_sec_attr_name[sno, attr_no] 2021-08-24 02:54:19.230 | if (cfg_attr_count[section, attr] == 1) 2021-08-24 02:54:19.230 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-08-24 02:54:19.230 | else { 2021-08-24 02:54:19.230 | # For multiline, invoke the ini routines in the reverse order 2021-08-24 02:54:19.230 | count = cfg_attr_count[section, attr] 2021-08-24 02:54:19.230 | print "inidelete " configfile " " section " " attr 2021-08-24 02:54:19.230 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-08-24 02:54:19.230 | for (l = count -2; l >= 0; l--) 2021-08-24 02:54:19.230 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-08-24 02:54:19.231 | } 2021-08-24 02:54:19.231 | } 2021-08-24 02:54:19.231 | } 2021-08-24 02:54:19.231 | } 2021-08-24 02:54:19.231 | ' 2021-08-24 02:54:19.231 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 02:54:19.231 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-08-24 02:54:19.231 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-08-24 02:54:19.233 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-08-24 02:54:19.236 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2021-08-24 02:54:19.238 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-08-24 02:54:19.241 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2021-08-24 02:54:19.243 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2021-08-24 02:54:19.243 | BEGIN { group = "" } 2021-08-24 02:54:19.243 | /^\[\[.+\|.*\]\]/ { 2021-08-24 02:54:19.243 | gsub("[][]", "", $1); 2021-08-24 02:54:19.243 | split($1, a, "|"); 2021-08-24 02:54:19.243 | if (a[1] == matchgroup && a[2] == configfile) { 2021-08-24 02:54:19.243 | group=a[1] 2021-08-24 02:54:19.243 | } else { 2021-08-24 02:54:19.243 | group="" 2021-08-24 02:54:19.243 | } 2021-08-24 02:54:19.243 | next 2021-08-24 02:54:19.243 | } 2021-08-24 02:54:19.244 | { 2021-08-24 02:54:19.244 | if (group != "") 2021-08-24 02:54:19.244 | print $0 2021-08-24 02:54:19.244 | } 2021-08-24 02:54:19.244 | ' /home/ubuntu/devstack/local.conf 2021-08-24 02:54:19.250 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.39/identity/v2.0"' 2021-08-24 02:54:19.253 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.39/identity/v2.0 2021-08-24 02:54:19.281 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 02:54:19.284 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-08-24 02:54:19.287 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-08-24 02:54:19.289 | + inc/meta-config:merge_config_group:180 : local dir 2021-08-24 02:54:19.293 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2021-08-24 02:54:19.296 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-24 02:54:19.298 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-24 02:54:19.301 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2021-08-24 02:54:19.304 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-24 02:54:19.309 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2021-08-24 02:54:19.311 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2021-08-24 02:54:19.314 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-08-24 02:54:19.316 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-08-24 02:54:19.319 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-08-24 02:54:19.321 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-08-24 02:54:19.324 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-08-24 02:54:19.328 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2021-08-24 02:54:19.330 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-24 02:54:19.333 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-24 02:54:19.336 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2021-08-24 02:54:19.340 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-08-24 02:54:19.340 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-08-24 02:54:19.340 | BEGIN { 2021-08-24 02:54:19.340 | section = "" 2021-08-24 02:54:19.340 | last_section = "" 2021-08-24 02:54:19.340 | section_count = 0 2021-08-24 02:54:19.340 | } 2021-08-24 02:54:19.340 | /^\[.+\]/ { 2021-08-24 02:54:19.340 | gsub("[][]", "", $1); 2021-08-24 02:54:19.340 | section=$1 2021-08-24 02:54:19.340 | next 2021-08-24 02:54:19.340 | } 2021-08-24 02:54:19.340 | /^ *\#/ { 2021-08-24 02:54:19.340 | next 2021-08-24 02:54:19.340 | } 2021-08-24 02:54:19.340 | /^[^ \t]+/ { 2021-08-24 02:54:19.340 | # get offset of first = in $0 2021-08-24 02:54:19.340 | eq_idx = index($0, "=") 2021-08-24 02:54:19.340 | # extract attr & value from $0 2021-08-24 02:54:19.340 | attr = substr($0, 1, eq_idx - 1) 2021-08-24 02:54:19.340 | value = substr($0, eq_idx + 1) 2021-08-24 02:54:19.340 | # only need to strip trailing whitespace from attr 2021-08-24 02:54:19.340 | sub(/[ \t]*$/, "", attr) 2021-08-24 02:54:19.340 | # need to strip leading & trailing whitespace from value 2021-08-24 02:54:19.341 | sub(/^[ \t]*/, "", value) 2021-08-24 02:54:19.341 | sub(/[ \t]*$/, "", value) 2021-08-24 02:54:19.341 | 2021-08-24 02:54:19.341 | # cfg_attr_count: number of config lines per [section, attr] 2021-08-24 02:54:19.341 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-08-24 02:54:19.341 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-08-24 02:54:19.341 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-08-24 02:54:19.341 | if (! (section, attr) in cfg_attr_count) { 2021-08-24 02:54:19.341 | if (section != last_section) { 2021-08-24 02:54:19.341 | cfg_section[section_count++] = section 2021-08-24 02:54:19.341 | last_section = section 2021-08-24 02:54:19.341 | } 2021-08-24 02:54:19.341 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-08-24 02:54:19.341 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-08-24 02:54:19.341 | 2021-08-24 02:54:19.341 | cfg_attr[section, attr, 0] = value 2021-08-24 02:54:19.341 | cfg_attr_count[section, attr] = 1 2021-08-24 02:54:19.341 | } else { 2021-08-24 02:54:19.341 | lno = cfg_attr_count[section, attr]++ 2021-08-24 02:54:19.341 | cfg_attr[section, attr, lno] = value 2021-08-24 02:54:19.341 | } 2021-08-24 02:54:19.341 | } 2021-08-24 02:54:19.341 | END { 2021-08-24 02:54:19.341 | # Process each section in order 2021-08-24 02:54:19.341 | for (sno = 0; sno < section_count; sno++) { 2021-08-24 02:54:19.341 | section = cfg_section[sno] 2021-08-24 02:54:19.341 | # The ini routines simply append a config item immediately 2021-08-24 02:54:19.341 | # after the section header. To keep the same order as defined 2021-08-24 02:54:19.341 | # in local.conf, invoke the ini routines in the reverse order 2021-08-24 02:54:19.341 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-08-24 02:54:19.341 | attr = cfg_sec_attr_name[sno, attr_no] 2021-08-24 02:54:19.341 | if (cfg_attr_count[section, attr] == 1) 2021-08-24 02:54:19.341 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-08-24 02:54:19.341 | else { 2021-08-24 02:54:19.342 | # For multiline, invoke the ini routines in the reverse order 2021-08-24 02:54:19.342 | count = cfg_attr_count[section, attr] 2021-08-24 02:54:19.342 | print "inidelete " configfile " " section " " attr 2021-08-24 02:54:19.342 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-08-24 02:54:19.342 | for (l = count -2; l >= 0; l--) 2021-08-24 02:54:19.342 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-08-24 02:54:19.342 | } 2021-08-24 02:54:19.342 | } 2021-08-24 02:54:19.342 | } 2021-08-24 02:54:19.342 | } 2021-08-24 02:54:19.342 | ' 2021-08-24 02:54:19.342 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 02:54:19.343 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-08-24 02:54:19.343 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-08-24 02:54:19.346 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-08-24 02:54:19.348 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-08-24 02:54:19.351 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-08-24 02:54:19.353 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2021-08-24 02:54:19.356 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-08-24 02:54:19.356 | BEGIN { group = "" } 2021-08-24 02:54:19.356 | /^\[\[.+\|.*\]\]/ { 2021-08-24 02:54:19.356 | gsub("[][]", "", $1); 2021-08-24 02:54:19.356 | split($1, a, "|"); 2021-08-24 02:54:19.356 | if (a[1] == matchgroup && a[2] == configfile) { 2021-08-24 02:54:19.356 | group=a[1] 2021-08-24 02:54:19.357 | } else { 2021-08-24 02:54:19.357 | group="" 2021-08-24 02:54:19.357 | } 2021-08-24 02:54:19.357 | next 2021-08-24 02:54:19.357 | } 2021-08-24 02:54:19.357 | { 2021-08-24 02:54:19.357 | if (group != "") 2021-08-24 02:54:19.357 | print $0 2021-08-24 02:54:19.357 | } 2021-08-24 02:54:19.357 | ' /home/ubuntu/devstack/local.conf 2021-08-24 02:54:19.363 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2021-08-24 02:54:19.365 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2021-08-24 02:54:19.393 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 02:54:19.396 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2021-08-24 02:54:19.398 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2021-08-24 02:54:19.426 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 02:54:19.429 | + ./stack.sh:main:1254 : is_service_enabled swift 2021-08-24 02:54:19.446 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:54:19.449 | + ./stack.sh:main:1255 : echo_summary 'Starting Swift' 2021-08-24 02:54:19.451 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-24 02:54:19.454 | + ./stack.sh:echo_summary:432 : echo -e Starting Swift 2021-08-24 02:54:19.456 | + ./stack.sh:main:1256 : start_swift 2021-08-24 02:54:19.459 | + lib/swift:start_swift:777 : restart_service memcached 2021-08-24 02:54:19.461 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-08-24 02:54:19.464 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart memcached 2021-08-24 02:54:19.493 | + lib/swift:start_swift:780 : is_ubuntu 2021-08-24 02:54:19.497 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 02:54:19.501 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 02:54:19.504 | + lib/swift:start_swift:781 : sudo /etc/init.d/rsync restart 2021-08-24 02:54:19.558 | Restarting rsync (via systemctl): rsync.service. 2021-08-24 02:54:19.562 | + lib/swift:start_swift:788 : '[' False == True ']' 2021-08-24 02:54:19.565 | + lib/swift:start_swift:807 : [[ 1 == 1 ]] 2021-08-24 02:54:19.567 | + lib/swift:start_swift:808 : local foreground_services type 2021-08-24 02:54:19.570 | + lib/swift:start_swift:810 : foreground_services='object container account' 2021-08-24 02:54:19.572 | + lib/swift:start_swift:811 : for type in ${foreground_services} 2021-08-24 02:54:19.575 | + lib/swift:start_swift:812 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-08-24 02:54:19.578 | + functions-common:run_process:1564 : local service=s-object 2021-08-24 02:54:19.580 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-08-24 02:54:19.583 | + functions-common:run_process:1566 : local group= 2021-08-24 02:54:19.586 | + functions-common:run_process:1567 : local user= 2021-08-24 02:54:19.588 | + functions-common:run_process:1569 : local name=s-object 2021-08-24 02:54:19.591 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 02:54:19.601 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 02:54:19.601 | + functions-common:time_start:2296 : local start_time= 2021-08-24 02:54:19.601 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 02:54:19.601 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 02:54:19.606 | + functions-common:time_start:2300 : _TIME_START[$name]=1629773659603 2021-08-24 02:54:19.609 | + functions-common:run_process:1572 : is_service_enabled s-object 2021-08-24 02:54:19.625 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:54:19.628 | + functions-common:run_process:1573 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2021-08-24 02:54:19.630 | + functions-common:_run_under_systemd:1529 : local service=s-object 2021-08-24 02:54:19.632 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-08-24 02:54:19.638 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-08-24 02:54:19.638 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-08-24 02:54:19.640 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-08-24 02:54:19.642 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2021-08-24 02:54:19.645 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2021-08-24 02:54:19.647 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-object.service 2021-08-24 02:54:19.649 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-24 02:54:19.652 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-24 02:54:19.654 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2021-08-24 02:54:19.657 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2021-08-24 02:54:19.659 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-object.service 2021-08-24 02:54:19.661 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-08-24 02:54:19.663 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-24 02:54:19.665 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-24 02:54:19.668 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-24 02:54:19.673 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-24 02:54:19.673 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-object.service 2021-08-24 02:54:19.675 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-24 02:54:19.679 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2021-08-24 02:54:19.740 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2021-08-24 02:54:19.801 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-08-24 02:54:19.852 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2021-08-24 02:54:19.910 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2021-08-24 02:54:19.966 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-24 02:54:20.025 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-24 02:54:20.028 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2021-08-24 02:54:20.096 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-24 02:54:20.488 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-object.service 2021-08-24 02:54:20.502 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2021-08-24 02:54:20.883 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-object.service 2021-08-24 02:54:20.909 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 02:54:20.912 | + functions-common:time_stop:2309 : local name 2021-08-24 02:54:20.914 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:54:20.918 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:54:20.920 | + functions-common:time_stop:2312 : local total 2021-08-24 02:54:20.923 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:54:20.925 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 02:54:20.927 | + functions-common:time_stop:2316 : start_time=1629773659603 2021-08-24 02:54:20.930 | + functions-common:time_stop:2318 : [[ -z 1629773659603 ]] 2021-08-24 02:54:20.933 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:54:20.938 | + functions-common:time_stop:2321 : end_time=1629773660935 2021-08-24 02:54:20.940 | + functions-common:time_stop:2322 : elapsed_time=1332 2021-08-24 02:54:20.943 | + functions-common:time_stop:2323 : total=2975 2021-08-24 02:54:20.945 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:54:20.947 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4307 2021-08-24 02:54:20.950 | + lib/swift:start_swift:811 : for type in ${foreground_services} 2021-08-24 02:54:20.953 | + lib/swift:start_swift:812 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-08-24 02:54:20.955 | + functions-common:run_process:1564 : local service=s-container 2021-08-24 02:54:20.958 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-08-24 02:54:20.960 | + functions-common:run_process:1566 : local group= 2021-08-24 02:54:20.963 | + functions-common:run_process:1567 : local user= 2021-08-24 02:54:20.966 | + functions-common:run_process:1569 : local name=s-container 2021-08-24 02:54:20.968 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 02:54:20.971 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 02:54:20.973 | + functions-common:time_start:2296 : local start_time= 2021-08-24 02:54:20.976 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 02:54:20.980 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 02:54:20.984 | + functions-common:time_start:2300 : _TIME_START[$name]=1629773660981 2021-08-24 02:54:20.987 | + functions-common:run_process:1572 : is_service_enabled s-container 2021-08-24 02:54:21.004 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:54:21.007 | + functions-common:run_process:1573 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2021-08-24 02:54:21.009 | + functions-common:_run_under_systemd:1529 : local service=s-container 2021-08-24 02:54:21.012 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-08-24 02:54:21.015 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-08-24 02:54:21.017 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-08-24 02:54:21.019 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-08-24 02:54:21.022 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2021-08-24 02:54:21.024 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2021-08-24 02:54:21.030 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-container.service 2021-08-24 02:54:21.030 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-24 02:54:21.032 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-24 02:54:21.035 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2021-08-24 02:54:21.037 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2021-08-24 02:54:21.040 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-container.service 2021-08-24 02:54:21.042 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-08-24 02:54:21.044 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-24 02:54:21.047 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-24 02:54:21.049 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-24 02:54:21.052 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-24 02:54:21.054 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-container.service 2021-08-24 02:54:21.056 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-24 02:54:21.061 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2021-08-24 02:54:21.133 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2021-08-24 02:54:21.199 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-08-24 02:54:21.255 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2021-08-24 02:54:21.310 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2021-08-24 02:54:21.370 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-24 02:54:21.425 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-24 02:54:21.428 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2021-08-24 02:54:21.502 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-24 02:54:21.931 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-container.service 2021-08-24 02:54:21.947 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2021-08-24 02:54:22.344 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-container.service 2021-08-24 02:54:22.369 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 02:54:22.373 | + functions-common:time_stop:2309 : local name 2021-08-24 02:54:22.375 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:54:22.378 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:54:22.380 | + functions-common:time_stop:2312 : local total 2021-08-24 02:54:22.383 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:54:22.386 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 02:54:22.388 | + functions-common:time_stop:2316 : start_time=1629773660981 2021-08-24 02:54:22.391 | + functions-common:time_stop:2318 : [[ -z 1629773660981 ]] 2021-08-24 02:54:22.394 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:54:22.398 | + functions-common:time_stop:2321 : end_time=1629773662396 2021-08-24 02:54:22.401 | + functions-common:time_stop:2322 : elapsed_time=1415 2021-08-24 02:54:22.404 | + functions-common:time_stop:2323 : total=4307 2021-08-24 02:54:22.406 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:54:22.412 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=5722 2021-08-24 02:54:22.412 | + lib/swift:start_swift:811 : for type in ${foreground_services} 2021-08-24 02:54:22.413 | + lib/swift:start_swift:812 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-08-24 02:54:22.416 | + functions-common:run_process:1564 : local service=s-account 2021-08-24 02:54:22.419 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-08-24 02:54:22.421 | + functions-common:run_process:1566 : local group= 2021-08-24 02:54:22.424 | + functions-common:run_process:1567 : local user= 2021-08-24 02:54:22.426 | + functions-common:run_process:1569 : local name=s-account 2021-08-24 02:54:22.428 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 02:54:22.431 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 02:54:22.434 | + functions-common:time_start:2296 : local start_time= 2021-08-24 02:54:22.436 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 02:54:22.439 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 02:54:22.449 | + functions-common:time_start:2300 : _TIME_START[$name]=1629773662441 2021-08-24 02:54:22.449 | + functions-common:run_process:1572 : is_service_enabled s-account 2021-08-24 02:54:22.464 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:54:22.466 | + functions-common:run_process:1573 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2021-08-24 02:54:22.469 | + functions-common:_run_under_systemd:1529 : local service=s-account 2021-08-24 02:54:22.471 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-08-24 02:54:22.473 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-08-24 02:54:22.477 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-08-24 02:54:22.478 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-08-24 02:54:22.481 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2021-08-24 02:54:22.484 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2021-08-24 02:54:22.486 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-account.service 2021-08-24 02:54:22.489 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-24 02:54:22.491 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-24 02:54:22.494 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2021-08-24 02:54:22.497 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2021-08-24 02:54:22.502 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-account.service 2021-08-24 02:54:22.504 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-08-24 02:54:22.506 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-24 02:54:22.509 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-24 02:54:22.511 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-24 02:54:22.514 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-24 02:54:22.516 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-account.service 2021-08-24 02:54:22.518 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-24 02:54:22.523 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2021-08-24 02:54:22.586 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2021-08-24 02:54:22.648 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-08-24 02:54:22.703 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2021-08-24 02:54:22.755 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2021-08-24 02:54:22.808 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-24 02:54:22.860 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-24 02:54:22.863 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2021-08-24 02:54:22.929 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-24 02:54:23.317 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-account.service 2021-08-24 02:54:23.332 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2021-08-24 02:54:23.720 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-account.service 2021-08-24 02:54:23.742 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 02:54:23.747 | + functions-common:time_stop:2309 : local name 2021-08-24 02:54:23.750 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:54:23.752 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:54:23.758 | + functions-common:time_stop:2312 : local total 2021-08-24 02:54:23.758 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:54:23.760 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 02:54:23.763 | + functions-common:time_stop:2316 : start_time=1629773662441 2021-08-24 02:54:23.765 | + functions-common:time_stop:2318 : [[ -z 1629773662441 ]] 2021-08-24 02:54:23.768 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:54:23.773 | + functions-common:time_stop:2321 : end_time=1629773663770 2021-08-24 02:54:23.775 | + functions-common:time_stop:2322 : elapsed_time=1329 2021-08-24 02:54:23.779 | + functions-common:time_stop:2323 : total=5722 2021-08-24 02:54:23.781 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:54:23.785 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=7051 2021-08-24 02:54:23.786 | + lib/swift:start_swift:815 : [[ False == \T\r\u\e ]] 2021-08-24 02:54:23.788 | + lib/swift:start_swift:820 : enable_service s-container-sync 2021-08-24 02:54:23.839 | + lib/swift:start_swift:821 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-08-24 02:54:23.842 | + functions-common:run_process:1564 : local service=s-container-sync 2021-08-24 02:54:23.844 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-08-24 02:54:23.847 | + functions-common:run_process:1566 : local group= 2021-08-24 02:54:23.849 | + functions-common:run_process:1567 : local user= 2021-08-24 02:54:23.852 | + functions-common:run_process:1569 : local name=s-container-sync 2021-08-24 02:54:23.855 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 02:54:23.857 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 02:54:23.860 | + functions-common:time_start:2296 : local start_time= 2021-08-24 02:54:23.862 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 02:54:23.865 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 02:54:23.870 | + functions-common:time_start:2300 : _TIME_START[$name]=1629773663867 2021-08-24 02:54:23.873 | + functions-common:run_process:1572 : is_service_enabled s-container-sync 2021-08-24 02:54:23.889 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:54:23.892 | + functions-common:run_process:1573 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2021-08-24 02:54:23.894 | + functions-common:_run_under_systemd:1529 : local service=s-container-sync 2021-08-24 02:54:23.897 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-08-24 02:54:23.899 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-08-24 02:54:23.902 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-08-24 02:54:23.904 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-08-24 02:54:23.907 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2021-08-24 02:54:23.911 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2021-08-24 02:54:23.912 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-container-sync.service 2021-08-24 02:54:23.915 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-24 02:54:23.918 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-24 02:54:23.920 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2021-08-24 02:54:23.923 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2021-08-24 02:54:23.925 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-container-sync.service 2021-08-24 02:54:23.927 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-08-24 02:54:23.930 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-24 02:54:23.933 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-24 02:54:23.935 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-24 02:54:23.937 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-24 02:54:23.940 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2021-08-24 02:54:23.942 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-24 02:54:23.947 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2021-08-24 02:54:24.009 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2021-08-24 02:54:24.077 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-08-24 02:54:24.133 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2021-08-24 02:54:24.197 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2021-08-24 02:54:24.251 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-24 02:54:24.306 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-24 02:54:24.309 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2021-08-24 02:54:24.374 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-24 02:54:24.778 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-container-sync.service 2021-08-24 02:54:24.792 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2021-08-24 02:54:25.187 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-container-sync.service 2021-08-24 02:54:25.210 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 02:54:25.212 | + functions-common:time_stop:2309 : local name 2021-08-24 02:54:25.219 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:54:25.222 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:54:25.224 | + functions-common:time_stop:2312 : local total 2021-08-24 02:54:25.227 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:54:25.230 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 02:54:25.232 | + functions-common:time_stop:2316 : start_time=1629773663867 2021-08-24 02:54:25.235 | + functions-common:time_stop:2318 : [[ -z 1629773663867 ]] 2021-08-24 02:54:25.238 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:54:25.242 | + functions-common:time_stop:2321 : end_time=1629773665240 2021-08-24 02:54:25.246 | + functions-common:time_stop:2322 : elapsed_time=1373 2021-08-24 02:54:25.248 | + functions-common:time_stop:2323 : total=7051 2021-08-24 02:54:25.251 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:54:25.253 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=8424 2021-08-24 02:54:25.258 | + lib/swift:start_swift:828 : is_service_enabled tls-proxy 2021-08-24 02:54:25.276 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:54:25.278 | + lib/swift:start_swift:832 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-08-24 02:54:25.280 | + functions-common:run_process:1564 : local service=s-proxy 2021-08-24 02:54:25.283 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-08-24 02:54:25.285 | + functions-common:run_process:1566 : local group= 2021-08-24 02:54:25.288 | + functions-common:run_process:1567 : local user= 2021-08-24 02:54:25.290 | + functions-common:run_process:1569 : local name=s-proxy 2021-08-24 02:54:25.293 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 02:54:25.295 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 02:54:25.297 | + functions-common:time_start:2296 : local start_time= 2021-08-24 02:54:25.300 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 02:54:25.303 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 02:54:25.308 | + functions-common:time_start:2300 : _TIME_START[$name]=1629773665304 2021-08-24 02:54:25.310 | + functions-common:run_process:1572 : is_service_enabled s-proxy 2021-08-24 02:54:25.328 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:54:25.330 | + functions-common:run_process:1573 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2021-08-24 02:54:25.333 | + functions-common:_run_under_systemd:1529 : local service=s-proxy 2021-08-24 02:54:25.335 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-08-24 02:54:25.338 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-08-24 02:54:25.340 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-08-24 02:54:25.343 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-08-24 02:54:25.345 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2021-08-24 02:54:25.348 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2021-08-24 02:54:25.350 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-proxy.service 2021-08-24 02:54:25.353 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-24 02:54:25.356 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-24 02:54:25.358 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2021-08-24 02:54:25.361 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2021-08-24 02:54:25.363 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-proxy.service 2021-08-24 02:54:25.366 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-08-24 02:54:25.368 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-24 02:54:25.371 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-24 02:54:25.374 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-24 02:54:25.376 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-24 02:54:25.379 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2021-08-24 02:54:25.381 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-24 02:54:25.386 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2021-08-24 02:54:25.448 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2021-08-24 02:54:25.509 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-08-24 02:54:25.563 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2021-08-24 02:54:25.616 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2021-08-24 02:54:25.667 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-24 02:54:25.723 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-24 02:54:25.726 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2021-08-24 02:54:25.789 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-24 02:54:26.215 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-proxy.service 2021-08-24 02:54:26.229 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2021-08-24 02:54:26.632 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-proxy.service 2021-08-24 02:54:26.660 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 02:54:26.662 | + functions-common:time_stop:2309 : local name 2021-08-24 02:54:26.665 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:54:26.668 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:54:26.670 | + functions-common:time_stop:2312 : local total 2021-08-24 02:54:26.672 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:54:26.675 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 02:54:26.677 | + functions-common:time_stop:2316 : start_time=1629773665304 2021-08-24 02:54:26.680 | + functions-common:time_stop:2318 : [[ -z 1629773665304 ]] 2021-08-24 02:54:26.683 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:54:26.688 | + functions-common:time_stop:2321 : end_time=1629773666685 2021-08-24 02:54:26.693 | + functions-common:time_stop:2322 : elapsed_time=1381 2021-08-24 02:54:26.695 | + functions-common:time_stop:2323 : total=8424 2021-08-24 02:54:26.698 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:54:26.701 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=9805 2021-08-24 02:54:26.703 | + lib/swift:start_swift:837 : echo 'Waiting for swift proxy to start...' 2021-08-24 02:54:26.703 | Waiting for swift proxy to start... 2021-08-24 02:54:26.706 | + lib/swift:start_swift:838 : wait_for_service 60 http://10.222.0.39:8080/info 2021-08-24 02:54:26.708 | + functions:wait_for_service:457 : local timeout=60 2021-08-24 02:54:26.711 | + functions:wait_for_service:458 : local url=http://10.222.0.39:8080/info 2021-08-24 02:54:26.713 | + functions:wait_for_service:459 : local rval=0 2021-08-24 02:54:26.715 | + functions:wait_for_service:460 : time_start wait_for_service 2021-08-24 02:54:26.718 | + functions-common:time_start:2295 : local name=wait_for_service 2021-08-24 02:54:26.720 | + functions-common:time_start:2296 : local start_time= 2021-08-24 02:54:26.722 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 02:54:26.726 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 02:54:26.730 | + functions-common:time_start:2300 : _TIME_START[$name]=1629773666727 2021-08-24 02:54:26.733 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-08-24 02:54:26.739 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.39:8080/info 2021-08-24 02:54:26.752 | + :: : [[ 000 == 503 ]] 2021-08-24 02:54:26.753 | + :: : [[ 7 -eq 7 ]] 2021-08-24 02:54:26.754 | + :: : sleep 1 2021-08-24 02:54:27.758 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.39:8080/info 2021-08-24 02:54:27.770 | + :: : [[ 000 == 503 ]] 2021-08-24 02:54:27.772 | + :: : [[ 7 -eq 7 ]] 2021-08-24 02:54:27.773 | + :: : sleep 1 2021-08-24 02:54:28.777 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.39:8080/info 2021-08-24 02:54:28.789 | + :: : [[ 000 == 503 ]] 2021-08-24 02:54:28.791 | + :: : [[ 7 -eq 7 ]] 2021-08-24 02:54:28.793 | + :: : sleep 1 2021-08-24 02:54:29.796 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.39:8080/info 2021-08-24 02:54:29.817 | + :: : [[ 200 == 503 ]] 2021-08-24 02:54:29.818 | + :: : [[ 0 -eq 7 ]] 2021-08-24 02:54:29.821 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-08-24 02:54:29.824 | + functions-common:time_stop:2309 : local name 2021-08-24 02:54:29.827 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:54:29.829 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:54:29.833 | + functions-common:time_stop:2312 : local total 2021-08-24 02:54:29.835 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:54:29.838 | + functions-common:time_stop:2315 : name=wait_for_service 2021-08-24 02:54:29.841 | + functions-common:time_stop:2316 : start_time=1629773666727 2021-08-24 02:54:29.846 | + functions-common:time_stop:2318 : [[ -z 1629773666727 ]] 2021-08-24 02:54:29.847 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:54:29.851 | + functions-common:time_stop:2321 : end_time=1629773669848 2021-08-24 02:54:29.854 | + functions-common:time_stop:2322 : elapsed_time=3121 2021-08-24 02:54:29.856 | + functions-common:time_stop:2323 : total=5836 2021-08-24 02:54:29.859 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:54:29.861 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=8957 2021-08-24 02:54:29.864 | + functions:wait_for_service:467 : return 0 2021-08-24 02:54:29.866 | + lib/swift:start_swift:842 : [[ False == \T\r\u\e ]] 2021-08-24 02:54:29.869 | + ./stack.sh:main:1262 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-08-24 02:54:29.872 | + ./stack.sh:main:1263 : is_service_enabled cinder 2021-08-24 02:54:29.890 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:54:29.892 | + ./stack.sh:main:1264 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-08-24 02:54:29.923 | + ./stack.sh:main:1267 : async_wait configure_neutron_nova 2021-08-24 02:54:29.974 | [11722 Async configure_neutron_nova:89122]: Waiting for completion of configure_neutron_nova running on PID 89122 (2 other jobs running) 2021-08-24 02:54:29.999 | [11722 Async configure_neutron_nova:89122]: Signaling child to exit 2021-08-24 02:54:30.002 | WAKEUP 2021-08-24 02:54:30.022 | [11722 Async configure_neutron_nova:89122]: Signaled 2021-08-24 02:54:30.023 | + lib/neutron:configure_neutron_nova:616 : is_neutron_legacy_enabled 2021-08-24 02:54:30.023 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-08-24 02:54:30.023 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-08-24 02:54:30.023 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-08-24 02:54:30.023 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-08-24 02:54:30.023 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-08-24 02:54:30.023 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-08-24 02:54:30.023 | + lib/neutron:configure_neutron_nova:618 : create_nova_conf_neutron /etc/nova/nova.conf 2021-08-24 02:54:30.023 | + lib/neutron-legacy:create_nova_conf_neutron:380 : local conf=/etc/nova/nova.conf 2021-08-24 02:54:30.023 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova.conf neutron auth_type password 2021-08-24 02:54:30.024 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.39/identity 2021-08-24 02:54:30.024 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova.conf neutron username neutron 2021-08-24 02:54:30.024 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova.conf neutron password Passw0rd 2021-08-24 02:54:30.024 | + lib/neutron-legacy:create_nova_conf_neutron:385 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2021-08-24 02:54:30.024 | + lib/neutron-legacy:create_nova_conf_neutron:386 : iniset /etc/nova/nova.conf neutron project_name service 2021-08-24 02:54:30.024 | + lib/neutron-legacy:create_nova_conf_neutron:387 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2021-08-24 02:54:30.024 | + lib/neutron-legacy:create_nova_conf_neutron:388 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2021-08-24 02:54:30.024 | + lib/neutron-legacy:create_nova_conf_neutron:389 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2021-08-24 02:54:30.024 | + lib/neutron-legacy:create_nova_conf_neutron:392 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2021-08-24 02:54:30.024 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-08-24 02:54:30.024 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-08-24 02:54:30.024 | + lib/neutron-legacy:create_nova_conf_neutron:394 : is_service_enabled q-meta 2021-08-24 02:54:30.024 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:54:30.024 | + lib/neutron-legacy:create_nova_conf_neutron:395 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2021-08-24 02:54:30.024 | + lib/neutron-legacy:create_nova_conf_neutron:398 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2021-08-24 02:54:30.024 | + lib/neutron-legacy:create_nova_conf_neutron:399 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2021-08-24 02:54:30.024 | + lib/neutron:configure_neutron_nova:619 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2021-08-24 02:54:30.024 | ++ lib/neutron:configure_neutron_nova:620 : seq 1 1 2021-08-24 02:54:30.024 | + lib/neutron:configure_neutron_nova:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-08-24 02:54:30.024 | + lib/neutron:configure_neutron_nova:621 : local conf 2021-08-24 02:54:30.024 | ++ lib/neutron:configure_neutron_nova:622 : conductor_conf 1 2021-08-24 02:54:30.024 | ++ lib/nova:conductor_conf:729 : local cell=1 2021-08-24 02:54:30.024 | ++ lib/nova:conductor_conf:730 : echo /etc/nova/nova_cell1.conf 2021-08-24 02:54:30.024 | + lib/neutron:configure_neutron_nova:622 : conf=/etc/nova/nova_cell1.conf 2021-08-24 02:54:30.024 | + lib/neutron:configure_neutron_nova:623 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2021-08-24 02:54:30.024 | + lib/neutron-legacy:create_nova_conf_neutron:380 : local conf=/etc/nova/nova_cell1.conf 2021-08-24 02:54:30.024 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2021-08-24 02:54:30.024 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.39/identity 2021-08-24 02:54:30.025 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2021-08-24 02:54:30.025 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2021-08-24 02:54:30.025 | + lib/neutron-legacy:create_nova_conf_neutron:385 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2021-08-24 02:54:30.025 | + lib/neutron-legacy:create_nova_conf_neutron:386 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2021-08-24 02:54:30.025 | + lib/neutron-legacy:create_nova_conf_neutron:387 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2021-08-24 02:54:30.025 | + lib/neutron-legacy:create_nova_conf_neutron:388 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2021-08-24 02:54:30.025 | + lib/neutron-legacy:create_nova_conf_neutron:389 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2021-08-24 02:54:30.025 | + lib/neutron-legacy:create_nova_conf_neutron:392 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2021-08-24 02:54:30.025 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-08-24 02:54:30.025 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-08-24 02:54:30.025 | + lib/neutron-legacy:create_nova_conf_neutron:394 : is_service_enabled q-meta 2021-08-24 02:54:30.025 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:54:30.025 | + lib/neutron-legacy:create_nova_conf_neutron:395 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2021-08-24 02:54:30.025 | + lib/neutron-legacy:create_nova_conf_neutron:398 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2021-08-24 02:54:30.025 | + lib/neutron-legacy:create_nova_conf_neutron:399 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2021-08-24 02:54:30.068 | [11722 Async configure_neutron_nova:89122]: finished configure_neutron_nova with result 0 in 0 seconds 2021-08-24 02:54:30.072 | + inc/async:async_wait:197 : return 0 2021-08-24 02:54:30.075 | + ./stack.sh:main:1273 : is_service_enabled nova 2021-08-24 02:54:30.099 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:54:30.102 | + ./stack.sh:main:1274 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-08-24 02:54:30.131 | + ./stack.sh:main:1275 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-08-24 02:54:30.166 | + ./stack.sh:main:1279 : is_service_enabled n-api 2021-08-24 02:54:30.185 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:54:30.187 | + ./stack.sh:main:1280 : echo_summary 'Starting Nova API' 2021-08-24 02:54:30.190 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-24 02:54:30.192 | + ./stack.sh:echo_summary:432 : echo -e Starting Nova API 2021-08-24 02:54:30.195 | + ./stack.sh:main:1281 : start_nova_api 2021-08-24 02:54:30.198 | + lib/nova:start_nova_api:855 : local service_port=8774 2021-08-24 02:54:30.200 | + lib/nova:start_nova_api:856 : local service_protocol=http 2021-08-24 02:54:30.203 | + lib/nova:start_nova_api:857 : local nova_url 2021-08-24 02:54:30.205 | + lib/nova:start_nova_api:858 : is_service_enabled tls-proxy 2021-08-24 02:54:30.224 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:54:30.227 | + lib/nova:start_nova_api:864 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-24 02:54:30.230 | + lib/nova:start_nova_api:865 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-24 02:54:30.232 | + lib/nova:start_nova_api:865 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-24 02:54:30.235 | + lib/nova:start_nova_api:867 : '[' True == False ']' 2021-08-24 02:54:30.239 | ++ lib/nova:start_nova_api:875 : which uwsgi 2021-08-24 02:54:30.243 | + lib/nova:start_nova_api:875 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-08-24 02:54:30.246 | + functions-common:run_process:1564 : local service=n-api 2021-08-24 02:54:30.249 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-08-24 02:54:30.251 | + functions-common:run_process:1566 : local group= 2021-08-24 02:54:30.254 | + functions-common:run_process:1567 : local user= 2021-08-24 02:54:30.257 | + functions-common:run_process:1569 : local name=n-api 2021-08-24 02:54:30.259 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 02:54:30.263 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 02:54:30.265 | + functions-common:time_start:2296 : local start_time= 2021-08-24 02:54:30.268 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 02:54:30.274 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 02:54:30.275 | + functions-common:time_start:2300 : _TIME_START[$name]=1629773670273 2021-08-24 02:54:30.278 | + functions-common:run_process:1572 : is_service_enabled n-api 2021-08-24 02:54:30.295 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:54:30.298 | + functions-common:run_process:1573 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2021-08-24 02:54:30.302 | + functions-common:_run_under_systemd:1529 : local service=n-api 2021-08-24 02:54:30.303 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-08-24 02:54:30.306 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-08-24 02:54:30.309 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-08-24 02:54:30.312 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-08-24 02:54:30.314 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2021-08-24 02:54:30.317 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2021-08-24 02:54:30.326 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@n-api.service 2021-08-24 02:54:30.326 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-24 02:54:30.326 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-24 02:54:30.327 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2021-08-24 02:54:30.330 | + functions-common:_run_under_systemd:1539 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu 2021-08-24 02:54:30.333 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@n-api.service 2021-08-24 02:54:30.335 | + functions-common:write_uwsgi_user_unit_file:1474 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-08-24 02:54:30.337 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2021-08-24 02:54:30.340 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2021-08-24 02:54:30.342 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@n-api.service 2021-08-24 02:54:30.345 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2021-08-24 02:54:30.349 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2021-08-24 02:54:30.411 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2021-08-24 02:54:30.474 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2021-08-24 02:54:30.526 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-08-24 02:54:30.578 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-24 02:54:30.630 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2021-08-24 02:54:30.682 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2021-08-24 02:54:30.734 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2021-08-24 02:54:30.786 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2021-08-24 02:54:30.839 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2021-08-24 02:54:30.893 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2021-08-24 02:54:30.896 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2021-08-24 02:54:30.958 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2021-08-24 02:54:31.357 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@n-api.service 2021-08-24 02:54:31.371 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2021-08-24 02:54:31.747 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@n-api.service 2021-08-24 02:54:31.823 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 02:54:31.826 | + functions-common:time_stop:2309 : local name 2021-08-24 02:54:31.829 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:54:31.833 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:54:31.835 | + functions-common:time_stop:2312 : local total 2021-08-24 02:54:31.839 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:54:31.841 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 02:54:31.845 | + functions-common:time_stop:2316 : start_time=1629773670273 2021-08-24 02:54:31.847 | + functions-common:time_stop:2318 : [[ -z 1629773670273 ]] 2021-08-24 02:54:31.851 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:54:31.856 | + functions-common:time_stop:2321 : end_time=1629773671852 2021-08-24 02:54:31.858 | + functions-common:time_stop:2322 : elapsed_time=1579 2021-08-24 02:54:31.861 | + functions-common:time_stop:2323 : total=9805 2021-08-24 02:54:31.863 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:54:31.866 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=11384 2021-08-24 02:54:31.868 | + lib/nova:start_nova_api:876 : nova_url=http://10.222.0.39/compute/v2.1/ 2021-08-24 02:54:31.871 | + lib/nova:start_nova_api:879 : echo 'Waiting for nova-api to start...' 2021-08-24 02:54:31.871 | Waiting for nova-api to start... 2021-08-24 02:54:31.873 | + lib/nova:start_nova_api:880 : wait_for_service 60 http://10.222.0.39/compute/v2.1/ 2021-08-24 02:54:31.876 | + functions:wait_for_service:457 : local timeout=60 2021-08-24 02:54:31.878 | + functions:wait_for_service:458 : local url=http://10.222.0.39/compute/v2.1/ 2021-08-24 02:54:31.881 | + functions:wait_for_service:459 : local rval=0 2021-08-24 02:54:31.883 | + functions:wait_for_service:460 : time_start wait_for_service 2021-08-24 02:54:31.886 | + functions-common:time_start:2295 : local name=wait_for_service 2021-08-24 02:54:31.888 | + functions-common:time_start:2296 : local start_time= 2021-08-24 02:54:31.891 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 02:54:31.894 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 02:54:31.899 | + functions-common:time_start:2300 : _TIME_START[$name]=1629773671896 2021-08-24 02:54:31.902 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-08-24 02:54:31.908 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.39/compute/v2.1/ 2021-08-24 02:54:37.661 | + :: : [[ 200 == 503 ]] 2021-08-24 02:54:37.662 | + :: : [[ 0 -eq 7 ]] 2021-08-24 02:54:37.666 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-08-24 02:54:37.669 | + functions-common:time_stop:2309 : local name 2021-08-24 02:54:37.671 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:54:37.674 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:54:37.676 | + functions-common:time_stop:2312 : local total 2021-08-24 02:54:37.679 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:54:37.681 | + functions-common:time_stop:2315 : name=wait_for_service 2021-08-24 02:54:37.684 | + functions-common:time_stop:2316 : start_time=1629773671896 2021-08-24 02:54:37.687 | + functions-common:time_stop:2318 : [[ -z 1629773671896 ]] 2021-08-24 02:54:37.690 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:54:37.694 | + functions-common:time_stop:2321 : end_time=1629773677692 2021-08-24 02:54:37.697 | + functions-common:time_stop:2322 : elapsed_time=5796 2021-08-24 02:54:37.700 | + functions-common:time_stop:2323 : total=8957 2021-08-24 02:54:37.702 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:54:37.705 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=14753 2021-08-24 02:54:37.707 | + functions:wait_for_service:467 : return 0 2021-08-24 02:54:37.710 | + lib/nova:start_nova_api:884 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-24 02:54:37.713 | + lib/nova:start_nova_api:884 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-24 02:54:37.716 | + ./stack.sh:main:1284 : is_service_enabled ovn-controller ovn-controller-vtep 2021-08-24 02:54:37.734 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:54:37.737 | + ./stack.sh:main:1285 : echo_summary 'Starting OVN services' 2021-08-24 02:54:37.739 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-24 02:54:37.742 | + ./stack.sh:echo_summary:432 : echo -e Starting OVN services 2021-08-24 02:54:37.745 | + ./stack.sh:main:1286 : start_ovn_services 2021-08-24 02:54:37.747 | + lib/neutron-legacy:start_ovn_services:475 : [[ openvswitch == \o\v\n ]] 2021-08-24 02:54:37.750 | + ./stack.sh:main:1289 : is_service_enabled neutron-api 2021-08-24 02:54:37.767 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:54:37.770 | + ./stack.sh:main:1292 : is_service_enabled q-svc 2021-08-24 02:54:37.786 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:54:37.789 | + ./stack.sh:main:1293 : echo_summary 'Starting Neutron' 2021-08-24 02:54:37.792 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-24 02:54:37.794 | + ./stack.sh:echo_summary:432 : echo -e Starting Neutron 2021-08-24 02:54:37.797 | + ./stack.sh:main:1294 : configure_neutron_after_post_config 2021-08-24 02:54:37.799 | + lib/neutron-legacy:configure_neutron_after_post_config:468 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2021-08-24 02:54:37.802 | + lib/neutron-legacy:configure_neutron_after_post_config:469 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2021-08-24 02:54:37.833 | + ./stack.sh:main:1295 : start_neutron_service_and_check 2021-08-24 02:54:37.835 | + lib/neutron-legacy:start_neutron_service_and_check:491 : local service_port=9696 2021-08-24 02:54:37.839 | + lib/neutron-legacy:start_neutron_service_and_check:492 : local service_protocol=http 2021-08-24 02:54:37.841 | + lib/neutron-legacy:start_neutron_service_and_check:493 : local cfg_file_options 2021-08-24 02:54:37.844 | + lib/neutron-legacy:start_neutron_service_and_check:494 : local neutron_url 2021-08-24 02:54:37.847 | ++ lib/neutron-legacy:start_neutron_service_and_check:496 : determine_config_files neutron-server 2021-08-24 02:54:37.850 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2021-08-24 02:54:37.852 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2021-08-24 02:54:37.856 | +++ lib/neutron-legacy:determine_config_files:326 : _determine_config_server 2021-08-24 02:54:37.859 | +++ lib/neutron-legacy:_determine_config_server:294 : [[ '' != '' ]] 2021-08-24 02:54:37.861 | +++ lib/neutron-legacy:_determine_config_server:301 : [[ 0 > 0 ]] 2021-08-24 02:54:37.863 | +++ lib/neutron-legacy:_determine_config_server:308 : local cfg_file 2021-08-24 02:54:37.866 | +++ lib/neutron-legacy:_determine_config_server:309 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-24 02:54:37.868 | +++ lib/neutron-legacy:_determine_config_server:313 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-24 02:54:37.871 | ++ lib/neutron-legacy:determine_config_files:326 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-24 02:54:37.874 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2021-08-24 02:54:37.877 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-24 02:54:37.880 | + lib/neutron-legacy:start_neutron_service_and_check:496 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-24 02:54:37.882 | + lib/neutron-legacy:start_neutron_service_and_check:498 : is_service_enabled tls-proxy 2021-08-24 02:54:37.901 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:54:37.904 | + lib/neutron-legacy:start_neutron_service_and_check:503 : '[' False == True ']' 2021-08-24 02:54:37.906 | + lib/neutron-legacy:start_neutron_service_and_check:510 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-24 02:54:37.909 | + functions-common:run_process:1564 : local service=q-svc 2021-08-24 02:54:37.911 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-24 02:54:37.914 | + functions-common:run_process:1566 : local group= 2021-08-24 02:54:37.917 | + functions-common:run_process:1567 : local user= 2021-08-24 02:54:37.919 | + functions-common:run_process:1569 : local name=q-svc 2021-08-24 02:54:37.922 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 02:54:37.924 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 02:54:37.927 | + functions-common:time_start:2296 : local start_time= 2021-08-24 02:54:37.929 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 02:54:37.933 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 02:54:37.938 | + functions-common:time_start:2300 : _TIME_START[$name]=1629773677935 2021-08-24 02:54:37.940 | + functions-common:run_process:1572 : is_service_enabled q-svc 2021-08-24 02:54:37.957 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:54:37.959 | + functions-common:run_process:1573 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2021-08-24 02:54:37.962 | + functions-common:_run_under_systemd:1529 : local service=q-svc 2021-08-24 02:54:37.965 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-24 02:54:37.968 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-24 02:54:37.970 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-24 02:54:37.972 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-24 02:54:37.975 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2021-08-24 02:54:37.977 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2021-08-24 02:54:37.980 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-svc.service 2021-08-24 02:54:37.982 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-24 02:54:37.985 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-24 02:54:37.987 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2021-08-24 02:54:37.990 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2021-08-24 02:54:37.992 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-svc.service 2021-08-24 02:54:37.995 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-24 02:54:37.997 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-24 02:54:38.000 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-24 02:54:38.002 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-24 02:54:38.004 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-24 02:54:38.006 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2021-08-24 02:54:38.008 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-24 02:54:38.013 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2021-08-24 02:54:38.074 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2021-08-24 02:54:38.137 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-24 02:54:38.189 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2021-08-24 02:54:38.240 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2021-08-24 02:54:38.293 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-24 02:54:38.345 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-24 02:54:38.347 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2021-08-24 02:54:38.408 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-24 02:54:38.793 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-svc.service 2021-08-24 02:54:38.807 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2021-08-24 02:54:39.198 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-svc.service 2021-08-24 02:54:39.221 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 02:54:39.223 | + functions-common:time_stop:2309 : local name 2021-08-24 02:54:39.225 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:54:39.229 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:54:39.233 | + functions-common:time_stop:2312 : local total 2021-08-24 02:54:39.236 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:54:39.239 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 02:54:39.241 | + functions-common:time_stop:2316 : start_time=1629773677935 2021-08-24 02:54:39.244 | + functions-common:time_stop:2318 : [[ -z 1629773677935 ]] 2021-08-24 02:54:39.247 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:54:39.252 | + functions-common:time_stop:2321 : end_time=1629773679249 2021-08-24 02:54:39.254 | + functions-common:time_stop:2322 : elapsed_time=1314 2021-08-24 02:54:39.258 | + functions-common:time_stop:2323 : total=11384 2021-08-24 02:54:39.260 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:54:39.263 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=12698 2021-08-24 02:54:39.265 | + lib/neutron-legacy:start_neutron_service_and_check:511 : neutron_url=http://10.222.0.39:9696 2021-08-24 02:54:39.270 | + lib/neutron-legacy:start_neutron_service_and_check:513 : is_service_enabled tls-proxy 2021-08-24 02:54:39.289 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:54:39.291 | + lib/neutron-legacy:start_neutron_service_and_check:517 : echo 'Waiting for Neutron to start...' 2021-08-24 02:54:39.291 | Waiting for Neutron to start... 2021-08-24 02:54:39.294 | + lib/neutron-legacy:start_neutron_service_and_check:519 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.39:9696' 2021-08-24 02:54:39.296 | + lib/neutron-legacy:start_neutron_service_and_check:520 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.39:9696' 'Neutron did not start' 60 2021-08-24 02:54:39.299 | + functions-common:test_with_retry:2247 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.39:9696' 2021-08-24 02:54:39.301 | + functions-common:test_with_retry:2248 : local 'failmsg=Neutron did not start' 2021-08-24 02:54:39.304 | + functions-common:test_with_retry:2249 : local until=60 2021-08-24 02:54:39.307 | + functions-common:test_with_retry:2250 : local sleep=0.5 2021-08-24 02:54:39.309 | + functions-common:test_with_retry:2252 : time_start test_with_retry 2021-08-24 02:54:39.312 | + functions-common:time_start:2295 : local name=test_with_retry 2021-08-24 02:54:39.314 | + functions-common:time_start:2296 : local start_time= 2021-08-24 02:54:39.317 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 02:54:39.320 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 02:54:39.325 | + functions-common:time_start:2300 : _TIME_START[$name]=1629773679322 2021-08-24 02:54:39.328 | + functions-common:test_with_retry:2253 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.39:9696; do sleep 0.5; done' 2021-08-24 02:54:45.408 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.39:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2256 : time_stop test_with_retry 2021-08-24 02:54:45.410 | + functions-common:time_stop:2309 : local name 2021-08-24 02:54:45.413 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:54:45.415 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:54:45.418 | + functions-common:time_stop:2312 : local total 2021-08-24 02:54:45.422 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:54:45.423 | + functions-common:time_stop:2315 : name=test_with_retry 2021-08-24 02:54:45.425 | + functions-common:time_stop:2316 : start_time=1629773679322 2021-08-24 02:54:45.428 | + functions-common:time_stop:2318 : [[ -z 1629773679322 ]] 2021-08-24 02:54:45.432 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:54:45.436 | + functions-common:time_stop:2321 : end_time=1629773685434 2021-08-24 02:54:45.439 | + functions-common:time_stop:2322 : elapsed_time=6112 2021-08-24 02:54:45.441 | + functions-common:time_stop:2323 : total=0 2021-08-24 02:54:45.444 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:54:45.446 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=6112 2021-08-24 02:54:45.449 | + ./stack.sh:main:1300 : is_service_enabled placement 2021-08-24 02:54:45.467 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:54:45.469 | + ./stack.sh:main:1301 : echo_summary 'Starting Placement' 2021-08-24 02:54:45.472 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-24 02:54:45.474 | + ./stack.sh:echo_summary:432 : echo -e Starting Placement 2021-08-24 02:54:45.477 | + ./stack.sh:main:1302 : start_placement 2021-08-24 02:54:45.480 | + lib/placement:start_placement:160 : start_placement_api 2021-08-24 02:54:45.482 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2021-08-24 02:54:45.485 | ++ lib/placement:start_placement_api:147 : which uwsgi 2021-08-24 02:54:45.490 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-08-24 02:54:45.492 | + functions-common:run_process:1564 : local service=placement-api 2021-08-24 02:54:45.495 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-08-24 02:54:45.498 | + functions-common:run_process:1566 : local group= 2021-08-24 02:54:45.500 | + functions-common:run_process:1567 : local user= 2021-08-24 02:54:45.503 | + functions-common:run_process:1569 : local name=placement-api 2021-08-24 02:54:45.505 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 02:54:45.507 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 02:54:45.511 | + functions-common:time_start:2296 : local start_time= 2021-08-24 02:54:45.513 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 02:54:45.516 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 02:54:45.521 | + functions-common:time_start:2300 : _TIME_START[$name]=1629773685518 2021-08-24 02:54:45.523 | + functions-common:run_process:1572 : is_service_enabled placement-api 2021-08-24 02:54:45.540 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:54:45.543 | + functions-common:run_process:1573 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2021-08-24 02:54:45.546 | + functions-common:_run_under_systemd:1529 : local service=placement-api 2021-08-24 02:54:45.548 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-08-24 02:54:45.551 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-08-24 02:54:45.554 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-08-24 02:54:45.556 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-08-24 02:54:45.559 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2021-08-24 02:54:45.562 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2021-08-24 02:54:45.564 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@placement-api.service 2021-08-24 02:54:45.567 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-24 02:54:45.569 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-24 02:54:45.573 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2021-08-24 02:54:45.575 | + functions-common:_run_under_systemd:1539 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2021-08-24 02:54:45.578 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@placement-api.service 2021-08-24 02:54:45.580 | + functions-common:write_uwsgi_user_unit_file:1474 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-08-24 02:54:45.583 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2021-08-24 02:54:45.585 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2021-08-24 02:54:45.588 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2021-08-24 02:54:45.590 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2021-08-24 02:54:45.595 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2021-08-24 02:54:45.656 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2021-08-24 02:54:45.718 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2021-08-24 02:54:45.769 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-08-24 02:54:45.820 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-24 02:54:45.872 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2021-08-24 02:54:45.922 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2021-08-24 02:54:45.974 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2021-08-24 02:54:46.026 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2021-08-24 02:54:46.079 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2021-08-24 02:54:46.130 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2021-08-24 02:54:46.133 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2021-08-24 02:54:46.199 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2021-08-24 02:54:46.609 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@placement-api.service 2021-08-24 02:54:46.623 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2021-08-24 02:54:47.022 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@placement-api.service 2021-08-24 02:54:47.104 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 02:54:47.108 | + functions-common:time_stop:2309 : local name 2021-08-24 02:54:47.111 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:54:47.114 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:54:47.117 | + functions-common:time_stop:2312 : local total 2021-08-24 02:54:47.120 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:54:47.122 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 02:54:47.125 | + functions-common:time_stop:2316 : start_time=1629773685518 2021-08-24 02:54:47.128 | + functions-common:time_stop:2318 : [[ -z 1629773685518 ]] 2021-08-24 02:54:47.130 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:54:47.136 | + functions-common:time_stop:2321 : end_time=1629773687132 2021-08-24 02:54:47.139 | + functions-common:time_stop:2322 : elapsed_time=1614 2021-08-24 02:54:47.142 | + functions-common:time_stop:2323 : total=12698 2021-08-24 02:54:47.144 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:54:47.147 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=14312 2021-08-24 02:54:47.149 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2021-08-24 02:54:47.149 | Waiting for placement-api to start... 2021-08-24 02:54:47.151 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.39/placement 2021-08-24 02:54:47.154 | + functions:wait_for_service:457 : local timeout=60 2021-08-24 02:54:47.156 | + functions:wait_for_service:458 : local url=http://10.222.0.39/placement 2021-08-24 02:54:47.159 | + functions:wait_for_service:459 : local rval=0 2021-08-24 02:54:47.161 | + functions:wait_for_service:460 : time_start wait_for_service 2021-08-24 02:54:47.164 | + functions-common:time_start:2295 : local name=wait_for_service 2021-08-24 02:54:47.167 | + functions-common:time_start:2296 : local start_time= 2021-08-24 02:54:47.169 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 02:54:47.173 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 02:54:47.177 | + functions-common:time_start:2300 : _TIME_START[$name]=1629773687175 2021-08-24 02:54:47.180 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-08-24 02:54:47.186 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.39/placement 2021-08-24 02:54:49.960 | + :: : [[ 200 == 503 ]] 2021-08-24 02:54:49.961 | + :: : [[ 0 -eq 7 ]] 2021-08-24 02:54:49.965 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-08-24 02:54:49.967 | + functions-common:time_stop:2309 : local name 2021-08-24 02:54:49.970 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:54:49.972 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:54:49.975 | + functions-common:time_stop:2312 : local total 2021-08-24 02:54:49.977 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:54:49.980 | + functions-common:time_stop:2315 : name=wait_for_service 2021-08-24 02:54:49.982 | + functions-common:time_stop:2316 : start_time=1629773687175 2021-08-24 02:54:49.985 | + functions-common:time_stop:2318 : [[ -z 1629773687175 ]] 2021-08-24 02:54:49.988 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:54:49.993 | + functions-common:time_stop:2321 : end_time=1629773689990 2021-08-24 02:54:49.996 | + functions-common:time_stop:2322 : elapsed_time=2815 2021-08-24 02:54:49.999 | + functions-common:time_stop:2323 : total=14753 2021-08-24 02:54:50.001 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:54:50.004 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=17568 2021-08-24 02:54:50.006 | + functions:wait_for_service:467 : return 0 2021-08-24 02:54:50.009 | + ./stack.sh:main:1305 : is_service_enabled neutron 2021-08-24 02:54:50.027 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:54:50.030 | + ./stack.sh:main:1306 : start_neutron 2021-08-24 02:54:50.032 | + lib/neutron:start_neutron:702 : is_neutron_legacy_enabled 2021-08-24 02:54:50.036 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-08-24 02:54:50.036 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-08-24 02:54:50.042 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-08-24 02:54:50.044 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-08-24 02:54:50.047 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2021-08-24 02:54:50.050 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-08-24 02:54:50.052 | + lib/neutron:start_neutron:704 : start_mutnauq_l2_agent 2021-08-24 02:54:50.055 | + lib/neutron-legacy:start_mutnauq_l2_agent:526 : run_process q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-24 02:54:50.058 | + functions-common:run_process:1564 : local service=q-agt 2021-08-24 02:54:50.060 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-24 02:54:50.063 | + functions-common:run_process:1566 : local group= 2021-08-24 02:54:50.065 | + functions-common:run_process:1567 : local user= 2021-08-24 02:54:50.068 | + functions-common:run_process:1569 : local name=q-agt 2021-08-24 02:54:50.070 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 02:54:50.073 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 02:54:50.075 | + functions-common:time_start:2296 : local start_time= 2021-08-24 02:54:50.078 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 02:54:50.081 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 02:54:50.085 | + functions-common:time_start:2300 : _TIME_START[$name]=1629773690083 2021-08-24 02:54:50.088 | + functions-common:run_process:1572 : is_service_enabled q-agt 2021-08-24 02:54:50.104 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:54:50.107 | + functions-common:run_process:1573 : _run_under_systemd q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2021-08-24 02:54:50.109 | + functions-common:_run_under_systemd:1529 : local service=q-agt 2021-08-24 02:54:50.112 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-24 02:54:50.114 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-24 02:54:50.117 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-24 02:54:50.119 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-24 02:54:50.122 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2021-08-24 02:54:50.124 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2021-08-24 02:54:50.126 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-agt.service 2021-08-24 02:54:50.129 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-24 02:54:50.131 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-24 02:54:50.134 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2021-08-24 02:54:50.137 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@q-agt.service '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2021-08-24 02:54:50.140 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-agt.service 2021-08-24 02:54:50.142 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-24 02:54:50.144 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-24 02:54:50.147 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-24 02:54:50.149 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-24 02:54:50.151 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-24 02:54:50.153 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2021-08-24 02:54:50.156 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-24 02:54:50.160 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2021-08-24 02:54:50.222 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2021-08-24 02:54:50.284 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecStart '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-24 02:54:50.336 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2021-08-24 02:54:50.394 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2021-08-24 02:54:50.447 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-24 02:54:50.509 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-24 02:54:50.511 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2021-08-24 02:54:50.578 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-24 02:54:50.972 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-agt.service 2021-08-24 02:54:50.986 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2021-08-24 02:54:51.374 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-agt.service 2021-08-24 02:54:51.396 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 02:54:51.400 | + functions-common:time_stop:2309 : local name 2021-08-24 02:54:51.403 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:54:51.405 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:54:51.408 | + functions-common:time_stop:2312 : local total 2021-08-24 02:54:51.410 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:54:51.413 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 02:54:51.415 | + functions-common:time_stop:2316 : start_time=1629773690083 2021-08-24 02:54:51.418 | + functions-common:time_stop:2318 : [[ -z 1629773690083 ]] 2021-08-24 02:54:51.421 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:54:51.425 | + functions-common:time_stop:2321 : end_time=1629773691423 2021-08-24 02:54:51.428 | + functions-common:time_stop:2322 : elapsed_time=1340 2021-08-24 02:54:51.430 | + functions-common:time_stop:2323 : total=14312 2021-08-24 02:54:51.433 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:54:51.436 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=15652 2021-08-24 02:54:51.438 | + lib/neutron-legacy:start_mutnauq_l2_agent:528 : is_provider_network 2021-08-24 02:54:51.441 | + functions-common:is_provider_network:2158 : '[' '' == True ']' 2021-08-24 02:54:51.443 | + functions-common:is_provider_network:2161 : return 1 2021-08-24 02:54:51.446 | + lib/neutron:start_neutron:705 : start_mutnauq_other_agents 2021-08-24 02:54:51.449 | + lib/neutron-legacy:start_mutnauq_other_agents:544 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-08-24 02:54:51.451 | + functions-common:run_process:1564 : local service=q-dhcp 2021-08-24 02:54:51.454 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-08-24 02:54:51.456 | + functions-common:run_process:1566 : local group= 2021-08-24 02:54:51.459 | + functions-common:run_process:1567 : local user= 2021-08-24 02:54:51.461 | + functions-common:run_process:1569 : local name=q-dhcp 2021-08-24 02:54:51.464 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 02:54:51.466 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 02:54:51.469 | + functions-common:time_start:2296 : local start_time= 2021-08-24 02:54:51.471 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 02:54:51.474 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 02:54:51.479 | + functions-common:time_start:2300 : _TIME_START[$name]=1629773691476 2021-08-24 02:54:51.481 | + functions-common:run_process:1572 : is_service_enabled q-dhcp 2021-08-24 02:54:51.499 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:54:51.502 | + functions-common:run_process:1573 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' 2021-08-24 02:54:51.504 | + functions-common:_run_under_systemd:1529 : local service=q-dhcp 2021-08-24 02:54:51.506 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-08-24 02:54:51.509 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-08-24 02:54:51.511 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-08-24 02:54:51.514 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-08-24 02:54:51.516 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2021-08-24 02:54:51.519 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2021-08-24 02:54:51.521 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-dhcp.service 2021-08-24 02:54:51.524 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-24 02:54:51.527 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-24 02:54:51.530 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2021-08-24 02:54:51.532 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@q-dhcp.service '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ubuntu 2021-08-24 02:54:51.535 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-dhcp.service 2021-08-24 02:54:51.537 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-08-24 02:54:51.540 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-24 02:54:51.543 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-24 02:54:51.545 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-24 02:54:51.548 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-24 02:54:51.550 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2021-08-24 02:54:51.552 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-24 02:54:51.557 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2021-08-24 02:54:51.620 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2021-08-24 02:54:51.683 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecStart '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-08-24 02:54:51.734 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2021-08-24 02:54:51.786 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2021-08-24 02:54:51.840 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-24 02:54:51.892 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-24 02:54:51.895 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2021-08-24 02:54:51.957 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-24 02:54:52.391 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-dhcp.service 2021-08-24 02:54:52.405 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2021-08-24 02:54:52.829 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-dhcp.service 2021-08-24 02:54:52.856 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 02:54:52.861 | + functions-common:time_stop:2309 : local name 2021-08-24 02:54:52.861 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:54:52.864 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:54:52.868 | + functions-common:time_stop:2312 : local total 2021-08-24 02:54:52.871 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:54:52.873 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 02:54:52.876 | + functions-common:time_stop:2316 : start_time=1629773691476 2021-08-24 02:54:52.878 | + functions-common:time_stop:2318 : [[ -z 1629773691476 ]] 2021-08-24 02:54:52.881 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:54:52.886 | + functions-common:time_stop:2321 : end_time=1629773692883 2021-08-24 02:54:52.888 | + functions-common:time_stop:2322 : elapsed_time=1407 2021-08-24 02:54:52.891 | + functions-common:time_stop:2323 : total=15652 2021-08-24 02:54:52.893 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:54:52.896 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=17059 2021-08-24 02:54:52.898 | + lib/neutron-legacy:start_mutnauq_other_agents:546 : is_service_enabled neutron-vpnaas 2021-08-24 02:54:52.920 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:54:52.923 | ++ lib/neutron-legacy:start_mutnauq_other_agents:549 : determine_config_files neutron-l3-agent 2021-08-24 02:54:52.926 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2021-08-24 02:54:52.928 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2021-08-24 02:54:52.932 | +++ lib/neutron-legacy:determine_config_files:327 : _determine_config_l3 2021-08-24 02:54:52.934 | +++ lib/neutron-legacy:_determine_config_l3:317 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-08-24 02:54:52.937 | +++ lib/neutron-legacy:_determine_config_l3:318 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-08-24 02:54:52.939 | ++ lib/neutron-legacy:determine_config_files:327 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-08-24 02:54:52.942 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2021-08-24 02:54:52.944 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-08-24 02:54:52.948 | + lib/neutron-legacy:start_mutnauq_other_agents:549 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-08-24 02:54:52.950 | + functions-common:run_process:1564 : local service=q-l3 2021-08-24 02:54:52.953 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-08-24 02:54:52.955 | + functions-common:run_process:1566 : local group= 2021-08-24 02:54:52.958 | + functions-common:run_process:1567 : local user= 2021-08-24 02:54:52.960 | + functions-common:run_process:1569 : local name=q-l3 2021-08-24 02:54:52.963 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 02:54:52.966 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 02:54:52.968 | + functions-common:time_start:2296 : local start_time= 2021-08-24 02:54:52.971 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 02:54:52.974 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 02:54:52.978 | + functions-common:time_start:2300 : _TIME_START[$name]=1629773692976 2021-08-24 02:54:52.981 | + functions-common:run_process:1572 : is_service_enabled q-l3 2021-08-24 02:54:52.999 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:54:53.002 | + functions-common:run_process:1573 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' 2021-08-24 02:54:53.005 | + functions-common:_run_under_systemd:1529 : local service=q-l3 2021-08-24 02:54:53.007 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-08-24 02:54:53.010 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-08-24 02:54:53.013 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-08-24 02:54:53.015 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-08-24 02:54:53.017 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2021-08-24 02:54:53.020 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2021-08-24 02:54:53.023 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-l3.service 2021-08-24 02:54:53.025 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-24 02:54:53.028 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-24 02:54:53.030 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2021-08-24 02:54:53.033 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@q-l3.service '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ubuntu 2021-08-24 02:54:53.036 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-l3.service 2021-08-24 02:54:53.038 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-08-24 02:54:53.041 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-24 02:54:53.044 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-24 02:54:53.046 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-24 02:54:53.049 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-24 02:54:53.051 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2021-08-24 02:54:53.054 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-24 02:54:53.058 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2021-08-24 02:54:53.123 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2021-08-24 02:54:53.191 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecStart '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-08-24 02:54:53.248 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2021-08-24 02:54:53.304 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2021-08-24 02:54:53.361 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-24 02:54:53.417 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-24 02:54:53.419 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2021-08-24 02:54:53.492 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-24 02:54:53.918 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-l3.service 2021-08-24 02:54:53.932 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2021-08-24 02:54:54.364 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-l3.service 2021-08-24 02:54:54.388 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 02:54:54.391 | + functions-common:time_stop:2309 : local name 2021-08-24 02:54:54.394 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:54:54.400 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:54:54.407 | + functions-common:time_stop:2312 : local total 2021-08-24 02:54:54.409 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:54:54.413 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 02:54:54.415 | + functions-common:time_stop:2316 : start_time=1629773692976 2021-08-24 02:54:54.417 | + functions-common:time_stop:2318 : [[ -z 1629773692976 ]] 2021-08-24 02:54:54.420 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:54:54.426 | + functions-common:time_stop:2321 : end_time=1629773694422 2021-08-24 02:54:54.428 | + functions-common:time_stop:2322 : elapsed_time=1446 2021-08-24 02:54:54.431 | + functions-common:time_stop:2323 : total=17059 2021-08-24 02:54:54.434 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:54:54.437 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=18505 2021-08-24 02:54:54.440 | + lib/neutron-legacy:start_mutnauq_other_agents:552 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-08-24 02:54:54.442 | + functions-common:run_process:1564 : local service=q-meta 2021-08-24 02:54:54.445 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-08-24 02:54:54.449 | + functions-common:run_process:1566 : local group= 2021-08-24 02:54:54.451 | + functions-common:run_process:1567 : local user= 2021-08-24 02:54:54.454 | + functions-common:run_process:1569 : local name=q-meta 2021-08-24 02:54:54.457 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 02:54:54.460 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 02:54:54.464 | + functions-common:time_start:2296 : local start_time= 2021-08-24 02:54:54.467 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 02:54:54.473 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 02:54:54.476 | + functions-common:time_start:2300 : _TIME_START[$name]=1629773694472 2021-08-24 02:54:54.480 | + functions-common:run_process:1572 : is_service_enabled q-meta 2021-08-24 02:54:54.503 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:54:54.506 | + functions-common:run_process:1573 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' 2021-08-24 02:54:54.510 | + functions-common:_run_under_systemd:1529 : local service=q-meta 2021-08-24 02:54:54.512 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-08-24 02:54:54.515 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-08-24 02:54:54.518 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-08-24 02:54:54.520 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-08-24 02:54:54.523 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2021-08-24 02:54:54.531 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2021-08-24 02:54:54.534 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-meta.service 2021-08-24 02:54:54.536 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-24 02:54:54.539 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-24 02:54:54.543 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2021-08-24 02:54:54.545 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@q-meta.service '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ubuntu 2021-08-24 02:54:54.548 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-meta.service 2021-08-24 02:54:54.551 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-08-24 02:54:54.553 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-24 02:54:54.557 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-24 02:54:54.559 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-24 02:54:54.562 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-24 02:54:54.565 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2021-08-24 02:54:54.567 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-24 02:54:54.572 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2021-08-24 02:54:54.650 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2021-08-24 02:54:54.734 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecStart '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-08-24 02:54:54.793 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2021-08-24 02:54:54.857 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2021-08-24 02:54:54.922 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-24 02:54:54.983 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-24 02:54:54.986 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2021-08-24 02:54:55.063 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-24 02:54:55.518 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-meta.service 2021-08-24 02:54:55.532 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2021-08-24 02:54:55.958 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-meta.service 2021-08-24 02:54:55.983 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 02:54:55.986 | + functions-common:time_stop:2309 : local name 2021-08-24 02:54:55.988 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:54:55.990 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:54:55.994 | + functions-common:time_stop:2312 : local total 2021-08-24 02:54:55.997 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:54:55.999 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 02:54:56.002 | + functions-common:time_stop:2316 : start_time=1629773694472 2021-08-24 02:54:56.007 | + functions-common:time_stop:2318 : [[ -z 1629773694472 ]] 2021-08-24 02:54:56.011 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:54:56.016 | + functions-common:time_stop:2321 : end_time=1629773696013 2021-08-24 02:54:56.018 | + functions-common:time_stop:2322 : elapsed_time=1541 2021-08-24 02:54:56.021 | + functions-common:time_stop:2323 : total=18505 2021-08-24 02:54:56.023 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:54:56.027 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=20046 2021-08-24 02:54:56.029 | + lib/neutron-legacy:start_mutnauq_other_agents:553 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-08-24 02:54:56.031 | + functions-common:run_process:1564 : local service=q-metering 2021-08-24 02:54:56.034 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-08-24 02:54:56.036 | + functions-common:run_process:1566 : local group= 2021-08-24 02:54:56.039 | + functions-common:run_process:1567 : local user= 2021-08-24 02:54:56.041 | + functions-common:run_process:1569 : local name=q-metering 2021-08-24 02:54:56.044 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 02:54:56.046 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 02:54:56.049 | + functions-common:time_start:2296 : local start_time= 2021-08-24 02:54:56.051 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 02:54:56.059 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 02:54:56.075 | + functions-common:time_start:2300 : _TIME_START[$name]=1629773696061 2021-08-24 02:54:56.090 | + functions-common:run_process:1572 : is_service_enabled q-metering 2021-08-24 02:54:56.126 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:54:56.132 | + functions-common:run_process:1573 : _run_under_systemd q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' '' 2021-08-24 02:54:56.136 | + functions-common:_run_under_systemd:1529 : local service=q-metering 2021-08-24 02:54:56.140 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-08-24 02:54:56.147 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-08-24 02:54:56.151 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-08-24 02:54:56.157 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-08-24 02:54:56.162 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2021-08-24 02:54:56.170 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2021-08-24 02:54:56.175 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-metering.service 2021-08-24 02:54:56.178 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-24 02:54:56.187 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-24 02:54:56.197 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2021-08-24 02:54:56.200 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@q-metering.service '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' ubuntu 2021-08-24 02:54:56.204 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-metering.service 2021-08-24 02:54:56.208 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-08-24 02:54:56.212 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-24 02:54:56.217 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-24 02:54:56.221 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-24 02:54:56.230 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-24 02:54:56.235 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2021-08-24 02:54:56.243 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-24 02:54:56.256 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2021-08-24 02:54:56.378 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2021-08-24 02:54:56.479 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecStart '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-08-24 02:54:56.596 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2021-08-24 02:54:56.703 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2021-08-24 02:54:56.809 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-24 02:54:56.908 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-24 02:54:56.912 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2021-08-24 02:54:57.043 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-24 02:54:57.499 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-metering.service 2021-08-24 02:54:57.515 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2021-08-24 02:54:57.944 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-metering.service 2021-08-24 02:54:57.968 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 02:54:57.971 | + functions-common:time_stop:2309 : local name 2021-08-24 02:54:57.973 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:54:57.979 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:54:57.982 | + functions-common:time_stop:2312 : local total 2021-08-24 02:54:57.985 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:54:57.988 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 02:54:57.995 | + functions-common:time_stop:2316 : start_time=1629773696061 2021-08-24 02:54:57.998 | + functions-common:time_stop:2318 : [[ -z 1629773696061 ]] 2021-08-24 02:54:58.006 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:54:58.015 | + functions-common:time_stop:2321 : end_time=1629773698008 2021-08-24 02:54:58.019 | + functions-common:time_stop:2322 : elapsed_time=1947 2021-08-24 02:54:58.024 | + functions-common:time_stop:2323 : total=20046 2021-08-24 02:54:58.034 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:54:58.043 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=21993 2021-08-24 02:54:58.048 | + ./stack.sh:main:1309 : is_service_enabled q-svc 2021-08-24 02:54:58.099 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:54:58.107 | + ./stack.sh:main:1309 : [[ True == \T\r\u\e ]] 2021-08-24 02:54:58.112 | + ./stack.sh:main:1310 : echo_summary 'Creating initial neutron network elements' 2021-08-24 02:54:58.119 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-24 02:54:58.124 | + ./stack.sh:echo_summary:432 : echo -e Creating initial neutron network elements 2021-08-24 02:54:58.131 | + ./stack.sh:main:1313 : type -p neutron_plugin_create_initial_networks 2021-08-24 02:54:58.137 | + ./stack.sh:main:1316 : create_neutron_initial_network 2021-08-24 02:54:58.147 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : local project_id 2021-08-24 02:54:58.154 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : grep ' demo ' 2021-08-24 02:54:58.157 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : get_field 1 2021-08-24 02:54:58.162 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : oscwrap project list 2021-08-24 02:54:58.165 | ++ functions-common:get_field:726 : local data field 2021-08-24 02:54:58.171 | ++ functions-common:get_field:727 : read data 2021-08-24 02:55:00.797 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:55:00.797 | from cryptography.utils import int_from_bytes 2021-08-24 02:55:00.797 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:55:00.797 | from cryptography.utils import int_from_bytes 2021-08-24 02:55:00.950 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:55:00.953 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 02:55:00.955 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 02:55:00.958 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 02:55:00.961 | ++ functions-common:get_field:733 : echo '| 685e2e16e331474bb9ec276c43ecef8d | demo |' 2021-08-24 02:55:00.965 | ++ functions-common:get_field:727 : read data 2021-08-24 02:55:00.969 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : project_id=685e2e16e331474bb9ec276c43ecef8d 2021-08-24 02:55:00.972 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : die_if_not_set 166 project_id 'Failure retrieving project_id for demo' 2021-08-24 02:55:00.974 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-24 02:55:00.992 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:169 : type -p neutron_plugin_create_initial_network_profile 2021-08-24 02:55:00.995 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_networking_extension_supported auto-allocated-topology 2021-08-24 02:55:00.997 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:439 : local extension=auto-allocated-topology 2021-08-24 02:55:01.001 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:441 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-08-24 02:55:03.970 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:55:03.970 | from cryptography.utils import int_from_bytes 2021-08-24 02:55:03.970 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:55:03.970 | from cryptography.utils import int_from_bytes 2021-08-24 02:55:04.123 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:55:04.127 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:441 : EXT_LIST='address-group 2021-08-24 02:55:04.127 | address-scope 2021-08-24 02:55:04.127 | router-admin-state-down-before-update 2021-08-24 02:55:04.127 | agent 2021-08-24 02:55:04.127 | agent-resources-synced 2021-08-24 02:55:04.127 | allowed-address-pairs 2021-08-24 02:55:04.127 | auto-allocated-topology 2021-08-24 02:55:04.127 | availability_zone 2021-08-24 02:55:04.127 | availability_zone_filter 2021-08-24 02:55:04.127 | default-subnetpools 2021-08-24 02:55:04.127 | dhcp_agent_scheduler 2021-08-24 02:55:04.127 | dvr 2021-08-24 02:55:04.127 | empty-string-filtering 2021-08-24 02:55:04.127 | external-net 2021-08-24 02:55:04.127 | extra_dhcp_opt 2021-08-24 02:55:04.127 | extraroute 2021-08-24 02:55:04.127 | extraroute-atomic 2021-08-24 02:55:04.127 | filter-validation 2021-08-24 02:55:04.127 | fip-port-details 2021-08-24 02:55:04.127 | flavors 2021-08-24 02:55:04.127 | floatingip-pools 2021-08-24 02:55:04.127 | ip-substring-filtering 2021-08-24 02:55:04.127 | router 2021-08-24 02:55:04.130 | ext-gw-mode 2021-08-24 02:55:04.130 | l3-ha 2021-08-24 02:55:04.131 | l3-flavors 2021-08-24 02:55:04.131 | l3-port-ip-change-not-allowed 2021-08-24 02:55:04.131 | l3_agent_scheduler 2021-08-24 02:55:04.131 | metering 2021-08-24 02:55:04.131 | metering_source_and_destination_fields 2021-08-24 02:55:04.131 | multi-provider 2021-08-24 02:55:04.131 | net-mtu 2021-08-24 02:55:04.131 | net-mtu-writable 2021-08-24 02:55:04.131 | network_availability_zone 2021-08-24 02:55:04.131 | network-ip-availability 2021-08-24 02:55:04.131 | pagination 2021-08-24 02:55:04.131 | port-device-profile 2021-08-24 02:55:04.131 | port-mac-address-regenerate 2021-08-24 02:55:04.131 | port-numa-affinity-policy 2021-08-24 02:55:04.131 | binding 2021-08-24 02:55:04.131 | binding-extended 2021-08-24 02:55:04.131 | port-security 2021-08-24 02:55:04.131 | project-id 2021-08-24 02:55:04.131 | provider 2021-08-24 02:55:04.131 | quotas 2021-08-24 02:55:04.131 | quota_details 2021-08-24 02:55:04.131 | rbac-policies 2021-08-24 02:55:04.131 | rbac-address-group 2021-08-24 02:55:04.131 | rbac-address-scope 2021-08-24 02:55:04.131 | rbac-security-groups 2021-08-24 02:55:04.131 | rbac-subnetpool 2021-08-24 02:55:04.131 | revision-if-match 2021-08-24 02:55:04.131 | standard-attr-revisions 2021-08-24 02:55:04.131 | router_availability_zone 2021-08-24 02:55:04.131 | security-groups-normalized-cidr 2021-08-24 02:55:04.131 | port-security-groups-filtering 2021-08-24 02:55:04.131 | security-groups-remote-address-group 2021-08-24 02:55:04.131 | security-group 2021-08-24 02:55:04.131 | service-type 2021-08-24 02:55:04.131 | sorting 2021-08-24 02:55:04.131 | standard-attr-description 2021-08-24 02:55:04.132 | stateful-security-group 2021-08-24 02:55:04.132 | subnet_onboard 2021-08-24 02:55:04.132 | subnet-service-types 2021-08-24 02:55:04.132 | subnet_allocation 2021-08-24 02:55:04.132 | subnetpool-prefix-ops 2021-08-24 02:55:04.132 | standard-attr-tag 2021-08-24 02:55:04.132 | standard-attr-timestamp' 2021-08-24 02:55:04.134 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:442 : [[ address-group 2021-08-24 02:55:04.134 | address-scope 2021-08-24 02:55:04.134 | router-admin-state-down-before-update 2021-08-24 02:55:04.134 | agent 2021-08-24 02:55:04.134 | agent-resources-synced 2021-08-24 02:55:04.134 | allowed-address-pairs 2021-08-24 02:55:04.134 | auto-allocated-topology 2021-08-24 02:55:04.134 | availability_zone 2021-08-24 02:55:04.134 | availability_zone_filter 2021-08-24 02:55:04.134 | default-subnetpools 2021-08-24 02:55:04.134 | dhcp_agent_scheduler 2021-08-24 02:55:04.134 | dvr 2021-08-24 02:55:04.134 | empty-string-filtering 2021-08-24 02:55:04.134 | external-net 2021-08-24 02:55:04.134 | extra_dhcp_opt 2021-08-24 02:55:04.134 | extraroute 2021-08-24 02:55:04.134 | extraroute-atomic 2021-08-24 02:55:04.134 | filter-validation 2021-08-24 02:55:04.134 | fip-port-details 2021-08-24 02:55:04.134 | flavors 2021-08-24 02:55:04.134 | floatingip-pools 2021-08-24 02:55:04.134 | ip-substring-filtering 2021-08-24 02:55:04.134 | router 2021-08-24 02:55:04.134 | ext-gw-mode 2021-08-24 02:55:04.134 | l3-ha 2021-08-24 02:55:04.134 | l3-flavors 2021-08-24 02:55:04.134 | l3-port-ip-change-not-allowed 2021-08-24 02:55:04.134 | l3_agent_scheduler 2021-08-24 02:55:04.134 | metering 2021-08-24 02:55:04.135 | metering_source_and_destination_fields 2021-08-24 02:55:04.135 | multi-provider 2021-08-24 02:55:04.135 | net-mtu 2021-08-24 02:55:04.135 | net-mtu-writable 2021-08-24 02:55:04.135 | network_availability_zone 2021-08-24 02:55:04.135 | network-ip-availability 2021-08-24 02:55:04.135 | pagination 2021-08-24 02:55:04.135 | port-device-profile 2021-08-24 02:55:04.135 | port-mac-address-regenerate 2021-08-24 02:55:04.135 | port-numa-affinity-policy 2021-08-24 02:55:04.135 | binding 2021-08-24 02:55:04.135 | binding-extended 2021-08-24 02:55:04.135 | port-security 2021-08-24 02:55:04.135 | project-id 2021-08-24 02:55:04.135 | provider 2021-08-24 02:55:04.135 | quotas 2021-08-24 02:55:04.135 | quota_details 2021-08-24 02:55:04.135 | rbac-policies 2021-08-24 02:55:04.135 | rbac-address-group 2021-08-24 02:55:04.135 | rbac-address-scope 2021-08-24 02:55:04.135 | rbac-security-groups 2021-08-24 02:55:04.135 | rbac-subnetpool 2021-08-24 02:55:04.135 | revision-if-match 2021-08-24 02:55:04.135 | standard-attr-revisions 2021-08-24 02:55:04.135 | router_availability_zone 2021-08-24 02:55:04.135 | security-groups-normalized-cidr 2021-08-24 02:55:04.135 | port-security-groups-filtering 2021-08-24 02:55:04.135 | security-groups-remote-address-group 2021-08-24 02:55:04.135 | security-group 2021-08-24 02:55:04.135 | service-type 2021-08-24 02:55:04.135 | sorting 2021-08-24 02:55:04.135 | standard-attr-description 2021-08-24 02:55:04.135 | stateful-security-group 2021-08-24 02:55:04.135 | subnet_onboard 2021-08-24 02:55:04.135 | subnet-service-types 2021-08-24 02:55:04.135 | subnet_allocation 2021-08-24 02:55:04.135 | subnetpool-prefix-ops 2021-08-24 02:55:04.136 | standard-attr-tag 2021-08-24 02:55:04.136 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-08-24 02:55:04.137 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:442 : return 0 2021-08-24 02:55:04.139 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:174 : [[ True == \T\r\u\e ]] 2021-08-24 02:55:04.142 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:175 : [[ 4 =~ 4.* ]] 2021-08-24 02:55:04.146 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:176 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 172.20.0.0/16 --share --default -f value -c id 2021-08-24 02:55:07.081 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:55:07.081 | from cryptography.utils import int_from_bytes 2021-08-24 02:55:07.081 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:55:07.081 | from cryptography.utils import int_from_bytes 2021-08-24 02:55:07.231 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:55:07.234 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:176 : SUBNETPOOL_V4_ID=ab56f4b4-b87c-4839-b141-7c9480156127 2021-08-24 02:55:07.236 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:178 : [[ 4 =~ .*6 ]] 2021-08-24 02:55:07.239 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:184 : is_provider_network 2021-08-24 02:55:07.241 | + functions-common:is_provider_network:2158 : '[' '' == True ']' 2021-08-24 02:55:07.244 | + functions-common:is_provider_network:2161 : return 1 2021-08-24 02:55:07.248 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create --project 685e2e16e331474bb9ec276c43ecef8d private 2021-08-24 02:55:07.248 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2021-08-24 02:55:07.248 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2021-08-24 02:55:07.252 | ++ functions-common:get_field:726 : local data field 2021-08-24 02:55:07.255 | ++ functions-common:get_field:727 : read data 2021-08-24 02:55:10.752 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:55:10.752 | from cryptography.utils import int_from_bytes 2021-08-24 02:55:10.752 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:55:10.752 | from cryptography.utils import int_from_bytes 2021-08-24 02:55:10.905 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:55:10.908 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-08-24 02:55:10.910 | ++ functions-common:get_field:731 : field='$3' 2021-08-24 02:55:10.913 | ++ functions-common:get_field:733 : echo '| id | d4e30841-6f6a-4608-b281-bc29651f6340 |' 2021-08-24 02:55:10.914 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-08-24 02:55:10.920 | ++ functions-common:get_field:727 : read data 2021-08-24 02:55:10.924 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : NET_ID=d4e30841-6f6a-4608-b281-bc29651f6340 2021-08-24 02:55:10.926 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 NET_ID 'Failure creating NET_ID for private 685e2e16e331474bb9ec276c43ecef8d' 2021-08-24 02:55:10.929 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-24 02:55:10.946 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : [[ 4 =~ 4.* ]] 2021-08-24 02:55:10.949 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : _neutron_create_private_subnet_v4 685e2e16e331474bb9ec276c43ecef8d 2021-08-24 02:55:10.952 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local project_id=685e2e16e331474bb9ec276c43ecef8d 2021-08-24 02:55:10.955 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : '[' -z ab56f4b4-b87c-4839-b141-7c9480156127 ']' 2021-08-24 02:55:10.957 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:270 : local 'subnet_params=--project 685e2e16e331474bb9ec276c43ecef8d ' 2021-08-24 02:55:10.960 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:271 : subnet_params+='--ip-version 4 ' 2021-08-24 02:55:10.962 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:272 : [[ -n 172.20.0.1 ]] 2021-08-24 02:55:10.965 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:273 : subnet_params+='--gateway 172.20.0.1 ' 2021-08-24 02:55:10.967 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:275 : subnet_params+='--subnet-pool ab56f4b4-b87c-4839-b141-7c9480156127 ' 2021-08-24 02:55:10.969 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:276 : subnet_params+=' ' 2021-08-24 02:55:10.972 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:277 : subnet_params+='--network d4e30841-6f6a-4608-b281-bc29651f6340 private-subnet' 2021-08-24 02:55:10.974 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:278 : local subnet_id 2021-08-24 02:55:10.979 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --project 685e2e16e331474bb9ec276c43ecef8d --ip-version 4 --gateway 172.20.0.1 --subnet-pool ab56f4b4-b87c-4839-b141-7c9480156127 --network d4e30841-6f6a-4608-b281-bc29651f6340 private-subnet 2021-08-24 02:55:10.979 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : grep ' id ' 2021-08-24 02:55:10.979 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : get_field 2 2021-08-24 02:55:10.983 | +++ functions-common:get_field:726 : local data field 2021-08-24 02:55:10.986 | +++ functions-common:get_field:727 : read data 2021-08-24 02:55:15.226 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:55:15.226 | from cryptography.utils import int_from_bytes 2021-08-24 02:55:15.226 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:55:15.226 | from cryptography.utils import int_from_bytes 2021-08-24 02:55:15.383 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:55:15.386 | +++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-08-24 02:55:15.388 | +++ functions-common:get_field:731 : field='$3' 2021-08-24 02:55:15.391 | +++ functions-common:get_field:733 : echo '| id | 0929d1c0-be96-4182-a091-ed2d4cc165a6 |' 2021-08-24 02:55:15.391 | +++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-08-24 02:55:15.397 | +++ functions-common:get_field:727 : read data 2021-08-24 02:55:15.401 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : subnet_id=0929d1c0-be96-4182-a091-ed2d4cc165a6 2021-08-24 02:55:15.404 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : die_if_not_set 280 subnet_id 'Failure creating private IPv4 subnet for 685e2e16e331474bb9ec276c43ecef8d' 2021-08-24 02:55:15.409 | ++ functions-common:die_if_not_set:216 : local exitcode=0 2021-08-24 02:55:15.426 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:281 : echo 0929d1c0-be96-4182-a091-ed2d4cc165a6 2021-08-24 02:55:15.429 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : SUBNET_ID=0929d1c0-be96-4182-a091-ed2d4cc165a6 2021-08-24 02:55:15.431 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : [[ 4 =~ .*6 ]] 2021-08-24 02:55:15.434 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : is_networking_extension_supported router 2021-08-24 02:55:15.437 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:439 : local extension=router 2021-08-24 02:55:15.440 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:441 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-08-24 02:55:17.967 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:55:17.967 | from cryptography.utils import int_from_bytes 2021-08-24 02:55:17.967 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:55:17.967 | from cryptography.utils import int_from_bytes 2021-08-24 02:55:18.118 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:55:18.121 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:441 : EXT_LIST='address-group 2021-08-24 02:55:18.122 | address-scope 2021-08-24 02:55:18.122 | router-admin-state-down-before-update 2021-08-24 02:55:18.122 | agent 2021-08-24 02:55:18.122 | agent-resources-synced 2021-08-24 02:55:18.122 | allowed-address-pairs 2021-08-24 02:55:18.122 | auto-allocated-topology 2021-08-24 02:55:18.122 | availability_zone 2021-08-24 02:55:18.122 | availability_zone_filter 2021-08-24 02:55:18.122 | default-subnetpools 2021-08-24 02:55:18.122 | dhcp_agent_scheduler 2021-08-24 02:55:18.122 | dvr 2021-08-24 02:55:18.122 | empty-string-filtering 2021-08-24 02:55:18.122 | external-net 2021-08-24 02:55:18.122 | extra_dhcp_opt 2021-08-24 02:55:18.122 | extraroute 2021-08-24 02:55:18.122 | extraroute-atomic 2021-08-24 02:55:18.122 | filter-validation 2021-08-24 02:55:18.122 | fip-port-details 2021-08-24 02:55:18.122 | flavors 2021-08-24 02:55:18.122 | floatingip-pools 2021-08-24 02:55:18.122 | ip-substring-filtering 2021-08-24 02:55:18.122 | router 2021-08-24 02:55:18.122 | ext-gw-mode 2021-08-24 02:55:18.122 | l3-ha 2021-08-24 02:55:18.122 | l3-flavors 2021-08-24 02:55:18.122 | l3-port-ip-change-not-allowed 2021-08-24 02:55:18.122 | l3_agent_scheduler 2021-08-24 02:55:18.122 | metering 2021-08-24 02:55:18.122 | metering_source_and_destination_fields 2021-08-24 02:55:18.122 | multi-provider 2021-08-24 02:55:18.122 | net-mtu 2021-08-24 02:55:18.122 | net-mtu-writable 2021-08-24 02:55:18.122 | network_availability_zone 2021-08-24 02:55:18.122 | network-ip-availability 2021-08-24 02:55:18.122 | pagination 2021-08-24 02:55:18.123 | port-device-profile 2021-08-24 02:55:18.123 | port-mac-address-regenerate 2021-08-24 02:55:18.123 | port-numa-affinity-policy 2021-08-24 02:55:18.123 | binding 2021-08-24 02:55:18.123 | binding-extended 2021-08-24 02:55:18.123 | port-security 2021-08-24 02:55:18.123 | project-id 2021-08-24 02:55:18.123 | provider 2021-08-24 02:55:18.123 | quotas 2021-08-24 02:55:18.123 | quota_details 2021-08-24 02:55:18.123 | rbac-policies 2021-08-24 02:55:18.123 | rbac-address-group 2021-08-24 02:55:18.123 | rbac-address-scope 2021-08-24 02:55:18.123 | rbac-security-groups 2021-08-24 02:55:18.123 | rbac-subnetpool 2021-08-24 02:55:18.123 | revision-if-match 2021-08-24 02:55:18.123 | standard-attr-revisions 2021-08-24 02:55:18.123 | router_availability_zone 2021-08-24 02:55:18.123 | security-groups-normalized-cidr 2021-08-24 02:55:18.123 | port-security-groups-filtering 2021-08-24 02:55:18.123 | security-groups-remote-address-group 2021-08-24 02:55:18.123 | security-group 2021-08-24 02:55:18.123 | service-type 2021-08-24 02:55:18.123 | sorting 2021-08-24 02:55:18.123 | standard-attr-description 2021-08-24 02:55:18.123 | stateful-security-group 2021-08-24 02:55:18.123 | subnet_onboard 2021-08-24 02:55:18.123 | subnet-service-types 2021-08-24 02:55:18.123 | subnet_allocation 2021-08-24 02:55:18.123 | subnetpool-prefix-ops 2021-08-24 02:55:18.123 | standard-attr-tag 2021-08-24 02:55:18.123 | standard-attr-timestamp' 2021-08-24 02:55:18.124 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:442 : [[ address-group 2021-08-24 02:55:18.124 | address-scope 2021-08-24 02:55:18.124 | router-admin-state-down-before-update 2021-08-24 02:55:18.124 | agent 2021-08-24 02:55:18.124 | agent-resources-synced 2021-08-24 02:55:18.124 | allowed-address-pairs 2021-08-24 02:55:18.124 | auto-allocated-topology 2021-08-24 02:55:18.124 | availability_zone 2021-08-24 02:55:18.124 | availability_zone_filter 2021-08-24 02:55:18.124 | default-subnetpools 2021-08-24 02:55:18.124 | dhcp_agent_scheduler 2021-08-24 02:55:18.124 | dvr 2021-08-24 02:55:18.124 | empty-string-filtering 2021-08-24 02:55:18.124 | external-net 2021-08-24 02:55:18.124 | extra_dhcp_opt 2021-08-24 02:55:18.124 | extraroute 2021-08-24 02:55:18.125 | extraroute-atomic 2021-08-24 02:55:18.125 | filter-validation 2021-08-24 02:55:18.125 | fip-port-details 2021-08-24 02:55:18.125 | flavors 2021-08-24 02:55:18.125 | floatingip-pools 2021-08-24 02:55:18.125 | ip-substring-filtering 2021-08-24 02:55:18.125 | router 2021-08-24 02:55:18.125 | ext-gw-mode 2021-08-24 02:55:18.125 | l3-ha 2021-08-24 02:55:18.125 | l3-flavors 2021-08-24 02:55:18.125 | l3-port-ip-change-not-allowed 2021-08-24 02:55:18.125 | l3_agent_scheduler 2021-08-24 02:55:18.125 | metering 2021-08-24 02:55:18.125 | metering_source_and_destination_fields 2021-08-24 02:55:18.125 | multi-provider 2021-08-24 02:55:18.125 | net-mtu 2021-08-24 02:55:18.125 | net-mtu-writable 2021-08-24 02:55:18.125 | network_availability_zone 2021-08-24 02:55:18.125 | network-ip-availability 2021-08-24 02:55:18.125 | pagination 2021-08-24 02:55:18.125 | port-device-profile 2021-08-24 02:55:18.125 | port-mac-address-regenerate 2021-08-24 02:55:18.125 | port-numa-affinity-policy 2021-08-24 02:55:18.125 | binding 2021-08-24 02:55:18.125 | binding-extended 2021-08-24 02:55:18.125 | port-security 2021-08-24 02:55:18.125 | project-id 2021-08-24 02:55:18.125 | provider 2021-08-24 02:55:18.125 | quotas 2021-08-24 02:55:18.125 | quota_details 2021-08-24 02:55:18.125 | rbac-policies 2021-08-24 02:55:18.125 | rbac-address-group 2021-08-24 02:55:18.125 | rbac-address-scope 2021-08-24 02:55:18.125 | rbac-security-groups 2021-08-24 02:55:18.125 | rbac-subnetpool 2021-08-24 02:55:18.126 | revision-if-match 2021-08-24 02:55:18.126 | standard-attr-revisions 2021-08-24 02:55:18.126 | router_availability_zone 2021-08-24 02:55:18.126 | security-groups-normalized-cidr 2021-08-24 02:55:18.126 | port-security-groups-filtering 2021-08-24 02:55:18.126 | security-groups-remote-address-group 2021-08-24 02:55:18.126 | security-group 2021-08-24 02:55:18.126 | service-type 2021-08-24 02:55:18.126 | sorting 2021-08-24 02:55:18.126 | standard-attr-description 2021-08-24 02:55:18.126 | stateful-security-group 2021-08-24 02:55:18.126 | subnet_onboard 2021-08-24 02:55:18.126 | subnet-service-types 2021-08-24 02:55:18.126 | subnet_allocation 2021-08-24 02:55:18.126 | subnetpool-prefix-ops 2021-08-24 02:55:18.126 | standard-attr-tag 2021-08-24 02:55:18.126 | standard-attr-timestamp =~ router ]] 2021-08-24 02:55:18.127 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:442 : return 0 2021-08-24 02:55:18.129 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : is_networking_extension_supported external-net 2021-08-24 02:55:18.132 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:439 : local extension=external-net 2021-08-24 02:55:18.136 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:441 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-08-24 02:55:20.625 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:55:20.625 | from cryptography.utils import int_from_bytes 2021-08-24 02:55:20.625 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:55:20.625 | from cryptography.utils import int_from_bytes 2021-08-24 02:55:20.779 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:55:20.783 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:441 : EXT_LIST='address-group 2021-08-24 02:55:20.783 | address-scope 2021-08-24 02:55:20.783 | router-admin-state-down-before-update 2021-08-24 02:55:20.783 | agent 2021-08-24 02:55:20.783 | agent-resources-synced 2021-08-24 02:55:20.783 | allowed-address-pairs 2021-08-24 02:55:20.783 | auto-allocated-topology 2021-08-24 02:55:20.783 | availability_zone 2021-08-24 02:55:20.783 | availability_zone_filter 2021-08-24 02:55:20.783 | default-subnetpools 2021-08-24 02:55:20.783 | dhcp_agent_scheduler 2021-08-24 02:55:20.783 | dvr 2021-08-24 02:55:20.783 | empty-string-filtering 2021-08-24 02:55:20.783 | external-net 2021-08-24 02:55:20.783 | extra_dhcp_opt 2021-08-24 02:55:20.783 | extraroute 2021-08-24 02:55:20.783 | extraroute-atomic 2021-08-24 02:55:20.783 | filter-validation 2021-08-24 02:55:20.783 | fip-port-details 2021-08-24 02:55:20.783 | flavors 2021-08-24 02:55:20.783 | floatingip-pools 2021-08-24 02:55:20.783 | ip-substring-filtering 2021-08-24 02:55:20.783 | router 2021-08-24 02:55:20.783 | ext-gw-mode 2021-08-24 02:55:20.783 | l3-ha 2021-08-24 02:55:20.783 | l3-flavors 2021-08-24 02:55:20.783 | l3-port-ip-change-not-allowed 2021-08-24 02:55:20.783 | l3_agent_scheduler 2021-08-24 02:55:20.783 | metering 2021-08-24 02:55:20.783 | metering_source_and_destination_fields 2021-08-24 02:55:20.783 | multi-provider 2021-08-24 02:55:20.783 | net-mtu 2021-08-24 02:55:20.783 | net-mtu-writable 2021-08-24 02:55:20.784 | network_availability_zone 2021-08-24 02:55:20.784 | network-ip-availability 2021-08-24 02:55:20.784 | pagination 2021-08-24 02:55:20.784 | port-device-profile 2021-08-24 02:55:20.784 | port-mac-address-regenerate 2021-08-24 02:55:20.784 | port-numa-affinity-policy 2021-08-24 02:55:20.784 | binding 2021-08-24 02:55:20.784 | binding-extended 2021-08-24 02:55:20.784 | port-security 2021-08-24 02:55:20.784 | project-id 2021-08-24 02:55:20.784 | provider 2021-08-24 02:55:20.784 | quotas 2021-08-24 02:55:20.784 | quota_details 2021-08-24 02:55:20.784 | rbac-policies 2021-08-24 02:55:20.784 | rbac-address-group 2021-08-24 02:55:20.784 | rbac-address-scope 2021-08-24 02:55:20.784 | rbac-security-groups 2021-08-24 02:55:20.784 | rbac-subnetpool 2021-08-24 02:55:20.784 | revision-if-match 2021-08-24 02:55:20.784 | standard-attr-revisions 2021-08-24 02:55:20.784 | router_availability_zone 2021-08-24 02:55:20.784 | security-groups-normalized-cidr 2021-08-24 02:55:20.784 | port-security-groups-filtering 2021-08-24 02:55:20.784 | security-groups-remote-address-group 2021-08-24 02:55:20.784 | security-group 2021-08-24 02:55:20.784 | service-type 2021-08-24 02:55:20.784 | sorting 2021-08-24 02:55:20.784 | standard-attr-description 2021-08-24 02:55:20.784 | stateful-security-group 2021-08-24 02:55:20.784 | subnet_onboard 2021-08-24 02:55:20.784 | subnet-service-types 2021-08-24 02:55:20.784 | subnet_allocation 2021-08-24 02:55:20.784 | subnetpool-prefix-ops 2021-08-24 02:55:20.784 | standard-attr-tag 2021-08-24 02:55:20.784 | standard-attr-timestamp' 2021-08-24 02:55:20.787 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:442 : [[ address-group 2021-08-24 02:55:20.787 | address-scope 2021-08-24 02:55:20.787 | router-admin-state-down-before-update 2021-08-24 02:55:20.787 | agent 2021-08-24 02:55:20.787 | agent-resources-synced 2021-08-24 02:55:20.787 | allowed-address-pairs 2021-08-24 02:55:20.787 | auto-allocated-topology 2021-08-24 02:55:20.787 | availability_zone 2021-08-24 02:55:20.787 | availability_zone_filter 2021-08-24 02:55:20.787 | default-subnetpools 2021-08-24 02:55:20.787 | dhcp_agent_scheduler 2021-08-24 02:55:20.787 | dvr 2021-08-24 02:55:20.787 | empty-string-filtering 2021-08-24 02:55:20.787 | external-net 2021-08-24 02:55:20.787 | extra_dhcp_opt 2021-08-24 02:55:20.788 | extraroute 2021-08-24 02:55:20.788 | extraroute-atomic 2021-08-24 02:55:20.788 | filter-validation 2021-08-24 02:55:20.788 | fip-port-details 2021-08-24 02:55:20.788 | flavors 2021-08-24 02:55:20.788 | floatingip-pools 2021-08-24 02:55:20.788 | ip-substring-filtering 2021-08-24 02:55:20.788 | router 2021-08-24 02:55:20.788 | ext-gw-mode 2021-08-24 02:55:20.788 | l3-ha 2021-08-24 02:55:20.788 | l3-flavors 2021-08-24 02:55:20.788 | l3-port-ip-change-not-allowed 2021-08-24 02:55:20.788 | l3_agent_scheduler 2021-08-24 02:55:20.788 | metering 2021-08-24 02:55:20.788 | metering_source_and_destination_fields 2021-08-24 02:55:20.788 | multi-provider 2021-08-24 02:55:20.788 | net-mtu 2021-08-24 02:55:20.788 | net-mtu-writable 2021-08-24 02:55:20.788 | network_availability_zone 2021-08-24 02:55:20.788 | network-ip-availability 2021-08-24 02:55:20.788 | pagination 2021-08-24 02:55:20.788 | port-device-profile 2021-08-24 02:55:20.788 | port-mac-address-regenerate 2021-08-24 02:55:20.788 | port-numa-affinity-policy 2021-08-24 02:55:20.788 | binding 2021-08-24 02:55:20.788 | binding-extended 2021-08-24 02:55:20.788 | port-security 2021-08-24 02:55:20.788 | project-id 2021-08-24 02:55:20.788 | provider 2021-08-24 02:55:20.788 | quotas 2021-08-24 02:55:20.788 | quota_details 2021-08-24 02:55:20.788 | rbac-policies 2021-08-24 02:55:20.788 | rbac-address-group 2021-08-24 02:55:20.788 | rbac-address-scope 2021-08-24 02:55:20.788 | rbac-security-groups 2021-08-24 02:55:20.788 | rbac-subnetpool 2021-08-24 02:55:20.789 | revision-if-match 2021-08-24 02:55:20.789 | standard-attr-revisions 2021-08-24 02:55:20.789 | router_availability_zone 2021-08-24 02:55:20.789 | security-groups-normalized-cidr 2021-08-24 02:55:20.789 | port-security-groups-filtering 2021-08-24 02:55:20.789 | security-groups-remote-address-group 2021-08-24 02:55:20.789 | security-group 2021-08-24 02:55:20.789 | service-type 2021-08-24 02:55:20.789 | sorting 2021-08-24 02:55:20.789 | standard-attr-description 2021-08-24 02:55:20.789 | stateful-security-group 2021-08-24 02:55:20.789 | subnet_onboard 2021-08-24 02:55:20.790 | subnet-service-types 2021-08-24 02:55:20.790 | subnet_allocation 2021-08-24 02:55:20.790 | subnetpool-prefix-ops 2021-08-24 02:55:20.790 | standard-attr-tag 2021-08-24 02:55:20.790 | standard-attr-timestamp =~ external-net ]] 2021-08-24 02:55:20.790 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:442 : return 0 2021-08-24 02:55:20.793 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : [[ True == \T\r\u\e ]] 2021-08-24 02:55:20.798 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : grep ' id ' 2021-08-24 02:55:20.798 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : oscwrap --os-cloud devstack-admin --os-region RegionOne router create --project 685e2e16e331474bb9ec276c43ecef8d router1 2021-08-24 02:55:20.799 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : get_field 2 2021-08-24 02:55:20.803 | ++ functions-common:get_field:726 : local data field 2021-08-24 02:55:20.809 | ++ functions-common:get_field:727 : read data 2021-08-24 02:55:23.887 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:55:23.887 | from cryptography.utils import int_from_bytes 2021-08-24 02:55:23.887 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:55:23.887 | from cryptography.utils import int_from_bytes 2021-08-24 02:55:24.044 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:55:24.047 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-08-24 02:55:24.049 | ++ functions-common:get_field:731 : field='$3' 2021-08-24 02:55:24.053 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-08-24 02:55:24.053 | ++ functions-common:get_field:733 : echo '| id | 4a6f01de-4dab-4987-b0fa-3ede298f32a5 |' 2021-08-24 02:55:24.059 | ++ functions-common:get_field:727 : read data 2021-08-24 02:55:24.063 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : ROUTER_ID=4a6f01de-4dab-4987-b0fa-3ede298f32a5 2021-08-24 02:55:24.065 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : die_if_not_set 233 ROUTER_ID 'Failure creating ROUTER_ID for 685e2e16e331474bb9ec276c43ecef8d router1' 2021-08-24 02:55:24.068 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-24 02:55:24.086 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : EXTERNAL_NETWORK_FLAGS=--external 2021-08-24 02:55:24.089 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : is_networking_extension_supported auto-allocated-topology 2021-08-24 02:55:24.091 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:439 : local extension=auto-allocated-topology 2021-08-24 02:55:24.094 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:441 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-08-24 02:55:26.613 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:55:26.613 | from cryptography.utils import int_from_bytes 2021-08-24 02:55:26.613 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:55:26.613 | from cryptography.utils import int_from_bytes 2021-08-24 02:55:26.758 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:55:26.761 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:441 : EXT_LIST='address-group 2021-08-24 02:55:26.761 | address-scope 2021-08-24 02:55:26.761 | router-admin-state-down-before-update 2021-08-24 02:55:26.761 | agent 2021-08-24 02:55:26.761 | agent-resources-synced 2021-08-24 02:55:26.761 | allowed-address-pairs 2021-08-24 02:55:26.761 | auto-allocated-topology 2021-08-24 02:55:26.761 | availability_zone 2021-08-24 02:55:26.761 | availability_zone_filter 2021-08-24 02:55:26.761 | default-subnetpools 2021-08-24 02:55:26.761 | dhcp_agent_scheduler 2021-08-24 02:55:26.761 | dvr 2021-08-24 02:55:26.761 | empty-string-filtering 2021-08-24 02:55:26.761 | external-net 2021-08-24 02:55:26.761 | extra_dhcp_opt 2021-08-24 02:55:26.761 | extraroute 2021-08-24 02:55:26.761 | extraroute-atomic 2021-08-24 02:55:26.761 | filter-validation 2021-08-24 02:55:26.761 | fip-port-details 2021-08-24 02:55:26.761 | flavors 2021-08-24 02:55:26.761 | floatingip-pools 2021-08-24 02:55:26.761 | ip-substring-filtering 2021-08-24 02:55:26.761 | router 2021-08-24 02:55:26.761 | ext-gw-mode 2021-08-24 02:55:26.761 | l3-ha 2021-08-24 02:55:26.761 | l3-flavors 2021-08-24 02:55:26.761 | l3-port-ip-change-not-allowed 2021-08-24 02:55:26.761 | l3_agent_scheduler 2021-08-24 02:55:26.762 | metering 2021-08-24 02:55:26.762 | metering_source_and_destination_fields 2021-08-24 02:55:26.762 | multi-provider 2021-08-24 02:55:26.762 | net-mtu 2021-08-24 02:55:26.762 | net-mtu-writable 2021-08-24 02:55:26.762 | network_availability_zone 2021-08-24 02:55:26.762 | network-ip-availability 2021-08-24 02:55:26.762 | pagination 2021-08-24 02:55:26.762 | port-device-profile 2021-08-24 02:55:26.762 | port-mac-address-regenerate 2021-08-24 02:55:26.762 | port-numa-affinity-policy 2021-08-24 02:55:26.762 | binding 2021-08-24 02:55:26.762 | binding-extended 2021-08-24 02:55:26.762 | port-security 2021-08-24 02:55:26.762 | project-id 2021-08-24 02:55:26.762 | provider 2021-08-24 02:55:26.762 | quotas 2021-08-24 02:55:26.762 | quota_details 2021-08-24 02:55:26.762 | rbac-policies 2021-08-24 02:55:26.762 | rbac-address-group 2021-08-24 02:55:26.762 | rbac-address-scope 2021-08-24 02:55:26.762 | rbac-security-groups 2021-08-24 02:55:26.762 | rbac-subnetpool 2021-08-24 02:55:26.762 | revision-if-match 2021-08-24 02:55:26.762 | standard-attr-revisions 2021-08-24 02:55:26.762 | router_availability_zone 2021-08-24 02:55:26.762 | security-groups-normalized-cidr 2021-08-24 02:55:26.762 | port-security-groups-filtering 2021-08-24 02:55:26.762 | security-groups-remote-address-group 2021-08-24 02:55:26.762 | security-group 2021-08-24 02:55:26.762 | service-type 2021-08-24 02:55:26.762 | sorting 2021-08-24 02:55:26.762 | standard-attr-description 2021-08-24 02:55:26.762 | stateful-security-group 2021-08-24 02:55:26.762 | subnet_onboard 2021-08-24 02:55:26.762 | subnet-service-types 2021-08-24 02:55:26.763 | subnet_allocation 2021-08-24 02:55:26.763 | subnetpool-prefix-ops 2021-08-24 02:55:26.763 | standard-attr-tag 2021-08-24 02:55:26.763 | standard-attr-timestamp' 2021-08-24 02:55:26.763 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:442 : [[ address-group 2021-08-24 02:55:26.763 | address-scope 2021-08-24 02:55:26.763 | router-admin-state-down-before-update 2021-08-24 02:55:26.763 | agent 2021-08-24 02:55:26.764 | agent-resources-synced 2021-08-24 02:55:26.764 | allowed-address-pairs 2021-08-24 02:55:26.764 | auto-allocated-topology 2021-08-24 02:55:26.764 | availability_zone 2021-08-24 02:55:26.764 | availability_zone_filter 2021-08-24 02:55:26.764 | default-subnetpools 2021-08-24 02:55:26.764 | dhcp_agent_scheduler 2021-08-24 02:55:26.764 | dvr 2021-08-24 02:55:26.764 | empty-string-filtering 2021-08-24 02:55:26.764 | external-net 2021-08-24 02:55:26.764 | extra_dhcp_opt 2021-08-24 02:55:26.764 | extraroute 2021-08-24 02:55:26.764 | extraroute-atomic 2021-08-24 02:55:26.764 | filter-validation 2021-08-24 02:55:26.764 | fip-port-details 2021-08-24 02:55:26.764 | flavors 2021-08-24 02:55:26.764 | floatingip-pools 2021-08-24 02:55:26.764 | ip-substring-filtering 2021-08-24 02:55:26.764 | router 2021-08-24 02:55:26.764 | ext-gw-mode 2021-08-24 02:55:26.764 | l3-ha 2021-08-24 02:55:26.764 | l3-flavors 2021-08-24 02:55:26.764 | l3-port-ip-change-not-allowed 2021-08-24 02:55:26.764 | l3_agent_scheduler 2021-08-24 02:55:26.764 | metering 2021-08-24 02:55:26.764 | metering_source_and_destination_fields 2021-08-24 02:55:26.764 | multi-provider 2021-08-24 02:55:26.764 | net-mtu 2021-08-24 02:55:26.764 | net-mtu-writable 2021-08-24 02:55:26.764 | network_availability_zone 2021-08-24 02:55:26.764 | network-ip-availability 2021-08-24 02:55:26.764 | pagination 2021-08-24 02:55:26.764 | port-device-profile 2021-08-24 02:55:26.764 | port-mac-address-regenerate 2021-08-24 02:55:26.764 | port-numa-affinity-policy 2021-08-24 02:55:26.765 | binding 2021-08-24 02:55:26.765 | binding-extended 2021-08-24 02:55:26.765 | port-security 2021-08-24 02:55:26.765 | project-id 2021-08-24 02:55:26.765 | provider 2021-08-24 02:55:26.765 | quotas 2021-08-24 02:55:26.765 | quota_details 2021-08-24 02:55:26.765 | rbac-policies 2021-08-24 02:55:26.765 | rbac-address-group 2021-08-24 02:55:26.765 | rbac-address-scope 2021-08-24 02:55:26.765 | rbac-security-groups 2021-08-24 02:55:26.765 | rbac-subnetpool 2021-08-24 02:55:26.765 | revision-if-match 2021-08-24 02:55:26.765 | standard-attr-revisions 2021-08-24 02:55:26.765 | router_availability_zone 2021-08-24 02:55:26.765 | security-groups-normalized-cidr 2021-08-24 02:55:26.765 | port-security-groups-filtering 2021-08-24 02:55:26.765 | security-groups-remote-address-group 2021-08-24 02:55:26.765 | security-group 2021-08-24 02:55:26.765 | service-type 2021-08-24 02:55:26.765 | sorting 2021-08-24 02:55:26.765 | standard-attr-description 2021-08-24 02:55:26.765 | stateful-security-group 2021-08-24 02:55:26.765 | subnet_onboard 2021-08-24 02:55:26.765 | subnet-service-types 2021-08-24 02:55:26.765 | subnet_allocation 2021-08-24 02:55:26.765 | subnetpool-prefix-ops 2021-08-24 02:55:26.765 | standard-attr-tag 2021-08-24 02:55:26.765 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-08-24 02:55:26.766 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:442 : return 0 2021-08-24 02:55:26.769 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:242 : EXTERNAL_NETWORK_FLAGS='--external --default' 2021-08-24 02:55:26.771 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:245 : '[' True = True ']' 2021-08-24 02:55:26.776 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : grep ' id ' 2021-08-24 02:55:26.776 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2021-08-24 02:55:26.778 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : get_field 2 2021-08-24 02:55:26.781 | ++ functions-common:get_field:726 : local data field 2021-08-24 02:55:26.784 | ++ functions-common:get_field:727 : read data 2021-08-24 02:55:29.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:55:29.934 | from cryptography.utils import int_from_bytes 2021-08-24 02:55:29.934 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:55:29.934 | from cryptography.utils import int_from_bytes 2021-08-24 02:55:30.086 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:55:30.089 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-08-24 02:55:30.092 | ++ functions-common:get_field:731 : field='$3' 2021-08-24 02:55:30.095 | ++ functions-common:get_field:733 : echo '| id | 4cbcf04b-f6ed-4b86-b079-f081a17a7e57 |' 2021-08-24 02:55:30.095 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-08-24 02:55:30.101 | ++ functions-common:get_field:727 : read data 2021-08-24 02:55:30.105 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : EXT_NET_ID=4cbcf04b-f6ed-4b86-b079-f081a17a7e57 2021-08-24 02:55:30.108 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:250 : die_if_not_set 250 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2021-08-24 02:55:30.110 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-24 02:55:30.127 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:252 : [[ 4 =~ 4.* ]] 2021-08-24 02:55:30.129 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:254 : _neutron_configure_router_v4 2021-08-24 02:55:30.132 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : openstack --os-cloud devstack-admin --os-region RegionOne router add subnet 4a6f01de-4dab-4987-b0fa-3ede298f32a5 0929d1c0-be96-4182-a091-ed2d4cc165a6 2021-08-24 02:55:34.612 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:55:34.612 | from cryptography.utils import int_from_bytes 2021-08-24 02:55:34.612 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:55:34.612 | from cryptography.utils import int_from_bytes 2021-08-24 02:55:34.762 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : local id_and_ext_gw_ip 2021-08-24 02:55:34.765 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:339 : _neutron_create_public_subnet_v4 4cbcf04b-f6ed-4b86-b079-f081a17a7e57 2021-08-24 02:55:34.768 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : local 'subnet_params=--ip-version 4 ' 2021-08-24 02:55:34.770 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:310 : subnet_params+=' ' 2021-08-24 02:55:34.772 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:311 : [[ -n 172.27.1.1 ]] 2021-08-24 02:55:34.775 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:312 : subnet_params+='--gateway 172.27.1.1 ' 2021-08-24 02:55:34.777 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:314 : subnet_params+='--network 4cbcf04b-f6ed-4b86-b079-f081a17a7e57 --subnet-range 172.27.1.0/24 --no-dhcp ' 2021-08-24 02:55:34.779 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:315 : subnet_params+=public-subnet 2021-08-24 02:55:34.782 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:316 : local id_and_ext_gw_ip 2021-08-24 02:55:34.785 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:317 : grep -e gateway_ip -e ' id ' 2021-08-24 02:55:34.786 | +++ 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.1.1 --network 4cbcf04b-f6ed-4b86-b079-f081a17a7e57 --subnet-range 172.27.1.0/24 --no-dhcp public-subnet 2021-08-24 02:55:37.745 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:55:37.745 | from cryptography.utils import int_from_bytes 2021-08-24 02:55:37.745 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:55:37.746 | from cryptography.utils import int_from_bytes 2021-08-24 02:55:37.915 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:55:37.918 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:317 : id_and_ext_gw_ip='| gateway_ip | 172.27.1.1 | 2021-08-24 02:55:37.918 | | id | 3ba0a05b-4c98-4c1d-9514-01999bb6c80a |' 2021-08-24 02:55:37.923 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:318 : die_if_not_set 318 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2021-08-24 02:55:37.925 | ++ functions-common:die_if_not_set:216 : local exitcode=0 2021-08-24 02:55:37.945 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:319 : echo '|' gateway_ip '|' 172.27.1.1 '|' '|' id '|' 3ba0a05b-4c98-4c1d-9514-01999bb6c80a '|' 2021-08-24 02:55:37.948 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:339 : id_and_ext_gw_ip='| gateway_ip | 172.27.1.1 | | id | 3ba0a05b-4c98-4c1d-9514-01999bb6c80a |' 2021-08-24 02:55:37.950 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : local ext_gw_ip 2021-08-24 02:55:37.954 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : echo '|' gateway_ip '|' 172.27.1.1 '|' '|' id '|' 3ba0a05b-4c98-4c1d-9514-01999bb6c80a '|' 2021-08-24 02:55:37.954 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : get_field 2 2021-08-24 02:55:37.957 | ++ functions-common:get_field:726 : local data field 2021-08-24 02:55:37.959 | ++ functions-common:get_field:727 : read data 2021-08-24 02:55:37.962 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-08-24 02:55:37.964 | ++ functions-common:get_field:731 : field='$3' 2021-08-24 02:55:37.967 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-08-24 02:55:37.971 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.27.1.1 | | id | 3ba0a05b-4c98-4c1d-9514-01999bb6c80a |' 2021-08-24 02:55:37.977 | ++ functions-common:get_field:727 : read data 2021-08-24 02:55:37.980 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : ext_gw_ip=172.27.1.1 2021-08-24 02:55:37.984 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : echo '|' gateway_ip '|' 172.27.1.1 '|' '|' id '|' 3ba0a05b-4c98-4c1d-9514-01999bb6c80a '|' 2021-08-24 02:55:37.984 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : get_field 5 2021-08-24 02:55:37.987 | ++ functions-common:get_field:726 : local data field 2021-08-24 02:55:37.989 | ++ functions-common:get_field:727 : read data 2021-08-24 02:55:37.992 | ++ functions-common:get_field:728 : '[' 5 -lt 0 ']' 2021-08-24 02:55:37.994 | ++ functions-common:get_field:731 : field='$6' 2021-08-24 02:55:37.997 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.27.1.1 | | id | 3ba0a05b-4c98-4c1d-9514-01999bb6c80a |' 2021-08-24 02:55:37.998 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2021-08-24 02:55:38.004 | ++ functions-common:get_field:727 : read data 2021-08-24 02:55:38.007 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : PUB_SUBNET_ID=3ba0a05b-4c98-4c1d-9514-01999bb6c80a 2021-08-24 02:55:38.010 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : openstack --os-cloud devstack-admin --os-region RegionOne router set --external-gateway 4cbcf04b-f6ed-4b86-b079-f081a17a7e57 4a6f01de-4dab-4987-b0fa-3ede298f32a5 2021-08-24 02:55:42.252 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:55:42.252 | from cryptography.utils import int_from_bytes 2021-08-24 02:55:42.252 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:55:42.252 | from cryptography.utils import int_from_bytes 2021-08-24 02:55:42.401 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ openvswitch == \o\v\n ]] 2021-08-24 02:55:42.403 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : is_service_enabled q-l3 neutron-l3 2021-08-24 02:55:42.421 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:55:42.423 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local ext_gw_interface=none 2021-08-24 02:55:42.426 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : is_neutron_ovs_base_plugin 2021-08-24 02:55:42.428 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:17 : return 0 2021-08-24 02:55:42.431 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : _neutron_get_ext_gw_interface 2021-08-24 02:55:42.434 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : [[ False == \T\r\u\e ]] 2021-08-24 02:55:42.436 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:157 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2021-08-24 02:55:42.461 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:159 : echo br-data 2021-08-24 02:55:42.464 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ext_gw_interface=br-data 2021-08-24 02:55:42.466 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:363 : [[ br-data != \n\o\n\e ]] 2021-08-24 02:55:42.469 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:364 : local cidr_len=24 2021-08-24 02:55:42.471 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:365 : local 'testcmd=ip -o link | grep -q br-data' 2021-08-24 02:55:42.473 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:366 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2021-08-24 02:55:42.476 | + functions-common:test_with_retry:2247 : local 'testcmd=ip -o link | grep -q br-data' 2021-08-24 02:55:42.478 | + functions-common:test_with_retry:2248 : local 'failmsg=br-data creation failed' 2021-08-24 02:55:42.480 | + functions-common:test_with_retry:2249 : local until=10 2021-08-24 02:55:42.486 | + functions-common:test_with_retry:2250 : local sleep=0.5 2021-08-24 02:55:42.488 | + functions-common:test_with_retry:2252 : time_start test_with_retry 2021-08-24 02:55:42.491 | + functions-common:time_start:2295 : local name=test_with_retry 2021-08-24 02:55:42.493 | + functions-common:time_start:2296 : local start_time= 2021-08-24 02:55:42.495 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 02:55:42.498 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 02:55:42.503 | + functions-common:time_start:2300 : _TIME_START[$name]=1629773742500 2021-08-24 02:55:42.505 | + functions-common:test_with_retry:2253 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2021-08-24 02:55:42.513 | + functions-common:test_with_retry:2256 : time_stop test_with_retry 2021-08-24 02:55:42.516 | + functions-common:time_stop:2309 : local name 2021-08-24 02:55:42.518 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:55:42.521 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:55:42.524 | + functions-common:time_stop:2312 : local total 2021-08-24 02:55:42.526 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:55:42.528 | + functions-common:time_stop:2315 : name=test_with_retry 2021-08-24 02:55:42.531 | + functions-common:time_stop:2316 : start_time=1629773742500 2021-08-24 02:55:42.533 | + functions-common:time_stop:2318 : [[ -z 1629773742500 ]] 2021-08-24 02:55:42.536 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:55:42.540 | + functions-common:time_stop:2321 : end_time=1629773742537 2021-08-24 02:55:42.543 | + functions-common:time_stop:2322 : elapsed_time=37 2021-08-24 02:55:42.545 | + functions-common:time_stop:2323 : total=6112 2021-08-24 02:55:42.547 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:55:42.549 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=6149 2021-08-24 02:55:42.553 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : ip addr show dev br-data 2021-08-24 02:55:42.553 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : grep -c 172.27.1.1 2021-08-24 02:55:42.559 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : [[ 0 == 0 ]] 2021-08-24 02:55:42.561 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : [[ True == \F\a\l\s\e ]] 2021-08-24 02:55:42.564 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : [[ False == \T\r\u\e ]] 2021-08-24 02:55:42.566 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : [[ True == \T\r\u\e ]] 2021-08-24 02:55:42.568 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : sudo ip addr add 172.27.1.1/24 dev br-data 2021-08-24 02:55:42.584 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:369 : sudo ip link set br-data up 2021-08-24 02:55:42.601 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : awk -Fip_address '{ print $2 }' 2021-08-24 02:55:42.602 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : cut -f2 '-d'\''' 2021-08-24 02:55:42.602 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2021-08-24 02:55:42.602 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : tr '\n' ' ' 2021-08-24 02:55:44.795 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:55:44.795 | from cryptography.utils import int_from_bytes 2021-08-24 02:55:44.795 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:55:44.795 | from cryptography.utils import int_from_bytes 2021-08-24 02:55:44.950 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 02:55:44.954 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : ROUTER_GW_IP=' 172.27.1.120 ' 2021-08-24 02:55:44.956 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : die_if_not_set 372 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2021-08-24 02:55:44.959 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-24 02:55:44.977 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:374 : _neutron_set_router_id 2021-08-24 02:55:44.980 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:145 : [[ True == \F\a\l\s\e ]] 2021-08-24 02:55:44.982 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:257 : [[ 4 =~ .*6 ]] 2021-08-24 02:55:44.985 | + ./stack.sh:main:1321 : is_service_enabled nova 2021-08-24 02:55:45.003 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:55:45.006 | + ./stack.sh:main:1322 : echo_summary 'Starting Nova' 2021-08-24 02:55:45.009 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-24 02:55:45.012 | + ./stack.sh:echo_summary:432 : echo -e Starting Nova 2021-08-24 02:55:45.014 | + ./stack.sh:main:1323 : start_nova 2021-08-24 02:55:45.017 | + lib/nova:start_nova:1058 : start_nova_rest 2021-08-24 02:55:45.020 | + lib/nova:start_nova_rest:966 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-24 02:55:45.022 | + lib/nova:start_nova_rest:967 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-24 02:55:45.025 | + lib/nova:start_nova_rest:967 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-24 02:55:45.028 | + lib/nova:start_nova_rest:969 : local api_cell_conf=/etc/nova/nova.conf 2021-08-24 02:55:45.030 | + lib/nova:start_nova_rest:970 : local compute_cell_conf=/etc/nova/nova.conf 2021-08-24 02:55:45.033 | + lib/nova:start_nova_rest:972 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-08-24 02:55:45.036 | + functions-common:run_process:1564 : local service=n-sch 2021-08-24 02:55:45.039 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-08-24 02:55:45.041 | + functions-common:run_process:1566 : local group= 2021-08-24 02:55:45.044 | + functions-common:run_process:1567 : local user= 2021-08-24 02:55:45.046 | + functions-common:run_process:1569 : local name=n-sch 2021-08-24 02:55:45.049 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 02:55:45.051 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 02:55:45.055 | + functions-common:time_start:2296 : local start_time= 2021-08-24 02:55:45.057 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 02:55:45.060 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 02:55:45.065 | + functions-common:time_start:2300 : _TIME_START[$name]=1629773745062 2021-08-24 02:55:45.068 | + functions-common:run_process:1572 : is_service_enabled n-sch 2021-08-24 02:55:45.088 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:55:45.090 | + functions-common:run_process:1573 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2021-08-24 02:55:45.093 | + functions-common:_run_under_systemd:1529 : local service=n-sch 2021-08-24 02:55:45.096 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-08-24 02:55:45.099 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-08-24 02:55:45.102 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-08-24 02:55:45.105 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-08-24 02:55:45.108 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2021-08-24 02:55:45.110 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-08-24 02:55:45.117 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@n-sch.service 2021-08-24 02:55:45.120 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-24 02:55:45.122 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-24 02:55:45.125 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-08-24 02:55:45.129 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2021-08-24 02:55:45.135 | + functions-common:write_user_unit_file:1446 : local service=devstack@n-sch.service 2021-08-24 02:55:45.139 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-08-24 02:55:45.143 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-24 02:55:45.146 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-24 02:55:45.148 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-24 02:55:45.150 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-24 02:55:45.153 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2021-08-24 02:55:45.155 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-24 02:55:45.160 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2021-08-24 02:55:45.232 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2021-08-24 02:55:45.300 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-08-24 02:55:45.356 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2021-08-24 02:55:45.412 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2021-08-24 02:55:45.470 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-24 02:55:45.525 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-24 02:55:45.528 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2021-08-24 02:55:45.601 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-24 02:55:46.057 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@n-sch.service 2021-08-24 02:55:46.070 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2021-08-24 02:55:46.469 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@n-sch.service 2021-08-24 02:55:46.497 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 02:55:46.503 | + functions-common:time_stop:2309 : local name 2021-08-24 02:55:46.506 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:55:46.510 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:55:46.512 | + functions-common:time_stop:2312 : local total 2021-08-24 02:55:46.515 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:55:46.517 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 02:55:46.520 | + functions-common:time_stop:2316 : start_time=1629773745062 2021-08-24 02:55:46.523 | + functions-common:time_stop:2318 : [[ -z 1629773745062 ]] 2021-08-24 02:55:46.526 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:55:46.531 | + functions-common:time_stop:2321 : end_time=1629773746528 2021-08-24 02:55:46.533 | + functions-common:time_stop:2322 : elapsed_time=1466 2021-08-24 02:55:46.536 | + functions-common:time_stop:2323 : total=21993 2021-08-24 02:55:46.538 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:55:46.541 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=23459 2021-08-24 02:55:46.543 | + lib/nova:start_nova_rest:973 : '[' True == False ']' 2021-08-24 02:55:46.547 | ++ lib/nova:start_nova_rest:976 : which uwsgi 2021-08-24 02:55:46.551 | + lib/nova:start_nova_rest:976 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-08-24 02:55:46.555 | + functions-common:run_process:1564 : local service=n-api-meta 2021-08-24 02:55:46.557 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-08-24 02:55:46.560 | + functions-common:run_process:1566 : local group= 2021-08-24 02:55:46.562 | + functions-common:run_process:1567 : local user= 2021-08-24 02:55:46.565 | + functions-common:run_process:1569 : local name=n-api-meta 2021-08-24 02:55:46.567 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 02:55:46.570 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 02:55:46.573 | + functions-common:time_start:2296 : local start_time= 2021-08-24 02:55:46.575 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 02:55:46.579 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 02:55:46.583 | + functions-common:time_start:2300 : _TIME_START[$name]=1629773746581 2021-08-24 02:55:46.587 | + functions-common:run_process:1572 : is_service_enabled n-api-meta 2021-08-24 02:55:46.608 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:55:46.610 | + functions-common:run_process:1573 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2021-08-24 02:55:46.613 | + functions-common:_run_under_systemd:1529 : local service=n-api-meta 2021-08-24 02:55:46.616 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-08-24 02:55:46.619 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-08-24 02:55:46.621 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-08-24 02:55:46.624 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-08-24 02:55:46.626 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2021-08-24 02:55:46.629 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2021-08-24 02:55:46.632 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@n-api-meta.service 2021-08-24 02:55:46.634 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-24 02:55:46.637 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-24 02:55:46.640 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2021-08-24 02:55:46.643 | + functions-common:_run_under_systemd:1539 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' ubuntu 2021-08-24 02:55:46.646 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@n-api-meta.service 2021-08-24 02:55:46.649 | + functions-common:write_uwsgi_user_unit_file:1474 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-08-24 02:55:46.652 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2021-08-24 02:55:46.654 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2021-08-24 02:55:46.657 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2021-08-24 02:55:46.659 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2021-08-24 02:55:46.664 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2021-08-24 02:55:46.728 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2021-08-24 02:55:46.790 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2021-08-24 02:55:46.842 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-08-24 02:55:46.895 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-24 02:55:46.952 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2021-08-24 02:55:47.005 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2021-08-24 02:55:47.057 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2021-08-24 02:55:47.111 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2021-08-24 02:55:47.168 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2021-08-24 02:55:47.222 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2021-08-24 02:55:47.224 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2021-08-24 02:55:47.290 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2021-08-24 02:55:47.722 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@n-api-meta.service 2021-08-24 02:55:47.736 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2021-08-24 02:55:48.170 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@n-api-meta.service 2021-08-24 02:55:48.254 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 02:55:48.260 | + functions-common:time_stop:2309 : local name 2021-08-24 02:55:48.263 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:55:48.265 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:55:48.271 | + functions-common:time_stop:2312 : local total 2021-08-24 02:55:48.274 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:55:48.278 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 02:55:48.281 | + functions-common:time_stop:2316 : start_time=1629773746581 2021-08-24 02:55:48.283 | + functions-common:time_stop:2318 : [[ -z 1629773746581 ]] 2021-08-24 02:55:48.287 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:55:48.297 | + functions-common:time_stop:2321 : end_time=1629773748288 2021-08-24 02:55:48.297 | + functions-common:time_stop:2322 : elapsed_time=1707 2021-08-24 02:55:48.297 | + functions-common:time_stop:2323 : total=23459 2021-08-24 02:55:48.300 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:55:48.303 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=25166 2021-08-24 02:55:48.305 | + lib/nova:start_nova_rest:979 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-24 02:55:48.308 | + lib/nova:start_nova_rest:979 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-24 02:55:48.311 | + lib/nova:start_nova:1059 : start_nova_console_proxies 2021-08-24 02:55:48.314 | + lib/nova:start_nova_console_proxies:994 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-24 02:55:48.316 | + lib/nova:start_nova_console_proxies:996 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-24 02:55:48.320 | + lib/nova:start_nova_console_proxies:996 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-24 02:55:48.323 | + lib/nova:start_nova_console_proxies:998 : local api_cell_conf=/etc/nova/nova.conf 2021-08-24 02:55:48.325 | + lib/nova:start_nova_console_proxies:1000 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-08-24 02:55:48.328 | + lib/nova:start_nova_console_proxies:1005 : enable_nova_console_proxies 2021-08-24 02:55:48.333 | ++ lib/nova:enable_nova_console_proxies:983 : seq 1 1 2021-08-24 02:55:48.337 | + lib/nova:enable_nova_console_proxies:983 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-08-24 02:55:48.340 | + lib/nova:enable_nova_console_proxies:984 : for srv in n-novnc n-spice n-sproxy 2021-08-24 02:55:48.343 | + lib/nova:enable_nova_console_proxies:985 : is_service_enabled n-novnc 2021-08-24 02:55:48.362 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:55:48.364 | + lib/nova:enable_nova_console_proxies:984 : for srv in n-novnc n-spice n-sproxy 2021-08-24 02:55:48.367 | + lib/nova:enable_nova_console_proxies:985 : is_service_enabled n-spice 2021-08-24 02:55:48.389 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:55:48.399 | + lib/nova:enable_nova_console_proxies:984 : for srv in n-novnc n-spice n-sproxy 2021-08-24 02:55:48.399 | + lib/nova:enable_nova_console_proxies:985 : is_service_enabled n-sproxy 2021-08-24 02:55:48.415 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:55:48.420 | ++ lib/nova:start_nova_console_proxies:1006 : seq 1 1 2021-08-24 02:55:48.423 | + lib/nova:start_nova_console_proxies:1006 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-08-24 02:55:48.425 | + lib/nova:start_nova_console_proxies:1007 : local conf 2021-08-24 02:55:48.429 | ++ lib/nova:start_nova_console_proxies:1008 : conductor_conf 1 2021-08-24 02:55:48.431 | ++ lib/nova:conductor_conf:729 : local cell=1 2021-08-24 02:55:48.438 | ++ lib/nova:conductor_conf:730 : echo /etc/nova/nova_cell1.conf 2021-08-24 02:55:48.438 | + lib/nova:start_nova_console_proxies:1008 : conf=/etc/nova/nova_cell1.conf 2021-08-24 02:55:48.439 | + lib/nova:start_nova_console_proxies:1009 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-08-24 02:55:48.442 | + functions-common:run_process:1564 : local service=n-novnc-cell1 2021-08-24 02:55:48.445 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-08-24 02:55:48.448 | + functions-common:run_process:1566 : local group= 2021-08-24 02:55:48.450 | + functions-common:run_process:1567 : local user= 2021-08-24 02:55:48.453 | + functions-common:run_process:1569 : local name=n-novnc-cell1 2021-08-24 02:55:48.455 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 02:55:48.458 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 02:55:48.461 | + functions-common:time_start:2296 : local start_time= 2021-08-24 02:55:48.463 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 02:55:48.469 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 02:55:48.471 | + functions-common:time_start:2300 : _TIME_START[$name]=1629773748468 2021-08-24 02:55:48.474 | + functions-common:run_process:1572 : is_service_enabled n-novnc-cell1 2021-08-24 02:55:48.494 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:55:48.497 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 02:55:48.499 | + functions-common:time_stop:2309 : local name 2021-08-24 02:55:48.502 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:55:48.505 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:55:48.508 | + functions-common:time_stop:2312 : local total 2021-08-24 02:55:48.520 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:55:48.520 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 02:55:48.520 | + functions-common:time_stop:2316 : start_time=1629773748468 2021-08-24 02:55:48.520 | + functions-common:time_stop:2318 : [[ -z 1629773748468 ]] 2021-08-24 02:55:48.525 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:55:48.528 | + functions-common:time_stop:2321 : end_time=1629773748525 2021-08-24 02:55:48.531 | + functions-common:time_stop:2322 : elapsed_time=57 2021-08-24 02:55:48.534 | + functions-common:time_stop:2323 : total=25166 2021-08-24 02:55:48.536 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:55:48.540 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=25223 2021-08-24 02:55:48.542 | + lib/nova:start_nova_console_proxies:1010 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-08-24 02:55:48.545 | + functions-common:run_process:1564 : local service=n-spice-cell1 2021-08-24 02:55:48.548 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-08-24 02:55:48.550 | + functions-common:run_process:1566 : local group= 2021-08-24 02:55:48.553 | + functions-common:run_process:1567 : local user= 2021-08-24 02:55:48.555 | + functions-common:run_process:1569 : local name=n-spice-cell1 2021-08-24 02:55:48.558 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 02:55:48.561 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 02:55:48.563 | + functions-common:time_start:2296 : local start_time= 2021-08-24 02:55:48.572 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 02:55:48.572 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 02:55:48.575 | + functions-common:time_start:2300 : _TIME_START[$name]=1629773748572 2021-08-24 02:55:48.578 | + functions-common:run_process:1572 : is_service_enabled n-spice-cell1 2021-08-24 02:55:48.597 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:55:48.606 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 02:55:48.606 | + functions-common:time_stop:2309 : local name 2021-08-24 02:55:48.606 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:55:48.609 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:55:48.611 | + functions-common:time_stop:2312 : local total 2021-08-24 02:55:48.614 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:55:48.617 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 02:55:48.620 | + functions-common:time_stop:2316 : start_time=1629773748572 2021-08-24 02:55:48.622 | + functions-common:time_stop:2318 : [[ -z 1629773748572 ]] 2021-08-24 02:55:48.627 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:55:48.630 | + functions-common:time_stop:2321 : end_time=1629773748627 2021-08-24 02:55:48.634 | + functions-common:time_stop:2322 : elapsed_time=55 2021-08-24 02:55:48.637 | + functions-common:time_stop:2323 : total=25223 2021-08-24 02:55:48.639 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:55:48.643 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=25278 2021-08-24 02:55:48.645 | + lib/nova:start_nova_console_proxies:1011 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2021-08-24 02:55:48.647 | + functions-common:run_process:1564 : local service=n-sproxy-cell1 2021-08-24 02:55:48.650 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2021-08-24 02:55:48.653 | + functions-common:run_process:1566 : local group= 2021-08-24 02:55:48.655 | + functions-common:run_process:1567 : local user= 2021-08-24 02:55:48.658 | + functions-common:run_process:1569 : local name=n-sproxy-cell1 2021-08-24 02:55:48.661 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 02:55:48.663 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 02:55:48.666 | + functions-common:time_start:2296 : local start_time= 2021-08-24 02:55:48.668 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 02:55:48.674 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 02:55:48.676 | + functions-common:time_start:2300 : _TIME_START[$name]=1629773748673 2021-08-24 02:55:48.680 | + functions-common:run_process:1572 : is_service_enabled n-sproxy-cell1 2021-08-24 02:55:48.700 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:55:48.702 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 02:55:48.705 | + functions-common:time_stop:2309 : local name 2021-08-24 02:55:48.708 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:55:48.711 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:55:48.714 | + functions-common:time_stop:2312 : local total 2021-08-24 02:55:48.716 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:55:48.719 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 02:55:48.721 | + functions-common:time_stop:2316 : start_time=1629773748673 2021-08-24 02:55:48.724 | + functions-common:time_stop:2318 : [[ -z 1629773748673 ]] 2021-08-24 02:55:48.729 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:55:48.732 | + functions-common:time_stop:2321 : end_time=1629773748729 2021-08-24 02:55:48.735 | + functions-common:time_stop:2322 : elapsed_time=56 2021-08-24 02:55:48.737 | + functions-common:time_stop:2323 : total=25278 2021-08-24 02:55:48.740 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:55:48.746 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=25334 2021-08-24 02:55:48.746 | + lib/nova:start_nova_console_proxies:1015 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-24 02:55:48.749 | + lib/nova:start_nova_console_proxies:1015 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-24 02:55:48.751 | + lib/nova:start_nova:1060 : start_nova_conductor 2021-08-24 02:55:48.754 | + lib/nova:start_nova_conductor:1028 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-08-24 02:55:48.756 | + lib/nova:start_nova_conductor:1034 : enable_nova_fleet 2021-08-24 02:55:48.759 | + lib/nova:enable_nova_fleet:1019 : is_service_enabled n-cond 2021-08-24 02:55:48.779 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:55:48.782 | + lib/nova:enable_nova_fleet:1020 : enable_service n-super-cond 2021-08-24 02:55:48.844 | ++ lib/nova:enable_nova_fleet:1021 : seq 1 1 2021-08-24 02:55:48.847 | + lib/nova:enable_nova_fleet:1021 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-08-24 02:55:48.849 | + lib/nova:enable_nova_fleet:1022 : enable_service n-cond-cell1 2021-08-24 02:55:48.907 | + lib/nova:start_nova_conductor:1035 : is_service_enabled n-super-cond 2021-08-24 02:55:48.927 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:55:48.931 | + lib/nova:start_nova_conductor:1036 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-08-24 02:55:48.933 | + functions-common:run_process:1564 : local service=n-super-cond 2021-08-24 02:55:48.943 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-08-24 02:55:48.943 | + functions-common:run_process:1566 : local group= 2021-08-24 02:55:48.943 | + functions-common:run_process:1567 : local user= 2021-08-24 02:55:48.944 | + functions-common:run_process:1569 : local name=n-super-cond 2021-08-24 02:55:48.947 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 02:55:48.949 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 02:55:48.952 | + functions-common:time_start:2296 : local start_time= 2021-08-24 02:55:48.954 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 02:55:48.958 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 02:55:48.964 | + functions-common:time_start:2300 : _TIME_START[$name]=1629773748961 2021-08-24 02:55:48.967 | + functions-common:run_process:1572 : is_service_enabled n-super-cond 2021-08-24 02:55:48.988 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:55:48.990 | + functions-common:run_process:1573 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2021-08-24 02:55:48.994 | + functions-common:_run_under_systemd:1529 : local service=n-super-cond 2021-08-24 02:55:48.997 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-08-24 02:55:48.999 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-08-24 02:55:49.003 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-08-24 02:55:49.006 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-08-24 02:55:49.009 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2021-08-24 02:55:49.012 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-08-24 02:55:49.014 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@n-super-cond.service 2021-08-24 02:55:49.022 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-24 02:55:49.022 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-24 02:55:49.026 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-08-24 02:55:49.027 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2021-08-24 02:55:49.031 | + functions-common:write_user_unit_file:1446 : local service=devstack@n-super-cond.service 2021-08-24 02:55:49.032 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-08-24 02:55:49.037 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-24 02:55:49.037 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-24 02:55:49.038 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-24 02:55:49.042 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-24 02:55:49.044 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2021-08-24 02:55:49.047 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-24 02:55:49.050 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2021-08-24 02:55:49.126 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2021-08-24 02:55:49.196 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-08-24 02:55:49.278 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2021-08-24 02:55:49.340 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2021-08-24 02:55:49.399 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-24 02:55:49.462 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-24 02:55:49.465 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2021-08-24 02:55:49.541 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-24 02:55:50.053 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@n-super-cond.service 2021-08-24 02:55:50.067 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2021-08-24 02:55:50.502 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@n-super-cond.service 2021-08-24 02:55:50.531 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 02:55:50.534 | + functions-common:time_stop:2309 : local name 2021-08-24 02:55:50.540 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:55:50.543 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:55:50.547 | + functions-common:time_stop:2312 : local total 2021-08-24 02:55:50.550 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:55:50.558 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 02:55:50.561 | + functions-common:time_stop:2316 : start_time=1629773748961 2021-08-24 02:55:50.567 | + functions-common:time_stop:2318 : [[ -z 1629773748961 ]] 2021-08-24 02:55:50.582 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:55:50.591 | + functions-common:time_stop:2321 : end_time=1629773750583 2021-08-24 02:55:50.599 | + functions-common:time_stop:2322 : elapsed_time=1622 2021-08-24 02:55:50.607 | + functions-common:time_stop:2323 : total=25334 2021-08-24 02:55:50.615 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:55:50.618 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=26956 2021-08-24 02:55:50.624 | ++ lib/nova:start_nova_conductor:1038 : seq 1 1 2021-08-24 02:55:50.628 | + lib/nova:start_nova_conductor:1038 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-08-24 02:55:50.635 | + lib/nova:start_nova_conductor:1039 : is_service_enabled n-cond-cell1 2021-08-24 02:55:50.664 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:55:50.670 | + lib/nova:start_nova_conductor:1040 : local conf 2021-08-24 02:55:50.673 | ++ lib/nova:start_nova_conductor:1041 : conductor_conf 1 2021-08-24 02:55:50.682 | ++ lib/nova:conductor_conf:729 : local cell=1 2021-08-24 02:55:50.687 | ++ lib/nova:conductor_conf:730 : echo /etc/nova/nova_cell1.conf 2021-08-24 02:55:50.691 | + lib/nova:start_nova_conductor:1041 : conf=/etc/nova/nova_cell1.conf 2021-08-24 02:55:50.695 | + lib/nova:start_nova_conductor:1042 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-08-24 02:55:50.700 | + functions-common:run_process:1564 : local service=n-cond-cell1 2021-08-24 02:55:50.706 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-08-24 02:55:50.711 | + functions-common:run_process:1566 : local group= 2021-08-24 02:55:50.719 | + functions-common:run_process:1567 : local user= 2021-08-24 02:55:50.725 | + functions-common:run_process:1569 : local name=n-cond-cell1 2021-08-24 02:55:50.733 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 02:55:50.738 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 02:55:50.741 | + functions-common:time_start:2296 : local start_time= 2021-08-24 02:55:50.747 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 02:55:50.752 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 02:55:50.774 | + functions-common:time_start:2300 : _TIME_START[$name]=1629773750753 2021-08-24 02:55:50.783 | + functions-common:run_process:1572 : is_service_enabled n-cond-cell1 2021-08-24 02:55:50.835 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:55:50.843 | + functions-common:run_process:1573 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2021-08-24 02:55:50.847 | + functions-common:_run_under_systemd:1529 : local service=n-cond-cell1 2021-08-24 02:55:50.856 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-08-24 02:55:50.858 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-08-24 02:55:50.866 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-08-24 02:55:50.874 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-08-24 02:55:50.886 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2021-08-24 02:55:50.897 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2021-08-24 02:55:50.906 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@n-cond-cell1.service 2021-08-24 02:55:50.912 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-24 02:55:50.915 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-24 02:55:50.927 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2021-08-24 02:55:50.934 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2021-08-24 02:55:50.946 | + functions-common:write_user_unit_file:1446 : local service=devstack@n-cond-cell1.service 2021-08-24 02:55:50.955 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-08-24 02:55:50.961 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-24 02:55:50.967 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-24 02:55:50.970 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-24 02:55:50.972 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-24 02:55:50.974 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2021-08-24 02:55:50.977 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-24 02:55:50.982 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2021-08-24 02:55:51.054 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2021-08-24 02:55:51.130 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-08-24 02:55:51.193 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2021-08-24 02:55:51.265 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2021-08-24 02:55:51.332 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-24 02:55:51.402 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-24 02:55:51.404 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2021-08-24 02:55:51.487 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-24 02:55:51.974 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@n-cond-cell1.service 2021-08-24 02:55:51.992 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2021-08-24 02:55:52.422 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@n-cond-cell1.service 2021-08-24 02:55:52.460 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 02:55:52.465 | + functions-common:time_stop:2309 : local name 2021-08-24 02:55:52.471 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:55:52.471 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:55:52.473 | + functions-common:time_stop:2312 : local total 2021-08-24 02:55:52.477 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:55:52.483 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 02:55:52.486 | + functions-common:time_stop:2316 : start_time=1629773750753 2021-08-24 02:55:52.489 | + functions-common:time_stop:2318 : [[ -z 1629773750753 ]] 2021-08-24 02:55:52.497 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:55:52.506 | + functions-common:time_stop:2321 : end_time=1629773752497 2021-08-24 02:55:52.513 | + functions-common:time_stop:2322 : elapsed_time=1744 2021-08-24 02:55:52.517 | + functions-common:time_stop:2323 : total=26956 2021-08-24 02:55:52.524 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:55:52.527 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=28700 2021-08-24 02:55:52.536 | + lib/nova:start_nova:1061 : start_nova_compute 2021-08-24 02:55:52.546 | + lib/nova:start_nova_compute:891 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-24 02:55:52.555 | + lib/nova:start_nova_compute:892 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-24 02:55:52.562 | + lib/nova:start_nova_compute:892 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-24 02:55:52.574 | + lib/nova:start_nova_compute:894 : local compute_cell_conf=/etc/nova/nova.conf 2021-08-24 02:55:52.583 | + lib/nova:start_nova_compute:897 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2021-08-24 02:55:52.599 | + lib/nova:start_nova_compute:899 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-08-24 02:55:52.611 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-08-24 02:55:52.621 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-08-24 02:55:52.625 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2021-08-24 02:55:52.628 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-08-24 02:55:52.634 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2021-08-24 02:55:52.642 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2021-08-24 02:55:52.650 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2021-08-24 02:55:52.660 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2021-08-24 02:55:52.665 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-08-24 02:55:52.666 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 02:55:52.670 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2021-08-24 02:55:52.670 | BEGIN { 2021-08-24 02:55:52.670 | section = "" 2021-08-24 02:55:52.670 | last_section = "" 2021-08-24 02:55:52.670 | section_count = 0 2021-08-24 02:55:52.670 | } 2021-08-24 02:55:52.670 | /^\[.+\]/ { 2021-08-24 02:55:52.670 | gsub("[][]", "", $1); 2021-08-24 02:55:52.671 | section=$1 2021-08-24 02:55:52.671 | next 2021-08-24 02:55:52.671 | } 2021-08-24 02:55:52.671 | /^ *\#/ { 2021-08-24 02:55:52.671 | next 2021-08-24 02:55:52.671 | } 2021-08-24 02:55:52.671 | /^[^ \t]+/ { 2021-08-24 02:55:52.671 | # get offset of first = in $0 2021-08-24 02:55:52.671 | eq_idx = index($0, "=") 2021-08-24 02:55:52.671 | # extract attr & value from $0 2021-08-24 02:55:52.671 | attr = substr($0, 1, eq_idx - 1) 2021-08-24 02:55:52.671 | value = substr($0, eq_idx + 1) 2021-08-24 02:55:52.671 | # only need to strip trailing whitespace from attr 2021-08-24 02:55:52.671 | sub(/[ \t]*$/, "", attr) 2021-08-24 02:55:52.671 | # need to strip leading & trailing whitespace from value 2021-08-24 02:55:52.671 | sub(/^[ \t]*/, "", value) 2021-08-24 02:55:52.671 | sub(/[ \t]*$/, "", value) 2021-08-24 02:55:52.671 | 2021-08-24 02:55:52.671 | # cfg_attr_count: number of config lines per [section, attr] 2021-08-24 02:55:52.671 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-08-24 02:55:52.671 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-08-24 02:55:52.671 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-08-24 02:55:52.671 | if (! (section, attr) in cfg_attr_count) { 2021-08-24 02:55:52.671 | if (section != last_section) { 2021-08-24 02:55:52.671 | cfg_section[section_count++] = section 2021-08-24 02:55:52.671 | last_section = section 2021-08-24 02:55:52.671 | } 2021-08-24 02:55:52.671 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-08-24 02:55:52.671 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-08-24 02:55:52.671 | 2021-08-24 02:55:52.671 | cfg_attr[section, attr, 0] = value 2021-08-24 02:55:52.671 | cfg_attr_count[section, attr] = 1 2021-08-24 02:55:52.671 | } else { 2021-08-24 02:55:52.672 | lno = cfg_attr_count[section, attr]++ 2021-08-24 02:55:52.672 | cfg_attr[section, attr, lno] = value 2021-08-24 02:55:52.672 | } 2021-08-24 02:55:52.672 | } 2021-08-24 02:55:52.672 | END { 2021-08-24 02:55:52.672 | # Process each section in order 2021-08-24 02:55:52.672 | for (sno = 0; sno < section_count; sno++) { 2021-08-24 02:55:52.672 | section = cfg_section[sno] 2021-08-24 02:55:52.672 | # The ini routines simply append a config item immediately 2021-08-24 02:55:52.672 | # after the section header. To keep the same order as defined 2021-08-24 02:55:52.672 | # in local.conf, invoke the ini routines in the reverse order 2021-08-24 02:55:52.672 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-08-24 02:55:52.672 | attr = cfg_sec_attr_name[sno, attr_no] 2021-08-24 02:55:52.672 | if (cfg_attr_count[section, attr] == 1) 2021-08-24 02:55:52.672 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-08-24 02:55:52.672 | else { 2021-08-24 02:55:52.672 | # For multiline, invoke the ini routines in the reverse order 2021-08-24 02:55:52.672 | count = cfg_attr_count[section, attr] 2021-08-24 02:55:52.672 | print "inidelete " configfile " " section " " attr 2021-08-24 02:55:52.672 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-08-24 02:55:52.672 | for (l = count -2; l >= 0; l--) 2021-08-24 02:55:52.672 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-08-24 02:55:52.672 | } 2021-08-24 02:55:52.672 | } 2021-08-24 02:55:52.672 | } 2021-08-24 02:55:52.672 | } 2021-08-24 02:55:52.672 | ' 2021-08-24 02:55:52.672 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-08-24 02:55:52.672 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-08-24 02:55:52.675 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-08-24 02:55:52.687 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2021-08-24 02:55:52.693 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-08-24 02:55:52.704 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2021-08-24 02:55:52.710 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2021-08-24 02:55:52.711 | BEGIN { group = "" } 2021-08-24 02:55:52.711 | /^\[\[.+\|.*\]\]/ { 2021-08-24 02:55:52.711 | gsub("[][]", "", $1); 2021-08-24 02:55:52.711 | split($1, a, "|"); 2021-08-24 02:55:52.711 | if (a[1] == matchgroup && a[2] == configfile) { 2021-08-24 02:55:52.711 | group=a[1] 2021-08-24 02:55:52.711 | } else { 2021-08-24 02:55:52.711 | group="" 2021-08-24 02:55:52.711 | } 2021-08-24 02:55:52.711 | next 2021-08-24 02:55:52.711 | } 2021-08-24 02:55:52.711 | { 2021-08-24 02:55:52.711 | if (group != "") 2021-08-24 02:55:52.711 | print $0 2021-08-24 02:55:52.711 | } 2021-08-24 02:55:52.711 | ' /home/ubuntu/devstack/local.conf 2021-08-24 02:55:52.727 | + lib/nova:start_nova_compute:901 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-08-24 02:55:52.734 | + lib/nova:start_nova_compute:908 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2021-08-24 02:55:52.795 | + lib/nova:start_nova_compute:911 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2021-08-24 02:55:52.868 | + lib/nova:start_nova_compute:912 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2021-08-24 02:55:52.874 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-08-24 02:55:52.883 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2021-08-24 02:55:52.891 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-08-24 02:55:52.896 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-08-24 02:55:52.907 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-08-24 02:55:52.974 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:55:52.986 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-08-24 02:55:53.001 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-08-24 02:55:53.012 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-08-24 02:55:53.063 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:55:53.075 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/nova_cell1 2021-08-24 02:55:53.081 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/nova_cell1 2021-08-24 02:55:53.143 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-08-24 02:55:53.148 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-08-24 02:55:53.150 | + lib/nova:start_nova_compute:916 : inidelete /etc/nova/nova-cpu.conf database connection 2021-08-24 02:55:53.177 | + lib/nova:start_nova_compute:917 : inidelete /etc/nova/nova-cpu.conf api_database connection 2021-08-24 02:55:53.213 | + lib/nova:start_nova_compute:922 : configure_console_compute 2021-08-24 02:55:53.214 | + lib/nova:configure_console_compute:611 : local offset 2021-08-24 02:55:53.221 | + lib/nova:configure_console_compute:612 : offset=0 2021-08-24 02:55:53.224 | + lib/nova:configure_console_compute:616 : local default_proxyclient_addr 2021-08-24 02:55:53.228 | ++ lib/nova:configure_console_compute:617 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2021-08-24 02:55:53.283 | + lib/nova:configure_console_compute:617 : default_proxyclient_addr=10.222.0.39 2021-08-24 02:55:53.289 | + lib/nova:configure_console_compute:621 : is_service_enabled n-cpu 2021-08-24 02:55:53.338 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:55:53.346 | + lib/nova:configure_console_compute:637 : is_service_enabled n-novnc 2021-08-24 02:55:53.400 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:55:53.407 | + lib/nova:configure_console_compute:637 : '[' False '!=' False ']' 2021-08-24 02:55:53.412 | + lib/nova:configure_console_compute:645 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2021-08-24 02:55:53.481 | + lib/nova:configure_console_compute:648 : is_service_enabled n-spice 2021-08-24 02:55:53.504 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:55:53.508 | + lib/nova:configure_console_compute:658 : is_service_enabled n-sproxy 2021-08-24 02:55:53.529 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:55:53.532 | + lib/nova:start_nova_compute:925 : '[' -n '' ']' 2021-08-24 02:55:53.534 | + lib/nova:start_nova_compute:930 : [[ libvirt == \l\i\b\v\i\r\t ]] 2021-08-24 02:55:53.540 | + lib/nova:start_nova_compute:930 : [[ kvm == \q\e\m\u ]] 2021-08-24 02:55:53.540 | + lib/nova:start_nova_compute:934 : [[ libvirt = \l\i\b\v\i\r\t ]] 2021-08-24 02:55:53.543 | + lib/nova:start_nova_compute:938 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2021-08-24 02:55:53.545 | + functions-common:run_process:1564 : local service=n-cpu 2021-08-24 02:55:53.548 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2021-08-24 02:55:53.550 | + functions-common:run_process:1566 : local group=libvirt 2021-08-24 02:55:53.553 | + functions-common:run_process:1567 : local user= 2021-08-24 02:55:53.556 | + functions-common:run_process:1569 : local name=n-cpu 2021-08-24 02:55:53.558 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 02:55:53.561 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 02:55:53.564 | + functions-common:time_start:2296 : local start_time= 2021-08-24 02:55:53.566 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 02:55:53.570 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 02:55:53.575 | + functions-common:time_start:2300 : _TIME_START[$name]=1629773753572 2021-08-24 02:55:53.578 | + functions-common:run_process:1572 : is_service_enabled n-cpu 2021-08-24 02:55:53.598 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:55:53.601 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 02:55:53.603 | + functions-common:time_stop:2309 : local name 2021-08-24 02:55:53.606 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:55:53.608 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:55:53.611 | + functions-common:time_stop:2312 : local total 2021-08-24 02:55:53.613 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:55:53.617 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 02:55:53.619 | + functions-common:time_stop:2316 : start_time=1629773753572 2021-08-24 02:55:53.626 | + functions-common:time_stop:2318 : [[ -z 1629773753572 ]] 2021-08-24 02:55:53.627 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:55:53.633 | + functions-common:time_stop:2321 : end_time=1629773753627 2021-08-24 02:55:53.636 | + functions-common:time_stop:2322 : elapsed_time=55 2021-08-24 02:55:53.639 | + functions-common:time_stop:2323 : total=28700 2021-08-24 02:55:53.642 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:55:53.644 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=28755 2021-08-24 02:55:53.649 | + lib/nova:start_nova_compute:960 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-24 02:55:53.652 | + lib/nova:start_nova_compute:960 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-24 02:55:53.655 | + lib/nova:start_nova:1062 : is_service_enabled n-api 2021-08-24 02:55:53.676 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:55:53.679 | + lib/nova:start_nova:1064 : echo 'Dumping cells_v2 mapping' 2021-08-24 02:55:53.679 | Dumping cells_v2 mapping 2021-08-24 02:55:53.682 | + lib/nova:start_nova:1065 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2021-08-24 02:55:57.160 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:55:57.160 | from cryptography.utils import int_from_bytes 2021-08-24 02:55:57.160 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:55:57.160 | from cryptography.utils import int_from_bytes 2021-08-24 02:55:57.160 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-08-24 02:55:57.160 | | Name | UUID | Transport URL | Database Connection | Disabled | 2021-08-24 02:55:57.161 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-08-24 02:55:57.161 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2021-08-24 02:55:57.161 | | cell1 | 882a6a84-9a67-49e8-9d48-6f1c5a1e9f32 | rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2021-08-24 02:55:57.161 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-08-24 02:55:57.571 | + ./stack.sh:main:1324 : async_runfunc create_flavors 2021-08-24 02:55:57.573 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2021-08-24 02:55:57.635 | + inc/async:async_inner:63 : create_flavors 2021-08-24 02:55:57.678 | [11722 Async create_flavors:100857]: running: create_flavors 2021-08-24 02:55:57.681 | + ./stack.sh:main:1326 : is_service_enabled cinder 2021-08-24 02:55:57.699 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:55:57.702 | + ./stack.sh:main:1327 : echo_summary 'Starting Cinder' 2021-08-24 02:55:57.704 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-24 02:55:57.707 | + ./stack.sh:echo_summary:432 : echo -e Starting Cinder 2021-08-24 02:55:57.710 | + ./stack.sh:main:1328 : start_cinder 2021-08-24 02:55:57.713 | + lib/cinder:start_cinder:505 : local service_port=8776 2021-08-24 02:55:57.715 | + lib/cinder:start_cinder:506 : local service_protocol=http 2021-08-24 02:55:57.718 | + lib/cinder:start_cinder:507 : local cinder_url 2021-08-24 02:55:57.720 | + lib/cinder:start_cinder:508 : is_service_enabled tls-proxy 2021-08-24 02:55:57.738 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:55:57.742 | + lib/cinder:start_cinder:512 : '[' lioadm = tgtadm ']' 2021-08-24 02:55:57.744 | + lib/cinder:start_cinder:532 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2021-08-24 02:55:57.747 | + lib/cinder:start_cinder:533 : '[' True == False ']' 2021-08-24 02:55:57.751 | ++ lib/cinder:start_cinder:541 : which uwsgi 2021-08-24 02:55:57.755 | + lib/cinder:start_cinder:541 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-08-24 02:55:57.758 | + functions-common:run_process:1564 : local service=c-api 2021-08-24 02:55:57.761 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-08-24 02:55:57.764 | + functions-common:run_process:1566 : local group= 2021-08-24 02:55:57.766 | + functions-common:run_process:1567 : local user= 2021-08-24 02:55:57.769 | + functions-common:run_process:1569 : local name=c-api 2021-08-24 02:55:57.771 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 02:55:57.774 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 02:55:57.776 | + functions-common:time_start:2296 : local start_time= 2021-08-24 02:55:57.779 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 02:55:57.782 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 02:55:57.786 | + functions-common:time_start:2300 : _TIME_START[$name]=1629773757783 2021-08-24 02:55:57.789 | + functions-common:run_process:1572 : is_service_enabled c-api 2021-08-24 02:55:57.805 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:55:57.808 | + functions-common:run_process:1573 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2021-08-24 02:55:57.810 | + functions-common:_run_under_systemd:1529 : local service=c-api 2021-08-24 02:55:57.813 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-08-24 02:55:57.815 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-08-24 02:55:57.818 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-08-24 02:55:57.820 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-08-24 02:55:57.823 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2021-08-24 02:55:57.825 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2021-08-24 02:55:57.828 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@c-api.service 2021-08-24 02:55:57.831 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-24 02:55:57.833 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-24 02:55:57.836 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2021-08-24 02:55:57.839 | + functions-common:_run_under_systemd:1539 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu 2021-08-24 02:55:57.842 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@c-api.service 2021-08-24 02:55:57.844 | + functions-common:write_uwsgi_user_unit_file:1474 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-08-24 02:55:57.846 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2021-08-24 02:55:57.848 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2021-08-24 02:55:57.851 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@c-api.service 2021-08-24 02:55:57.853 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2021-08-24 02:55:57.857 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2021-08-24 02:55:57.920 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2021-08-24 02:55:57.984 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2021-08-24 02:55:58.036 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-08-24 02:55:58.089 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-24 02:55:58.141 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2021-08-24 02:55:58.195 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2021-08-24 02:55:58.249 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2021-08-24 02:55:58.305 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2021-08-24 02:55:58.358 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2021-08-24 02:55:58.411 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2021-08-24 02:55:58.414 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2021-08-24 02:55:58.479 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2021-08-24 02:55:58.918 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@c-api.service 2021-08-24 02:55:58.933 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2021-08-24 02:55:59.353 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@c-api.service 2021-08-24 02:55:59.436 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 02:55:59.443 | + functions-common:time_stop:2309 : local name 2021-08-24 02:55:59.447 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:55:59.452 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:55:59.456 | + functions-common:time_stop:2312 : local total 2021-08-24 02:55:59.461 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:55:59.468 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 02:55:59.471 | + functions-common:time_stop:2316 : start_time=1629773757783 2021-08-24 02:55:59.473 | + functions-common:time_stop:2318 : [[ -z 1629773757783 ]] 2021-08-24 02:55:59.479 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:55:59.483 | + functions-common:time_stop:2321 : end_time=1629773759480 2021-08-24 02:55:59.488 | + functions-common:time_stop:2322 : elapsed_time=1697 2021-08-24 02:55:59.492 | + functions-common:time_stop:2323 : total=28755 2021-08-24 02:55:59.495 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:55:59.498 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=30452 2021-08-24 02:55:59.501 | + lib/cinder:start_cinder:542 : cinder_url=http://10.222.0.39/volume/v3 2021-08-24 02:55:59.504 | + lib/cinder:start_cinder:546 : echo 'Waiting for Cinder API to start...' 2021-08-24 02:55:59.504 | Waiting for Cinder API to start... 2021-08-24 02:55:59.507 | + lib/cinder:start_cinder:547 : wait_for_service 60 http://10.222.0.39/volume/v3 2021-08-24 02:55:59.511 | + functions:wait_for_service:457 : local timeout=60 2021-08-24 02:55:59.514 | + functions:wait_for_service:458 : local url=http://10.222.0.39/volume/v3 2021-08-24 02:55:59.516 | + functions:wait_for_service:459 : local rval=0 2021-08-24 02:55:59.521 | + functions:wait_for_service:460 : time_start wait_for_service 2021-08-24 02:55:59.523 | + functions-common:time_start:2295 : local name=wait_for_service 2021-08-24 02:55:59.525 | + functions-common:time_start:2296 : local start_time= 2021-08-24 02:55:59.528 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 02:55:59.533 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 02:55:59.539 | + functions-common:time_start:2300 : _TIME_START[$name]=1629773759534 2021-08-24 02:55:59.543 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-08-24 02:55:59.551 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.39/volume/v3 2021-08-24 02:56:03.742 | + :: : [[ 401 == 503 ]] 2021-08-24 02:56:03.743 | + :: : [[ 0 -eq 7 ]] 2021-08-24 02:56:03.747 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-08-24 02:56:03.749 | + functions-common:time_stop:2309 : local name 2021-08-24 02:56:03.752 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:56:03.754 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:56:03.757 | + functions-common:time_stop:2312 : local total 2021-08-24 02:56:03.760 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:56:03.762 | + functions-common:time_stop:2315 : name=wait_for_service 2021-08-24 02:56:03.765 | + functions-common:time_stop:2316 : start_time=1629773759534 2021-08-24 02:56:03.767 | + functions-common:time_stop:2318 : [[ -z 1629773759534 ]] 2021-08-24 02:56:03.770 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:56:03.775 | + functions-common:time_stop:2321 : end_time=1629773763773 2021-08-24 02:56:03.778 | + functions-common:time_stop:2322 : elapsed_time=4239 2021-08-24 02:56:03.780 | + functions-common:time_stop:2323 : total=17568 2021-08-24 02:56:03.783 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:56:03.785 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=21807 2021-08-24 02:56:03.788 | + functions:wait_for_service:467 : return 0 2021-08-24 02:56:03.791 | + lib/cinder:start_cinder:551 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-08-24 02:56:03.793 | + functions-common:run_process:1564 : local service=c-sch 2021-08-24 02:56:03.795 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-08-24 02:56:03.798 | + functions-common:run_process:1566 : local group= 2021-08-24 02:56:03.800 | + functions-common:run_process:1567 : local user= 2021-08-24 02:56:03.804 | + functions-common:run_process:1569 : local name=c-sch 2021-08-24 02:56:03.806 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 02:56:03.809 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 02:56:03.811 | + functions-common:time_start:2296 : local start_time= 2021-08-24 02:56:03.813 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 02:56:03.817 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 02:56:03.822 | + functions-common:time_start:2300 : _TIME_START[$name]=1629773763819 2021-08-24 02:56:03.825 | + functions-common:run_process:1572 : is_service_enabled c-sch 2021-08-24 02:56:03.844 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:56:03.846 | + functions-common:run_process:1573 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2021-08-24 02:56:03.849 | + functions-common:_run_under_systemd:1529 : local service=c-sch 2021-08-24 02:56:03.852 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-08-24 02:56:03.854 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-08-24 02:56:03.857 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-08-24 02:56:03.859 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-08-24 02:56:03.862 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2021-08-24 02:56:03.864 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2021-08-24 02:56:03.868 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@c-sch.service 2021-08-24 02:56:03.871 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-24 02:56:03.873 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-24 02:56:03.876 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2021-08-24 02:56:03.878 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2021-08-24 02:56:03.881 | + functions-common:write_user_unit_file:1446 : local service=devstack@c-sch.service 2021-08-24 02:56:03.884 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-08-24 02:56:03.887 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-24 02:56:03.889 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-24 02:56:03.892 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-24 02:56:03.894 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-24 02:56:03.897 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2021-08-24 02:56:03.899 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-24 02:56:03.904 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2021-08-24 02:56:03.967 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2021-08-24 02:56:04.033 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-08-24 02:56:04.087 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2021-08-24 02:56:04.140 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2021-08-24 02:56:04.193 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-24 02:56:04.245 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-24 02:56:04.248 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2021-08-24 02:56:04.315 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-24 02:56:04.776 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@c-sch.service 2021-08-24 02:56:04.791 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2021-08-24 02:56:05.234 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@c-sch.service 2021-08-24 02:56:05.264 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 02:56:05.267 | + functions-common:time_stop:2309 : local name 2021-08-24 02:56:05.270 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:56:05.273 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:56:05.276 | + functions-common:time_stop:2312 : local total 2021-08-24 02:56:05.279 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:56:05.286 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 02:56:05.290 | + functions-common:time_stop:2316 : start_time=1629773763819 2021-08-24 02:56:05.292 | + functions-common:time_stop:2318 : [[ -z 1629773763819 ]] 2021-08-24 02:56:05.297 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:56:05.302 | + functions-common:time_stop:2321 : end_time=1629773765299 2021-08-24 02:56:05.305 | + functions-common:time_stop:2322 : elapsed_time=1480 2021-08-24 02:56:05.308 | + functions-common:time_stop:2323 : total=30452 2021-08-24 02:56:05.310 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:56:05.313 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=31932 2021-08-24 02:56:05.316 | + lib/cinder:start_cinder:552 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-08-24 02:56:05.320 | + functions-common:run_process:1564 : local service=c-bak 2021-08-24 02:56:05.322 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-08-24 02:56:05.329 | + functions-common:run_process:1566 : local group= 2021-08-24 02:56:05.329 | + functions-common:run_process:1567 : local user= 2021-08-24 02:56:05.329 | + functions-common:run_process:1569 : local name=c-bak 2021-08-24 02:56:05.332 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 02:56:05.335 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 02:56:05.337 | + functions-common:time_start:2296 : local start_time= 2021-08-24 02:56:05.340 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 02:56:05.343 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 02:56:05.348 | + functions-common:time_start:2300 : _TIME_START[$name]=1629773765345 2021-08-24 02:56:05.350 | + functions-common:run_process:1572 : is_service_enabled c-bak 2021-08-24 02:56:05.369 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:56:05.371 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 02:56:05.374 | + functions-common:time_stop:2309 : local name 2021-08-24 02:56:05.376 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:56:05.379 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:56:05.387 | + functions-common:time_stop:2312 : local total 2021-08-24 02:56:05.387 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:56:05.387 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 02:56:05.390 | + functions-common:time_stop:2316 : start_time=1629773765345 2021-08-24 02:56:05.392 | + functions-common:time_stop:2318 : [[ -z 1629773765345 ]] 2021-08-24 02:56:05.395 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:56:05.400 | + functions-common:time_stop:2321 : end_time=1629773765398 2021-08-24 02:56:05.403 | + functions-common:time_stop:2322 : elapsed_time=53 2021-08-24 02:56:05.405 | + functions-common:time_stop:2323 : total=31932 2021-08-24 02:56:05.409 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:56:05.411 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=31985 2021-08-24 02:56:05.414 | + lib/cinder:start_cinder:553 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-08-24 02:56:05.419 | + functions-common:run_process:1564 : local service=c-vol 2021-08-24 02:56:05.440 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-08-24 02:56:05.449 | + functions-common:run_process:1566 : local group= 2021-08-24 02:56:05.451 | + functions-common:run_process:1567 : local user= 2021-08-24 02:56:05.458 | + functions-common:run_process:1569 : local name=c-vol 2021-08-24 02:56:05.462 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 02:56:05.465 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 02:56:05.467 | + functions-common:time_start:2296 : local start_time= 2021-08-24 02:56:05.470 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 02:56:05.473 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 02:56:05.479 | + functions-common:time_start:2300 : _TIME_START[$name]=1629773765476 2021-08-24 02:56:05.482 | + functions-common:run_process:1572 : is_service_enabled c-vol 2021-08-24 02:56:05.505 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 02:56:05.508 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 02:56:05.511 | + functions-common:time_stop:2309 : local name 2021-08-24 02:56:05.513 | + functions-common:time_stop:2310 : local end_time 2021-08-24 02:56:05.516 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 02:56:05.519 | + functions-common:time_stop:2312 : local total 2021-08-24 02:56:05.522 | + functions-common:time_stop:2313 : local start_time 2021-08-24 02:56:05.525 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 02:56:05.527 | + functions-common:time_stop:2316 : start_time=1629773765476 2021-08-24 02:56:05.530 | + functions-common:time_stop:2318 : [[ -z 1629773765476 ]] 2021-08-24 02:56:05.533 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 02:56:05.539 | + functions-common:time_stop:2321 : end_time=1629773765535 2021-08-24 02:56:05.542 | + functions-common:time_stop:2322 : elapsed_time=59 2021-08-24 02:56:05.544 | + functions-common:time_stop:2323 : total=31985 2021-08-24 02:56:05.547 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 02:56:05.550 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=32044 2021-08-24 02:56:05.552 | + ./stack.sh:main:1329 : create_volume_types 2021-08-24 02:56:05.555 | + lib/cinder:create_volume_types:571 : is_service_enabled c-api 2021-08-24 02:56:05.576 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:56:05.578 | + lib/cinder:create_volume_types:571 : [[ -n lvm:lvmdriver-1 ]] 2021-08-24 02:56:05.581 | + lib/cinder:create_volume_types:572 : local be be_name 2021-08-24 02:56:05.585 | + lib/cinder:create_volume_types:573 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-08-24 02:56:05.587 | + lib/cinder:create_volume_types:574 : be_name=lvmdriver-1 2021-08-24 02:56:05.590 | + lib/cinder:create_volume_types:576 : is_service_enabled keystone 2021-08-24 02:56:05.624 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 02:56:05.627 | + lib/cinder:create_volume_types:577 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2021-08-24 02:56:08.298 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:56:08.298 | from cryptography.utils import int_from_bytes 2021-08-24 02:56:08.298 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 02:56:08.298 | from cryptography.utils import int_from_bytes 2021-08-24 02:56:08.298 | The server has either erred or is incapable of performing the requested operation. (HTTP 500) (Request-ID: req-c45e9867-5bd3-478d-b0d7-22befe35e5ba) 2021-08-24 02:56:08.450 | + lib/cinder:create_volume_types:1 : exit_trap 2021-08-24 02:56:08.453 | + ./stack.sh:exit_trap:507 : local r=1 2021-08-24 02:56:08.456 | ++ ./stack.sh:exit_trap:508 : jobs -p 2021-08-24 02:56:08.460 | + ./stack.sh:exit_trap:508 : jobs='71218 2021-08-24 02:56:08.464 | 100857' 2021-08-24 02:56:08.464 | + ./stack.sh:exit_trap:511 : [[ -n 71218 2021-08-24 02:56:08.464 | 100857 ]] 2021-08-24 02:56:08.466 | + ./stack.sh:exit_trap:511 : [[ -n /opt/stack/logs/stack.sh.log.2021-08-24-022911 ]] 2021-08-24 02:56:08.468 | + ./stack.sh:exit_trap:511 : [[ True == \T\r\u\e ]] 2021-08-24 02:56:08.471 | + ./stack.sh:exit_trap:512 : echo 'exit_trap: cleaning up child processes' 2021-08-24 02:56:08.471 | exit_trap: cleaning up child processes 2021-08-24 02:56:08.474 | + ./stack.sh:exit_trap:513 : kill 71218 100857 2021-08-24 02:56:08.478 | + ./stack.sh:exit_trap:517 : '[' -f /tmp/tmp.LdwohpydoL ']' 2021-08-24 02:56:08.481 | + ./stack.sh:exit_trap:518 : rm /tmp/tmp.LdwohpydoL 2021-08-24 02:56:08.485 | + ./stack.sh:exit_trap:522 : kill_spinner 2021-08-24 02:56:08.488 | + ./stack.sh:kill_spinner:417 : '[' '!' -z '' ']' 2021-08-24 02:56:08.491 | + ./stack.sh:exit_trap:524 : [[ 1 -ne 0 ]] 2021-08-24 02:56:08.493 | + ./stack.sh:exit_trap:525 : echo 'Error on exit' 2021-08-24 02:56:08.493 | Error on exit 2021-08-24 02:56:08.496 | + ./stack.sh:exit_trap:527 : type -p generate-subunit 2021-08-24 02:56:08.500 | + ./stack.sh:exit_trap:528 : generate-subunit 1629772148 1620 fail 2021-08-24 02:56:09.114 | + ./stack.sh:exit_trap:530 : [[ -z /opt/stack/logs ]] 2021-08-24 02:56:09.117 | + ./stack.sh:exit_trap:533 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2021-08-24 02:56:10.233 | + ./stack.sh:exit_trap:542 : exit 1